@charset "UTF-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #d0cfb3;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#333333;
}
.oneColFixCtrHdr1 #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	background: #F6F5F0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr1 #maincontent {
	
	
	background: #e7e6d4; 
	
	padding:10px;
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr1 #maincontent2 {
	
	padding:10px;
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr1 #footer {
	
	background: #F6F5F0;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}/********footerlink*******/
.footerlink
{
	font-size:12px;
	font-style:normal;
	color: #8c571e;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 400;
	
	border-right-width: 5px;
	border-left-width: 15px;
	font-variant: normal;
}

.footerlink_phone

{
	font-size:12px;
	font-style:normal;
	color: #666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	
	border-right-width: 15px;
	border-left-width: 15px;
	font-variant: normal;
}
.footerlink:link
{

	font-size:12px;
	font-style:normal;
	color: #666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 400;
	
	border-right-width: 15px;
	border-left-width: 15px;
	font-variant: normal;
}
.footerlink:active
{
	font-size:12px;
	font-style:normal;
	color: #666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 400;
	font-variant: normal;
	
	border-right-width: 15px;
	border-left-width: 15px;
}
.footerlink:visited
{

	font-size:12px;
	font-style:normal;
	color: #666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 400;
	
	border-right-width: 15px;
	border-left-width: 15px;
	font-variant: normal;
}

.footerlink:hover
{

	font-size:12px;
	font-style:normal;
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 400;
	
	border-right-width: 15px;
	border-left-width: 15px;
	font-variant: normal;
}


/********placeorderslink*******/
.placeorderslink:link
{

	font-size:15px;
	font-style:normal;
	color: #666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 400;
	font-variant: normal;
}
.placeorderslink:active
{

	font-size:15px;
	font-style:normal;
	color: #666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 400;
	font-variant: normal;
}
.placeorderslink:visited
{

	font-size:15px;
	font-style:normal;
	color: #666666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 400;
	font-variant: normal;
}
.placeorderslink:hover
{

	font-size:15px;
	font-style:normal;
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: 400;
	font-variant: normal;
}


/********leftnav link*******/

.leftnavlink:link
{
	font-size:13px;
	font-style:normal;
	color: #8c571e;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: 400;
	font-variant: normal;
	
	padding-right: 30px;
		
}
.leftnavlink:active
{
	font-size:13px;
	font-style:normal;
	color: #8c571e;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: 400;
	font-variant: normal;

	padding-right: 30px;

	

	
		
}
.leftnavlink:visited
{
	font-size:13px;
	font-style:normal;
	color: #8c571e;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: 400;
	font-variant: normal;
	
	padding-right: 30px;


		


}
.leftnavlink:hover
{
	font-size:13px;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	font-weight: 400;
	font-variant: normal;
	
	padding-right: 30px;

	
	


}

/********button link*******/

.buttonlink:link
{
	height:42px;
	display:block;
	border:0;
	border-style:none;
	position: relative;
	z-index:99;
	overflow:hidden;
		
}
.buttonlink:active
{
	height:42px;
	display:block;
	border-style:none;
	z-index:99;
	overflow:hidden;

	
		
}
.buttonlink:visited
{
	height:42px;
	display:block;
	position: relative;
	border-style:none;
	border:0;
	z-index:99;
	overflow:hidden;

		


}
.buttonlink:hover
{
	height:42px;
	display:block;
	position: relative;
	border-style:none;
	z-index:99;
	overflow:hidden;	


}

/********regular link*******/

a:link
{
	color: #8c571e;
	text-decoration:none;

}



a:visited
{

	color: #8c571e;
	text-decoration:none;
}

a:hover
{

	color: #000000;
	text-decoration:none;
	
	
}

a:active
{

	color: #8c571e;
	text-decoration:none;
}



h2 {
color: #8c571e;
font:  Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-style:normal;
font-weight: 300;



}

hr {
color: #d0cfb3;
}


