@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #2c2c2c;
	margin: 0;
    padding-top: 13px;
	text-align: center;
	background-image: url(../assets/ground.jpg);
	background-repeat: repeat-x;
  	}

	
h1	{
	color: #29475b;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	margin-left: 4px;
	margin-top: 0;
	margin-bottom: 0px;
	text-transform: uppercase;
	}
	
h2	{
	color: #29475b;
	font-weight: bold;
	font-size: 12px;
	padding-top: 8px;
	margin-left: 25px;
	margin-top: 0;
	margin-bottom: 0px;
	text-transform: uppercase;
	}
	
h3	{
	color: #d54400;
	font-weight: normal;
	font-size: 11px;
	margin-left: 4px;
	margin-top: 0;
	margin-bottom: 0;
	}
		
/* Begin header styles */

#headerNest {
	position: relative;
	clear: both;
	margin: auto;
	width: 1000px;
	height: 130px;
	background-image: url(../assets/hdr_ground.jpg);
	background-repeat: no-repeat;
	text-align: left;
	}
	
#logoNest {
	position: relative;
	float: left;
	clear: left;
	margin-top: 12px;
	margin-left: 33px;
	text-align: left;
	}	
	
#searchNest, div.searchNest {
	position: relative;
	float: right;
	clear: right;
	margin: 78px 42px 0 0;
	width: 245px;
	height: 20px;
	text-align: right;
	}	
	
.searchInput {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #2c2c2c;
	border: 1px solid #626161;
	width: 166px;
	height: 16px;
	}
	
td.searchButton {
	padding-left: 4px;
	}
	
/* Begin navigation styles */

#globalNavNest {
	position: relative;
	clear: both;
	margin: auto;
    top: -4px;
	border-top: 1px solid #e8f6ff;
	width: 1000px;
	height: 32px;
	background-image: url(../assets/nav_ground.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	}
	
a.gNavLeft, a.gNavLeft:visited {
	position: relative;
	clear: left;
	float: left;
	width: 278px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #e8f6ff;
	padding: 7px 0 0 44px;
	text-align: left;
	text-transform: uppercase;
	border-right: 1px solid #4c6175;
	background-image: url(../assets/gnav_left_end.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
a.gNavLeft:hover, a.gNavLeftOn, a.gNavLeftOn:visited, a.gNavLeftOn:hover {
	position: relative;
	clear: left;
	float: left;
	width: 278px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #e8f6ff;
	padding: 7px 0 0 44px;
	text-align: left;
	text-transform: uppercase;
	border-right: 1px solid #4c6175;
	background-image: url(../assets/nav_groundL_on.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	}	
	
a.gNav, a.gNav:visited {
	position: relative;
	clear: none;
	float: left;
	width: 189px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #e8f6ff;
	padding: 7px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #4c6175;
	overflow: hidden;
	}
	
a.gNav:hover, a.gNavOn, a.gNavOn:visited, a.gNavOn:hover {
	position: relative;
	clear: none;
	float: left;
	width: 189px;
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #e8f6ff;
	padding: 7px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	border-right: 1px solid #4c6175;
	background-image: url(../assets/nav_groundC_on.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	}	
	
a.gNavRight, a.gNavRight:visited {
	position: relative;
	clear: right;
	float: right;
	height: 25px;
	width: 254px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #e8f6ff;
	padding: 7px 43px 0 0;
	text-align: right;
	text-transform: uppercase;
	background-image: url(../assets/gnav_right_end.jpg);
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden;
	}
	
a.gNavRight:hover, a.gNavRightOn, a.gNavRightOn:visited, a.gNavRightOn:hover {
	position: relative;
	clear: right;
	float: right;
	height: 25px;
	width: 254px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #e8f6ff;
	padding: 7px 43px 0 0;
	text-align: right;
	text-transform: uppercase;
	background-image: url(../assets/nav_groundR_on.jpg);
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden;
	}
	
/* Begin main frame styles */

#contentCap {
	position: relative;
	clear: both;
	margin: 11px auto 0 auto;
	width: 1000px;
	height: 16px;
	background-image: url(../assets/contentCap.jpg);
	background-repeat: no-repeat;
	}
	
#contentNest {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 992px;
	min-height: 650px;
	background-color: #cce6fc;
	border-right: 4px solid #04101b;
	border-left: 4px solid #04101b;
	background-image: url(../assets/content-ground.jpg);
	background-repeat: repeat-y;
	}	

/* Begin local nav styles */	

#localNavNest {
	position: relative;
	clear: left;
	float: left; 
	margin: 0 5px;
	width: 203px;
	height: auto;
	overflow: hidden; 
	}	
	
#TeasersNest {
	position: relative;
	clear: both;
	float: left;
	width: 199px;
	height: auto;
	padding: 0px 2px 15px 2px;
	background-image: url(../assets/localNavGround.jpg);
	background-repeat: no-repeat;
	text-align:left;
	overflow: hidden;
	}	
	
#ReviewsNest {
	position: relative;
	clear: both;
	float: left;
	width: 199px;
	height: auto;
	padding: 0px 2px 15px 2px;
	background-image: url(../assets/localNavGround.jpg);
	background-repeat: no-repeat;
	text-align:left;
	}	
	
	
a.localNavNew, a.localNavNew:visited {
	position: relative;
	clear: both;
	float: left;
	width: 184px;
	margin-right: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #264255;
	padding: 4px 5px 5px 10px;
	text-align: left;
	background-image: url(../assets/localNavGroundTile.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid #FFFFFF; 
	}
	
a.localNavNew:hover {
	position: relative;
	clear: both;
	float: left;
	width: 184px;
	margin-right: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px 5px 5px 10px;
	text-align: left;
	background-image: url(../assets/localNavGroundTileOn.jpg);
	background-repeat: repeat-x;
	background-color: #78a319;
	border-bottom: 1px solid #FFFFFF;
	}	
	
a.localNavRev, a.localNavRev:visited {
	position: relative;
	clear: both;
	float: left;
	width: 184px;
	margin-right: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #264255;
	padding: 4px 5px 5px 10px;
	text-align: left;
	border-bottom: 1px dotted #264255;
	}
	
a.localNavRev:hover {
	position: relative;
	clear: both;
	float: left;
	width: 184px;
	margin-right: 10px;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px 5px 5px 10px;
	text-align: left;
	background-image: url(../assets/localNavGroundTileOn.jpg);
	background-repeat: repeat-x;
	background-color: #78a319;
	border-bottom: 1px dotted #264255;
	}	
	
/* Begin article content styles */	

#articleNest {
	position: relative;
	clear: none;
    float: right;
	margin: 0 5px;
	width: 565px;
	height: auto;
	background-color: #FFFFFF;
	text-align: left;
	padding: 10px 5px 10px 10px;
	}	

.articleText {
	margin-left: 4px;
	}	
	
a.commentLink, a.commentLink:visited {
	font-size: 11px;
	color: #2c2c2c;
	text-decoration: none;
	}
	
a.commentLink:hover {
	font-size: 11px;
	color: #52a5ea;
	text-decoration: none;
	}
	
.separator {
	width: 564px;
	height: 5px;
	border-bottom: 1px dotted #aeaeae;
	}	
	
/* Begin right banner styles */

#rBanner {
	position: relative;
	clear: right;
	float: right;
	margin: 0 5px 0 0;
	width: 159px;
	height: auto;
	background-color: #a4c5e6;
	text-align: left;
	padding: 13px 9px;
	text-align: center;
	}
	
.adCaption {
	text-transform: uppercase;
	color: #7e8e9f;
	}
	
/* Begin content bottom & footer styles */

#contentCapBottom {
	position: relative;
	clear: both;
	margin: 0 auto 10px auto;
	width: 1000px;
	height: 16px;
	background-image: url(../assets/contentCapBottom.jpg);
	background-repeat: no-repeat;
	}
	
#footerNest {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 1000px;
	height: 40px;
	background-image: url(../assets/footer-ground.jpg);
	background-repeat: repeat-x; 
	background-position: bottom;
	}

#footerCap {
	position: relative;
	clear: both;
	width: 1000px;
	height: 4px;
	}
	
#footerCopyright {
	position: relative;
	clear: left;
	float: left;
	margin: 7px 0 5px 20px;
	text-align: left;
	background-image: url(../assets/footer-ground.jpg);
	background-repeat: repeat-x; 
	color: #858e97;
	}
	
#footerLegal {
	position: relative;
	clear: right;
	float: right;
	margin: 7px 20px 5px 0;
	text-align: right;
	background-image: url(../assets/footer-ground.jpg);
	background-repeat: repeat-x; 
	color: #858e97;
	}
	
a.footerLink, a.footerLink:visited {
	font-size: 11px;
	color: #858e97;
	text-decoration: none;
	}
	
a.footerLink:hover {
	font-size: 11px;
	color: #858e97;
	text-decoration: underline;
	}
div.postbody h3.first {
    text-align: left;   
}
div.postbody p.author {
    text-align: left;   
}
div.postbody div.content {
    text-align: left;   
}
	