
body
{
	background: url(/pictures/background.png);
	font-family:arial, sans-serif; 
	font-size:14px; 
	color:#333333;
	line-height: 20px;
}

}
.services li a, .index li strong
{
	text-transform: uppercase;
}
a:link, a:visited, a:active {color:#614a26; text-decoration:none; line-height:20px;}
a:hover {color:#614a26; text-decoration:underline; line-height:20px;}

/* unique elements */
#wrapper
{
	width:968px;
	position: relative;
	overflow: hidden;
	margin:0px auto;
}

#headerImg
{
	background: url(/pictures/mcquesten_logo.png);
	width:338px;
	height:74px;
	float:left;
}
#headerImg a
{
	width:100%;
	height:100%;	
	display:block;
}
#headerText
{
	float:right;
	margin: 40px 0 0;
	width:604px; 
	height:28px; 
	background:url(/pictures/finest-frameries.png); 
	padding:0px
}

.both
{
clear:both;
}

#header2
{
	clear:both;
	color:#f1f0db;
	font-size:13px;
	padding:4px;
	font-weight: normal;
	margin: 0;
}


.darkbox
{
	background-color:#140d01; color:#b59767; font-size:0.95em;margin-left:2px; margin-right:2px; overflow:hidden
}

.darkbox .imgcon
{
float:right; width:300px; height:225px; margin-right:1px;
}

.darkbox .textcon
{
padding:22px 12px 8px 28px; float:left; width:600px
}
.darkbox .textcon p
{
margin-top:8; margin-left:12px
}

.darkbox a
{
	color:#dfc59a;
	font-weight:bold;
}

.maincon
{
padding:16px 12px 8px 40px; float:left; width:600px; color:#2C2314
}
.Contact .maincon
{
	width:350px;
}
#main
{
	background: url(/pictures/content_bg.png) repeat-y;
	overflow: hidden;
	position: relative;
	margin-top:8px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-top-left-radius:6px;
	width:968px;
	padding:0
}
.contactholder
{
	color:#140D01; float:right; width:292px; margin-right:8px; margin-top:8px;font-size:0.95em;
	clear:right;
}

a.btnstyle
{
	background: #65553c;
	color:#B59767;
	display: block;
	height:100%;
	text-decoration: none;
	padding:12px;
	-moz-border-radius:8px;-webkit-border-radius:8px;
	border:1px solid #140D01; 
}
a.btnstyle:hover
{
	background: #5d3b00;
	text-decoration: none;
}

.pageheader
{
	font-family:times, serif;
	font-weight: normal;
	font-size: 1.6em;
}


#leftNav
{
	text-align: center;
	border-left:1px solid #140d01;
	border-right:1px solid #140d01;
	border-top:1px solid #140d01;
	background-color:#2c2314; margin-left:2px; margin-right:2px;
	padding-left:10px;	
	
}

#leftNav ul
{
	list-style-type: none;
	padding-left:0;
	overflow:hidden; 
	margin:0
}
#leftNav li
{
	text-align: center;
	text-transform: uppercase;
	float:left;
	font-size:0.85em;
}
#leftNav a
{
	padding:12px 10px 10px;
	display: block;
	border-bottom: 1px solid #2C2314;
}
#leftNav a:hover
{
	background-color: #5d3b00;
}
.index #content ul
{
	list-style-type: circle;
}

.services #content ul
{
	list-style-type: none;
	text-align: center;
}

.services #content img
{
	margin: 0px auto;
}

img
{
	border:0;
}

.references #content ul
{
	list-style-type: circle;
}

.contactus #content
{
	text-align: center;
}
li#nav_contact
{
	float:right;
	margin-right:20px;
}
.padded
{
	padding:8px;
}

#crestholder
{
	text-align: center; padding: 12px; float: right; width: 268px;clear:right;
}

#content
{
	width:520px;
	float:right;
	margin-right: 10px;
	
	margin-bottom: 2em;
}

.normal
{
	font-weight: normal;
}

#content .pageheader
{
	text-align: center;
	text-transform: uppercase;
	color:#006600;
	font-weight: normal;
	margin:15px;
	margin-bottom:15px;	
	font-size: 1.0em;
}

#content h1
{
}
#content h2
{
	font-size: 1.1em;
	margin-bottom:0px;
	margin-top:2.2em;
}
#content h2+p
{
	margin-top:0px;
}

.inlineImage
{
	float:right;
	font-size: 0.85em;
	margin-left: 6px;
	padding:2px;
	border: 1px solid #cccccc;
	text-align: center;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	background-color: #eeeeee;
	color:#777777;
}
.inlineImage img
{
	border:1px solid #777777;
}

.inlineImage2
{
	font-size: 1em;
	padding:6px;
	clear:both;
}
.inlineImage2 a
{
	float:left;
	display: block;
}
.inlineImage2 img
{
	border:1px solid #aaaaaa;
	vertical-align: top;
}

inlineImage2 p
{
	float:left;
	padding-left:10px;
	display:block;
}
.imageList
{
	list-style-type: none;
	padding:0px;
}
.imageLi
{
	display:block;
	overflow:hidden;
	padding:12px;
	border-bottom: 2px solid #cab694;	
}
.imageLi a
{
	float:left;
	width:200px;
	display:block;
}
.imageLi a img
{
	border: 1px solid #aaaaaa;
}
.imageLi a:hover img
{
	border: 1px solid #140D01;
}
.imageLi div
{
	float:left;
	width:250px;
	margin:10px;
}

.inlineImage2 img:hover
{
	border:1px solid #006600;
	vertical-align: top;
}
#mapArea
{
	width:400px;
	margin-right: 60px;
	float:right;
}
.mapCon
{
	width:400px;
	height:400px;
	border:1px solid #555555;
}
#footer
{
	text-align: center;
	background-color: #31291c;
	font-size:0.8em;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	margin:2px;
	border:1px solid #140D01;
	border-top:0;
	margin-top:0;
	line-height: 30px;
}
.address
{
	color:#b69867;
	padding:6px;
}
.address_line
{
	color:#685332;
	padding: 3px;
}
#footer a
{
	color:#b69867;
	padding: 6px 10px;
	text-transform: uppercase;
}
#footer a:hover
{
	background-color: #5d3b00;
}
/* Ambient Items */
.hiddenText
{
	display:none;
}
#content h1.notail,
#content h2.notail
{
	margin-bottom: 0;
}
.subhead
{
	font-size:0.8em;
	padding-bottom: 8px;
	text-align: center;
}
.center
{
	text-align: center;
}
.deemph
{
	font-size:0.8em;
	color:#66563d;
}
.attribution
{
	color:#68583e;
	font-size:0.9em;
	margin:8px;
	text-align: center;
}

.reference
{
	width:85%;
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
	font-size:0.85em;
	padding:6px;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	margin:6px;
	color:#111111;
}
.fleft
{
	float:left;
}
.fright
{
	float:right;
}
.quoted
{
	text-align: right;
	font-weight: bold;
	font-size:0.9em;
}
.testimonialBox
{
	background-color:#31291c; 
	color:#b59767; 
	float:right; 
	width:268px; 
	margin-right:8px;
	padding:12px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px; 
	margin-top:8px;
	font-size:0.95em;
	clear:right;
}


.roundInput
{
	width:200px; padding:4px; border:1px solid #333333; -moz-border-radius:6px; -webkit-border-radius:6px;
}
.references .odd, .references .even
{
	width:95%;
	clear:both;
	background-color: #dfc59a;
	margin-bottom:8px;
	padding:8px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	border-radius:8px;

	
}

.references .odd
{
	float:left;
}
.references .even
{
	float:right;
}

