@charset "utf-8";
/* CSS Document */

h1 {
	float:left;
	display:block;
	margin:0px;
	color:#ffffff;
	font-size:14pt;
	font-weight:bold;
	font-family:calibri,tahoma,verdana;
	}
	
h2 {
	float:left;
	display:block;
	font-size:15pt;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px 3px 1px 0px;
	border-bottom:#ed1f25 2px solid;
	}
	
input,textarea,select {
	background:#ffffff;
	border:#7f9db9 1px solid;
	}
	
#content {
	width:958px;
	text-align:left;
	}
	
#cheader {
	height:110px;
	}
#clogo {
	float:left;
	width:117px;
	height:80px;
	padding:17px 0px 0px 13px;
	}
#cclock {
	float:right;
	width:85px;
	height:85px;
	padding:10px 10px 0px 0px;
	}
#ctoday {
	float:right;
	padding:44px 34px 0px 0px;
	color:#656565;
	font-size:9pt;
	font-weight:bold;
	letter-spacing:1px;
	}

.cfirst:link,.cfirst:visited,.cfirst:active {
	margin-left:-3px !important;
	}
.cfirst:hover {
	margin-left:-3px !important;
	background:url(images/menu2r.gif) no-repeat left top !important;
	border-left:none !important;
	}
.cflag {
	float:right;
	padding:10px 20px 0px 5px;
	}
.flaglink:link,.flaglink:visited,.flaglink:active,.flaglink:hover {
	background:none !important;
	width:auto !important;
	height:auto !important;
	padding:0px !important;
	margin:0px !important;
	border:none !important;
	}
#cmenuleft {
	float:left;
	background:url(images/menu1.gif) no-repeat left top;
	width:3px;
	height:36px;
	margin-top:-36px;
	font-size:1px;
	}
#cmenuright {
	float:right;
	background:url(images/menu3.gif) no-repeat right top;
	width:3px;
	height:36px;
	margin-top:-36px;
	font-size:1px;
	}
	
#cbanner {
	width:958px;
	height:384px;
	margin-top:4px;
	}
#cred {
	background:url(images/grad1.jpg) repeat-y left top;
	background-color:#c04322;
	height:28px;
	padding:0px 19px 0px 0px;
	}
#csearch {
	float:right;
	background:#ffffff;
	width:201px;
	height:16px;
	padding:0px 0px 0px 4px;
	margin-top:5px;
	border:#7f9db9 1px solid;
	}
#csearch form {
	display:block;
	margin:0px;
	}
#csearch input {
	background:#ffffff;
	width:181px;
	height:16px;
	margin:0px;
	padding:0px;
	color:#000000;
	border:#ffffff 0px solid;
	}
#ccheck {
	float:right;
	width:21px;
	height:16px;
	padding:0px 0px 0px 4px;
	margin-top:3px;
	text-align:left;
	}
	
#cmain {
	width:929px;
	height:auto !important;
	min-height:251px;
	height:251px;
	padding:13px 18px 18px 9px;
	margin-top:10px;
	border:#bcbcbc 1px solid;
	}
	
#cbanners {
	padding:15px 0px 25px 0px;
	}
#cbanners span {
	float:left;
	display:block;
	}
.cspace {
	float:left;
	width:10px;
	height:10px;
	font-size:1px;
	}
.cline {
	height:15px;
	}
	
#cbottom {
	background:url(images/grad2.gif) repeat-x left top;
	height:24px;
	padding:5px 17px 0px 7px;
	font-family:Arial, Helvetica, sans-serif;
	}
#cbottom a {
	color:#3b3b3b;
	font-size:8pt;
	text-decoration:none;
	}
#cbottom a:hover {
	text-decoration:underline;
	}
#chome {
	float:left;
	background:url(images/home.gif) no-repeat left center;
	padding:0px 22px 0px 15px;
	}
#csitemap {
	float:left;
	background:url(images/sitemap.gif) no-repeat left center;
	padding:0px 22px 0px 15px;
	}
#ccontact {
	float:left;
	background:url(images/contact.gif) no-repeat left center;
	padding:0px 22px 0px 14px;
	}
	
#ccopy {
	float:right;
	color:#8f9e9e;
	font-size:9pt;
	font-weight:bold;
	font-family:calibri,tahoma,verdana;
	}
#ccopy a {
	color:#d91f16;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	}
	
.imagediv {
	float:left;
	padding:2px;
	width:160px;
	height:auto !important;
	min-height:120px;
	height:120px;
	text-align:center;
	border:#bcbcbc 1px solid;
	text-align:center;
	}
.imagespace {
	float:left;
	width:14px;
	height:140px;
	}
	

.cfleft {
	float:left;
	}
.clrdiv {
	clear:both;
	}
	
#culred {
	color:#c04322;
	}
	
.chkplain {
	border:#000000 0px solid !important;
	background:none !important;
	padding:0px !important;
	margin:2px 0px 0px 0px !important;
	}
	
	
a:link,a:visited,a:active {
	color:#1b1b1b;
	text-decoration:underline;
	}
a:hover {
	color:#1b1b1b;
	text-decoration:none;
	}