body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(media/bkg.jpg);
	background-color: #7A644F;
	background-repeat: repeat-y;
	background-position: center;
	
	line-height: 16px;
	color: #7C7E81;
}

body a:link { color: #653600; text-decoration: underline; }
body a:visited { color: #653600; text-decoration: underline; }
body a:hover { color: #F36F21; text-decoration: underline; }

.nounderline { text-decoration: none; }
.nounderline a:link { text-decoration: none; }
.nounderline a:visited { text-decoration: none; }
.nounderline a:hover { text-decoration: none; }



.errors { font-size:10px; color:#FF0000; }
.compulsary { font-size:18px; color:#FF0000 ; font-weight: bold; }
.edit { border:1px dashed #FF0000; background-image:url(media/spacer.gif) }
.editOver { border:1px dashed #FF0000; background-image:url(media/cms-edit-rollover.gif) }
.editButton { padding:2px; background-color:#FF0000; width:27px; color:#FFFFFF; }

.homeText { font-size: 22px; line-height: 47px; }
#newsFront { font-size: 12px; background: #E8E4DF; }
#newsFront p { margin-top: 7px; margin-bottom:10px; }
#newsFront a:link { color: #653600; text-decoration: none; font-weight: bold; }
#newsFront a:visited { color: #653600; text-decoration: none; font-weight: bold; }
#newsFront a:hover { color: #F36F21; text-decoration: none; font-weight: bold; }

#rightColumnNav { background-color: #E8E4DF; }
#sideNav {  }
#sideNavLine { height: 1px; background-color: #d9d6d3; }
.sideNavText {  line-height: 25px; }
.sideNavText a:link { color: #7C7E81; text-decoration: none; }
.sideNavText a:visited { color: #7C7E81; text-decoration: none; }
.sideNavText a:hover { color: #653600; text-decoration: none; }

.sideNavText .current { color: #653600; text-decoration: none; }
.sideNavText .current a:link { color: #653600; text-decoration: none; }
.sideNavText .current a:visited { color: #653600; text-decoration: none; }
.sideNavText .current a:hover { color: #653600; text-decoration: none; }

#featuredProduct { }
#featuredProduct a:link { color: #7C7E81; text-decoration: none; }
#featuredProduct a:visited { color: #7C7E81; text-decoration: none; }
#featuredProduct a:hover { color: #653600; text-decoration: none; }


.orangeLink { color: #f36f21; text-decoration: none; }
.orangeLink a:link { color: #f36f21; text-decoration: none; }
.orangeLink a:visited { color: #f36f21; text-decoration: none; }
.orangeLink a:hover { color: #F48846; text-decoration: none; }

#topBorder { position: absolute; height: 5px; width: 100%; top: 0px; left: 0px; background: url(media/bkg.gif); }

/*DIV STYLES BY ID*/
/*Padding must be subtracted from a DIV's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container { margin-left: auto; margin-right: auto; width: 760px; position: relative; background-color: #FFFFFF; }
#header { width: 760px;	height: 155px; position: relative; }
#mainContent { width: 740px; position: relative; padding-left: 20px; }
	
#nav {
	width: 760px;
	padding-top: 5px;
	position: relative;
	
	font-size: 12px;
	line-height: 25px;
	color: #7C7E81;
	background: no-repeat url(media/shell_01.gif); }
		
#nav a:link { color: #7C7E81; text-decoration: none; }
#nav a:visited { color: #7C7E81; text-decoration: none; }
#nav a:hover { color: #653600; text-decoration: none; }

#nav .current a:link { color: #653600; text-decoration: none; font-weight: bold; }
#nav .current a:visited { color: #653600; text-decoration: none; font-weight: bold; }
#nav .current a:hover { color: #653600; text-decoration: none; font-weight: bold; }

#footer {
	left: 50%; 
	margin-left: -380px; 
	width: 760px; 
	position: relative; 
	background-image: url(media/footer-bkg.gif);

	font-size: 13px;
	text-align: left;
	line-height: 52px;
	color: #999999; }
	
#currencies {
	left: 50%; 
	margin-left: -400px; 
	width: 760px; 
	position: relative; 
}

#currencies a:link { color: #999999; text-decoration: none; }
#currencies a:visited { color: #999999; text-decoration: none; }
#currencies a:hover { color: #653600; text-decoration: none; }

#footer a:link { color: #999999; text-decoration: none; }
#footer a:visited { color: #999999; text-decoration: none; }
#footer a:hover { color: #653600; text-decoration: none; }
#footerBkgOver { background-image: url(media/footer-bkg-over.gif); background-repeat: repeat-x; }



/*TEXT SIZE AND COLOUR STYLES*/

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }
.text22 { font-size:22px; line-height:26px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.orange { color: #f36f21; }

.errors { font-size:12px; color:#FF0000; }
.compulsory { font-size:18px; color:#FF0000 ; font-weight: bold; }

