@charset "UTF-8";
/* CSS Document */

body  {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #393733;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #056898;
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
}
#container {
	width: 975px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #999999;
	text-align: left; /* this overrides the text-align: center on the body element. */
	 -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

} 
#container #review_div .top_margin a {
	color: #FFF;
}
#container #review_div .top_margin a:hover {
	text-decoration: none;
}
#above_the_fold {
	margin-bottom: 10px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}
#above_subscribe {
	float: right;
	margin-right: 7px;
}
#above_subscribe img {
border: 2px solid #660033;
}
#header {
	padding-left: 7px;
	padding-top: 5px;
} 
#logo {
	background-image: url(/img/468shadow_bg.jpg);
	background-repeat: no-repeat;
	background-position: 442px -36px;
	padding-top: 15px;
	padding-right: 5px;
}
#logo img {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-bottom: 3px;
}
#sidebar2 li {
}
#top-picture-header img {
	float: right;
	margin-top: 23px;
	border: 2px solid #ECB258;
	margin-right: 15px;
}
#top-nav {
	background-image: url(/img/bg-fade-grey-line.gif);
	margin-bottom: 30px;
	height: 39px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	text-align: left;
}
#top-nav ul li {
	display: inline;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	text-align: left;
	margin-right: 6px;
}
#top-nav ul {
	margin-top: 10px;
	text-align: left;
	margin-left: 10px;
	padding-left: 0px;
}
#top-nav a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
#top-nav li:hover  {
	background-color: #FFFFFF;
	background-image: url(/img/bg_hover2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#top-nav li.selected_navbar {
	background-color: #FFFFFF;
	background-image: url(/img/bg_hover2.gif);
	color: #CC3300;
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 385px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#sidebar2 {
	float: right;
	width: 170px;
	border: 1px solid #E8E8E8;
	-moz-border-radius: 5px;
	margin-right: 15px;
	margin-top: 0px;
}
#sidebar2 h4 {
	margin-top: 7px;
	margin-left: 3px;
	font-size: 85%;
	font-weight: 500;
	color: #10709F;
	margin-bottom: 7px;
}
#sidebar2 img {
	padding: 5px;
}
#sidebar2 li {
	padding-bottom: 10px;
	padding-top: 2px;
	margin-left: -15px;
}
#sidebar2 li a {
	font-size: 115%;
	text-decoration: none;
	line-height: 1.3em;
}
#sidebar2 li a:hover {
	text-decoration: underline;
}
#sidebar3 {
	float: right;
	margin-right: 15px;
	margin-bottom: 20px;
}
#lodging_tbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 750px;
	padding: 1px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#lodging_tbl, #lodging_tbl td, #lodging_tbl th {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	}
#lodging_tbl a:link, #lodging_tbl a:active, #lodging_tbl a:visited {
	color: #0000CC;
}
#lodging_tbl a:hover {
	color: #CC3300;
	text-decoration: none;
}
#review_div {
	float: left;
	margin-left: 20px;
	width: 210px;
	margin-bottom: 25px;
	margin-top: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	background-image: url(/img/shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 83%;
}
#more {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
}
/*#more:hover {
	background-color: #F2F2F2;
}*/
#review_div img {
}
#review_div h2 {
	font-size: 150%;
	color: #FFFFFF;
	background-color: #DE4E10;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-weight: 500;
	margin-right: 2px;
}
#review_div h3 {
	margin-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #993333;
	line-height: 1.4em;
	font-size: 110%;
}
#review_div h3 a:link, #review_div h3 a:visited, #review_div h3 a:active {
	color: #993333;
	text-decoration: underline;
	padding-right: 5px;
}
#review_div h3 a:hover {
	
	text-decoration: none;
}
#review_div p {
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#review_div ul li {
	padding-right: 5px;
	margin-left: -25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECB258;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-right: 5px;
}
#review_div a:link, #review_div a:visited, #review_div a:active {
	color: #666666;
}
#review_div a:hover {
	color: #333333;
	text-decoration: none;
}
.sponsor-img img {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
#current-issue {
	background-image: url(/img/img-currentissue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 405px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#current-issue img {
	border: 3px solid #CCCCCC;
	margin-top: 5px;
	margin-left: 3px;
}

#content a:link, #content a:active, #content a:visited {
	color: #0000CC;
} 
#content a:hover {
	color: #CC3300;
	text-decoration: none;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
}
#content p {
	line-height: 1.5em;
}
#content li {
	list-style-image: url(/img/arrow_122.gif);
	padding-bottom: 5px;
}
#contact_tbl {
	font-family: Arial, Helvetica, sans-serif;
}
#contact_tbl strong {
	font-size: 95%;
	font-family: Arial, Helvetica, sans-serif;
}
#blog-fp {
	width: 500px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#middle_ad_468 {
	margin-top: 45px;
	margin-left: 15px;
}
#middle_blog {
	margin-top: 25px;
	background-color: #E8E8E8;
	padding: 5px;
	margin-right: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 90%;
}
#middle_blog_cnr {
	background-color: #FFFFFF;
	background-image: url(/img/img-blog-bg.png);
	background-repeat: no-repeat;
	background-position: 425px 6px;
	padding: 2px;
	border: 1px solid #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#middle_blog h2 {
	font-size: 150%;
	color: #FFFFFF;
	background-color: #DE4E10;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	font-weight: 500;
	margin-right: 2px;
}
#middle_blog h3 {
	margin-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #993333;
	line-height: 1.4em;
	font-size: 110%;
}
#middle_blog h3 a:link, #middle_blog h3 a:visited, #middle_blog h3 a:active {
	color: #993333;
	text-decoration: underline;
}
#middle_blog h3 a:hover {
	
	text-decoration: none;
}
#middle_blog p {
	padding-left: 10px;
	padding-right: 5px;
	line-height: 1.4em;
}
#middle_blog a:link, #middle_blog a:visited, #middle_blog a:active {
	color: #666666;
}
#middle_blog a:hover {
	color: #333333;
	text-decoration: none;
}
#footer-ad-728 img {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #CCCCCC;
}
#footer-ad-728 {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #999999;
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 10px;
	background-image: url(/img/img-cbprinting.gif);
	background-repeat: no-repeat;
	background-position: 850px;
} 
#footer p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 90%;
	margin: 0;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #DE4E10;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.top_margin {
	margin-top: 0px;
}
.event_month_header {
	font-size: 195%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10709F;
	color: #993333;
	margin-right: 70px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.border {
	border: 2px solid #ECB258;
}
.grey_background {
	font-weight: bold;
	padding: 2px;
	background-image: url(/img/bg-fade-grey.png);
	background-repeat: repeat-x;
	font-size: 125%;
	background-position: top;
}
.alt-tbl-color-grey {
	background-color: #EBE7FF;
}

#imgopacity {
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
	}
#imgopacity:hover {
	filter:alpha(opacity=100);
    -moz-opacity: 1;
	opacity: 1;
	-khtml-opacity: 1;
	}

.pageTitle {
	font-size: 155%;
	line-height: 1.4em;
	font-weight: 500;
	color: #CC3300;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.red-border {
	border: 2px solid #660033;
}
.grey-hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bg-paragraph-color {
	padding: 2px;
}
.form_text {
	font-size: 125%;
	border: 1px solid #999999;
	color: #666666;
}
.blog-date {
	font-size: 85%;
	color: #999999;
	margin-top: 3px;
}
#blog-full {
	width: 650px;
}
#subscribe_top {
	float: right;
	margin-right: 15px;
	margin-top: -85px;
}
#facebook {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}
#comment a:link, #comment a:visited, #comment a:active {
text-decoration: none; }
#comment a:hover {
text-decoration:none; }
#comment {
	padding: 3px;
	width: 450px;
}
#fp_divs {
	margin-top: 20px;
	margin-left: 10px;
}
#fp_div1 a {
	display:block;
	width: 153px;
	font: bold 13px sans-serif;
	color:#333;
	text-decoration: none;
	background-image: url(/img/img-fpdivs-all.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 98px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#fp_div1 {
	float:left; }

#fp_div1 a:hover {
	color: #049;
	background-image: url(/img/img-fpdivs-all.gif);
	background-repeat: no-repeat;
	background-position: 0px -98px;
}
#fp_div2 a {
	display:block;
	width: 153px;
	font: bold 13px sans-serif;
	color:#333;
	text-decoration: none;
	background-image: url(/img/img-fpdivs-all.gif);
	background-repeat: no-repeat;
	background-position: 0px -196px;
	height: 98px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#fp_div2 {
	float:left; }
	
#fp_div2 a:hover {
	color: #049;
	background-image: url(/img/img-fpdivs-all.gif);
	background-repeat: no-repeat;
	background-position: 0px -294px;
}
#fp_div3 {
	float:left; }
#fp_div3 a {
	display:block;
	width: 153px;
	font: bold 13px sans-serif;
	color:#333;
	text-decoration: none;
	background-image: url(/img/img-fpdivs-all.gif);
	background-repeat: no-repeat;
	background-position: 0px -392px;
	height: 98px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#fp_div3 a:hover {
	color: #049;
	background-image: url(/img/img-fpdivs-all.gif);
	background-repeat: no-repeat;
	background-position: 0px -490px;
}
#picture_blog {
	padding: 5px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #E8E8E8;
	}
#picture_blog img {
	border: 1px solid #999999;
}
#picture_blog p {
	font-size: 80%;
	color:#999999;
	width: 200px;
}
.blog_avatar {
	float: left;
	border: 1px solid #999999;
}
#comment_div {
	width: 500px;
	margin-bottom: 15px;
	padding: 5px;
	min-height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#comment_div p {
	font-size: 85%;
	color:#333333; }
.textfield {
	background: #fff;
	border: solid 1px #9dc0d0;
	font-size: 13px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
#full-blog p {
	line-height: 175%;

}
.web_address {
   display: none;
   height: 1px; width: 1px;
   filter:alpha(opacity=0); opacity:.0;
}
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/img/icon_pdf.gif) no-repeat center right; }
.em_fp {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right: auto;
	width: 912px; height: 64px; -moz-box-shadow: 0pt 2px 4px rgb(0, 0, 0);
}
.em_fp img {
	border: 2px solid #cccccc;
	margin-left: -7px;
}
.em_fp img:hover {
	border: 2px solid #FF6633;
	margin-left: -7px;
}
a.p_crop {
	height: 150px;
	width: 150px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
a.p_crop {
    border: solid 3px #eaeaea; }
.p_crop:hover {
 	border: solid 3px #999999; }
.side_archive {
	text-decoration:none;
	
	 }
