@charset "utf-8";
/* CSS Document */

body{
	font-family:Georgia, "Times New Roman", Times, serif;	font-size:12px;	background:#756932;	color:#fff}


.layout {width:1006px; border:1px solid white; margin:0 auto; position:relative; bbbbbbackground-color: #4e4e66}
.masthead {width:1006px;height:230px; display:block; background:url(images/masthead.jpg) no-repeat;}
.topMenu {width:1006px;  }
.topMenu a {height:30px; display:block; text-decoration:none; float:left; text-indent: -5000px; background-color: #4e4e66}
.header {}
a.menu1 {background:url(images2/menu1.jpg) no-repeat; width:162px;}
a.menu2 {background:url(images2/menu2.jpg) no-repeat; width:192px;}
a.menu3 {background:url(images2/menu3.jpg) no-repeat; width:241px;}
a.menu4 {background:url(images2/menu4.jpg) no-repeat; width:232px;}
a.menu5 {background:url(images2/menu5.jpg) no-repeat; width:179px;}
a.menu1:hover, a#selected.menu1{background:url(images2/menu1_r.jpg) no-repeat; width:162px;}
a.menu2:hover, a#selected.menu2{background:url(images2/menu2_r.jpg) no-repeat; width:192px;}
a.menu3:hover, a#selected.menu3{background:url(images2/menu3_r.jpg) no-repeat; width:241px;}
a.menu4:hover, a#selected.menu4{background:url(images2/menu4_r.jpg) no-repeat; width:232px;}
a.menu5:hover, a#selected.menu5{background:url(images2/menu5_r.jpg) no-repeat; width:179px;}

.content {background:url(images/layout_bg.jpg) no-repeat #4e4e66; padding: 50px 60px 10px 60px ;  }
.contentSection {min-height:350px; _height:350px; padding:0 4px }
.footer {color:#ffff99; font-size:12px}	

h2,h3 {margin:0 0 1em 0; padding:0}
h1 {color: #4e4e66; font-size:1px;  margin-top:-10px}
h2 {color:#afcce9; font-size:17px; }
h3 {color:#fff; font-size:14px; }
a {color:#f1c8ac; /*#afcce9;*/}
li {margin-bottom:1px}
.hr {background:url(images/hr.gif) no-repeat; height:6px; width: 902px; margin:5px 0 15px 0}
td {vertical-align:top}

img.border { background:url(images/img_bg.gif) repeat-x #fff; padding:1px }
.thumbnail { padding:5px !important; margin:10px; cursor:pointer}

/** general **/
.floatLeft {float:left}	
.floatRight {float:right}
.clear {clear:both}
.center {text-align:center;}
.hide {display:none}

