@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-color: #393838;
	background-image: url(../images/backgroundtile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

#main
 {
	background-attachment: scroll;
	background-color: #B5B5B5;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/mainback.jpg);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}


.clear{
	clear:both;
}

#mainbody {
	float:left;
	width: 680px;
	padding-left: 28px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: center top;
}	
#loginbox {
	clear: both;
	width: 502px;
	float: right;
	height: 35px;
	vertical-align: middle;
	padding-top: 50px;
}
#nav {
	font-size: 18px;
	color: #1E1E1E;
	text-transform: uppercase;
	padding-left: 15px;
	padding-top: 155px;
	padding-bottom: 32px;
}


#header {
	margin:0px;
	height: 425px;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../images/headerback_afr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}




#rightbody {
	width:290px;
	float:left;
}



.container {
	width: 1022px;
	margin:0 auto;
	position:relative;
}
#contactbox {
	width: 400px;
}



#footer {
	background-attachment: scroll;
	background-color: #E8AB1C;
	background-image: url(../images/footertile.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 200px;
}

.top_left {
	float: left;
}

.top_right {
	float: right;
}





/* *****************  TEXT  ********************************  */

#footer .container .top_left p {
	color: #070707;
	font-size: 18px;
	line-height: 28px;
}

#footer .container .top_left a {
	color: #666;
	text-decoration: none;
}
#footer .container a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer .container a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}



.formtext {
	font-size: 14px;
	font-weight: bold;
	margin-top: 60px;
}


h1 {
	color: #638320;
	line-height: normal;
	padding-top: 10px;
	font-size: 24px;
}
h2 {
	font-size: 20px;
	color: #000;
}
#main h2 {
	padding-left: 24px;
}
.container #main p img {
	border: 1px solid #DADADA;
	margin-left: 22px;
}




p {
	font-size: 16px;
	line-height: 18px;
}
li {
	font-size: 16px;
	line-height: 18px;
}



a {
	color: #5A7F0B;	
}.copyright {
	font-size: 11px;
	color: #070706;
	float: none;
	width: 150px;
	padding-top: 15px;
	font-weight: bold;
}
.logintext {
	font-size: 12px;
	color: #688922;
}

#nav a {
	font-weight: bold;
	color: #385100;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#nav a:hover {
	font-weight: bold;
	color: #729725;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.productbox {
	border: 1px solid #CFCFCF;
	color: #333;
	font-size: 12px;
	background-color: #A0A0A0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
.productimagebox {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
	padding-left: 10px;
	margin: 10px;
	padding-right: 4px;
}
#blurp {
	background-image: url(../images/blurp.jpg);
	background-repeat: no-repeat;
	height: 309px;
	width: 241px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 18px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	color: #3F3F3E;
	font-family: Calibri;
}
.padforcatagories {
	padding-right: 22px;
}
