* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Tahoma;
	font-size: 12px;
	background: url(images/mainbg.gif) repeat-x;
}

img {
	border-style: none;
}

a {
	color: #990000;
	text-decoration: underline;
}

#wrapper { 
	margin: 0 auto;
	width: 100%;
}

/* @group Header */

#header {
	width: 996px;
	padding: 0;
	height: 137px;
	margin: 0 auto;
}

#header .logo {
	width: 996px;
	height: 103px;
}

#header .logo h1 {
	width: 257px;
	height: 73px;
	float: left;
	text-indent: -5000px;
	background: url(images/logo.gif) no-repeat;
	margin-top: 17px;
	margin-left: 20px;
}

#header .logo h1 a {
	outline: 0;
	width: 224px;
	height: 67px;
	float: left;
}

#header .where {
	color: #003366;
	font-size: 24px;
	float: right;
	margin-top: 14px;
	margin-right: 3px;
	text-align: right;
}

#header .where .city {
	font-size: 35px;
}

#navigation {
	padding: 0;
	margin: 0 auto;
	width: 996px;
}

#title_home {
	padding: 0;
	margin: 0 auto 25px;
	width: 100%;
	background: #085382 url(images/home_title.jpg) no-repeat center 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 5px solid #e5e5e5;
	height: 227px;
}

#title_home .title_wrap {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	height: 227px;
}

#title_home .cliphome {
	width: 209px;
	height: 243px;
	float: left;
	position: relative;
	margin-left: 42px;
	top: 4px;
	background: url(images/homeclip.png) no-repeat;
	text-indent: -5000px;
	margin-right: 37px;
}

#title_home h2 {
	color: #fff;
	font: bold 46px/48px Arial;
	padding-top: 20px;
	margin-bottom: 12px;
}

#title_home strong {
	color: #ffcc33;
	font-size: 20px;
	font-weight: normal;
	display: block;
	width: 450px;
	line-height: 1.3;
}

#title_home strong a {
	color: #fff;
	font-weight: normal;
}

#title_home p {
	font: bold 21px/27px Arial;
	width: 960px;
	color: #333333;
	padding-top: 0px;

}

#title_home a {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#title_page {
	padding: 0;
	margin: 0 auto 25px;
	width: 100%;
	background: #085382 url(images/page_title.jpg) no-repeat center 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 5px solid #e5e5e5;
	height: 118px;
}

#title_page .title_wrap {
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	height: 118px;
}

#title_page .cliphome {
	width: 109px;
	height: 126px;
	float: left;
	position: relative;
	margin-left: 42px;
	top: 4px;
	background: url(images/page_clip.png) no-repeat;
	text-indent: -5000px;
	margin-right: 15px;
}

#title_page h2 {
	color: #fff;
	font: bold 46px/48px Arial;
	padding-top: 37px;
}



/* @end */

/* @group Navigation */

#nav { /* all lists */
	padding: 0;
	list-style: none;
	line-height: 1;
	height: 34px;
	margin: 0;
}

#nav ul { /* all lists */
	padding: 0;
	margin: 0 0 0 6px;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	float: left;
}

#nav li.page_item {
	height: 34px;
	margin-right: 35px;
	font-size: 18px;
	padding: 0;
}

#nav li.page_item.current_page_item ul li.page_item a {
	color: #fff;
}

#nav li.page_item a {
	color: #fff;
	text-decoration: none;
	padding-top: 7px;
	height: 27px;
}

#nav li.page_item a:hover {
	color: #ff0000;
	text-decoration: none;
}

#nav li.current_page_item a {
	color: #ff0000;
}

#nav li.current_page_item_big a {
	color: #ff0000;
	text-transform: uppercase;
}

#nav li.current_page_item_big {
	margin-right: 0;
}

#nav li { /* all list items */
	float: left; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #095382;
	width: 195px;
	margin-left: -6px;
	z-index: 100;
	margin-top: 34px;
	left: -999px;
	float: left;
}

#nav li ul li {
	height: 12px;
}

#nav li ul li.page_item {
	height: 29px;
	font-size: 18px;
	padding: 0;
}

#nav li ul li.page_item a {
	height: 22px;
	margin: 0;
	padding: 7px 0 0 7px;
	width: 188px;
}

#nav li ul li a {
	width: 187px;
	padding: 3px 3px 0;
	background-color: #095382;
	border: 1px solid #d1e7f4;
	font-size: 12px;
	color: #d9e6ee;
}

#nav li ul li a:hover {
	background-color: #1168a3;
	color: #d9e6ee;
}

#nav li ul li {
	float: left;
	width: 195px;
}

#nav li ul li ul li.page_item {
	height: 29px;
	font-size: 18px;
	padding: 0;
}

#nav li ul li ul {
	margin: 0 0 0 197px;
	background-color: #cc5d28;
}

#nav li ul li ul li a {
	width: 187px;
	padding: 3px 3px 0;
	background-color: #cc5d28;
	border: 1px solid #d1e7f4;
	font-size: 12px;
	color: #d9e6ee;
}

#nav li ul li ul li a:hover {
	background-color: #b85425;
}

#nav li ul ul li {
	width: 195px;
}

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

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}




/* @end */

/* @group Content */

#content {
/*	background: url(faux-2-2-col.gif); */
	overflow: hidden;
	width: 996px;
	margin: 0 auto;
	padding: 0 0 15px;
}

#homeblocks {
	width: 996px;
	height: 170px;
	border-bottom: 2px solid #cccccc;
	margin-bottom: 25px;
}

#homeblocks .single {
	width: 310px;
	height: 150px;
	border-right: 2px solid #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	margin-right: 10px;
	float: left;
}

#homeblocks .single.last {
	margin: 0;
	padding: 0;
	border-right-style: none;
}

#homeblocks .single .alignright {
	float: right;
}

#homeblocks .single h3 {
	color: #333333;
	font-size: 24px;
	line-height: 22px;
	margin-bottom: 5px;
	font-weight: normal;
	font-style: normal;
}

#homeblocks .single p.description {
	font-size: 18px;
	line-height: 22px;
	color: #990000;
	margin-bottom: 5px;
}

#homeblocks .single p {
	font-size: 12px;
	line-height: 22px;
}

#homeblocks .single a {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#mainc_home { 
	float: left;
	margin: 0;
	padding: 0;
	width: 620px;
	display: inline;
	position: relative;
}

#sidebar_home { 
	display: inline;
	margin: 0;
	padding: 0;
	width: 360px;
	float: right;
}

#sidebar_home .qna {
	width: 360px;
	background: url(images/qnabg.png) repeat-y;
	margin-bottom: 12px;
	padding-right: 10px;
}

#sidebar_home .qna .simplepie {
	background: url(images/qnahead.png) no-repeat;
}

#sidebar_home .qna li {
	padding-left: 30px;
	padding-right: 30px;
	list-style-type: none;
	margin-bottom: 10px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

#sidebar_home .qna li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#sidebar_home .qna span.date {
	width: 0;
	height: 0;
	visibility: hidden;
}

#sidebar_home .qna h3 {
	width: 360px;
	height: 110px;
	text-indent: -5000px;
	background: url(images/qnahead.png) no-repeat;
}

#sidebar_home .qna .qbot {
	height: 36px;
	width: 360px;
	background: url(images/qnabot.png) no-repeat;
}

#sidebar_home .qna h4 {
	padding-left: 30px;
	padding-right: 30px;
	color: #333333;
	margin-bottom: 5px;
	font-size: 14px;
}

#sidebar_home .qna p {
	padding-left: 30px;
	padding-right: 30px;
	color: #333333;
	font-size: 12px;
	line-height: 22px;
}

#sidebar_home .qna a {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 8px;
}

#sidebar_home .hsocial {
	margin-bottom: 5px;
	text-align: center;
}

#sidebar_home .hsocial span {
	color: #990000;
	font-size: 22px;
	position: relative;
	bottom: 5px;
	margin-right: 5px;
}

#sidebar_home .hsocial img {
	margin-right: 5px;
}

.entry {
	margin-bottom: 5px;
}

.entry p.description {
	font-size: 18px;
	line-height: 22px;
	color: #990000;
	margin-bottom: 5px;
	margin-top: -20px;
}

.entry h2 {
	color: #036;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;

}

.entry h3 {
	color: #990000;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 18px;
	margin-left: 10px;

}

.entry p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 14px;
	margin-top: 14px;
	margin-left: 10px;
}

.entry ul, .entry ol {
	padding-left: 35px;
	font-size: 12px;
	color: #333333;


}

.entry ul li, .entry ol li {
	line-height: 18px;
	font-size: 12px;
	color: #333333;

}

.entry blockquote {
	font-style: italic;
	font-size: 13px;
	padding-left: 35px;
	padding-right: 35px;
}

.entry .alignleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
}

.entry .alignright {
	float: right;
	margin-bottom: 4px;
	margin-left: 8px;
}

#mainc { 
	float: left;
	margin: 0;
	padding: 0;
	width: 710px;
	display: inline;
	position: relative;
}

/* @end */

/* @group Sidebar */

#sidebar { 
	display: inline;
	margin: 0;
	padding: 0;
	width: 250px;
	float: right;
	border-left: 1px solid #cccccc;
}

#sidebar ol {
	font-size: 16px;
	margin: 0 0 30px 40px;
}

#sidebar ol li {
	margin-bottom: 5px;
}

#sidebar p {
	padding-left: 15px;
	margin-bottom: 7px;
}

#sidebar p.socialicons img {
	margin-right: 4px;
}

#sidebar h2 {
	font-size: 30px;
	line-height: 22px;
	color: #990000;
	font-style: italic;
	font-weight: normal;
	width: 240px;
	padding-left: 10px;
	padding-bottom: 12px;
	padding-top: 8px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 15px;
}

#sidebar .steps {
	margin-bottom: 25px;
}

#sidebar .steps p {
	margin-bottom: 2px;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}

#sidebar .sideblocks {
	margin-bottom: 10px;
	color: #333333;
	font-size: 12px;
}

#sidebar .sideblocks .ssingle {
	overflow: hidden;
	margin-bottom: 10px;
}

#sidebar .sideblocks img {
	float: left;
	margin-right: 8px;
	margin-left: 5px;
}

#sidebar .sideblocks h4 {
	padding-top: 3px;
	color: #990000;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 3px;
}

/* @end */

/* @group Footer */

#footer { 
	width: 996px;
	clear: both;
	margin: 0 auto;
	border-top: 2px solid #cccccc;
	padding: 8px 0 5px;
	overflow: hidden;
	height: 75px;
}

#footer .updates {
	float: left;
	height: 30px;
	margin-top: 10px;
}

#footer .updates p {
	float: left;
	margin-right: 6px;
}

#footer .updates label {
	font: 18px Georgia;
	color: #333333;
	margin-right: 5px;
}

#footer .updates input#email {
	background-color: #cccccc;
	border: 1px solid #999;
	width: 180px;
	height: 20px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	color: #333;
}

#footer .sponsors {
	float: right;
}

#footer .sponsors p {
	float: left;
	margin-left: 35px;
}

.clear { 
	clear: both; 
	background: none; 
}



/* @end */