/* Exeter Carpet Company styles - (C) Optimalworks.net */
*
{
	padding: 0;
	margin: 0;
}

body
{
	font-family: verdana, arial, freesans, sans-serif;
	font-size: 0.8em;
	text-align: center;
	color: #333;
	background-color: #ebdca9;
}

/* page */
#page
{
	width: 59em;
	text-align: left;
	margin: 10px auto;
	background-color: #fff;
	border-bottom: 10px solid #ebdca9;
	overflow: auto;
}

/* header */
#header
{
	position: relative;
	float: left;
	width: 100%;
	font-family: "times new roman", serif;
	text-align: center;
	padding-top: 30px;
	color: #ebdca9;
	background: #9f9572 url("../images/header_top.gif") 50% 2px no-repeat;
	overflow: hidden;
}

#header div
{
	position: absolute;
	width: 48px;
	height: 20em;
	top: 30px;
	left: 24%;
	background: url("../images/header_pillar.gif") 0 2.8em no-repeat;
}

#header #pillar2 { left: auto; right: 24%; }

#header a { text-decoration: none; color: #ebdca9; }

#header p
{
	width: 18em;
	font-size: 1.8em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0.0.5em 0;
	margin: 0 auto;
	border-top: 2px solid #ebdca9;
	border-bottom: 2px solid #ebdca9;
}

#header ul
{
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header ul li { padding: 0; margin: 0; }

#header ul li.tag
{
	font-weight: bold;
	text-transform: uppercase;
	margin: 4px 0;
}

/* menu */
#header ol
{
	position: relative;
	float: left;
	width: 100%;
	font-size: 1.2em;
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0 0;
	background-color: #857b5a;
	border-top: 3px solid #857b5a;
}

#header ol li
{
	display: inline;
	float: left;
	width: 12%;
	padding: 0;
	margin: 0;
}

#header ol li.first { margin-left: 2%; }

#header ol li a
{
	display: block;
	width: 100%;
	padding: 0 0 3px 0;
	border-top: 3px solid #857b5a;
	border-bottom: 4px solid #ebdca9;
}

#header ol li.active a, #header ol a:hover
{
	color: #666;
	background-color: #fff;
	border-top-color: #ebdca9;
	border-bottom-color: #fff;
}

#header ol li.active a { font-weight: bold; color: #333; }

/* footer */
#footer
{
	float: left;
	width: 100%;
	font-size: 0.85em;
	padding: 4px 0;
	margin: 0;
	color: #ebdca9;
	background-color: #9f9572;
	border-top: 4px solid #ebdca9;
}

#footer p
{
	text-align: center;
	margin: 0.2em 0;
}

#footer a { text-decoration: none; color: #ebdca9; }
#footer a:hover { text-decoration: underline; }

/* content */
#content
{
	float: left;
	padding: 0 2%;
	margin: 2em 0;
}

#content.sidebar
{
	width: 56%;
	border-right: 4px solid #ebdca9;
}

#sidebar
{
	float: left;
	width: 36%;
	padding-left: 2%;
	margin: 2em 0;
}

/* typography */
h1, h2, h3
{
	font-family: "times new roman", serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 0.2em 0;
	color: #9f9572;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.3em; }

p
{
	line-height: 1.3em;
	margin: 0 0 1.5em 0;
}

blockquote
{
	padding: 15px 0 15px 50px;
	margin: 0;
	background: url("../images/quote1.png") 0 0px no-repeat;
}

blockquote.alt
{
	padding-left: 0;
	padding-right: 50px;
	background: url("../images/quote2.png") 100% 0px no-repeat;
}

blockquote p
{
	font-style: italic;
	line-height: 1.2em;
	margin: 0;
}

blockquote cite
{
	display: block;
	font-size: 0.85em;
	font-style: normal;
	color: #888;
}

ul, ol { margin: 1em 0 1.5em 3em; }
ul { list-style-type: square; }
li { margin: 0.5em 0; }

a img { border: 0 none; }

a, a:link { color: #00c; text-decoration: underline; }
a:visited { color: #00c; text-decoration: none; }
a:hover { color: #c00; text-decoration: underline; }

/* photos */
div.photo img
{
	display: block;
	padding: 4px;
	margin: 1em auto;
	border: 1px solid #857b5a;
}

/* lightbox */
.lightbox { list-style-type: none; margin: 0 auto; overflow: auto; }
.lightbox li { display: inline; float: left; margin: 3px; }
.lightbox li a { display: block; padding: 2px; background-color: #fff; border: 1px solid #e3e0d7; border-bottom-color: #f2f1ec; border-right-color: #f2f1ec; }
.lightbox li a:focus,.lightbox li a:hover { background-color: #9f9572; border-color: #70674b; }
.lightbox li a * { display: none; }
.lightbox li a img {display: block; border: 0 none; }

/* map styles */
div#map
{
	position: relative;
	height: 0px;
	border: 1px solid #857b5a;
	margin: 1em 0 2em 0;
}

div#map div.address p
{
	font-size: 1.5em;
	text-align: center;
	margin: 0.6em 0 0 0;
	color: #9f9572;
}

/* generic form styles */
form
{
	margin: 1em auto;
}

form div { clear: both; }

label
{
	display: inline;
	float: left;
	width: 12em;
	text-align: right;
	line-height: 1.5em;
	padding: 0;
	margin: 0 0.5em 0 0;
}

input, select, textarea, button
{
	font-family: verdana, arial, freesans, sans-serif;
	font-size: 1em;
	text-align: left;
	padding: 1px 2px;
	margin: 0;
	color: #000;
	background-color: #fff;
	border: 1px solid #9f9572;
}

div.button input
{
	width: 8.2em;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 12.7em;
	color: #ebdca9;
	background-color: #857b5a;
	border: 1px solid #ebdca9;
	cursor: pointer;
}

div.button input:hover { color: #857b5a; background-color: #ebdca9; border-color: #857b5a; }

.inputsml { width: 8em; }

/* contact hcard microformat */
.vcard
{
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 20px 0 2em 15px;
}

.vcard p { margin: 0; }

.vcard a { color: #333; text-decoration: none; }

.vcard ol
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.vcard ol li
{
	padding: 0;
	margin: 0;
}

.vcard dl.tel dd, .vcard dl.fax dd
{
	display: inline;
	padding-left: 20px;
	background: url("../images/iconphone.gif") 0 50% no-repeat;
}

.vcard dl.fax dd { background-image: url("../images/iconfax.gif"); }

.vcard dd a
{
	padding-left: 20px;
	background: url("../images/iconemail.gif") 0 50% no-repeat;
}

.vcard ol li.region { float: left; padding-right: 0.3em;}
.vcard dt, .vcard ol.geo { display: none; }

/* add to contacts */
a.add
{
	display: block;
	font-size: 1.1em;
	text-decoration: none;
	padding-left: 20px;
	margin: 0 0 2em 15px;
	background: url("../images/iconvcard.gif") 0 50% no-repeat;
}