/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2009. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ type selectors ------------------------ */
body { 
	background:#7E615B url("images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#fff;
}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#fff; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#header {
	 width: 100%;
	 height: 358px;
	 background-color: #213660;
}

#inside #header {
	height: 230px
}

#clouds {
	background: url("images/clouds.png") no-repeat;
	width: 940px;
	margin: 0 auto;
}

#sun {
	background: url("images/sun.png") bottom center no-repeat;
	margin: 0 auto;
}

#city {
	background: url("images/imgBuildings.png") bottom center no-repeat;	
	height: 358px;
}

#inside #city {
	height: 240px;
}

#city a {
	clear: both;
	position: relative;
	top: 6px;
	left: 12px;
	display: block;
	width: 409px;
	height: 177px;
}

#inside #city a {
	left:  -35px;
}

#main {
	width: 100%;
	clear: both;
	background: url("images/bgMain.png") repeat-x;
}

#wrap {
	width:940px;
	margin:0 auto;
	text-align:left;
}

#nav {
	font-size: 15px;
	display: table;
	margin: 0px auto;
	position: relative;
	top: 23px;
	height: 45px;
}

#nav li {
	float: left;
	border-left: 1px solid #fff;
}

#nav li:first-child {
	border: none;
}

#nav a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000;
	-moz-text-shadow: #000 1px 1px 1px;
	padding: 10px 10px 7px;
}

#nav a:hover {
	background: #80625C;
}

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position: absolute;
	left:-9999px;
	padding-right:1px;
	z-index: 399;
	text-indent: 0px!important;
	top: 25px;
}

#nav li ul li { 
	height:30px;
	z-index: 399;
	font-size: 0.8em;
	color: #fff;
}	

#nav li ul li a {
	width:100%;
	height:30px;	/* Height of each drop down nav item, should match above */
	line-height:30px;	 /* Height of each drop down nav item again, should match above */
	text-indent: 10px;
	background: #483531!important;
	border: 1px solid #7E615B!important;
	border-top: none!important;
}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
}

#nav li:hover ul, #nav li.sfHover ul { left: auto; }

/* Hover styles for drop down items */
#nav li ul li a:hover {
	color:#fff;
	text-decoration:none;
	background-image: none!important;
	background-color: #7E615B!important;
}

#nav li ul, #nav li ul li {
	width: 200px!important;
}

#content {
	clear: both;
	display: block;
	min-height: 250px;
}

#content h1 {
	font-size: 18px;
	color: #fff;
	line-height: 23px;
	font-weight: normal;
	margin: 30px 0px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}

#content h2 {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin: 30px 0px 0px 10px;
	clear: left;
	text-shadow: 1px 1px 1px #000;
}

#content > p {
	width: 407px;
	float: left;
	margin: 17px 0 19px 28px;
}

a.btnReadMore {
	background: url("images/btnReadMore.png") no-repeat;
	width: 134px;
	height: 30px;
	display: block;
	margin: 19px 0 0;
	float: right;
	text-indent: 10px;
	color: #fff;
	text-decoration: none;
	padding: 7px 0px;
}

#video {
	background: url("images/bkgdVideo.png") no-repeat;
	height:279px;
	padding:24px 0 0 12px;
	width:431px;
	float: right;
}

#bigBoxTop {
	clear: both;
	background: #152447 url("images/bkgdBigBoxTop.png") no-repeat;
	width: 884px;
	margin: 12px auto;
}

#bigBoxBtm {
	background: url("images/bkgdBigBoxBtm.png") bottom left no-repeat;
	min-height: 203px;
	padding: 65px 25px 75px;
}

#bigBoxBtm img {
	background: #fff;
	padding: 5px;
	float: right;
	margin-left: 30px;
}

#bigBoxBtm h2 {
	font-size: 30px;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
}

#bigBoxBtm p {
	margin: 20px 0 0 0;
}

#bigBoxBtm a:last-child {
	color: #fff;
	float: right;
	margin-right: 20px;
	display: inline;
}

#bottomLists {
	width: 800px;
	margin: 0 auto;
	display: table;
}

.bottomList {
	float: left;
	width: 400px;
}

.bottomList li {
	background: url("images/bullet.png") no-repeat;
	text-indent: 20px;
	line-height: 31px;
}

li.title {
	background: none;
	font-size: 24px;
	text-decoration: none;
}

/* ------------------------ columnLeft framework ------------------------ */
#columnLeft {
	width:610px;
	float:left;
	padding: 20px;
}

#columnLeft p, #columnLeft h1, #columnLeft h2, #columnLeft h3, #columnLeft ul, #columnLeft dl {
	margin:0px 0px 10px 0px;
}

#columnLeft h2 {
	font-size: 1.5em;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
}

#columnLeft h3 {
	font-size: 1.3em;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: 1px solid;
	padding-bottom: 3px;
}

/* ------------------------ columnRight framework ------------------------ */
#columnRight {
	width:279px;
	float:left;
	padding-top: 20px;
}

#columnRight p, #columnRight h1, #columnRight h2, #columnRight h3, #columnRight ul, #columnRight dl {
	margin:0px 10px 10px;
}

.sidebarBtn {
	height: 80px;
	width: 279px;
	display: block;
	text-indent: -9999px;
}

#btnEmailUs { background: url("images/btnEmailUs.jpg") no-repeat; }
#btnRegisterNow { background: url("images/btnRegisterNow.jpg") no-repeat; }
#btnNewsletter { background: url("images/btnNewsletter.jpg") no-repeat; }

#btnEmailUs:hover { background: url("images/btnEmailUs.jpg") bottom left no-repeat; }
#btnRegisterNow:hover { background: url("images/btnRegisterNow.jpg") bottom left no-repeat; }
#btnNewsletter:hover { background: url("images/btnNewsletter.jpg") bottom left no-repeat; }

#columnRight h3 {
	color: #fff;
	text-shadow: #000 1px 1px 1px;
	font-size: 20px;
	margin-top: 20px;
}

/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
	background:url("images/bottom-wrap.jpg");
	width:100%;
	height:20px;
	clear:both; /* important */
}

/* ------------------------footer framework ------------------------ */
#footer {
	width:100%;
	clear: both;
	background: #1b2d54 url("images/bkgdFooter.png") repeat-x;
	margin-top: 30px;
	float: left;
}

#footerWrap {
	width: 940px;
	margin: 0 auto;
	min-height: 270px;
	padding: 22px 0;
	height: 300px;
}

#footerWrap div {
	width: 25%;
	float: left;
	background: url("images/bkgdDivider.png") right top repeat-y;
	height: 100%;
}

#footerWrap div + div + div + div {
	background: none;
}

#footerWrap div img {
	margin: 20px 0;
}

#footerWrap h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-shadow: #000 1px 1px 1px;
}

#footer p {
	color:#fff;
	margin-bottom:10px;
}

#footer a:link, #footer a:visited { color:#fff; }
#footer a:hover, #footer a:active { text-decoration: none; }

#footer ul {margin:10px;}

#footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
}

#footer li:first-child { border: none; }

/* ------------------------blog framework ------------------------ */

/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions & aligment */

#commentsDiv {
	clear: both;
	margin: 30px 20px 30px 35px;
	padding-top: 20px;
}

#commentsDiv h3, #commentsDiv p {
	margin: 0px;
}

#commentsDiv input, #commentsDiv textarea {
	border: 1px solid #6779C3;
	font-size: 12px;
	color: #6779C3;
	height: 25px;
	line-height: 25px;
}

#commentsDiv textarea {
	width: 500px;
	height: 150px;
}

input#submit {
	height: 25px;
	line-height: 20px;
	width: 150px;
	color: #042b5e;
	background-color: #fff;
}

#comments {
	margin-bottom: 20px!important;
}

#respond {
	margin-top: 20px!important;	
}

.commentlist {
	border-bottom: 1px solid #fff;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li {
	padding: 20px;
	border-top: 1px solid #fff;
}
	
.commentlist li p {
	margin-top: 10px!important;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	color: #fff;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}
	
.alt {
	background-color: #042b5e!important;
}

#commentform p {
	margin-bottom: 10px!important;
}

h3#respond {
	margin-bottom: 20px;
}