body,hr,div,dl,dt,dd,ul,bli,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
table{border-collapse:separate;}
fieldset,img{border:0;}
address,caption,
cite,code,dfn,
strong,th,var{font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,
h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/* == Structure =============================== */
body {
	font: 62.5% "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0;
	padding: 0;
	margin:0 auto;
	padding:0px;
	background: #8E756E url('/graphics/background.jpg') repeat-x;
}

strong {
	font-weight: bold;
}

#wrapper {
	width:1000px;
	margin: 0 auto;
	padding:0px;
}

#header {
	width: 1000px;
	margin: 0;
	padding: 0;
	height: 124px;
	font-size: 1.4em;
	clear: both;
}

#MainContent {
	margin: 0px; 
	padding: 0px;
	float: left;
	width: 1000px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	background: #8F766F url('/graphics/mainBG.jpg') repeat-y;
}

#leftMenu {
	background: #A1AAB3;
	width: 190px;
	height: 100%;
	float: left;
}

#leftMenuList {
	list-style: none;
	margin-left: 45px;
}

#leftMenuList li {
	padding-bottom: 20px;	
	font-size: 1.6em;
	list-style-image: url('/graphics/bullets.jpg');
}

#leftMenuList li a {
	color: #482528;
	text-decoration: none;
}

#leftMenuList li.selected {
	font-size: 1.9em;
	font-weight: bold;
}

#leftMenuList li li {
	list-style: none;
	margin-left: -35px;
}

#leftMenuSub {
	list-style: none;
	margin-left: 30px;
	font-weight: normal;
	font-size: 8pt;
}

#leftMenuSub li {
	padding: 5px;
	font-size: 1.2em;
}

#leftMenuSub li a {
	text-decoration: none;
}

#contents {
	margin: 0;
	width: 790px;
	padding: 10px;
	float: right;	
	font-size: 1.4em;
	color: #442221;
	line-height: 1.2em;
}

.mapPopup {
	color: #442221;
}

#fullContents {
	margin: 0;
	width: 810px;
	padding: 0px;
	float: right;	
	font-size: 1.5em;
	color: #442221;

}

#bottomContent {
	clear: both;
	background: #442221 url('/graphics/graybar.jpg') 553px 4px no-repeat;
	width: 960px;
	padding: 20px 20px 10px 20px;
	font-size: 1.3em;
	color: #97AECA;
}

#contents a {
	font-weight: bold;
	text-decoration: none;
	color: #442221;
}

#MainContent p {
	margin: 0px;
	line-height: 1.3em;
	margin-bottom: 30px;
}

/*-- FOOTER ----------------------------*/
#footer {
	color: #442221;
	width: 1000px;
	background: #8E756E;
	font-size: 1.2em;
	line-height: 1.0em;
	border-top: 0px solid #54A2E4;
	margin: 0px;
	padding: 0;
	clear: both;
}

#footer a {
	text-decoration:none;
	color: #000;
}

#footer p a:hover {
	text-decoration:underline;
}

#footercontents {
	padding: 25px 10px 10px 10px;
	clear: both;
}

#MasseyMedia {
	text-align: center;
	background-color: #8E756E;
	color: #69583A;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.0em;
}

#MasseyMedia a {
	color: #080743;
}

#MasseyMedia img {
/*	display: none;*/
}

/* == TEXT STYLES =================================*/

a {
	color: #ffffff;
}

.clearall {
	clear: both;
}

p.red {
	color: red;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A1AAB3;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 35px;
}

h2 {
	font-size: 1.4em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #4C2D2B;
} 

.callout {
	border: 1px solid #89919C;
	background: #A1AAB3;
	padding: 10px;
	color: #4D2E2C;
}

.callout label {
	color: #fff;
}

.submitButton {
	border: 1px solid #663e3c;
	background: #4C2D2B;
	padding: 10px;
	font-weight: bold;
	color: #fff;
}

.flow {
	font-size: .8em;
	font-style: italic;
	width: 75%;
}

/*== Contact Page ========================================
---------------------------------------------------------- */

dl#locations {
	
}

dl#locations dt {
	font-weight: bold;
	font-size: 1.0em;	
}

dl#locations dt img {
	padding-right: 3px;
}

dl#locations dt a {
	color:#4C2D2B;
	margin-bottom: 3px;
	display: block;
}

dl#locations dd {
	margin-left: 25px;
	font-size: .9em;
	margin-bottom: 25px;
}

#hourGrid {
	font-size: .8em;
}

#hourGrid strong {
	display: block;
	margin-bottom: 5px;
}

#hourGrid em {
	margin-left: 25px;
	display: block;
	margin-bottom: 15px;
}



/*== Brnads Page =========================================
---------------------------------------------------------- */

#brands td.text {
	width: 400px;
	display: block;
	text-align: left;
	margin-left: 50px;
	float: left;
}

#brands td.logo {
	width: 300px;
	display: block;
	text-align: right;	
	float: left;
	margin-bottom: 10px;
}


hr.dotted {
	clear: both;
	width: 100%;
	display: block;
	height: 10px;
	background: transparent url('/graphics/browndots.jpg') repeat-x;
	border: 0px;
	padding-bottom: 10px;
}






/*== Error and Notices ======================================
---------------------------------------------------------- */
/* == 1 == */
div.pageErrors {
	color: #000;
	padding: 5px 5px 5px 25px;
	margin: 0px 0 10px 0;
	border: 1px solid red;
	background: #FFECEC url(/graphics/ico-s-warn.gif) no-repeat 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	clear: both;
}
/* == 2 == */
div.pageQuestion {
	color: #1c5806;
	padding: 5px 5px 5px 25px;
	margin: 0px 0 10px 0;
	background: #C8F1A7 url(/graphics/ico-s-help.gif) no-repeat 5px 5px;
	border: 1px solid #9ADF61;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	clear: both;
}
/* == 3 == */
div.pageNotice {
	color: #000;
	padding: 5px 5px 5px 25px;
	margin: 0px 0 10px 0;
	border: 1px solid #DDE8FF;
	background: #f0f5ff url(/graphics/ico-s-req.gif) no-repeat 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	clear: both;
}
/* == 4 == */
div.pageInfo {
	color: #6a5011;
	padding: 5px 5px 5px 25px;
	margin: 0 0 10px 0;
	border: 1px solid #F9F08D;
	background: #FFFAAD url(/graphics/ico-s-info.gif) no-repeat 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	clear: both;
}
/* == 5 == */
div.pageExample {
	color: #6a5011;
	padding: 5px 5px 5px 25px;
	margin: 0px 0 10px 0;
	border: 1px solid #ddd;
	background: #eee url(/graphics/ico-s-info2.gif) no-repeat 5px 5px;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	clear: both;
}

div p.infotitle {
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
}

#errorList {
	list-style: none;
	margin-left: 35px;
}

#errorList a {
	color: #333;
}

.backbar #contents {
	background: url('/graphics/backbar.jpg') top right no-repeat;
	min-height: 645px;	
}