html {
	height:100%;
	margin-bottom:1px;
}
body {
	background: transparent url(../img/inner/bg-main.jpg) repeat fixed 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#333;
}
#wrapper {
	width:1020px;
	margin: 12px auto;
	position:relative;
}
h1 {
	font-size: 2em;
}
h1, h2 {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	background:transparent url(../img/inner/little-blue-arrow.png) no-repeat scroll 0 60%;
	margin:0;
	padding:0 0 0 20px;
	font-size:1.15em;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
a img {
	border: none;
}
.offleft {
	position:absolute;
	left:-9000px;
}
.clearer {
	clear:both;
}
#popup{
	padding: 10px;
}
p img{
	padding: 5px 20px 5px 0;
}
/*
													Navbar
*/
#navbar {
	border-bottom:1px solid #CAD2DD;
	border-left:1px solid #CAD2DD;
	border-right:1px solid #CAD2DD;
	color:#FFFFFF;
	margin:0 auto;
	padding:0 1px 1px;
	text-align:center;
	width:1016px;
}
#navbar ul {
	background-color:#333333;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 2px;
}
#navbar ul li {
	display:inline;
	list-style-type:none;
	margin: 0 5px 0 0;
	padding: 0;
	line-height:2em;
}
#navbar ul li a {
	text-decoration:none;
	color:#FFFFFF;
	margin-right: 10px;
	text-transform:uppercase;
}
/*
													Header
*/
#header {
	height:284px;
	background-image: url(../img/inner/logo_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
}
#header p {
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:16px;
	font-weight:bold;
	left:300px;
	position:absolute;
	top:130px;
}
/*
													Footer
*/
#footer {
	border-top:1px solid #999999;
	padding: 5px 0 0;
	color:#666666;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:86%;
	text-align:center;
}
/*
													Content
*/
#content {
	padding:10px 0;
}
/*
													Content Left
*/
#content_left {
	float:left;
	width: 760px;
}
/*
													Content Right
*/
#content_right {
	float:right;
	width:240px;
}
#content_right div {
	border: 1px solid #000;
	padding:8px;
	margin-bottom: 10px;
}
#content_right * {
	color:#666;
}
#content_right h3 {
	font-size:.92em;
}
/*
													Horizontal Subnavs

*/
#top_navigation {
	border-bottom:1px solid #CAD2DD;
	margin:0 auto;
	padding:0 0 5px;
	text-align:center;
	line-height:2em;
}
#top_navigation h3 {
	left:-9000px;
	position:absolute;
}
#top_navigation ul {
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}
#top_navigation ul li{
	display:inline;
	list-style-type:none;
	margin:0 40px 0 0;
	padding:0;
}
/*
													Sidebar Subnavs

*/
#content_right ul {
	list-style:decimal;
	padding-left:2.5em;
	margin-left: 0px;
}
#content_right br {
	display:none;
}
/*
													Events Calendar
*/
#calendar_select {
	float:right;
}
#calendar_message p img{
	padding:0;
}
#events-table {
	width:100%;
}
#events-table tr {
	background-color:#F8F9FB;
}
#events-table th, #events-table td {
	text-align:left;
	padding:5px;
}
#events-table tr.heading th, #events-table tr.heading td {
	color: #37A1A4;
	background-color: #FFFFFF;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	text-transform: uppercase;
	padding:5px;
}
#events-table tr.hover:hover {
	background-color:#E9E9E9;
	cursor:default;
	color:#000000;
}
#events-table tr.hover:hover a {
	color:#000000;
}
#events-table td.event {
	padding-left: 0px;
}
#events-table tr.inactive {
	font-weight:bold;
	background-color:#FFFFFF;
	background-image: url(../img/inner/not_approved.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
/*
													Blog
*/
#cpi_projects_blog #content_right ul{
	list-style-type: none;
	padding-left:1em;
}
#cpi_projects_blog .alignleft{
	float:left;
}
#cpi_projects_blog .alignright{
	float:right;
}
#cpi_projects_blog .post{
	clear:both;
	margin-top:30px;
}
/*
													Events Map
*/
#map_container{
	position:relative;
	margin:10px;
}
#map{
	border:1px solid #CAD2DD;
	margin:10px auto;
	padding:1px;
}
#searchbar, #console{
	width:600px;
	margin: 0 auto;
}
/*
													Other Stuff
*/

.bg-hover {
	background-color:#FFF;
	cursor:default;
}
.bottom-bg {
	background:url(../img/inner/bottom-bg.jpg);
	height:524px;
}
.transparency {
	filter: alpha(opacity=70);
	-moz-opacity: .70;
}
.menu-bg {
	background:url(images/menu-bg.png) no-repeat;
	height:40px;
	width:650px;
}
.text-top {
	font-family:Trebuchet MS;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
.wel_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#ffffff;
}
.wel_text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00d2ff;
}
.news_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#00aeff;
}
.news_text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.news_text2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
.news_text2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:##00d2ff;
	text-decoration:none;
}
.news_text3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#82b5e9;
}
.bottom-banner-etxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
.img-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#b0d070;
}
.read-more {
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
}
.read-more a {
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration:underline;
}
.read-more a:hover {
	font-family:tahoma;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}
.bottomtext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:86%;
	color:#666666;
}
.menu-top {
	font-family:Myriad Pro;
	font-size:14px;
	color:#ffffff;
}
.menu-top a {
	font-family:Myriad Pro;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}
.menu-top a:hover {
	font-family:Myriad Pro;
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
}
.text-2-2 {
	font-family:tahoma;
	font-size:12px;
	color:#413d3c;
	line-height:16px;
}
.text-2-2 a {
	font-family:tahoma;
	font-size:12px;
	color:#413d3c;
	text-decoration:underline;
	line-height:16px;
}
.text-2-2 a:hover {
	font-family:tahoma;
	font-size:12px;
	color:#413d3c;
	text-decoration:none;
	line-height:16px;
}
.heading {
	font-family:tahoma;
	font-size:20px;
	color:#413d3c;
}
.heading-2 {
	font-family:tahoma;
	font-size:18px;
	color:#333333;
}
