/* CSS Document */

body
	{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:11px;
	background-color:#BFBF80;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
/***************** Background Colors ***********************/	
	
.products_bgcolor { background:#CFD9A3;} /* Background Color for the Products */
	
.rightcol_bgcolor
	{
	padding:10px 5px 10px 5px;
	background:#F7D87D;             /* Background Color for the Sidebar */
	margin:10px 5px 0px 5px;
	width:220px;

	}
	

/**** Header Tags ****/

h1,h2,h3,h4,h5,h6
	{
	margin:0px;
	padding:0px;
	}

h1
	{
	color:#912421;
	font-size:20px;
	padding:0px 0px 18px 0px;
	font-weight:normal;
	}

h2
	{
	color:#912421;
	font-size:15px;
	font-weight:bold;
	}

h4
	{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	}

a
	{
	outline:none;
	}

p
	{
	margin-top:0px;
	}

/**** Container Body Section CSS ****/

#container_header
	{
	width:900px;
	margin: 0 auto;
	background-color:#fff;
	border-bottom:3px solid #990000;
	}

#container_headerl
	{
	width:900px;
	float:left;
	}

#container_headerr
	{
	width:0px;
	float:right;
	}

/**** Container Body Tags ****/

#container_body
	{
	width:900px;
	margin:0 auto;
	line-height:16px;
	background:#fff;
	background-repeat:no-repeat;
	}

#container_body a
	{
	text-decoration:none;
	color:#912421;
	}

#container_body a:hover
	{
	text-decoration:underline;
	color:#000;
	}

#container_bodyl
	{
	float:left;

	}

#container_bodyr
	{
	float:right;
	}

#container_pad
	{
	padding:15px;
	}

.rightcol_bgcolor span
	{
	color:#912421;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

.testimonials
	{
	padding:15px 20px 10px 0px;
	}

.testimonials span
	{
	color:#912421;
	font-size:12px;
	font-weight:bold;
	}
	
#header1 UL.sitesections {padding: 0px; margin:0 auto; margin-left:0px; height:26px;  background:#948B60; font-weight:bold; font-size:10px;}
#header1 UL.sitesections LI {FLOAT:left; LIST-STYLE-TYPE: none; border-right:1px solid #fff;}
#header1 UL.sitesections A {	DISPLAY: block;  text-align:center; FLOAT: left; MARGIN: 0px 0px 0px 0px; COLOR: #fff; TEXT-DECORATION: none; padding:5px 5px 5px 5px; background:#948B60;}
#header1 UL.sitesections A:hover {color: #000; background:#F7D87D;}
#header1 UL A.current {COLOR: #000000; font-size:12px; font-weight:bold; background:#F7D87D;}
#header1 { margin:0 auto; padding:0px;}
#header1 #cur A {	DISPLAY: block;  text-align:center; FLOAT: left; margin:0; color: #000; background-color:#F7D87D; TEXT-DECORATION: none; padding:5px 15px 5px 15px;}	

/******************* Sitemap Part *********************/

#siteul
	{
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:18px;
	color:#DD2024;
	}

#siteul ul ul
	{
	margin:0px;
	padding:0px;
	padding-left:15px;
	line-height:18px;
	}

#header
	{
	width:900px;
	margin:0 auto;
	height:24px;
	background:#948B60;
	}

#header_new
	{
	width:900px;
	margin:0 auto;
	height:24px;
	background:#948B60;
	}

/******************* Header Part *********************/

#header_gal
	{
	margin:0 auto;
	background-color:#666666;
	height:25px;
	}

#header_gal ul
	{
	margin:0px;
	padding:0px;
	float:left;
	}

#header_gal ul li
	{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
	border-right:1px solid #ffffff;
	}

#header_gal ul li a
	{
	background-color:#666666;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:5px 10px 5px 10px;
	}

#header_gal ul li a:hover
	{
	background-color:#D6E6D0;
	text-decoration:none;
	color:#000000;
	}

#header_gal #on a
	{
	background-color:#F7D87D;
	color:#000000;
	text-decoration:none;
	display:block;
	padding:5px 10px 5px 10px;
	}

#header_gal #on a:hover
	{
	background-color:#F7D87D;
	text-decoration:none;
	color:#000000;
	}

#num
	{
	padding-top:10px;
	}

#num a
	{
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	color:#ffffff;
	text-decoration:none;
	background-color:#666666;
	}

#num a:hover
	{
	padding:0px;
	padding-left:3px;
	text-decoration:none;
	padding-right:3px;
	color:#FFFFFF;
	background-color:#948B60;
	}

.displayimg { padding:0px 0px 0px 0px; border:1px solid #000000; font-size:11px; background-color:#D6E6D0; text-align:center;}
.displayimg1 {background-color:#666666; height:20px; text-align:left; padding-top:5px; color:#ffffff; margin-bottom:10px;}

/**** News ****/

.newsh {background-color:#948B60; color:#FFF;}
.newsb {background-color:#FFF; color:#000;}

/**** Links Page ****/

.linkdes {padding-left:0px;}

.linkdes1 {padding-left:30px;}

.linkurl {padding-left:30px;}


/**** Admin Footer ****/

#footer {width:900px; margin: 0 auto; font-size:11px; margin-top:0px; color:#FFFFFF; background:#948B60; height:24px; bottom:0px; font-weight:bold;}

ul#bot
	{
	list-style-type: none;
	margin: 0px;
	border-top: 0px solid #DD2024;
	padding: 5px 0px 3px 0px;

	}

ul#bot .le { float: left; }
ul#bot .mi { float: left; text-align:center; padding-left:60px; }
ul#bot .ri { float: right; }

#bot a
	{
	color:#ffffff;
	text-decoration:none;
	}
#bot a:hover
	{
	color:#ffffff;
	text-decoration:none;
	border-bottom:1px dotted;
	}


#botlogos
	{
	width:780px;
	margin:0 auto;
	text-align:right;
	padding-top:5px;
	}

/**** Buttons Tags ****/

.but
	{
	display:block;
	background-color:#DD2024;
	color:#FFFFFF;
	font-weight:bold;
	float:right;
	}

.but1
	{
	display:block;
	background-color:#9d0000;
	color:#FFFFFF;
	font-weight:bold;
	}

.but2
	{
	background-color:#9d0000;
	padding:2px 6px 2px 6px;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	}

/**** Form Tags ****/

input, textarea, select
	{font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.input
	{
	border:1px solid #000000;
	}

.textarea
	{
	border:1px solid #000000;
	}

.select
	{
	border:1px solid #000000;
	}

/*html {
	overflow: -moz-scrollbars-vertical;
}*/


/**** Contact Page ****/
#contact_form_box {	border: solid 0px #DCDCDC; width:500px; padding:10px;}
.errors{color:#9d0000;} 


/**** Testimonials ****/

#container_body a.bluelink {color:blue; text-decoration:underline;}
	
#testimonials {width:635px;}
#testimonials td p { padding:0 5px; line-height:2em; width:185px}	
#testimonials h2{ text-transform:uppercase; padding-bottom:10px; font-size:14px; font-weight:normal; text-align:left;}


/**** Purchase Services ****/
#services { width:620px; }
table#services{ border-spacing:1px;}
table#services th{background-color:#948B60; color:#FFF; height:25px; padding:5px;}