@charset "UTF-8";
/* site by Studio Chocolat. www.studiochocolat.com. Copyright to The Brow Bar. All rights reserved */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #897f7f;
	margin: 0px;
	background-color: #f4f3f3;
	padding: 73px 30px 30px 30px;
	text-align:center;
}

#wrap {
	margin: auto;
	width: 930px;
	text-align: left;	
}
#navHold {
float:left;
width:930px;
margin-bottom:32px;
}
#contentHold {
	width:930px;
	height:559px;
	vertical-align:bottom;
	background-image: url(../images/bkg_wide.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: #bab3b3 1px solid;
}
#contentHoldMedia {
	width:930px;
	vertical-align:bottom;
	background-image: url(../images/bkg_wide.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#logo {
	margin: 0px;
	padding: 0px;
	width: 350px;
	float: left;
}
#navTop {
float:right;
width:580px;
text-align:right;
padding:0px;
margin:0px;
}
#navlower {
float:right;
width:580px;
text-align:center;
padding:0px;
margin:0px;
}
#left {
width:350px;
float:left;
padding:0px;
margin:0px;
}
#content {
width:578px; float:right;
vertical-align:bottom;
}
#contentMedia {
width:750px; float:right;
vertical-align:bottom;
}
#footerA {width:320px; float:left; padding: 3px 0px 0px 20px;}
#footerB {width:570px; float:right; text-align:right; padding: 0px;}
#footerC {
	width:auto;
	padding:20px;
	font-size:10px;
	color:#B2B2B2;
	margin: 20px 0px 0px 0px;
}

#content a:link {
	color: #660000;
	text-decoration: none;
	border-bottom:#7b5200 dotted 1px;
}
#content a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom:#666666 dotted 1px;
}
#content a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom:#C48300 dotted 1px;
}
#content a:active {		color: #990000; border-bottom:#990000 dotted 1px; }


#contentMedia a:link {
	color: #660000;
	text-decoration: none;
	border-bottom:#7b5200 dotted 1px;
}
#contentMedia a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom:#666666 dotted 1px;
}
#contentMedia a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom:#C48300 dotted 1px;
}
#contentMedia a:active {		color: #990000; border-bottom:#990000 dotted 1px; }

#footerC a:link {	color: #999999; text-decoration: none;border:none;}
#footerC a:visited {	color: #999999; text-decoration: none;border:none;}
#footerC a:hover {	color: #cccccc; text-decoration: none;border:none;background:none;}
#footerC a:active {	color: #cccccc; text-decoration: none;border:none;background:none;}

.navLine {border-right:#b3061e solid 1px;}

.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;
}
p {padding:0px 20px 2px 30px;}
label {float:left; width:125px; height:20px;}
form {margin-left:30px;}
.boxy {width:200px; float:left; margin:0px 0px 0px 30px;}
fieldset {border:none;}
.mediaRov {background-image:url(../images/bkg_media_bb.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
