@charset "iso-8859-1";

* {

	padding: 0;

	margin: 0;

	color: #FFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size:100%

}

h1 {font-size:250%;}

h2 {font-size:150%;}

h3 {

	font-size:125%;

	

}

h4 {font-size:100%;}

h5 {font-size:100%;}

body {

	background-color: #39599c;

	background-repeat: repeat;

	margin-left: auto;

	margin-right: auto;

	min-width:600px;

	width:960px;

	background-image: url(images/tile.gif);

	font-size: 76%;

}



html{scrollbar-3dlight-color:#8e7f62; 



	scrollbar-arrow-color:#5f9746;



	scrollbar-base-color:#71b055;



	scrollbar-darkshadow-color:#5f9746;



	scrollbar-face-color:#9ac384;



	scrollbar-highlight-color:#71b055;



	scrollbar-shadow-color:#5f9746;	}





p {
	margin: 2px 0 8px 0;
	/*text-align: justify;*/
}

ul {

	padding: 0 0 0 20px;

	list-style:square;

}

a {

	text-decoration:none;

}

a:hover {

	text-decoration:underline;

	color:  #FFFF00;

}

table {
	margin: 8px auto;/*
	border-style: solid;
	border-color: #963 #642 #642 #963;
	border-width: 1px 2px 2px 1px;*/
	border-collapse:collapse;
	border:none;
}

.noborder{
border: none;
margin: none;
padding:none;
}

table th {

	padding: 2px 8px;

	background-color:#F1E9A8;

}

table td {

	padding:2px 5px;

}

form * {

	color: #000;

}

form fieldset {
	margin: 3px auto;
	padding: 5px;
	width:60%;
	border-style: solid;
	border-color: #963 #642 #642 #963;
	border-width: 1px 2px 2px 1px;
	text-align:center;
}

form fieldset legend {

	padding: 0 2px;

	margin:2px;

	border: dotted 1px #963;

}	

input[type="text"], input[type="password"], textarea {
	color:#000;
	padding:1px;
	border: 1px solid;
	border-color: #963 #DC2 #DC2 #963;
}

form input[type="submit"], form input[type="reset"], form button {

	margin:3px;

	background-color: #F1EAAA;

	background-image: url(./images/goldgradient-button.png);

	background-repeat: repeat-x;

	border: double 3px;

	border-color: #DC2 #963 #963 #DC2;

	color: #000;

	cursor:pointer;

}

form button {

	padding:1px;

}

.button {

	margin:3px;

	background-color: #F1EAAA;

	background-image: url(./images/goldgradient-button.png);

	background-repeat: repeat-x;

	border: double 3px;

	border-color: #DC2 #963 #963 #DC2;

	color: #000;

	cursor:pointer;

}

.clear {

	clear:both;

}

.lclear {

	clear:left;

}

.rclear {

	clear:right;

}

.hide {

	display:none;

}

.italic {

	font-style:italic;

}

.inside {

	padding: 0 25px;

}

.pagewrapper {

	z-index:1;

	position:relative;

	width:100%;

	

}

.contentframe {

	z-index:3;

	position:relative;

	border-bottom-width: 4px;

	border-top-width: 7px;

	border-right-width: 2px;

	border-left-width: 2px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	margin-top: 0px;

	margin-bottom: 0px;

}

.header {

	z-index:5;

	height: 250px;

	background-color:#ffffff;

	background-repeat: no-repeat;

	color: #fff;

	overflow:hidden;

	background-image: url(images/header.gif);

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 10px;
	
	border-bottom-style: solid;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-left-style: none;

	border-top-color: #4E72B0;

	border-right-color: #4E72B0;

	border-bottom-color: #fff;

	border-left-color: #4E72B0;

}

.header h1 {

	position:absolute;

	top:10px;

	left:20px;

	z-index:3;

	height:40px;

	font-family: Arial, Helvetica, sans-serif;

	font-style:italic;

}

.header h1 a {

	color:#FFF;

}

.header h1 a:hover {

	text-decoration:none;

	color:#DAA520;

}

.skyline

{

	position:absolute;

	top:0;

	right:0;

	height:100px;

	width:540px;

	z-index:1;
	background-color:#39599C;

}

.search {

	position:relative;

	top:11px;

	left:11px;

	z-index:6;

	width: 140px;
	
	font-size: 120%;

}

.main {

	z-index:5;

	position:relative;

	top:0px;

	background-color:#FFF;

	border-top-width: 0px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	border-top-color: #39599C;

	border-right-color: #963;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

}

.leftcenter {

	z-index:7;

	position:relative;

	border-right-width: 1px;

	border-left-width: 185px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #FFFFFF;

	border-left-color: #39599C;

}

.lcfloatwrap {
	position:relative;
	width:100%;
	clear:left;
}

.content {
	z-index:9;
	position:relative;
	float: right;
	width:100%;
	background-color: #fff;
	background-repeat:no-repeat;
	color:#000;
	margin-right: -2px;
	padding: 10px 0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFF;
	background-image: url(images/fade_background.jpg);
	background-position: right bottom;
	min-height:450px;            /* ie hack to set minimum height of element */
	height:auto !important;      /* ie hack */
	height:450px;                /* ie hack */
}

.content * {
	color: #2f4982;
}

.content a {
	color:#24468C;
}

.content .inside a .readmore {
font-style: italic; 
font-weight: bold; 
font-size:80%;
}

.content h2 a, .content h3 a {

	color:#39599C;

}

.content h2 a:hover, .content h3 a:hover {

	color:#F7CA06;

	text-decoration:none;

}

.leftcolumn {
	z-index:10;
	position:relative;
	float:left;
	margin-left:-183px;
	width: 183px;
	background-color: #39599C;
	overflow:hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



.mainmenu {

	padding: 10px;

}

.mainmenu h3 {
	margin-top:10px;
	font-variant:small-caps;
}

.topbar {
	z-index:50;
	position:relative;
	/*top:1px;*/
	height: 2.5em;
	line-height: 2.5em;
	background-color: #71B055;
	color:#fff;
	
}

#nav {
z-index: 1000;
text-transform:uppercase;
}

#nav, #nav ul { 
padding: 0;     
margin: 0;     
list-style: none;
line-height: 1;
} 

#nav a {     
display: block;
width:11.2em;     
text-align: center;
border: 0.1em solid #fff;
height: 2.4em;
line-height:2.4em;
} 

#nav li {     
float: left;     
width: 11.2em;
}

#nav li:hover {
position:static;
}

#nav li ul {     
position: absolute;     
width: 20em;     
left: -999em;
background-color: #999;
} 



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em; 
} 

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {     left: auto; 
} 



#nav ul li a {
width: 18.9em;
text-align: left;
border: 0.1em solid #fff;
padding-left: 1em;  
}

#nav ul li a:hover {
	text-decoration:none;
	background-color:  #F7CA06;
	color:#000;
	padding-left: 1em;
	width: 18.9em;
	border: 0.1em solid #fff;
}



#nav li ul ul {
width: 12em;
margin: -2.55em 0 0 -12em;
}

#nav ul ul li a {
width: 10.9em;
text-align: left;
border: 0.1em solid #fff;
padding-left: 1em;  
}

#nav ul ul li a:hover {
	text-decoration:none;
	background-color:  #F7CA06;
	color:#000;
	padding-left: 1em;
	width: 10.9em;
	border: 0.1em solid #fff;
}


.date {

	margin:5px;

	padding-right: 5px;

	float:right;

}




.footer {
	z-index:5;
	position:relative;
	top:2px;
	height: 60px;
	background-color:#71B055;
	color: #FFF;
	border: 1px none #ECE9D8;
	text-align:center;
	vertical-align:middle;
	font-size:100%;
	clear:both;
	font-weight: bold;
}

.footer p {

	color: #FFF;

}

.footer a, .footer a:hover {

	color:#F7CA06;

}

img {
	margin: 5px 8px 5px 8px;
	/*border-style: solid;
	border-color: #963 #642 #642 #963;
	border-width: 1px 2px 2px 1px;*/
}

.meta {

	margin: 2px auto 10px auto;

	padding:2px 0;

	width:100%;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #67A542;

}

.postdate {

	float:right;

}

.postedBy {

}

.comments {

	margin: 2px auto 15px auto;

	padding:2px 0;

	width:100%;

	text-align:right;

	border-top-width: 1px;

	border-bottom-width: 1px;

	border-top-style: dotted;

	border-bottom-style: dotted;

	border-top-color: #9AC384;

	border-bottom-color: #9AC384;

}

#mynews p { font-size:90%; 
text-align:left;}

#mynews strong { color:#FFFFFF; }

#mynews h2 {

	font-size:150%;
	color: #FFFFFF;
	width: 155px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 2px solid white;
}
#mynews a, #mynews a:hover {
font-weight:bold;
font-style:italic;
}


#mynews table {
margin:none;
padding: none;
}

#mynews{
margin-top: 10px;
}

#map form, #map table {
margin: 0;
text-align:center;
}

.route, .route_form {
margin: 0;
width: auto;
}

.aggregator h3 {
font-size: 100%;
line-height: 1.8em;
font-weight: normal;
}

#login {
margin-left: 10px;
padding-bottom: 12px;
}

#login img {
vertical-align:middle;
border: none;
margin-left: -1px;
}

#login .link1 {
margin-left: 38px;
}

#login .caps {
font-weight:bold;
text-transform:uppercase;
}
