body {
	margin: 0px;
	background-color: #E8D47E;
	font-family: "tahoma";
	font-size: 80%;
	color: #232323;
	}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
td {
	font-size: 80%;
	color: #232323;	
	}	
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "tahoma";
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #92312A;
	}
	
a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link:hover {text-decoration: none;}
	
a, h1, h2, h3, h4, h5, h6 {color: #92312A;}

#copyright {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ab9b5d;
	}

#copyright a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ab9b5d;
	text-decoration: none;
	}
	
#copyright a:link:hover {color: #520d08;}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */

#menu {
	background-color: #000;
	border-top: 1px solid #E6D47E;
	border-bottom: 1px solid #E6D47E;
	}

a.menu {
	font-size: 7pt;
	line-height: 25px;
	color: #F0E4A7;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 15px;
	}

a.menu:link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: url(/clientImages/29364/template/mo-menu.gif) left top no-repeat;
	}

.menuContainer {
	position: absolute;
	width: 150px;
	background-color: #520D08;
	border: solid 1px #F0E4A7;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 80%;
	visibility: hidden;
	padding: 3px 0px 3px 3px;
	z-index: 10;
	} 

a.submenu, a.submenu2, a.submenu3, a.submenu4 {
	font-size: 7pt;
	line-height: 10pt;
	color: #F0E4A7;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 2px 10px 2px 20px;
	}

a.submenu:link:hover, a.submenu2:link:hover, a.submenu3:link:hover, a.submenu4:link:hover, #details-submenu strong a {
	text-decoration: none;
	font-weight: bold;
	background: url(/clientImages/29364/template/mo-submenu.gif) left top no-repeat;
	color: #fff;
	}

a.submenu {margin-left: 0px;}

a.submenu2 {margin-left: 20px;}

a.submenu3 {margin-left: 20px;}

a.submenu4 {margin-left: 30px;}

/* -------------------------------------------- DEFAULT STYLES -------------------------------------------- */

#default-bg-top {
	width: 100%;
	background: url(/clientImages/29364/template/default-bg-top.jpg) repeat-x;
	text-align: center;
	}
	
#default-logo-toplinks {width: 775px;}

#default-northmetro {
	background: url(/clientImages/29364/template/default-northmetro.jpg) no-repeat;
	width: 245px;
	height: 62px;
	text-align: right;
	z-index: -1;
	}
	
#default-toplinks {
	text-align: right;
	vertical-align: top;
	padding-right: 40px;
	}
	
#default-toplinks a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #9F7F44;
	padding: 0px 15px 0px 0px;
	}
	
#default-toplinks a:link:hover {color: #520D08;}

#default-flash {
	width: 488px;
	height: 277px;
	vertical-align: top;
	z-index: -1;
	}

#default-livearea {
	vertical-align: top;
	background: url(/clientImages/29364/template/default-comingsoon.gif) no-repeat;
	padding: 39px 2px 15px 30px;
	color: #E8D47E;
	}
	
#default-livearea b {color: #fff;}
	
#default-livearaoverflow {
	width: 256px;
	height: 223px;
	overflow: auto;
	padding-right: 10px;
	/* DARK COLORS */
	scrollbar-face-color: #3f0102;
	scrollbar-3dlight-color: #3f0102;
	scrollbar-darkshadow-color: #3f0102;
	/* LIGHT COLORS */
	scrollbar-shadow-color: #6f3521;
	scrollbar-highlight-color: #6f3521;	
	scrollbar-track-color: #6f3521;
	scrollbar-arrow-color: #6f3521;
	}
	
#default-livearea a, #default-livearea h1, #default-livearea h2, #default-livearea h3, #default-livearea h4, #default-livearea h5, #default-livearea h6 {color: #fff;}

#default-bg-headers {background: url(/clientImages/29364/template/default-bg-headers.gif) repeat-x;}

#default-headers {
	background: url(/clientImages/29364/template/default-headers.gif) no-repeat;
	width: 774px;
	height: 33px;
	}
	
#default-bg-cps {
	background: url(/clientImages/29364/template/default-bg-cps.gif) repeat-x;
	border-bottom: 1px solid #d1b03d;
	height: 110px;
	overflow: hidden;
	}

#default-lcp, #default-bcp, #default-rcp {vertical-align: top;}

#default-bcp {
	border-left: 1px solid #E8D47E;
	border-right: 1px solid #E8D47E;
	}
	
#default-lcp {text-align: right;}

/* -------------------------------------------- DETAILS STYLES -------------------------------------------- */

#details-mastbg {background-color: #520d08;}

#details-mast {
	width: 775px;;
	height: 107px;
	text-align: right;
	}
	
#details-mast a {
	font-size: 7pt;
	line-height: 42px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #9F7F44;
	padding: 0px 15px 0px 0px;
	}
	
#details-mast a:link:hover {color: #F0E4A7;}

#details-textareas {border-bottom: 3px solid #520D08;}

#details-livearea-bcp-overflow {
	height: 375px;
	overflow: auto;
	/* DARK COLORS */
	scrollbar-face-color: #CEC288;
	scrollbar-3dlight-color: #CEC288;
	scrollbar-darkshadow-color: #CEC288;
	/* LIGHT COLORS */
	scrollbar-shadow-color: #E7DA9F;
	scrollbar-highlight-color: #E7DA9F;	
	scrollbar-track-color: #E7DA9F;
	scrollbar-arrow-color: #E7DA9F;
	}
	
#details-submenu-rcp-poll-overflow {
	height: 331px;
	overflow: auto;
	/* DARK COLORS */
	scrollbar-face-color: #3f0102;
	scrollbar-3dlight-color: #3f0102;
	scrollbar-darkshadow-color: #3f0102;
	/* LIGHT COLORS */
	scrollbar-shadow-color: #6f3521;
	scrollbar-highlight-color: #6f3521;	
	scrollbar-track-color: #6f3521;
	scrollbar-arrow-color: #6f3521;
	}
	
#details-livearea-bcp {
	background: #F0E4A7 url(/clientImages/29364/template/details-bg-livearea.gif) no-repeat;
	width: 579px;
	padding: 15px;
	vertical-align: top;
	}
	
#details-submenu-rcp-poll {
	vertical-align: top;
	background: #520D08 url(/clientImages/29364/template/details-acloserlook.gif) no-repeat;
	width: 166px;
	padding: 44px 10px 10px 10px;
	color: #E8D47E;
	}

/* -------------------------------------------- DEFAULT AND DETAILS STYLES -------------------------------------------- */

#goldroll {
	background: url(/clientImages/29364/template/gold-roll.gif) repeat-x;
	height: 14px;
	}
	
#red {background-color: #520D08;}

#address-copyright-tools {width: 774px;}

#address-copyright {
	padding: 5px;
	border-right: 1px solid #f4eeca;
	}

#address {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #8d5d35;
	padding-bottom: 5px;
	}
	
#address a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #8d5d35;
	text-decoration: none;
	}
	
#address a:link:hover {color: #520d08;}

#tools {
	text-align: center;
	padding: 5px;
	width: 154px;
	}