@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, san-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	list-style-type:none;
	width:100%;
	height:100%;
	font-size:1em;
}
a:link, a:visited, a:active {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
h4 {
	margin-bottom:10px;
}
table, th, td {
	border:0px;	
	padding-left: 2px;
	padding-right: 2px;
}
#container {
	position:relative;
	background-image:url(../images/middle.gif);
	background-repeat:repeat-y;
	background-position:top;
	width:950px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	font-size:90%;
}
#header {
	position:relative;
	background-image:url(../images/header.jpg);
	background-position:bottom;
	background-color:#000000;
	height:80px;
	margin:0;
	padding:0;
	width:100%;
	margin-left:-1px;
}
#header img {
	margin:0;
	padding:0;
	margin-left:8px;
	margin-top:1px;
}
#logo {
	float:left;
	margin-left:10px;
	margin-top:5px;
}
#header_container {
	margin:0;
	padding:0;
	float:right;
	width:450px;
	margin-top:30px;
}
#h_search {
	position:relative;
	display:inline;
	float:right;
	position:relative;
	margin-right:10px;
}
#search {
	margin:0;
	padding:0;
	margin-right:10px;
	margin-top:-10px;
	margin-left:-5px;
}
#quicklinks {
	position:relative;
	float:right;
	margin-right:10px;
	display:inline;
	font-size:90%;
}

#left_col {
	width:190px;
	float:left;
	margin:0;
	padding:0;
	padding-left:7px;
}

#leftnav ul {
	list-style:none;
	margin:0;
	padding:0;
	font-family:Georgia, serif;
	font-size:80%;
	font-weight:bold;
}
#leftnav li {
    display:block;
	list-style:none;
	width:169px;

}	
#leftnav a {
	display:block;
	background-image:url(../images/link.jpg);
	width:100%;
	height:26px;
	line-height:26px;
	text-decoration:none;
	padding-left:20px;

}
#leftnav a:hover {
	background-image:url(../images/link_roll.jpg);
	text-decoration:none;
}
#contact {
	border:2px solid #484B2A;
	margin:10px;
	margin-top:40px;
	text-align:center;
	font-size:80%;
	margin-bottom:20px;
}
#contact h4 {
	font-size:110%;
}
#right_col {
	width:753px;
	float:right;
}
#right_content {
	font-size:90%;
	margin-left:15px;
	margin-right:15px;
}
#right_content p {
	line-height:14px;
	margin-top:10px;
}
#banner {
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
	padding:0;
	line-height:44px;
	height:44px;
	font-size:120%;
	font-weight:bold;
	margin-top:5px;
}
#banner h2 {
	margin:0;
	padding:0;
	margin-left:25px;
	font-family:Georgia, serif;
	font-size:170%;
	font-weight:300;
}
#divider {
	clear:both;
}	
#footer {
	margin:0;
	padding:0;
	position:relative;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	font-size:75%;
	height:75px;
	color:#ffcc33;
	text-align:center;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#footer a, #footer a:link, #footer a:hover, #footer a:visited {
	color:#ffffff;
}
#footer_container {
	background-image:url(../images/footer1px.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	padding:0;
	height:75px;
}

/*New Template CSS */
#main_links {
	margin-top:10px;
	margin-left:10px;
}
#header3 {
	background-image:url(../images/h3_line.jpg);
	background-repeat:repeat-x;
}
#right_content h3 {
	font-family:Georgia, serif;
	font-size:140%;
	line-height:16px;
	background-color:#ffffff;
}

.skiplink {display:none}

#cse-search-results {
	overflow:scroll;
}
