@charset "utf-8";
/* CSS Document */

body {
	background-color:#7DCCEB;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#676B6D;
	background-image:url(../images/body_bg_new.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
	padding-bottom:20px;
}

p {
	margin-top:6px;
	margin-bottom:6px;
}

a {
	color:#8B8510;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

h1, h3, .componentheading, .contentheading {
	margin:0;
	padding:0;
	color:#8B8510;
	font-family:"Gotham Light Medium", Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
}

h4 {
	margin:0;
	padding:0;
	color:#8B8510;
	font-family:"Gotham Light Medium", Helvetica, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
}

#wrapper_holder {
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#wrapper {
	width:980px;
	height:auto;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/wrapper_bg.png);
	background-repeat:repeat-y;
	overflow:hidden;
}

#inner_wrapper {
	width:940px;
	height:auto;
	float:left;
	overflow:hidden;
}

#header {
	width:940px;
	height:218px;
	float:left;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#header p {
	margin-top: 0;
	margin-bottom: 0;
}

#main_nav {
	width:940px;
	height:37px;
	float:left;
	background-image:url(../images/main_nav_bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#main_nav ul {
	margin:0;
	padding:0;
	padding-left:4px;
}

#main_nav li {
	list-style-type: none;
	display:inline;
}

#main_nav a {
	text-decoration:none;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	padding-left:18px;
	padding-right:18px;
	line-height:35px;
	color:#FFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
	font-weight:bold;
}

#content_wrapper {
	width:940px;
	height:auto;
	float:left;
	padding:18px;
	overflow:hidden;
	background-color:#FFF;
}

#content_left {
	width:112px;
	min-height:50px;
	height:auto !important;
	height:50px;
	float:left;
	padding-right:18px;
	overflow:hidden;
}

#content_left h3 {
	font-weight:bold;
	font-size:14px;
}

#content_left .moduletable {
	padding-bottom:12px;
}

#content_left ul {
	padding:0px;
	margin:0px;
}

#content_left li {
	list-style:none;
	padding-top:2px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B8510;
	
}

#content_left a {
	text-decoration:none;
	color:#8B8510;
	padding-left:2px;
	font-size:11px;
}

#content_left ul li.level2 {
	padding-bottom:0;
	padding-top:0;
	padding-left:0;
	border:none;
}

#content_left ul .level2 a {
	color:#32BCEF;
}

/* Styling for search box */
.inputbox {
	color:#8B8510;
	width:108px;
}


#content_middle {
	width:508px;
	height:auto;
	float:left;
	padding-left:20px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8B8510;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8B8510;
	overflow:hidden;
}

#video {
	width:508px;
	height:auto;
	float:left;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B8510;
	overflow:hidden;
}

#video p {
	margin-top: 0;
	margin-bottom: 0;
}


#main_content {
	width:508px;
	height:auto;
	float:left;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B8510;
	overflow:hidden;
}

#banner {
	width:508px;
	height:auto;
	float:left;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B8510;
	overflow:hidden;
}

#banner p {
	margin-top: 0;
	margin-bottom: 0;
}

#module_holder {
	width:508px;
	height:auto;
	float:left;
	padding-top:12px;
	padding-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B8510;
	overflow:hidden;
}

#module_holder p {
	margin-top: 0;
	margin-bottom: 0;
}

#module_left {
	width:158px;
	height:auto;
	float:left;
	overflow:hidden;
}

#module_middle {
	width:158px;
	height:auto;
	float:left;
	margin-left:17px;
	overflow:hidden;
}

#module_right {
	width:158px;
	height:auto;
	float:left;
	margin-left:17px;
	overflow:hidden;
}

#content_right {
	width:226px;
	height:auto;
	float:left;
	padding-left:18px;
	overflow:hidden;
}

#content_right h3 {
	font-weight:bold;
	font-size:14px;
}

#content_right_module {
	width:208px;
	height:auto;
	float:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #8B8510;
	overflow:hidden;
}

#content_right_module .moduletable {
	padding-top:12px;
	padding-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B8510;
}

#content_right_module p {
	margin-top: 0;
	margin-bottom: 0;
}

/* styling for newsletter sign up form */
.newsletter {
	margin:0;
	padding:0;
	text-align:center;
}

.newsletter input {
	vertical-align:middle;
	margin-top:4px;
}

.newsletter_btn {
	margin-left:3px;
}

/* styling for Twitter feed module */
#twitterfeedrssdiv {
	padding-top:50px;
	background-image:url(../images/twitterfeed_bg.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#twitterfeedrssdiv a {
	color:#00AEEF;
}

.twitterfeeditem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8B8510;
	padding-bottom:3px;
}

#sponsors {
	width:904px;
	height:auto;
	float:left;
	padding-top:12px;
	overflow:hidden;
}

#sponsors p {
	margin-top: 0;
	margin-bottom: 0;
}

#bottom_fade {
	width:980px;
	height:15px;
	float:left;
	background-image:url(../images/bottom_fade.png);
	background-repeat:no-repeat;
	overflow:hidden
}

#footer {
	width:980px;
	height:auto;
	float:left;
	overflow:hidden;
}

#copyright {
	width:150px;
	float:left;
	padding-left:20px;
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	overflow:hidden;
}

#bottom_menu {
	width:790px;
	float:left;
	text-align:right;
	padding-right:20px;
	overflow:hidden;
}

#bottom_menu ul {
	margin:0;
	padding:0;
}

#bottom_menu li {
	list-style-type: none;
	display:inline;
}

#bottom_menu a {
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	padding-left:12px;
	text-decoration:none;
}
