@charset "UTF-8";


/* Start Basics - CSS */
* { margin:0; padding:0; }

body {
	background-color: #4F5C5D;
}

a:active, a:focus {
	outline:none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.clear {
	height: 0px;
	clear: both;
}

.photo_edge {
	margin: 5px;
	padding: 3px;
	border: 4px solid #CCCCCC;
}

.photo_edge:hover {
	margin: 5px;
	padding: 3px;
	border: 4px solid #5A1414;
}

a {
	color: #581111;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #581111;
	text-decoration: underline;
	font-weight: bold;
}

.right {
	float: right;
	margin: 5px;
	border: 4px solid #999999;
	padding: 3px;
}

.left {
	float: left;
	margin: 5px;
	border: 4px solid #999999;
	padding: 3px;
}

/* End Basics - CSS */


/* start of header CSS */

#wrapper {
	width: 100%;
	text-align: center;
}

#top_wrapper {
	width: 100%;
	text-align: center;
	height: 190px;
	background-image: url(assets/wrap_top_x.jpg);
}

#header {
	margin: 0px auto;
	width: 980px;
	text-align: left;
}

#header #row01 {
	height: 130px;
	width: 980px;
	float: left;
	clear: both;
	background-image: url(assets/top_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo {
	height: 130px;
	width: 608px;
	text-indent: -5000px;
	display: block;
	margin-left: 20px;	
}

.logo a {
	height: 130px;
	text-indent: -5000px;
	display: block;
}

#header #belownav{
	float: left;
	height: 10px;
	width: 980px;
	clear: both;
	float: left;
	background-image: url(assets/top_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_wrap {
	height: 50px;
	width: 980px;
	float: left;
	clear: both;
	background-image: url(assets/top_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav {
	height: 50px;
	width: 940px;
	float: left;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
}

#nav ul {
	display: block;
	float: left;
	width: 940px;
	height: 50px;
	list-style: none;
}

#nav ul li {
    display: block;
    float: left;
	height: 50px;
    text-indent: -10000px;
}

#nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#home {
    width: 91px;
}
#about {
    width: 118px;
}
#suppliers {
    width: 118px;
}
#stories {
    width: 181px;
}
#advertisers {
    width: 167px;
}
#blog {
    width: 138px;
}
#contact {
    width: 127px;
}

#home a:hover {
	background: url(assets/nav01_f2.jpg) no-repeat left top;
}
#about a:hover {
    background: url(assets/nav02_f2.jpg) no-repeat left top;
}
#suppliers a:hover {
    background: url(assets/nav03_f2.jpg) no-repeat left top;
}
#stories a:hover {
    background: url(assets/nav04_f2.jpg) no-repeat left top;
}
#advertisers a:hover {
    background: url(assets/nav05_f2.jpg) no-repeat left top;
}
#blog a:hover {
    background: url(assets/nav06_f2.jpg) no-repeat left top;
}
#contact a:hover {
    background: url(assets/nav07_f2.jpg) no-repeat left top;
}

/* end of header CSS */




/* start of content CSS */

#content_wrapper {
	width: 100%;
	text-align: center;
	background-color: #EAE6D3;
	clear: both;
	float: left;
	background-image: url(assets/middle_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#content {
	margin: 0px auto;
	width: 980px;
	background-image: url(assets/middle_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h2 {
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 4px;
}

#content  h3 {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #E7E2CF;
	margin-top: 5px;
}

#content h4 {
	font-size: 18px;
	line-height: 14px;
	color: #666666;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C68B;
	margin-top: 12px;
	margin-bottom: 12px;
}

#content ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	width: 100%;	
}

#content ul li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C68B;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 8px;
}

#content #inner {
	width: 980px;
	float: left;
}

#content #infoarea {
	width: 924px;
	margin-right: 28px;
	margin-left: 28px;
	float: left;
}

#content #column01 {
	width: 456px;
	float: left;
}

#content #column02 {
	width: 234px;
	float: left;
}

#content #column03 {
	width: 234px;
	float: left;
}

#content #main {
	width: 690px;
	float: left;
}

#content #sidebar {
	width: 234px;
	float: left;
}

#content #block {
	width: 650px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.page_head_about {
	background-image: url(assets/pagehead_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_suppliers {
	background-image: url(assets/pagehead_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_stories {
	background-image: url(assets/pagehead_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_insidestories {
	background-image: url(assets/pagehead_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_advertisers {
	background-image: url(assets/pagehead_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_news {
	background-image: url(assets/pagehead_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_blog {
	background-image: url(assets/pagehead_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_contact {
	background-image: url(assets/pagehead_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_locatormap {
	background-image: url(assets/pagehead_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_featured {
	background-image: url(assets/pagehead_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.page_head_sitemap {
	background-image: url(assets/pagehead_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 84px;
	width: 690px;
}

.welcome {
	background-image: url(assets/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	width: 456px;
	text-indent: -5000px;
}

.leadin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	padding: 10px 12px 3px 20px;
}

#slideshow_box {
	width: 924px;
	float: left;
}

.home_box {
	width: 234px;
	float: left;
	background-image: url(assets/homebox_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.home_box_flash {
	width: 234px;
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #F7F6F1;
}

.home_box_top {
	width: 234px;
	height: 25px;
	float: left;
	background-image: url(assets/homebox_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_box_contentarea {
	width: 187px;
	margin-right: 23px;
	margin-left: 24px;
	float: left;
}

.home_box_edge {
	width: 234px;
	height: 34px;
	background-image: url(assets/homebox_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.home_box_content {
	width: 187px;
	float: left;
	background-color: #FFFFFF;
}

.module_header_news {
	background-image: url(assets/module_header_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 29px;
	width: 187px;
}

.module_header_follow {
	background-image: url(assets/module_header_follow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 29px;
	width: 187px;
}

.module_header_proj {
	background-image: url(assets/module_header_proj.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 29px;
	width: 187px;
}

.learnmore a {
	background-image: url(assets/btn_learnmore.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 22px;
	width: 187px;
}

.learnmore a:hover {
	background-image: url(assets/btn_learnmore_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 22px;
	width: 187px;
}

.btn_map a {
	background-image: url(assets/btn_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 107px;
	width: 187px;
}

.btn_map a:hover {
	background-image: url(assets/btn_map_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 107px;
	width: 187px;
}

.module_spacer {
	height: 10px;
	width: 100%;
	background-color: #E9E5D3;
}

.module_featuredinfo {
	width: 161px;
	margin-right: 13px;
	margin-left: 13px;
}

.adv_box {
	width: 300px;
		height: 175px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C68B;
}

.adv_box_left {
	width: 150px;
	margin-right: 10px;
	float: left;
}

.adv_box_right {
	width: 140px;
	float: left;
}

.vendor_box {
	width: 620px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C68B;
}

.vendor_box_left {
	width: 150px;
	margin-right: 10px;
	float: left;
}

.vendor_box_right {
	width: 450px;
	float: left;
}

.featured_box {
	width: 628px;
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #D6D4C1;
}

.featured_box_left {
	width: 330px;
	margin-right: 10px;
	float: left;
}

.featured_box_right {
	width: 285px;
	float: left;
}

.archived_box {
	width: 185px;
	float: left;
	margin: 0px 10px 20px;
	height: 225px;
}

.news_box {
	width: 620px;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}

.map_list {
	width: 190px;
	margin-right: 20px;
	margin-left: 5px;
	float: left;
	margin-bottom: 20px;
}

.flipbook_holder {
	width: 884px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
}






/* start of footer CSS */

#footer_wrapper {
	width: 100%;
	background-image: url(assets/wrap_footer_x.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	float: left;
}

#footer {
	margin: 0px auto;
	width: 980px;
	text-align: left;
	background-image: url(assets/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
}

#footer #space {
	width: 980px;
	height: 50px;
	float: left;
	clear: both;
}

#footer #infoarea {
	width: 980px;
	float: left;
	clear: both;
}

#footer #left {
	width: 520px;
	float: left;
	margin-left: 25px;
}

#footer #right {
	width: 408px;
	float: right;
	margin-right: 25px;
	text-align: right;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #EAE6D3;
	padding-bottom: 3px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #EAE6D3;
	padding-bottom: 6px;
}

#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/* end of footer CSS */



/* Form styling */
.form { }
.form p {
 padding-bottom:5px !important;
}
.form label {
 display:block;
 float:left;
 margin-right:15px;
 padding-top:2px;
 text-align:right;
 width:150px;
}
.form input, .form textarea {
 width:250px;
}
.form .submit input {
 margin-left:165px;
 width:auto;
}
.form .checkbox {
 width: 15px;
}
.form .captcha img {
 margin-left:165px;
}
.form .directions {
 text-align:center;
}
.success {
 color:#000000;
 font-weight:bold;
 padding-top:30px;
 text-align:center;
}
.error {
 color:#ff0000;
 font-weight:bold;
 text-align:center;
}
/* Form styling */

