/* CSS Document */
/*Colors: background:#5f4b4d; headers:#feffa1; line:f1c338;*/
/*<<<<<Browser Elements Reset>>>>>>>*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,  address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,  var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/*<<<<<End Browser Elements Reset>>>>>>>*/	

/*-------------------------------------------------------------------------------------------------------------*/

/*<<<<<<<Links, Headers, and Common classes and tags>>>>>>>*/

a:link, a:visited {
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	color: #fae99c;
}
a:hover, a:active {
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	color: #e1bd9e;
}
a.plainLink {
	color:#5f4b4d;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:110%;
	color:#fae99c;
	font-weight:normal;
	padding-left:10px;
	padding-top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}
.rule {
	width:543px;
	border-bottom:1px solid #f1c338;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.clearBoth {
	clear:both;
}
h3 {
	font-size:120%;
	margin-top:15px;
	margin-bottom:-6px;
}
h4 {
	font-size:75%;
	color:#fae99c;
}
.center {
	text-align:center;
}

.warn {color:#c31200; font-weight:bold;}
/*<<<<<<<End Links Headers, and Lists>>>>>>>*/

/*-------------------------------------------------------------------------------------------------------------*/

/*<<<<<<<Page Structure>>>>>>*/

body {
	min-width:900px;
	text-align:center;
	font-family:"Palatino Linotype", "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:17px;
	background:url(../images/bdyBg.jpg) #45556a repeat-x;
}
#wrapper {
	position:relative;
	width:907px;
	text-align:left;
	min-height:700px;
	margin-right:auto;
	margin-left:auto;
	background:url(../images/shadow.jpg) right top repeat-y #5f4b4d;
	border:1px solid #494045;
	border-right:none;
}
/*<<<<<<<End Page Structure>>>>>>*/

/*-------------------------------------------------------------------------------------------------------------*/

/*<<<<<<<Header>>>>>>>*/
#mainHead {
	z-index:2;
	position:relative;
}

ul#menu {
	position:relative;
	list-style:none;
	margin-top:-65px;
	margin-bottom:65px;	
	z-index:3;
}

ul#menu li { 
	position:relative;
	float:left;
	padding-left:10px;
}

ul#menu li a:link, ul#menu li a:visited { text-decoration:none; color:#5f4b4d;}

ul#menu li a:hover, ul#menu li a:active { text-decoration:none; color:#c9aa0e;}
	

	
	
/*<<<<<<<End Header>>>>>>>*/

/*-------------------------------------------------------------------------------------------------------------*/

/*<<<<<<<Content>>>>>>>*/
#map {
	position:relative;
	width:390px;
	float:right;
	margin:0px 6px 0 10px;
}
.oregon {
	position:relative;
	top:75px;
	left:55px;
}

.sav {
	position:relative;
	top:200px;
	left:278px;
}

.stLouis {
	position:relative;
	top:152px;
	left:198px;
}

.dir {
	position:relative;
	margin-left:550px;
	margin-right:15px;
	margin-bottom:-25px;
	z-index:3; 
	text-align:center;
}

#checkout {margin-left:95px; margin-bottom:20px; margin-top:-5px;}

#ammount {vertical-align:middle; }

/*<<<<<<<CanQuest>>>>>>>*/

.cqImg {
	position:relative;
	margin:5px 7px 0px 10px;
	width:96px;
	height:85px;
	float:left;
}

.counterContain {width:387px; height:auto; float:right; margin:0 20px 0px 10px}

.counter {
	position:relative;
	width:387px;
	height:auto;
	background:#f9f8f4 url(../images/counterGrad.jpg) repeat-x;
	border:solid #b06e61 3px;	
}

.dec{width:127px; margin-left:129px; margin-bottom:5px;}

.counterTxt {font-size:16px; color:#b06e61; line-height:100%; text-align:center;}

a.reportBtn, a.canQuestBtn, a.canQuestPosterBtn {
	position:relative;
	width:393px;
	height:30px;
	background:#89929d;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:15px;
	text-align:center;
	padding-top:10px;
	display:block;
	margin-top:10px;
}
 a.canQuestBtn {background:#d99182; float:left; margin:15px }
 
 a.canQuestPosterBtn {background:#8aa264; float:right; margin:15px}

a:hover.reportBtn, a:hover.canQuestBtn, a:hover.canQuestPosterBtn {color:#f8e89b;}

.canCount { 
	position:relative;
	font-weight:bold;
	color:#5f4b4d;
	font-size:36px;
	width:145px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	line-height:85%
}
	

	
/*<<<<<<<End Content>>>>>>>*/

/*-------------------------------------------------------------------------------------------------------------*/

/*<<<<<<<Footer>>>>>>>*/

#footer {
	position:relative;
	width:902px;
	;
	background-color:#fae99c;
	font-size:65%;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer p {
	padding-bottom:3px;
	padding-top:3px;
	color:#5f4b4d;
}

/*<<<<<<<End Footer>>>>>>>*/

/*-------------------------------------------------------------------------------------------------------------*/
