@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	/* background:url(images/bg_tile.jpg) repeat-x #3c4837;	 */
	background:url(images/sr-bg.jpg) top left #495f2e no-repeat;
	background-attachment:fixed;
}
input {
	width: 400px;
	margin-bottom:5px;
}
textarea {
	width: 400px;	
	height: 150px;
}
hr {
  color: #c3cfe3;
  background-color: #c3cfe3;
  height: 5px;	
}
#ck {
	width:auto;	
}
#submitbtn {
	width: 150px;
	background: #464b75;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border: 1px solid #818aab;
	color: #c3cfe3;
}
#mybg {
	position:relative;
	/* background:url(images/bg_static.jpg) no-repeat; */
	width:1024px;
}
#contentbox {
	position:absolute;
	left:109px;
	width:790px;
}
#bottomnav {
	background:url(images/bg_sub_nav.jpg) no-repeat;
	width:790px;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	color:#34385f;
	font-size:10px;
	text-align:center;
	/* padding:7px; */
}
#bottomnavt {
	padding:7px;
}
#bottomnavt a,bottomnavt a:visited {
	color:white;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}
#bottomnavt a:hover {
	color:white;
	text-decoration:underline;
	margin-left:3px;
	margin-right:3px;	
}
#cbox {
	margin-top:0px;
	background-color:#34385f;
	border-bottom:1px solid #818aab;
	border-left:1px solid #818aab;
	border-right:1px solid #818aab;
	padding:0px;
}
#content {
	padding:18px;
	text-align:left;
	margin-top:0px;
	background-color:#34385f;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:white;
}
#content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #c3cfe3;
}
#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:white;
	font-weight:bold;
	margin-bottom:5px;
}
#content a,content a:visited {
	color:#c3cfe3;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#c3cfe3;
	font-weight:bold;
	text-decoration:underline;
}
#lbox {
	float:left;	
	width:435px;
	padding-right:10px;
}
#mbox {
	float:left;
	width:100px;
}
#rbox {
	padding-top:15px;
	margin-left:30px;
	float:left;
	width:275px;
}
#rboxi {
	width:273px;
	background-color:#464b75;
	border-left:1px solid #818aab;
	border-right:1px solid #818aab;
}
#rboxt {
	padding-left:36px;
	padding-right:36px;	
	font-size: 10px;
	color: #c3cfe3;	
}
#rboxt h2 {
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #c3cfe3;
	padding-bottom:10px;
}
#rboxt h3 {
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #c3cfe3;
	padding-bottom:6px;
}
#rboxt p {
	margin:0px;	
}
#rboxt a,rboxt a:visited,rboxt a:hover {
	color: #c3cfe3;
}
#clr {
	clear:both;	
}
#ribox {
	padding-top:15px;
	width:275px;
	float:right;
	margin-left:30px;
	margin-bottom:10px;
}
#flashcont {
	margin:0px;
	padding:0px;
	border-top:1px solid #818aab;
	border-left:1px solid #818aab;
	border-right:1px solid #818aab;	
	width:788px;
	height:246px;
	overflow:hidden;	
}
#galsub {
	width:445px;
	height:410px;
	margin-top:17px;
}
#imgc {
	float:left;
	width:125px;
	height:100px;
	border:4px solid  #8387aa;
	margin-right:10px;
	margin-bottom:20px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #c3cfe3;	
}
#footer a, footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #c3cfe3;	
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #c3cfe3;	
	font-weight:bold;
	text-decoration:underline;
}

