html { font-size: 1em; }
body {font-size: 0.8em;}
body, div {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.2em;
	padding:0;
	margin:0;
	color:#555;
	position:relative;
}

body { background: url('../images/on_a_roll_painting.jpg') center 0px no-repeat; margin: 0;  }
div#ie7backgroundFix { background: url('../images/on_a_roll_painting.jpg') center 0px no-repeat; margin: 0; padding-top:207px;}

p {line-height:1.4em; }

h1 { color: #222; margin:1em 0; font-size: 2em; line-height: 1.2em; font-weight:normal;}
h2 { font-size: 1.2em; line-height:1em;}
h3 { font-weight: bold; font-style:italic; font-size:1.25em;}
h4 { font-size:1em; }

h3.tagline { text-align: center; line-height:1.25em;}

ol li { margin: 1em auto; }

.ct { text-align: center; }
.b { font-weight: bold; }
.i1 { padding-left: 2em; }
.i2 { padding-left: 4em; }

a { color: #A68361; }
a:hover { color:#321; }

#container { width: 800px; margin: auto; }
#middle { width:100%; }
#referral_box, #testimonials {
	width:271px;
	margin:20px 0;
	float: right;
	background:url('../images/testimonial_middle.gif') repeat-y;
}
#referral_box {background:white ; padding-bottom:0em; text-align:center; font-weight:bold;}
#referral_box p, #testimonials p { margin:1em 25px; font-style:italic; font-size:1.1em;}
#referral_box p.top, #testimonials p.top { margin-top:0;}
#testimonials hr { width:50%; margin:2em auto; height:0; border: none; border-top:1px dotted #999; }
#testimonials p.signature { text-align:right; color:#222; margin:1em 15px; font-style:italic;}

#left p { text-align: center; }
#left a { font-weight: bold; font-size: 1.2em; letter-spacing: 1px; text-decoration: none; }
#left h4 a { line-height: 1.5em; }
#contents {
	float: left;
	width: 513px;
	padding-right: 13px;
}
.navbar {
	text-align: left;
	margin: 0 0 10px 128px;
	float: none;
	padding-top:4px;
	height:26px;
}
.navbar a {
	font-size: 20px;
	line-height:22px;
	letter-spacing: 0px;
	text-decoration: none;
	margin: 0 10px 0 10px;
	white-space: nowrap;
	color: #A68361;
}
.navbar a.first { border:0; margin-left:0; }
.navbar a.last { border:0; margin-right:0; }
.navbar a:hover { color: #fed;}

#footer {
	text-align: center;
	font-size: 0.9em;
}
#footer a.logo img { padding: 0 1em 1em 1em; border: 0; }

#footer .navbar { width:70%; margin:auto; border-bottom: 0; border-top:1px solid #A68361; margin-top:1em; padding-top: 0.5em; background: transparent; clear:both; }
#footer .navbar a { font-size:1em; font-style:normal; font-weight:normal;  }
#footer .navbar a:hover { color:#321; }

div.clear { clear: both; height: 0px; width: 100%; }

#contents>p { margin: 0; }
#contents>p+p { margin: 1em auto; }

p.quote { font-style: italic; text-align: center; }
p.infoC { text-align: center; font-weight: bold; }
.top { margin-top: 0; }

div.quote_mod h3 { margin-bottom: 0.5em; }
div.quote_mod p.quote { text-align: left; margin: 0 3em 1.25em 3em; }
ul li { margin-bottom: 0.7em; list-style: square; }

tr.header { }
tr.footer { font-size: 0.8em; letter-spacing: -1px; }
tr.row2 { line-height: 2em; }
tr.row1 { line-height: 2em; }


#leftImage { margin-left:6px; margin-top:2em; }

#myitguy { text-decoration:none; color: #3878DB; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal;}
#myitguy:hover { color: #8AB0EA; }

img, div.png { behavior: url(/includes/iepngfix.htc); }
.flrt { float: right; margin: 0.5em 0 0 1em; border: 0; }
.fllt { float: left; margin: 0.5em 1em 0 0em; border: 0; }

div.pricing {float:right; width:12em; font-size: small; font-weight:normal; color:black;}

div.contactBox { margin-left:4em; font-size:1.25em; }

ul.linkMenu li a { text-decoration:none; }
ul.linkMenu li a:hover { text-decoration:underline; }

div#orderForm { width:561px; padding:13px;}

input {vertical-align:middle;}
input.req, textarea.req, select.req { }
input.req.radio { background: transparent; }
input.reqSkipped, textarea.reqSkipped, select.reqSkipped { }
label {vertical-align:middle;}

/* gallery styles */
	div.before { width: 300px; height: 225px; padding: 16px 2px 2px 17px; margin: 20px 0 0 10px; background-image: url('../images/beforeFrame.png'); text-align:left; }
	div.after { width: 300px; height: 225px; padding: 19px 7px 7px 19px; background-image: url('../images/afterFrame.png'); }
	div.aftWrap { position: absolute; left: 190px; top: 85px; }
	div.png img { border: 0; }
	div.baPair, div.baTriplet { height: 335px; overflow: hidden; position: relative; }
	div.baTriplet { height: 500px; }
	div.baTriplet div.aftWrap { left:100px; top:135px; }
	div.baTriplet div.aftWrap.aftWrap2 { left:190px; top: 250px; }
	div.caption {margin-top:-10px; font-style:italic; }

/* forms */
input.req, textarea.req, select.req { background-color: #FFFFCC; }
input.req.radio { background: transparent; }
input.reqSkipped, textarea.reqSkipped, select.reqSkipped { background-color: #F99; }
input.dcf {display:none;}