@charset "UTF-8";
/* CSS Document */

body {
	background:url(/styles/default/graphics/bg.png) 0 0 repeat-x;
	background-color:#dad8d5;
	margin:0 auto;
}

* {
	color:#575757;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:20px;
	font-weight:600;
	color:#823a41
}

h2 {
	font-size:18px;
	font-weight:500;
	background-color:#e4ced0;
	padding:3px;
}

h3 {
	font-size:16px;
}


h4 {
	font-size:14px;
	margin:15px auto 5px;
}

a {
	color:#823a41;
	text-decoration:underline;
}

.clear {
	clear:both;
}

#wrp_sdw {
	background:url(/styles/default/graphics/wrp-sdw.png) 0 center repeat-y;
	width:1025px;
	margin:0 auto;
}

#wrp {
	width:1000px;
	margin:0 auto;
}

#header {
	height:auto;
	width:980px;
	margin:auto;
}

.logo {
	float:left;
	background:url(/styles/default/graphics/logo_bam.png) 0 0 no-repeat;
	width:248px;
	height:71px;
	margin:10px;
}

#home_link {
	display:block;
	height:71px;
	width:248px;
	margin:10px;
	text-indent:-9999px;
}

#nav_top {
	float:right;
	width:auto;
	white-space:nowrap;
}

.top_nav {
	float:left;
	padding:20px 20px 0 20px;
	background:url(../graphics/divider-grey.gif) 0 0 repeat-y;
	height:20px;
	text-decoration:none;
}

.top_nav a {
	color:#575757;
	text-decoration:none;
}

.top_nav a:hover {
	text-decoration:underline;
	color:#823a41;
}

.dropbox {
	color:#823a41;
}

.content_search {
	float:right;
	background:url(../graphics/search-grass.png) 0 8px no-repeat;
	position:relative;
	padding-left:25px;
	margin:15px 5px 0 0;
}

.btn_search {
	background:url(/styles/default/graphics/btn-go.png) 0 0 no-repeat;
	width:35px;
	height:32px;
	border:none;
	vertical-align:middle;
	margin-top:5px;
}

#top_container {
	background:url(/styles/default/graphics/bg-side-nav.png) 0 0 repeat-x;
	height:252px;
	width:auto;
}

#side_nav {
	float:left;
	margin:7px 0;
	width:230px;
}

#side_nav ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
	font-weight:bold;
	font-variant:small-caps;
}

#side_nav ul li {
	display:inline-block;
	border-bottom:dashed 1px #575757;
	width:230px;
}

#side_nav ul li a {
	color:#575757;
	display:inline-block;
	text-decoration:none;
	padding:7px 20px;
}

#side_nav ul li a:hover, #side_nav ul li a:active, #side_nav ul li.selected a {
	display:inline-block;
	background-color:#669966;
	text-decoration:none;
	width:190px;
	color:#FFF;
}

/* sub navigation styles */

#side_nav ul.sub {
	margin-left:10px;
	padding-left:0;
	list-style:none;
	font-weight:bold;
	font-variant:normal;
	overflow:hidden;
}

#side_nav ul.sub li {
	display:inline-block;
	border-bottom:none;
	width:205px;
	font-size:10px;
	font-weight:500;
	border-bottom:1px dashed #575757;
}

#side_nav ul.sub li a {
	color:#575757;
	display:inline-block;
	text-decoration:none;
	padding:7px 15px;
}

#side_nav ul.sub li a:hover, #side_nav ul.sub li a:active, #side_nav ul.sub li.selected a {
	display:inline-block;
	text-decoration:underline;
	width:185px;
	color:#823A41;
	background:none;
}
/**/

.main_img_container {
	float:right;
	width:auto;
	height:auto;
	background-color:#f3f4ec;
	margin:20px 10px 0 0;
	padding:5px;
}

.main_img {
	float:left;
	width:250px;
}

.home_contents_main {
	width:960px;
	height:auto;
	background:url(/styles/default/graphics/bg-home-3panel.gif) 0 0 no-repeat;
	margin:20px auto 0 auto;
}

.home_contents_main_btm {
	width:960px;
	height:20px;
	background:url(/styles/default/graphics/bg_home-3panel_btm.gif) 0 0 no-repeat;
	margin:0 auto 20px auto;
}

.home_content_container {
	width:298px;
	padding:10px;
	float:left;
	margin:0;
}

.home_contents {
	padding:15px 20px;
}

.logo_map_guide {
	background:url(/styles/default/graphics/logo-mapguide.png) 0 0 no-repeat;
	height:75px;
	width:286px;
	margin:5px auto;
	text-indent:-9999px;
}

.logo_cbo {
	background: url(/styles/default/graphics/logo-concierge.png) 0 10px no-repeat;
	height:75px;
	width:214px;
	margin:5px auto;
	text-indent:-9999px;
}

.logo_discounts4u {
	background: url(/styles/default/graphics/logo-discounts4u.png) 0 0 no-repeat;
	height:75px;
	width:198px;
	margin:5px auto;
	text-indent:-9999px;
}

.logo_map_guide a, .logo_cbo a, .logo_discounts4u a {
	text-indent:-9999px;
}

#btm_wrp {
	width:950px;
	margin:20px auto;
	background:url(/styles/default/graphics/divider-grey.gif) 50% 0 repeat-y;
}

.home_content_btm {
	float:left;
	height:auto;
	margin:auto;
	padding:10px 20px;
	width:430px;
}

#btm_wrp .title {
	display:block;
	float:left;
	font-size:18px;
	margin-bottom:10px;
	color:#823a41;
}

#btm_wrp .btn_link {
	display:block;
	float:right;
	background:url(/styles/default/graphics/btn-green-arrow.png) 100% 0 no-repeat;
	color:#6f9f6f;
	height:18px;
}

#btm_wrp .btn_link a {
	text-decoration:none;
	color:#6f9f6f;
}

#media {
	margin:30px auto;
	width:auto;
	text-align:center;
}

#media img {
	margin:2px;
	vertical-align:middle;
}

#footer {
	background:url(/styles/default/graphics/bg-side-nav.png) 0 0 repeat-x;
	height:80px;
	width:1000px;
	padding-top:20px;
	text-align:center;
	margin:auto;
}

.footer_nav {
	width:65%;
	margin:0 auto;
	text-align:center;
}

#footer ul {
	display:inline-block;
	margin:auto;
	padding:0;
	list-style:none;
	text-align:center;
}

#footer ul li {
	float:left;
	text-decoration:none;
	color:#6f9f6f;
	text-align:center;
	padding:5px;
}

#footer ul li a {
	text-decoration:none;
	color:#6f9f6f;
}

#footer ul li a:hover {
	text-decoration:underline;
	color:#6f9f6f;
}

#footer .copyrights {
	color:#6f9f6f;
	text-align:center;
	padding:10px 0;
}

#release_list {
	
}

.release_header, .release_source, .release_date {
	float:left;
}

.release_header {
	font-size:12px;
	margin-right:10px;
}

.release_header a {
	text-decoration:underline;
}

.release_source, .release_date {
	margin-right:6px;
	font-size:11px;
}

.release_source {
	
}

.release_date {
	font-style:italic;
}





