/* @override 
	http://www.davidhinchenshouses.com/stylesheets/dhh.css
	http://127.0.0.1/stylesheets/dhh.css
	http://davidhinchenshouses.com/stylesheets/dhh.css
	http://localhost/david/stylesheets/dhh.css
*/

* {
padding: 0;
margin: 0;
}

#esty_widget {
	position: relative;
	top: 50px;
	width: 550px;
	color: white;
	text-align: center;
}

#menu_items li p.small {
	font-size: .9em;
}

html, body {
	height: 100%;
}

body {
	background: url(../images/bg_pix2.jpg) repeat;
	/*margin: 0px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	min-height: 100%;
	height: 100%;
	font-size: 12pt;
}

#menu {
	float: left;
	width: 288px;
	min-height: 100%;
	height: 100%;
	border-right: 4px solid white;
	border-bottom: 0px solid white;
	background-image: url(../images/bg_pix1.jpg);
}

#logo {
	/*padding-left: 45px;
	padding-top: 10px;*/
	position: relative;
	left: 45px;
	top: 10px;
}

#menu_items {
	padding-top: 20px;
	padding-left: 50px;
}

#menu_items li {
	padding-bottom: 12px;
	padding-top: 12px;
	list-style-type: none;
	color: white;
	border-bottom: 2px solid #989860;
	font-size: 12pt;
	/*cursor: pointer;*/
}

a, a:hover {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}

#menu_items a, #order_copy a {
	color: white;
}

#menu_items a:hover {
	text-decoration: none;
	color: #97985b;
}

/*#to_order a, #to_order a:hover {
	color: black;
}*/

#portfolio_contents td a:hover {
	text-decoration: none;
	color: #636725;
}

li#menu_order {
	border-bottom-style: none;
}

#content {
	/*float: right;*/
	position: absolute;
	left: 345px;
	top: 40px;
	width: 680px;
	/*height: 300px;
	overflow: scroll;*/
}

#home_message {
	color: white;
	font-size: 20pt;
	/*width: 500px;*/
	position: relative;
	top: -10px;
	padding-top: 10px;
	white-space: nowrap;
}

#home_more {
	position: relative;
	left: 150px;
	top: -15px;
	width: 500px;
	text-align: right;
	font-style: italic;
	font-size: 20pt;
	color: #666632;
}

#home_more a {
	text-decoration: none;
	color: #666632;
}

.active_menu_item {
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	font-size: 11pt;
}

#rotating_image_home_box {
	height: 470px;
}

#rotating_image_home {
	color: #333;
}

#rotating_image_home p {
	font-size: .9em;
}

.large_image_label {
	font-size: 1.3em;
}

#page_header {
	padding-top: 20px;
	padding-left: 30px;
	position: absolute;
	top: -26px;
	left: -53px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	width: 684px;
}

#page_header img {
	padding-left: 13px;
}

#about_images, #order_prints_images, #faa_prints_image {
	position: relative;
	top: 65px;
	width: 192px;
}

#about_images p, #order_prints_images p {
	margin-bottom: 20px;
}

#about_copy, #profile_copy, #to_order, #guidelines, #prices_copy, #order_prints_copy, #order_stationery_copy, #gallery_copy, #contact_copy {
	color: white;
	position: absolute;
	top: 55px;
	left: 210px;
	width: 424px;
}

#profile_copy, #order_stationery_copy, #gallery_copy, #contact_copy {
	left: 0px;
	width: 600px;
}

#contact_copy {
	width: 650px;
}

#prices_copy {
	width: 650px;
}

#prices_copy {
	left: -5px;
}

#about_copy p {
	margin: 14px;
}

#profile_copy p, #prices_copy p, #order_prints_copy p, .frames_description p, #order_prints_shipping p, #order_prints_notecards p, #order_stationery_copy p, #faa_prints p {
	margin-top: 14px;
}

#gallery_copy p {
	margin-bottom: 14px;
}

#order_copy {
	margin-top: 100px;
}

#order_copy p, #contact_copy p {
	margin-bottom: 20px;
}

#order_copy p {
    color: white;
}

#order_copy img {
	margin-right: 20px;
}

#to_order, #guidelines {
	font-size: .9em;
}

#to_order {
	left: 0px;
	width: 250px;
}

#guidelines {
	left: 280px;
	width: 300px;
}

.subheader {
	font-size: 14pt;
	color: black;
}

#order_stationery_copy .subheader {
	margin-top: 30px;
}

#to_order p, #guidelines p {
	margin-bottom: 10px;
}

#portfolio_contents {
	/*padding-top: 60px;*/
	position: relative;
	top: 60px;
}

#portfolio_contents td {
	text-align: center;
	padding: 10px 30px 5px 0px;
}

#portfolio_contents a, #portfolio_contents a:hover {
	color: white;
	font-size: 10pt;
	text-decoration: none;
}

#portfolio_contents a:hover {
	text-decoration: underline;
}

#portfolio_image_home_box {
	position: absolute;
	top: 130px;
	left: 40px;
}

#portfolio_image_home_box_center {
	position: absolute;
	top: 130px;
	left: 300px;
}

#rotating_image_left {
	position: absolute;
	top: 0px;
	right: 320px;
}

#rotating_image_right {
	position: relative;
	left: 40px;
	/*top: 0px;
	left: 30px;*/
}

#arrows, #arrows_landscapes {
	position: absolute;
	top: 80px;
	left: 500px;
}

#arrows a, #arrows_landscapes a {
	text-decoration: none;
}

#arrows_landscapes {
	left: 250px;
}

#david_image {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 14px;
}

#profile_image {
	float: left;
	margin: 14px 14px 14px 0px;
}

.price_size {
	margin-left: 40px;
}

.price_size_label {
	color: #333200;
}

/*.price_size_list {
	margin-top: 10px;
}*/

.price_size_list td {
	color: white;
	padding-top: 10px;
}

.price_label {
	padding-right: 20px;
}

.frames_description {
	padding-left: 10px;
}

.frames {
	position: relative;
	top: 230px;
	right: 20px;
}

.frames_description td {
	color: white;
	padding-right: 20px;
}

.frames_images {
	width: 220px;
}

#order_prints_shipping, #order_prints_notecards, #faa_prints, #order_prints_zazzle {
	position: relative;
	width: 424px;
	left: 210px;
	top: 230px;
	color: white;
}

#faa_prints {
	top: 160px;
}

#faa, #zazzle, #order_prints_zazzle, #order_stationery_zazzle {
	border-top: 1px solid #666532;
	width: 600px;
	padding-top: 10px;
}

#esty_widget p {
	padding: 10px;
	border-top: 1px solid #666532;
}

#zazzle, #order_prints_zazzle, #order_stationery_zazzle {
	margin: 10px 0 10px 40px;
	border-bottom: 1px solid #666532;
	padding: 0px 0 10px 0;
}

#zazzle p, #order_prints_zazzle p, #order_stationery_zazzle p {
	margin-bottom: 20px;
}

#order_prints_zazzle {
	top: -90px;
	left: 0px;
	padding: 10px 0 10px 0;
	width: 500px;
	text-align: center;
}

#order_prints_notecards {
	top: -100px;
}

#order_prints_notecards_image {
	width: 240px;
	position: relative;
	top: 85px;
	right: 40px;
}

#order_prints_notecards table {
	margin-top: 10px;
}

#order_prints_images img {
	margin-bottom: 10px;
}

#order_stationery_zazzle {
	margin-left: 0px;
	width: 752px;
}

#faa_prints_image {
	top: 100px;
	left: -20px;
}

#faa_prints p {
	position: relative;
	top: -140px;
}

#fountain_image {
	margin-left: 20px;
	margin-bottom: 50px;
}

#manning_image {
	margin-right: 20px;
}

#canal_image {
	margin-bottom: 50px;
}

#buy_my_art_prints {
	position: relative;
	top: 100px;
	left: -40px;
}
