/* Main Blocks *//* Main Blocks */
#left {
	position: relative;
	display: block;
	width: 670px;
	float: left;

	}

#home_left {
	position: relative;
	float: left;
	display: inline;
	overflow: hidden;
	width: 185px;
	}
	
#home_center {
	position: relative;
	float: left;
	display: inline;
	width: 485px;
	}


	
#section_main {	
	display: inline-block;
	position: relative;
	width: 670px;
	background: #FFF;
	}
	
#section_left {
	float: left;
	display: block;
	width: 330px;
	margin-top: 10px;
	margin-right: 10px;
	}
	
#section_right {
	float: left;
	display: block;
	width: 330px;
	margin-top: 10px;
	}

#review_section_left {
	float: left;
	display: block;
	width: 660px;
	margin-top: 10px;
	margin-right: 10px;
	}
	
#review_section_right {
	float: left;
	display: block;
	width: 300px;
	margin-top: 10px;
	}
	
#right {
	display: block;
	float: right;
	width: 300px;	
	}
	
#title {
	width: 670px;
	font-family: Georgia, serif;
	font-size: 144%;
	font-weight: light;
	color: #CD6C2D;
	letter-spacing: .025em;
	border-bottom: 1px solid #9c9a78;
	}

#subtitle {
	margin-top: 15px;
	width: 670px;
	}
	
.solidSeparator {
	clear: both;
	height: 1px;
	border-bottom: 1px solid #9c9a78;
	}
	
.shaddowSeparator {
	clear: both;
	height: 7px;
	background: #FFF url(../images/elements/bottom_shadow.gif) repeat-x;
	}
	
.separator {
	height: 1px;
	background: #FFF url(../images/elements/bot_dot.gif) repeat-x;
	margin-bottom: 5px;
	}

.tools {
	float: right;
	display:inline;
	font-size: 77%;
	color: #9c9a78;
	margin-top: -20px;
	margin-right: 10px;
	}


#section_left .image, #section_right .image, .article .image {
	float: left;
	width: 150px;
	display: inline;
	margin: 10px 15px 10px 0;
	padding: 4px 0;
	/*border-bottom: 2px solid #e5e4d5;*/
	overflow: hidden;
	}
/*
#section_left .image img, #section_right .image img, .article .image img {
	width: auto;
	}
	*/
#section_left .image #section_right .image .article .image {
	font-size: 11px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #666;
	padding-top: 2px;
	}

.photo_caption {
	font-size: 80%;
	font-family: Georgia, serif;
	font-style: italic;
	color: #333;
	padding: 2px 0 2px 0;
	}
	
.photo_credit {
	font-size: 70%;
	font-family: Georgia, serif;
	font-style: italic;
	color: #666;
	padding: 2px 0 5px 0;
	width: 150px
	}

#pager input {
	background: #FFF;
	font-weight: bold;
        color: #407b96;
        width: auto;
	}
	
#pager input.batch_selected{
color: #000;
font-weight:700;
}


	
/* Title Bars */

.section_title {
	border-top: 1px solid #aeaf8f;
	border-bottom: 1px solid #aeaf8f;
	font-family: Georgia, serfi;
	font-size: 108%;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
	color: #5e5d46;
	line-height: 1em;
	letter-spacing: .05em;
	margin-bottom: 5px;
	padding-top: 2px;
}

.section_titleB {
	border-top: 1px solid #aeaf8f;
	border-bottom: 1px solid #aeaf8f;
	font-family: Georgia, serfi;
	font-size: 85%;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
	color: #5e5d46;
	line-height: 1.2em;
	letter-spacing: .1em;
}

.section_titleC {
	border-top: 1px solid #aeaf8f;
	border-bottom: 1px solid #aeaf8f;
	font-family: Georgia, serfi;
	font-size: 100%;
	font-weight: lighter;
	text-align: center;
	color: #5e5d46;
	line-height: 1.2em;
	letter-spacing: .1em;
	margin: 3px 0;
	}
	
.section_smalltitle {
	background: #FFF url(../images/elements/mid_dot.gif) repeat-x;
	text-align: center;
	font-family: Georgia, serfi;
	font-size: 77%;
	font-weight: light;
	color: #5e5d46;
	text-transform: uppercase;
	}

.white {
	background-color: white;
	}
	
.subheader {
	padding-top: 1em;
	font-family: Arial, sans-serif;
	font-size: 77%;
	color: #8C8C8C;
	text-transform: uppercase;
	}

/* Content Blocks */

.home_featbox {
	width: 430px;
	background-color: #FFF;
	margin-bottom: 10px;
	}

.home_featbox table {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
}

.home_featbox .pic {
	width: 485px;
	height: 210px;
	overflow: hidden;
	}
	
.home_featbox .plain {
	background-color: #E9E7D1;
	padding: 5px 8px;
	}
	
.home_featbox p {
	font-size: 85%;
	}
	
.home_featbox a {
	font-family: Georgia, serif;
	color: #000;
	}

.home_featbox a:hover {
	text-decoration: underline;
	}
	
.widefeat, .widefeat_special, .blogfeat, .SearchListing {
	padding: 10px 0 10px 0;
	background: #FFF;
	}

.SearchListing {
	padding-right: 20px;
	}
	
.widefeat_special {
	background: #f7f6ee;
	}
	
.widefeat .date, .widefeat_special .date, .blogfeat .date {
	margin-top: -1px;
	font-size: 85%;
	color: #999;
	}
	
.widefeat p, .widefeat_special p, .blogfeat p, .SearchListing p {
	margin-top: .75em;
	
	}
	
.widefeat .byline, .widefeat_byline .byline, .blogfeat .byline {
	margin-top: .5em;
	color: #666;
}
	
.widefeat h1 a, .widefeat_special h1 a, .blogfeat h1 a, .SearchListing h1 a, .blogfeat h1 a {
	font-weight: light; 
	color: #000; 
	}

.widefeat h1 a:hover, .widefeat_special h1 a:hover, .SearchListing h1a:hover, .blogfeat h1 a:hover {
	font-weight: light; 
       text-decoration: underline;
       /*color: #407b96;*/
	}

.widefeat_special .image {
	float: left;
	margin: 0 10px 0 0;
	width: 150px;
	height: auto;
	overflow: hidden;
	}
	
.widefeat .image {
        float: left;
	margin: -5px 10px 0 0;
        width: auto;
	}
	
.blogfeat .graphic {
	float: left;
	display: inline;
	width: 115px;
	/* height: 220px; */
	overflow: hidden;
margin-right: 10px;

}

.blogfeat .title {
	display: inline;
	overflow: hidden;
}

	
.thirdbox {
	margin: 0 0 20px 0;
	background: #FFF;
	height: 250px;
	overflow: hidden;
	}
	
.thirdbox_new {
	margin: 0 10px 20px 0;
	background: #FFF;
	text-align: left;
	}
		
.thirdbox_table {
	width: 680px;
	padding: 0;
	margin: 0;
	}
	
td {
	vertical-align: top;
	/*width: 330px;*/

}
		
.thirdbox h2, .thirdbox_new h2 {
	margin-top: 5px;
	font-size: 114%;
	font-weight: bold;
	}
	
.thirdbox p, .thirdbox_new p {
	margin-top: 4px;
	color: #000;
	}
	
.thirdbox a, .thirdbox_new a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #407b96;
	}
	
.thirdbox ul, .thirdbox_new ul {
	/*margin-top: 10px;*/
	padding: 5px 0;
	list-style-type: none;
	list-style-position: inside; /* !IE */ *margin-left:-15px; /* IE */
	}

.thirdbox ul li, .thirdbox_new ul li{
	border-bottom: 1px dotted #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
    color: #999;
    margin-top: 2px;
    padding-bottom: 5px;
    padding-right:	20px;
	}
	
.blog_feat {
}

.article {            
	margin: 20px  20px 10px 10px;
	background: #FFF;
	}
	
.article h1 {
	font-family: Georgia, serif;
	font-size: 250%;
	color: #000;
	font-weight: normal;
	}

#section_left h1, #review_section_left h1 {
	font-family: Georgia, serif;
	font-size: 250%;
	color: #000;
	font-weight: normal;
	}

.article h1 a {
        color: #000;
	}

	
.article .sidebar {
	float: right;
	display: inline;
	background-color: #e3e2c6;
	margin: 0 0 20px 20px;
	width: 25%;
	height: 400px;
	padding: 5px;
	}
	
.article .sidebar h3 {
	color: #FFF;
	font-size: 124%;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	text-transform: uppercase;
	}

.article  ol {
list-style-image:none;
list-style-position:inside;
list-style-type:decimal;
}
	
.article .sidebar p {
	color: #000;
	font-size: 100%;
	}
	
.article .byline {
	margin-top: 15px;
	color: #666;
	font-size: 85%
	}
	
.article .topbyline {
	margin-top: 10px;
	}
	
	
.section_featbox {
	position: relative
	width: 670px;
	height: 250px;
	background-color: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
	}
	
.section_featbox .textbox {
	width: 300px;
	padding-top: 70px;
	padding-left: 18px;
	background-color: transparent;
	}
	
.section_featbox .textbox p {
	font-size: 95%;
	color: #FFF;
	}
	
.section_featbox .textbox h1, .section_featbox .textbox h1 a{
	color: #FFF;
	}

.section_featbox .textbox h1 a:hover{
	text-decoration: none;
	}
	
.thisissue {
	background: #FFF url(../images/elements/thisIssue_bgd.jpg) repeat-x;
	padding: 15px;
	}
	
.thisissue img {
	float: right;
	padding: 0;
	margin-left: 15px;
	border-right: 2px solid #d3d2be;
	border-bottom: 3px solid #e5e4d5;
	border-left: 1px solid #e5e4d5;
	}
	
.thisissue h1 {
	font-family: Georgia, serfi;
	font-size: 136%;
	font-weight: light;
	color: #000;
	text-transform: uppercase;
	}
	
.thisissue h2 {	
	font-family: Georgia, serfi;
	font-size: 122%;
	color: #bc3813;
	text-transform: none;
	}
	
.thisissue h3 {
	margin-top: 15px;
	font-family: TrebuchetMS, Arial, serfi;
	font-size: 77%;
	font-weight: bold;
	color: #8c8c8c;
	text-transform: uppercase;
	}
	
.thisissue p {
	color: #000;
	}
	
.thisissue .byline {
	margin-top: 4px;
	color: #666;
	font-size: 77%;
}

.thisissue .moreline {
	margin-top: 8px;
	color: #000;
	font-size: 85%;
}

.fullimage img {
	margin: 0;
	}
	
	
/*Business Directory*/

.wideSearch {
	width: 660px;
	/*height: 150px;*/
	background: #FFF url(../images/elements/search_gradbgd.gif) bottom repeat-x;
	padding: 5px 5px 20px 5px;
	margin-top: 10px;
	}

.wideSearch h2 {
	font-size: 108%;
	font-weight: bold;
	margin: 5px 0 5px 20px;
	}

.wideSearch ol {
list-style-image:none;
list-style-type:none;
}
	
.wideSearch ol li{
	padding: 5px 0;
	}

.wideSearch .column1, .wideSearch .column2 {
	float: left;
	display: inline;
	width: 300px;
	margin-left: 20px;
	}
	
.wideSearch .column2 {
	margin-left: 5px;
	}

	
.wideSearch .submit {	
	clear: both;
	text-align: center;
}

.wideSearch .submit input {
	padding-top: 15px;
	border: 0;
	width: auto;
	background-color: transparent;
	}
	
/*Reviews & Listings*/

.googlemap, .badge {
	width: 50%;
	height: 300px;
	margin-bottom: 20px;
}

.badge {
	height: auto;
}

.searchBadge .box{
	width: 50px;
	overflow: hidden;
	margin: 0 10px 10px 10px;
	float: right;
}

.searchBadge .box img {
	margin: 0;
	width: 50px;
	height: 50px;
}


.iconbadge {
	clear: both;
	margin-top: 15px;
}

.iconbadge img {
	float: left;
	display: inline;
	margin-top: -3px;
	width: 21px;
	height: 21px;
	}
	
.reviews ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin-top: .5em;
	color: #407b96;
	font-size: 100%;
} 

.subscribe_right {
	float: right;
	}


#tabber                     { position; relative; margin-top:-30px; }
#tabber ul                  { height: 22px; margin: 15px 0; border-bottom: solid 1px #9a9c77; }
#tabber ul li               { border: solid 1px #9a9c77; width: 125px; height: 16px; text-align: center; padding-top: 5px; background: #f4f2ea; font-family: Arial, sans-serif; font-size: 12px; float: right; display: inline; margin-right: 10px; }
#tabber ul li:hover         { background: #dedbcb;}
#tabber ul li.selected      { border-bottom: solid 1px #FFF; background: #fff; color: #000; }
#tabber ul li a             { color: #407B96; text-decoration: none; }
#tabber ul li a:hover       { color: #407B96; text-decoration: none; }
#tabber ul li.selected      { border-bottom: solid 1px #FFF; background: #fff; color: #000; }
#tabber ol                  { height: 14px; border-bottom: solid 1px #cccccc; }
#tabber ol li               { float: left; padding: 0 10px;font-family: arial, sans-serif; xfont-size: 77%; }
#tabber ol li a             { color: #33666; }

