

* { padding:0; margin:0; }

body {
	margin:0 auto;
	background: #666666 url(/images/mapbg.jpg) top right;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	font-size:12px;
	text-align: center;
}

a:link { color:#12349E; text-decoration: none; }
a:visited { color: #12349E; text-decoration: none; }
a:hover { text-decoration: underline; color: #CCCCCC; }
a:active { text-decoration: underline; color: #CCCCCC; }

#wrapper {
	width:950px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	background-color: #FFFFFF;
	border-left: solid 2px #888888;
	border-right: solid 2px #888888;
	border-bottom: solid 2px #888888;
	text-align:left;
}

#wrapper_middle {
	width:950px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
}

.main_container {
	width:790px;
	height:auto;
	float: right;
	color: #000000;
	margin-top:10px;
	margin-right:12px;
	background-color: #FFFFFF;
}
.main_container_half {
	width:388px;
	height:auto;
	float: right;
	color: #000000;
	background-color: #FFFFFF;
}
.main_container_top_half {
	border-top: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
	border-right: solid 1px #bbbbbb;
	border-bottom: none;
	width:388px;
	height:25px;
	background-color: #EEEEEE;
}
.main_container_middle_half{
	border: solid 1px #bbbbbb;
	width:388px;
	color: #000000;
	height:150px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #FFFFFF url(/images/mc_bg.png) repeat-x bottom left;
}
.no_padding {
	padding:0px !Important;
}
.main_container_top {
	border-top: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
	border-right: solid 1px #bbbbbb;
	border-bottom: none;
	width:790px;
	height:25px;
	background-color: #EEEEEE;
}

.IT_Error {
	color:Red;
	font-weight:bold;
}

.hidden_button {
	display:none;
}

.order_table {
	padding-top:40px;
	background-color: #000;
}

.alert {
	background: url(/images/alert_bg.png) #FFFFFF;
	width:250px;
	height:145px;
	text-align:center;
}

.table_rows {
	text-align:left;
	padding-left:10px;
}

.table_rows2 {
	text-align:center;
	padding-left:10px;
}

.header_center {
	text-align:center;
	padding-left:15px;
}


.table_heading {
	color: #003399;
	font-weight: bold;
	text-align:left;
	background: #EEEEEE;
}

.main_container_middle{
	border: solid 1px #bbbbbb;
	width:790px;
	color: #000000;
	height:auto;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #FFFFFF url(/images/mc_bg.png) repeat-x bottom left;
}

#left_menu {
	width:130px;
	height:400px;
	margin-top:10px;
	padding-left:5px;
	float:left;
	background-color:#ffffff;
}


#FrameTop_page_top {
	background-image:url(/images/banner_top.png);
	width: 950px;
	height: 90px;
	background-repeat: repeat-x;
	overflow:hidden;
}

#welcome {
	float: right;
	height: 90px;
	width:200px;
	text-align:right;
	padding-top: 70px;
	padding-right:12px;
	color: #FFFFFF;
}

	#lefta { 
		width: 400px;
		float: left;
	}
	
	#rightcolumn { 
		width:397px;
		float:right;
	}

#logo {
	background-repeat:no-repeat;
	height:50px;
	width:540px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

#logo span {
	position: relative;
	left:0px;
	top: 5px;
	color:#FFFFFF;
}

#logo a:hover {
	text-decoration:none;
}


		
#searchform {
	float:right;
	margin-top:30px;
	margin-left: 10px;
	color: #FFF;
}

	.search {
		background-color:#1e1e1e;
		background-image:url(/images/input.png);
		background-repeat:no-repeat;
		height:29px;
		width:190px;
		border:none;
		padding-top:6px;
		overflow:hidden;
		padding-left: 5px;
	}
	
		.submit {
			background-image:url(/images/button.png);
			background-repeat:no-repeat;
			vertical-align:top;
			height:29px;
			width:27px;
			border:none;
		}
		
#rss {
	background-image:url(/images/rss.png);
	background-repeat:no-repeat;
	height:45px;
	width:42px;
	float:left;
	margin-top:9px;
	clear:both;

}

	#rss a {
		display:block;
		height:45px;
	}
	
		#rss a:hover {
			background-image:url(/images/rssover.png);
			background-repeat:no-repeat;
			height:45px;
			width:42px;
		}	
	
			#rss a span { display:none; }	
		
				
#subnav {
	background-image:url(/images/subnav.png);
	background-repeat:no-repeat;
	height:37px;
	width:797px;
	list-style:none;
	clear:both;
}

	#subnav li {	
		float:left;
		margin-top:10px;
	}

		#subnav li a {
			color:#FFF;
			height:17px;
			width:80px;
			text-align:center;
			text-decoration:none;
			display:block;
		}
		
			#subnav li a:hover {
				text-decoration:underline;
			}
			
#banner {
	background-image:url(/images/banner.png);
	background-repeat:no-repeat;
	height:74px;
	width:548px;
	margin-top:8px;
	float:left;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}

#banner span {
	position:relative;
	left: 40px;
	top: 25px;
	color:#FFFFFF;
}

	#banner a {
		display:block;
		height:74px;
		text-decoration:none;
	}
	#banner a:hover {
	text-decoration: none;
	}
		
#left {
	width:548px;
	float:left;
	overflow: hidden;
}

#leftfull {
	width:796px;
	float:left;
	overflow: hidden;
}

.leftpost {
	height:255px;
	width:106px;
	margin-top:10px;
	float:left;
	overflow:hidden;
}

.leftpage {
	height:216px;
	width:548px;
	background-image:url(/images/lbg.png);
	background-repeat:no-repeat;
	margin-top:8px;
	float:left;
	overflow:hidden;
}

.leftpagefull {
	height:100%;
	width:796px;
	font-size:12px;
	background-image:url(/images/lbfbg.jpg);
	background-color:#555555;
	background-position:top left;
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
}

.line {
	height:25px;
	font-weight: bold;
	color:#000000;
}

.line a {
	text-decoration:none;
	color:#000000;
	font-weight: bold;

}

.line a:hover {
	text-decoration:none;
	color:#000000;
	font-weight: bold;

}

.line2 a {
	text-decoration:none;
	color:#000000;
	font-weight: bold;

}

.line2 a:hover {
	text-decoration:none;
	color:#000000;
	font-weight: bold;

}

.line2 {
	height:50px;
	font-weight: bold;
}

.rightpost { 
	float:right;
	width:442px;
	margin-top:10px;
}

.info {
	background-image:url(/images/cbg.png);
	background-repeat:no-repeat;
	height:255px;
	width:106px;
}

.cpost {
	background-image:url(/images/cbg2.png);
	min-height: 255px;
	max-height:none;
	width:442px;
	clear:both;
}

.rss2 {
	background-image:url(/images/rss2.png);
	background-repeat:no-repeat;
	height:35px;
	width:548px;
	margin-top:5px;
	float:left;
}

	.rss2 a {
		display:block;
		height:35px;
		text-decoration:none;
	}
	
.rss2 a:hover {
	text-decoration:none;
}
	
.rss2 span {
	position: relative;
	left: 15px;
	top: 9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-transform:uppercase;
	color:#999999;
}
		
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFF;
	padding-top:19px;
	padding-left:14px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #fff;
}

.post {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
}	

.callender {
	height:64px;
	width:78px;
	padding-left:20px;
	padding-top:20px;
}

	.date {
		width:64px;
		height:30px;
		text-align:center;
	}

		.month { 
			width:64px;
			height:48px;
			text-align:center;
		}
		
.comments {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	padding-left:14px;
}

.extra {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	padding-left:14px;
	margin-top:15px;
}	

.button {
	background-image:url(/images/button2.png);
	background-repeat:no-repeat;
	height:28px;
	width:78px;
	border:none;
	text-align:center;
	color:#fb4e00;
	margin-left:14px;
	margin-top:60px;
}			
		
#righta {
	width:237px;
	float:right;
	overflow: hidden;
}		

#atop {
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	height:52px;
	width:237px;
	line-height:48px;
	padding-left:12px;
	margin-top:8px;
	color:#FFF;
	font-weight:bold;
	overflow: hidden;
}

	.color {
		color:#fb4e00;
	}	
	
#acontent {
	background-image:url(/images/bg2.png);
	background-repeat:repeat-y;
	width:237px;
	text-align:center;
	padding:2px 0 20px 0;
}

#afoot a {
	color: #000000;
}
		
#afoot {
	background-image:url(/images/footer.png);
	background-repeat:no-repeat;
	height:54px;
	width:237px;
}

#leftc {
	float:left;
	width:100px;
	margin-left:37px;
	padding-top:20px;
	
}

#rightc {
	float:right;
	padding-right:22px;
	padding-top:20px;
}		

.btop {
	background-image:url(/images/header.png);
	background-repeat:no-repeat;
	height:52px;
	width:237px;
	
	line-height:48px;
	padding-left:12px;
	margin-top:8px;
	color:#FFF;
	font-weight:bold;
}
	
.bcontent {
	background-image:url(/images/bg2.png);
	background-repeat:repeat-y;
	width:237px;
	font-size:11px;
	text-align:left;
	line-height:23px;
	padding:2px 0 0 25px;
}

.bcontent a {
	color: #000000;
	}
		
.bfoot {
	background-image:url(/images/footer2.png);
	background-repeat:no-repeat;
	height:12px;
	width:237px;
}

img {
border: 0px;
}

blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color:#FAFAFA; 
	background-position: 8px 10px;
	border-left: 5px solid #666666;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #000000;	
	font-style:italic;
	margin-right: 5px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border-left: 5px solid #666666;
  margin-right:5px;
  color: #000000;	
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#nav {
	width:950px;
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(/images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:1px solid #dddddd;
	overflow:hidden;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#nav ul li {
	display:block;
	float:left;
	margin:0;
}
#nav ul li a{
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 25px 9px 25px;
	background:transparent url(/images/bgDIVIDER.gif) no-repeat top right;
}

#nav ul li a:hover,#stylefour ul li a.current {
	color:#12349E;
	background:#fff url(images/bgON.gif) no-repeat top right;
}


