body {
	background-color: #E8E8E8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.container {
	background-color: #FFF;
}

.right_menu {
	float: right;
margin-bottom: 0;
}

.left_menu {
	float: left;
	margin-bottom: 0;
}

#nav {
	background-color: #2F75A4;
	padding: 5px 0;
}

#nav ul {
	list-style: none;
	list-style-type: none;
}

#nav ul li {
	float: left;
	margin-right: 20px;
}

#nav a {
	color: white;
	text-decoration: none;
	font-weight:bold;
}

#nav a:hover {
	color:#99ff66;
}

#footer {
	background-color: #2F75A4;
	text-align: center;
	padding: 5px 0;
	color:#E8E8E8;
}

#copyright {
	text-align:center;
	position:relative;
}

#addthis {
	position:absolute;
	right: 5px;
	top: 1px;
}

#footer ul {
float:left;
left:50%;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px auto;
position:relative;
}

#footer ul li {
border-right:1px solid #E8E8E8;
display:inline;
float:left;
margin-right:10px;
padding-right:10px;
position:relative;
right:50%;
}

#footer ul li.last {
	border-right:none;
}

#footer a {
	color: #E8E8E8;
	text-decoration: none;
}

#footer a:hover {
	color:#99ff66;
}


h2 {
	font-size:1.35em;
	font-weight:bold;
	margin:0 0 0.8em;
	padding:0;	
	color:#990000;
}

.main {
/*	border:1px solid #C8C8C8;*/
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
/*	width: 927px;*/
}

.main_slideshow {
	margin-left: 10px;
	margin-top: 10px;
}

.main_text {
	border-left:1px solid #C8C8C8;
	padding-left: 15px;
	padding-top: 10px;
	width: 335px;
	float: left;
/*	font-size: 1.1em;*/
}

.left_border {
	border-left:1px solid #C8C8C8;
}


.small_vertical_padding {
	padding-top: 5px;
	padding-bottom: 5px;
}

#left_menu h3, #right_menu h3 {
background:#A8A8A8 url(../images/grad3.gif) repeat-x scroll center bottom;
border-bottom:1px solid #E7E8E6;
color:#FFFFFF;
font-size:100%;
margin:0 0px 5px;
padding:5px 10px;
font-weight:bold;
}

#left_menu div {
	padding-left: 10px;
}

#left_menu ul {
	list-style: none;
	list-style-type: none;
	margin:0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:1em;
}

#left_menu ul li {
border-bottom:1px solid #E7E8E6;
padding:3px;
}

#left_menu a {
	text-decoration: none;
	color: #626A69;
}

#left_menu a:hover {
	color: #2C79B3;
}

.center_text {
	border-left:1px solid #C8C8C8;
	border-right:1px solid #C8C8C8;
	padding-left: 10px;
	padding-right: 10px;
}

.title_raw {
	font-weight:bold;
	text-align: center;
	padding: 5px 0;
}