@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0px;
	padding:0px;
	text-align:left;
}

#wrap{
	width:900px;
}

#top{
	width:900px;
	height:100px;
}

#logo{
	width:250px;
	float:left;
	height:100px;
}

#toplinks{
	width:640px;
	height:20px;
	padding:80px 0px 0px 0px;
	float:right;
}

#toplinks h1{
	color:#7f7f7f;
	background-color:inherit;
	padding:0px 10px 0px 0px;
	margin:0px;
	text-align:right;
	font-size:12px;
	font-weight:normal;
}

#banner{
	width:900px;
	height:210px;
}

#content{
	width:900px;
}

#leftcol{
	width:210px;
	float:left;
	padding:20px;
	text-align:left;
}

#leftcol h4{
	padding:10px 0px 5px 0px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	font-family: Tahoma, Arial, Verdana;
	color:#000000;
	background-color:inherit;
	background:url(../images/splitline2.gif) bottom left no-repeat;
}

#leftcol h4 a{
	color:#000000;
	background-color:inherit;
	text-decoration:none;
}

#leftcol h4 a:hover{
	color:#630b0c;
	background-color:inherit;
	text-decoration:none;
}


#leftcol h3{
	padding:0px 0px 0px 30px;
	margin:0px;
	font-weight:normal;
	font-size:24px;
	font-family: Tahoma, Arial, Verdana;
	color:#630b0c;
	background-color:inherit;
	background:url(../images/mark.gif) center left no-repeat;
}

.m1{
	width:210px;
	padding:0px;
	margin:0px;
	list-style:none;
}

.m1 li{
	padding:0px;
	margin:0px;
	background:url(../images/browndot.gif) bottom repeat-x;
}

.m1 li a{
	display:block;
	width:190px;
	padding:5px 0px 5px 20px;
	background:url(../images/bullet.gif) left top no-repeat;
	color:#630b0c;
	background-color:inherit;
	text-decoration:none;
	font-size:13px;
}

.m1 li a:hover{
	color:#fff;
	background-color:#630b0c;
	background:url(../images/bulletovr.gif) left top no-repeat;
}

.m2{
	width:210px;
	padding:0px;
	margin:0px;
	list-style:none;
}

.m2 li{
	margin:0px;
	padding:5px 0px 5px 0px;
	background:url(../images/splitline.gif) bottom left no-repeat;
	font-size:13px;
}

.m2 li a{
	color:#630b0c;
	background-color:inherit;
	text-decoration:none;
	font-size:14px;
}

.m2 li a:hover{
	color:#000;
	background-color:inherit;
}


#rightcol{
	width:610px;
	float:right;
	text-align:left;
	padding:30px 20px 20px 20px;
}

#boxes{
	width:610px;
	color:#fff;
	background-color:inherit;
}

#box1{
	width:260px;
	height:155px;
	margin-bottom:20px;
	padding:15px 45px 0px 15px;
	background:url(../images/box1.jpg) no-repeat;
	float:left;
}


#box2{
	width:260px;
	height:155px;
	padding:15px 15px 0px 15px;
	background:url(../images/box2.jpg) no-repeat;
	float:right;
}

#box1 h2, #box2 h2{
	padding:0px 0px 5px 0px;
	margin:0px;
	font-size:20px;
	text-align:left;
}

.boxlink{
	padding:5px 0px 0px 0px;
}
	

#login{
	width:100px;
	float:left;
}

#login a{
	display:block;
	width:50px;
	height:12px;
	padding:2px;
	color:#fff;
	background-color:#135f74;
	border:1px solid #7ac3d8;
	font-size:10px;
	text-decoration:none;
}

#login a:hover{
	color:#fff;
	background-color:#000;
	border:1px solid #fff;
}

.readmore{
	width:160px;
	text-align:right;
	float:right;
}

.readmore a{
	text-decoration:underline;
	color:#fff;
	background-color:inherit;
	text-align:right;
	background:url(../images/arrow.gif) center left no-repeat;
	padding-left:10px;
}

.readmore a:hover{
	color:#000;
	background-color:inherit;
}

#maincont{
	text-align:left;
	line-height:18px;
	color:#666;
	background-color:inherit;
}

#maincont h2, #maincont h3, #maincont h4, #maincont h5, #maincont h6{
	font-size:20px;
	font-weight:normal;
	color:#3d5b3a;
	background-color:inherit;
	padding:0px 0px 2px 0px;
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #667e64;
	clear:both;
}

.imgleft{
	padding:10px 10px 10px 0px;
	float:left;
}

#footer{
	height:100px;
	background:url(../images/footerbg.jpg) repeat-x;
	padding:20px;
	color:#8997a0;
	background-color:inherit;
	margin-top:20px;
}

#footer a{
	color:#8997a0;
	background-color:inherit;
	background-image:none;
	padding-bottom:1px;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	background-color:inherit;
	background:url(../images/whitedot.gif) bottom repeat-10;
	padding-bottom:1px;
}

.inpt{
	border:1px solid #3d5b3a;
	width:150px;
}

.inpt2{
	border:1px solid #3d5b3a;
	width:300px;
}
	
	