/* Rob Haman Photography CSS Document */

/* MAIN SETTINGS */
body {
	margin: 0;
	padding: 15px 0;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #B8B89A url(../images/stone_bg.jpg) repeat;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 802px;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	background: #404235 url(../images/contable_bg.jpg) repeat-y;
}
a:link {
	color: #8c8c64;
	text-decoration: none;
}
a:hover {
	color: #b8b89a;
}
a:visited {
	color: #8c8c64;
}
a:active {
	color: #8c8c64;
}

/* Header Settings */

#header {
	margin: 0 auto;
	padding: 0;
	width: 802px;
	height: 115px;
	text-align: center;
	background: none;
}
#header a:link img, #header a:hover img, #header a:visited img, #header a:active img {
	border: none;
}

/* Navbar */

#navbar {
	margin: 0 auto;
	padding: 0 15px;
	width: 772px;
	height: 40px;
	text-align: left;
	background: none;
}
#navbar ul {
	margin: 0;
	padding: 4px;
	font-size: 13px;
}
#navbar li {
	display: inline;
	color: #E6E7DB;
}
#navbar a {
	margin: 0;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #B8B89A;
}
#navbar a:hover, #navbar a:focus {
	text-decoration: none;
	color: #8C8C64;
	background: #505244;
}

/* Search Box */

#searchBox {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#searchBox form {
	margin: 0;
	padding: 0;
}
#searchBox input.searchField {
	width: 90px;
	height: 15px;
	color: #000;
	font-size: 12px;
	border: 1px #000 solid;
}
#searchBox input.searchButton {
	width: 100px;
	height: 20px;
	border: 1px #f4f4d0 solid;
	font-size: 10px;
	color: #000;
	background: #b8b89a;
	text-align: center;
}

/* MAIN CONTENT */

/* Content */

#content {
	margin: 0;
	padding: 0 15px;
	width: 772px;
	background: none;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0;
	padding: 10px 0;
	color: #b8b89a;
}
#content h1 {
	padding: 0;
	font-size: 28px;
	line-height: 31px;
}
#content h2 {
	font-size: 170%;
	line-height: 100%;
}
#content h3 {
	padding: 10px 0 5px;
	font-size: 125%;
	line-height: 100%;
}
#content h3 a {
	text-decoration: none;
	color: #e9e7d0;
}
#content h3 a:hover, #content h3 a:focus {
	text-decoration: none;
	color: #e9e7d0;
}
#content h4 {
	margin: 5px;
	font-size: 115%;
	line-height: 100%;
}
#content h5 {
	margin: 5px;
	font-size: 108%;
	line-height: 100%;
	color: #e9e7d0;
}
#content h5 a {
	text-decoration: none;
	color: #e9e7d0;
}
#content h5 a:hover, #content h5 a:focus {
	text-decoration: none;
	color: #e9e7d0;
}
#content h6 {
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
}
#content p, li {
	padding: 0;
	color: #f4f4d0;
}
#content p {
	margin: 10px 0;
}
#content p.divider {
	padding: 0 0 10px 0;
	border-bottom:  1px solid #f4f4d0;
}
#content blockquote {
	margin: 5px 20px;
	padding: 0;
}
#content ul {
	margin: 0;
	padding: 5px 0 5px 16px;
}
#content li {
	margin: 0 0 0 8px;
	padding: 0 0 0 4px;
}
strong, b {
	color: #8c8c64;
}
a:link img, a:hover img, a:focus img, a:visited img, img.border {
	border: 1px #f4f4d0 solid;
}
ul#category {
	margin: 0;
	padding: 10px 0;
	font-size: 13px;
}
#category li {
	margin: 4px 60px;
	padding: 5px;
	width: 125px;
	text-align: center;
	border: 1px solid #f4f4d0;
	float: left;
	list-style: none;
	color: #e6e7db;
	background: #b8b89a;
}
/* IE Fix */
* html #content li {
	margin: 4px 45px;
}
/* End IE Fix */
#category a {
	margin: 0;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #323c3c;
}
#category a:hover, #category a:focus {
	text-decoration: none;
	color: #323c3c;
}
#content div.thumb {
	margin: 5px 13px;
	padding: 0 15px;
	width: 200px;
	height: 300px;
	float: left;
	text-align: center;
}
#content div.thumb ul {
	margin: 0;
	padding: 0;
}
#content li.cattitle {
	margin: 4px;
	padding: 5px;
	text-align: center;
	border: 1px solid #f4f4d0;
	list-style: none;
	color: #e6e7db;
	background: #b8b89a;
}
#content li.cattitle a {
	margin: 0;
	padding: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #323c3c;
}
#content li.cattitle a:hover, #content li.cattitle a:focus, #content li.cattitle a:visited {
	text-decoration: none;
	color: #323c3c;
}
#content li.title {
	margin: 2px 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	color: #999;
}
#content li.title a, #content li.title a:visited {
	text-decoration: none;
}
#content li.title a:hover, #content li.title a:focus {
	text-decoration: none;
}
#content li.pubDate {
	margin: 2px 0;
	padding: 0;
	list-style: none;
	color: #e9e7d0;
	font-size: 10px;
}
#feature {
	margin: 10px 150px;
	padding: 10px;
	border: 1px solid #f4f4d0;
	background: #b8b89a;
}
#feature h1, #feature h2, #feature h3, #feature h4, #feature h5, #feature h6 {
	color: #404235;
}
#feature p, li {
	color: #000;
}
#feature a:link {
	color: #404237;
	text-decoration: none;
	font-weight: bold;
}
#feature a:hover {
	color: #b8b89a;
	text-decoration: none;
	font-weight: bold;
}
#feature a:visited {
	color: #404237;
	text-decoration: none;
	font-weight: bold;
}
#feature a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#feature p.cloud, #feature p.cloud strong, #feature p.cloud b {
	color: #404235;
}
#feature .cloud a:link {
	color: #404235;
	text-decoration: underline;
	font-weight: normal;
}
#feature .cloud a:hover {
	color: #97977e;
	text-decoration: underline;
	font-weight: normal;
}
#feature .cloud a:visited {
	color: #878771;
	text-decoration: underline;
	font-weight: normal;
}
#feature .cloud a:active {
	color: #97977e;
	text-decoration: underline;
	font-weight: normal;
}


/* Contact Form Table  */

form#contactForm table {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	border: 1px solid #F4F4D0;
	border-collapse: collapse;
}
form#contactForm th, form#contactForm td {
	background: #404235;
	vertical-align: top;
	margin: 0;
	padding: 2px;
	border-bottom: none;
}
form#contactForm th {
	text-align: right;
	color: #f4f4d0;
	background: #404235;
}
form#contactForm th.submit {
	text-align: center;
}
/* Form Elements */

input {
	margin: 0;
	padding: 1px;
	border: #404235 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
select {
	margin: 0 0 2px 0;
	padding: 1px;
	border: #404235 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
input.radioButton {
	border: none;
}
input.sminp {
	margin: 3px auto;
	padding: 0 8px;
	color: #000;
	font-weight: bold;
	border: 1px solid #f4f4d0;
	background: #b8b89a;
}

/* Quote Text */

#quote dl {
	float: right;
	width: 160px;
	margin: 5px;
	padding: 4px 0;
	border-top: 1px dotted #3f5542;
	border-bottom: 1px dotted #3f5542;
	display: inline; /* fixes IE/Win double margin bug */
}
#quote dt {
	float: right;
	width: 160px;
	margin: 0;
	padding: 0;
	font-size: 130%;
	font-style: italic;
	letter-spacing: 1px;
	color: #3f5542;
}

/* Footer */

#footer {
	margin: 0;
	padding: 10px 20px;
	width: 762px;
	background: none;
	text-align: center;
	font-size: small;
	color: #b8b89a;
	clear: both;
}
#footer p {
	padding: 2px 0;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
}
#footer h4 {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
#footer strong, #footer b {
	color: #b8b89a;
}
#footer ul {
	margin: 0;
	padding: 4px;
	color: #000;
	font-size: 10px;
}
#footer li {
	display: inline;
}
#footer a {
	padding: 0;
	text-decoration: underline;
	color: #b8b89a;
	font-weight: bold;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #8c8c64;
}
#footer p a {
	text-decoration: underline;
	color: #b8b89a;
}
#footer p a:hover, #footer p a:focus {
	text-decoration: underline;
	color: #8c8c64;
}

/* Misc Classes */

.smallFont {
	font-size: 85%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.photo {
	margin: 5px;
	padding: 0;
	border: 1px #f4f4d0 solid;
}
.indent {
	padding-left: 30px;
	margin-left: 30px;
}
.clear {
	clear: both;
}
.whiteText {
	color: #fff;
}
table.pricing {
	margin-top: 15px;
}
.pricing th, .pricing td {
	margin: 5px;
	border-bottom: 1px solid #404235;
	background: #D2D2BE;
}

/* William Easton Design Logo Version 2.0 */

#eastonLogoV2 {
	margin: 0 auto;
	padding: 0;
	width: 110px;
	height: 45px;
}
#eastonLogoV2 ul {
	list-style: none;
	width: 110px;
	margin: 0;
	padding: 0;
}
#eastonLogoV2 li {
	margin: 0;
	padding: 0;
}
#eastonLogoV2 a {
	display: block;
	padding: 0;
	width: 110px;
	height: 45px;
}
li.eastonTextV2, a.eastonTextV2:link, a.eastonTextV2:visited {
	background: url("../images/eastonLogo.gif") no-repeat left top;
}
a.eastonTextV2:hover {
	background-position: 0 -45px!important;
}
#eastonLogoV2 ul li a span {
	display: none;
}