body {
	margin: 0;
	background: #c0c2c3 url(../images/bg.gif) repeat-x top;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

h2 {
	color: #00456a;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 24px;
}

h1.seo {
	color: #00456a;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 24px;
}

h2.sidebar{

	color: #00456a;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 18px;
}
p, li {
	line-height: 18px;
}

a:link, a:visited {
	color: #00456a;
	text-decoration: none;
}

a:hover {
	color: #008cd7;
}

div#bgWrapper {
	width: 846px;
	margin: 0 auto;
	background: #fff;
	padding: 0 18px;
}

div#header, div#content {
	border: 9px solid #f0f0f0;
	margin-bottom: 6px;
}

div#header {
	border-top: none;
}

div#header {
	background: #2e9fc2 url(../images/headerBg.jpg) no-repeat top;
}

div#topNav ul {
	list-style: none;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 20px 0;
	text-align: center;
position: relative;
}

div#topNav ul li {
	display: inline;
	padding: 0 3px;
}

div#topNav ul li a:link, div#topNav ul li a:visited {
	color: #fff;
	text-decoration: none;
}
div#topNav li ul {
	display: none;
	position: absolute;
	margin: 0;
	top: 20px;
	left: 105px;	
}

#topNav li > ul {
	left: auto;
	top: auto;
}

#topNav li ul li {
	display: block;
	float: none;

}

#topNav li:hover ul, #topNav li.over ul {
	display: block;
}

#topNav li ul li {
	display: block;
	position: relative;
}

#topNav li ul li a {
	display: block;
	line-height: normal;
	background: #2a9bbd;
	padding: 5px 8px;
	border-top: 1px solid #fff;
	width: 120px;
}

#topNav li ul li a:hover {
	background: #00456a !important;
}



div#content {
	background: transparent url(../images/contentBg.gif) repeat-y 599px 0;
	font-size: 12px;
}

div#contentLeft {
	float: left;
	width: 583px;
	margin: 8px;
}

div#contentRight {
	float: right;
	width: 204px;
	margin: 8px 8px 8px 17px;
}

div#footer {
	color: #666;
	width: 100%;
	font-size: 10px;
	padding: 0 0 9px 0;
}

div#footer span {
	display:block;
	float: right;
	margin: 0 9px;
}

div#footer a:link {
	color: #666;
	text-decoration: none;
}

div#footer ul {
	float: left;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 9px;
}

div#footer ul li {
	display: inline;
	padding: 0px 3px;
}

.rightColContent {
	margin-bottom: 8px;
}

div.uberZingBox, div.zingBox {
    background: #f4f4f4;
    padding: 10px;
    color: #444;
    
}

.zingBox {
	margin: 4px 0 8px 5px;
	float: right;
	width: 230px;
}

.zingBox ul, .zingBox ol {
	padding-left: 20px;
}


div.newsletter {
	color: #666;
	background: #f4f4f4;
	text-align: right;
	padding: 5px;
}

div.newsletter input {
	margin-bottom: 9px;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: normal;
}

div.newsletter div {
	text-align: left;
}

h1 {
	margin: 0 15px;
	padding: 10px 0 0 0;
}

img {
	border: 0;
}

ul
{
list-style-type: square;
}


/*Event*/


div#contentevent{

	font-size: 12px;
}
div#contentLeftevent {
	float: left;
	width:483px;
	margin: 8px;
}

div#contentRightevent {
	float: right;
	width: 304px;
	margin: 8px 8px 8px 17px;
border-left: solid 4px #999999;
padding-left: 8px;
}
 div#testimonials{
width: 190px;
}

div#eventLink{
width: 180px;
padding-right: 10px;
padding-left: 10px;
border: solid 1px #999999;
}
/* Clearfix */
.cf:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.cf { display: inline-block; }
html[xmlns] .cf { display: block; }
* html .cf { height: 1%; }

.seoh3 {
font-family:Arial,Helvetica,Sans-serif !important;
font-size:16px !important;
font-weight:normal !important;
margin:0 !important;
padding:0 !important;

}

.seoh2{
	color: #00456a!important;
	font-family: "Trebuchet MS"!important;
	font-weight: normal!important;
	font-size: 24px!important;
	}

