/* CSS Document */

/* clear all predefined padding and margins */

* {
	padding:0;
	margin:0;
}

p {
	margin:10px 0 10px 0;
	color:#000;
	font:11px "Bell Gothic Standard", Helvetica, sans-serif;
	text-align:justify;
	line-height:140%;

}

ul {
	padding-left:10px;
	margin-left:10px;
}	

input, textarea, select, button {
	/*border:1px solid #000;*/
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	

}

.file {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
}

table {
	color:#000;
}

td, th {
	padding:6px;
}	

a {
	color:#486693;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#efefee;
	background:#486693;
	
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#efefee;
	font: 9pt "Bell Gothic Standard", Helvetica, sans-serif;
	background-image:url('images/script_bg.jpg');
	background-repeat:repeat-x;
	
}

blockquote {

	padding-left:20px;
	color:#efefee;
}

h2 {
	font: bold 12pt tahoma;
	color:#000;
}	

#error {
	
	color:#efefee;
	
}

#wrapper {
	width:800px;
	margin:auto;
	
	text-align:center;

	/*background-image:url('images/wrapper_bg.gif');
	background-position:0px 200px;*/
}

#header {
	width:800px;
	background:#000;
	height:200px;
	background-image:url('images/2010/head.jpg');
	
}

#footer {
	background:#e1de97;
	background-image:url('images/footer_bg.jpg');
	height:14px;
	width:808px;	
	margin:auto;	
}

/* Navigation */

#nav {
	
	width:100%;
	text-align:left;
	padding:178px 0px 7px 0;
}

#nav ul {
	list-style:none;
	padding:0px;
	margin:0px;
	margin-right:4px;
	
}
	
#nav li {
	padding-right:8px;
	display:inline;
}	

#nav li a {
	background:#efefee;
	/*background-image:url(images/nav_left.gif);
	background-repeat:no-repeat;*/
	color:#000;
	padding:8px 0px 8px 14px;
	font:9pt Verdana, Arial, Helvetica, sans-serif;
	/*font: 9pt Georgia, "Times New Roman", Times, serif;*/
	text-decoration:none;
}

#nav li a:hover {
	color:#000;
}

#nav li a span {
	/*background-image:url(images/nav_right.gif);
	background-repeat:no-repeat;
	background-position:top right;*/
	padding-right:14px;
	padding-top:8px;
	padding-bottom:8px;

}

#nav li a.selected {
	/*background:#efefee;
	background-image:url(nav_left_selected.gif);
	background-repeat:no-repeat;*/
	
	
	
	color:#000;
	font-weight:bold;
	padding:8px 0px 8px 14px;
	
	/*color:#f2efd4;*/
}

#nav li a.selected span {
	background-image:url(nav_right_selected.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:14px;
	padding-top:8px;
	padding-bottom:8px;
}

/* Columns */

#contentTop {
	background:#efefee;
	background-image:url(content_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:780px;	
	padding-top:10px;
	margin:auto;
	margin-top:10px;
}

#contentBottom {
	background:#efefee;
	background-image:url(content_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:780px;
	padding-bottom:10px;
	text-align:left;

}

.leftBarTop {
	/*background:#afb568;*/
	background-image:url(left_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:500px;	
	padding-top:10px;
}

.leftBarBottom {
	background:#efefee;
	background-image:url(left_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:500px;
	padding-bottom:10px;

}

#leftcol {
	width:500px;
	margin:10px 0px 0px 0px;
	display:inline;
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	/*background:#e4e2bd;*/
	/*background:#afb568;*/
	float:left;
}

#leftcol ul {
	margin-left:20px;
	padding-left:20px;
	color:#efefee;
}
#rightcol {
	width:270px;
	margin:10px 0 0 10px;
	display:inline;
	float:right;
	/*background:#afb568;
	background-image:url(images/sidebar_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;*/
	/*background:#e8e5af;*/
	text-align:left;
}

.dots {
	width:100%;
	border-bottom:1px dotted #efefee;
	height:1px;
	margin-bottom:10px;
}
.sideBox {
	
	background:#efefee;
	background-image:url(right_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#efefee;
	text-align:left;
	padding-top:10px;
	width:270px;

}

.sideBox2 {
	
	background:#efefee;
	background-image:url(right_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#efefee;
	text-align:left;
	padding-bottom:10px;
	width:270px;
}

.sideBox ul {

	list-style-type:none;
	
}

.sideBox ul li {
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:0 .4em;
	padding-left:10px;
}
/* Formatting */

.newsTitle {

	font: bold 12pt Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:0;
	margin-bottom:0;
	color:#afb568;
}

.newsDate {
	
	margin-top:0;
	padding-top:0;
	font: 8pt tahoma;
	color:#000;
}


.newsEntry {
	
	line-height:140%;
}

h1 {
	font:bold 11pt tahoma;
	background-color:#e6dae8;
	margin-bottom:10px;
	/*width:492px;*/
	background-image:url(images/splat_bull.jpg);
	background-repeat:no-repeat;
	background-position:5px 3px;
	
	padding:4px;
	padding-left:45px;
	
	color:#000;
	
}

li {
	color:#000;
	font:11px tahoma;
}
	
#blacknav {
	border-bottom:10px solid #e6dae8;width:800px;margin-top:10px;height:27px;margin-bottom:10px;
}

#blacknavlist ul {
	margin:0;
	padding:0;
	white-space: nowrap;
}

#blacknavlist li {
	display:inline;
	list-style-type:none;
	padding:0;
	margin:0;
	
	
}
#blacknavlist a {
	color:#000;
	background:#efefee;
	padding:10px 40px 10px 40px;
	margin-right:10px;
	font-size:14px;
	
}

#blacknavlist a.highlight {
	color:#000;
	background:#e6dae8;
	padding:10px 40px 10px 40px;
	margin-right:10px;
	font-size:14px;
}































