/* CSS Document */

body{
	background-color:#DAD5C7; margin: 0 0 0 0;
}

.body_text_bg{
	background-color:#F5F2E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D493C;
}
.green_bg{
	background-color:#376527;

}
.yellow_bg{
	background-color:#C99009;

}
.white_bg{
	background-color:#FCFCFC;


}

.background_bg{
	background-image:url(images/body_bg.jpg); background-repeat:repeat-x;
}

.top_red_nav{
	background-image:url(images/top_nav_center.jpg); background-repeat:repeat-x;
}


.line1{
	background-image:url(images/logo_bottom_center.jpg); background-repeat:repeat-x;
}

.line2{
	background-image:url(images/search_bottom_center.jpg); background-repeat:repeat-x;
	
}

.search_bg{
	background-image:url(images/search_bg.jpg); background-repeat:repeat-x;
}

.butten_bg{
	background-image:url(images/butten_bg.jpg); background-repeat:repeat-x;
}

.body_top_line{
	background-image:url(images/body_top_center.jpg); background-repeat:repeat-x;
}

.body_botom_line{
	background-image:url(images/body_bottom_center.jpg); background-repeat:repeat-x;
}

.left_shadow{
	background-image:url(images/body_left_shadow.jpg); background-repeat:repeat-y;
	
}

.right_shadow{
	background-image:url(images/body_right_shadow.jpg); background-repeat:repeat-y;
	
}

.botom_shadow{
	background-image:url(images/body_bottom_shadow.jpg); background-repeat:repeat-x;
	
}

.white_line_top{
	background-image:url(images/white_top_center.jpg); background-repeat:repeat-x;
	
}

.white_line_botom{
	background-image:url(images/white_bottom_center.jpg); background-repeat:repeat-x;
	
}

.white_left_line{
	background-image:url(images/white_middle_left.jpg); background-repeat:repeat-y;
	
}


.white_right_line{
	background-image:url(images/white_middle_right.jpg); background-repeat:repeat-y;
	
}

.orange_bg{
	background-image:url(images/orange_bg.jpg); background-repeat:repeat-x;
}



	
.body_text{
    padding-top:12px;
    
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#4D493C;
	text-align:justify;
}

.bullet_text1{
	
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#4D493C;
	text-align:justify;
	
}

.bullet_text2{
    padding-bottom:12px;
	font-family:Verdana;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#A03131;
	text-align:justify;
	font-weight:bold;
	
}


A.top_butten{
	
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#E9D4D4;
	text-align:center;
	
}

A.top_butten:hover{
	
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#ECAA2C;
	text-align:center;
}


.copyright_text{
	
	font-family:Verdana;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#A9A089;
	text-align:center;
}


.mailto{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#CE4041;
}
.mailto:hover{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	text-decoration:underline;
	color:#000;
	}


.storelinks{
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	text-decoration:underline;
	color:#376527;
}
.storelinks:hover{
	font-family:Tahoma;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#A03131;

}

.submit_button {
	BORDER-RIGHT: #BBBBBB 1px solid;
	BORDER-TOP: #BBBBBB 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	BORDER-LEFT: #BBBBBB 1px solid;
	WIDTH: 84px;
	COLOR: #4B556D;
	BORDER-BOTTOM: #BBBBBB 1px solid;
	FONT-FAMILY: Tahoma;
	HEIGHT: 20px;
	background-color: #E2E2E2;
}


.lable{font-family:Tahoma; padding-left:6px; padding-top:6px; font-size:11px; font-weight:normal; color:#686565;}
.star {
    color: #CF583D;
	font-weight:bold;
	
	}

.text_box{ 
	width:150px; height:12px; border:1px solid #7CB56A; 
	font-family:Tahoma; font-size:11px; color:#FFFFFF; font-weight:normal; 
	padding-left:5px;  background-color:#618F51;
}


.text_area{ 
	width:100px; 
	height:50px; 
	border:1px solid #A19C9C; 
	font-family:Tahoma; font-size:11px; color:#686565; font-weight:normal; 
	padding-left:5px; padding-top:5px; background-color:#FFFFFF;
}

.select_button{ width:180px; height:20px; border:1px solid #A19C9C; font-family:Tahoma; font-size:11px; color:#686565; font-weight:normal;}

.image_bordre{
border: 1px solid #cccccc;
}

.vsplash{
   
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	color:#9197AB;
	
	
}

.more{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	text-decoration: none;
	color:#ffffff;
	}
	.more:hover{
	font-family:Tahoma;
	font-size:11px;
	font-style:normal;
	text-decoration: none;
	color:#000000;
	}


.td1 li2{border-bottom:1px solid #C8C8C8; display:block; padding-bottom:2px; padding-left:10px; padding-top:2px; }
