body {
	background: #000;
	font-family: "Lithos Pro Regular", lithos pro, verdana, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cdcdcd;
	margin: 0;
	padding: 0;
}
/* Profile */
#profile img {
	margin: 0 30px 50px 0;
}
/* Layout */
#container {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
}
#header {
	height: 120px;
}
#footer {
	text-align: right;
	color: #666;
	font-family: courier;
	font-size: 1.4em;
}
#image_box {
	width: 915px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 20px;
	border-top: 1px solid #333;
}
/* Global */
img, img a {
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
a {
	text-decoration: underline;
	color: #cdcdcd;
}
a:visisted {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #999;
}
.note {
	color: #666;
	font-size: 0.9em;
	font-style: italic;
}
.bottom_nav {
	margin: 20px 0 0;
	border-top: 1px solid #333;
	padding: 20px 0 0;
}
.bottom_nav a, .bottom_nav a:hover {
	text-decoration: none;
}
span.prev {
	float: left;
}
span.next {
	float: right;
}
p.intro {
	text-transform: uppercase;
	color: #CCC;
	font-size: 0.98em;
}
span.edit a {
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #DDD;
	display: block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
h2 {
	border-bottom: 1px solid #FFF;
}
h2.comingsoon {
	width: 200px;
	padding: 10px;
	text-align: center;
	display: block;
	margin: 0 auto;
	font-weight: normal;
	font-size: 1.2em;
}
/* Header */
#header #top {
	height: 33px;
	border-bottom: 1px solid #333;
	margin: 0px;
	padding: 0px;
}
#header #top .logo_top, #header #bottom .logo_bottom  {
	width: 30%;
	float: left;
}
#header #top .nav_top, #header #bottom .nav_bottom {
	width: 70%;
	float: right;
	text-align: right;
}
#header #top img {
	margin: 0;
	padding: 0;
}
#header #bottom .nav_bottom {
	font-family: Helvetica, arial;
	font-size: 1.1em;
	color: #DDD;
	margin: 0;
	font-weight: normal;
}
#header #bottom .nav_bottom li {
	display: inline;
	list-style: none;
	margin-left: 8px;
	text-transform: uppercase;
}
#header #bottom .nav_bottom a, a:visited {
	text-decoration: none;
	color: #CCC;
}
#header #bottom .nav_bottom a:hover {
	border-bottom: 1px solid #CCC;
	padding-bottom: 3px;
}
#header #bottom .nav_bottom li.current a {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	padding-bottom: 3px;
}
/* Home */
#main_content .home_photos {
	
}
.splash #footer p.email {
	display:block;
	float:left;
	font-size:75%;

}
.splash #footer p.email a {

}
#footer p.email {
	display:none;
}
/* Gallery */
#gallery {
	text-align: center;
}
#gallery #image_box .image_wrap_outer {
	width: 120px;
	height: 120px;
	overflow: hidden;
	float: left;
	margin: 5px;
}
#gallery #image_box .image_wrap {
	float: left;
	margin: 5px;
	overflow: hidden;
	width: 120px;
}
#gallery_box img.gallery_img {
	border: 1px solid #000;
	margin-bottom: 1em;
}
#gallery_box {
	text-align: center;
}
#gallery_box .text {
	text-align: left;
}
.lb_title {
	font-size: 12px;
}
/* For Sale */
#forsale {
	text-align: center;
}
#forsale #image_box .forsale_box {
	width: 230px;
	float: left;
	overflow: hidden;
	margin: 0 35px;
	display: inline;
}
#forsale #image_box .image_wrap_top {
	margin: 0;
	height: 200px;
	overflow: hidden;
}
#forsale #image_box .image_wrap_top a.image_link {
	display: block;
	height: 200px;
}
#forsale #image_box .image_wrap_bottom {
	margin: 5px 0 0;
}
#forsale #image_box .forsale_box .description {
	text-align: left;
	margin: 0;
	font-size: 14px;
	color: #abaaaa;
}
#forsale #image_box .forsale_box p.heading {
	font-size: 18px;
	color: #FFF;
	text-align: left;
	margin-bottom: 5px;
}
#forsale #image_box .forsale_box p.enlarge {
	padding-left: 20px;
	font-size: 11px;
	background: transparent url(images/enlarge.gif) no-repeat left center;
	text-align: left;
	margin-bottom: 2em;
}
#forsale #image_box .forsale_box .enlarge a, #forsale #image_box .forsale_box .enlarge a:visited {
	text-decoration: none;
	color: #FFF;
}
#forsale #image_box .forsale_box p.buynow {
	color: #FFF;
}
#forsale #image_box .forsale_box .buynow a, #forsale #image_box .forsale_box .description .buynow a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#forsale #image_box .forsale_box .buynow a:hover {
	color: #abaaaa;
}
/* For Sale Single */
#forsale_single {
	border-bottom: 1px solid #111;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
#forsale_single #image_box {
	width: 940px;
}
#forsale_single #image_box .forsalebox_wrapper {
	width: 230px;
	float: left;
	overflow: hidden;
	margin: 0 10px;
}
#forsale_single #image_box .image_wrap_top {
	margin-bottom: 5px;
	height: 200px;
}
#forsale_single #image_box .heading {
	font-size: 16px;
	margin: 0 0 1em 270px;
	font-weight: normal;
	color: #FFF;
}
#forsale_single #image_box .enlarge {
	margin-left: 270px;
	background:transparent url(images/enlarge.gif) no-repeat scroll left center;
	font-size:11px;
	margin-bottom:2em;
	padding-left:20px;
	text-align:left;
}
#forsale_single .description {
	margin-left: 270px;
	width: 500px;
}
#forsale_single .description p {
	margin: 0 0 1.5em 0;
}
#forsale_single .description p.buynow {
	padding-top: 1.5em;
	border-top: 1px solid #666;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 4em;
}
#forsale_single .image_thumbs {
	padding-top: 17px;
	background: transparent url(images/forsale_enlarge.gif) top left no-repeat;
	width: 140px;
	overflow: hidden;
	float: right;
	border: 1px solid #d0d0d0;
}
#forsale_single .image_thumbs .images {
	padding: 8px 8px 0 8px;
}
#forsale_single .image_thumbs img {
	width: 100%;
	margin-bottom: 8px;
}
/* Buy Now Form */
#forsale_single p.form_heading {
	border-top: 1px solid #333;
	padding-top: 2em;
	color: #FFF;
	margin: 0 0 0.5em 10px;
}
#forsale_single .form {
	 background: #131313;
	 padding: 10px;
}
#forsale_single form#cformsform ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#forsale_single form#cformsform li {
	list-style-type: none;
}
#forsale_single form#cformsform fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#forsale_single .form p.cf_info {
	color: #FFF;
	margin-bottom: 0;
}
#forsale_single .form .failure {
	border: 1px solid red;
	padding: 5px;
	background: #222;
	margin-bottom: 1em;
}
#forsale_single .form .success {
	border: 1px solid green;
	padding: 5px;
	background: #222;
	margin-bottom: 1em;
}
#forsale_single .form .waiting {
	border: 1px solid orange;
	padding: 5px;
	background: #222;
	margin-bottom: 1em;
}
#forsale_single .form li.textonly {
	width: 200px;
	float: right;
}
#forsale_single form#cformsform .cf_hidden {
	display: none;
}
#forsale_single form#cformsform label {
	display: none;
}
#forsale_single form#cformsform span.reqtxt {
	display: none;
}
#forsale_single form#cformsform span.emailreqtxt {
	display: none;
}
#forsale_single form#cformsform legend {
	margin: 0;
}
#forsale_single form#cformsform p.forsale_blurb {
	padding: 10px;
	line-height: 1.5em;
	margin: 1.5em 0 0.5em 270px;
}
#forsale_single form#cformsform input.single, #forsale_single form#cformsform textarea.area {
	background: #242424;
	border: 1px solid #7c7c7c;
	width: 250px;
	color: #bebdbd;
	padding: 2px;
	margin-bottom: 1em;
	font-family: Helvetica, arial, sans-serif;
	font-size: 1em;
}
#forsale_single form#cformsform textarea {
	height: 60px;
}
#forsale_single form#cformsform p.cf-sb {
	width: 255px;
	text-align: right;
	margin-bottom: 0;
}
#forsale_single form#cformsform .sendbutton {
	background: #414141 url(../images/submitter_bg.gif) bottom center repeat-x;;
	border: 1px solid #000;
	color: #FFF;
	text-transform: uppercase;
	padding: 0 2px;
	cursor: pointer;
}
#forsale_single .linklove {
	display: none;
}
/* Contact */
.contact_text p {
	margin: 0 0 1.5em 0;
}
.contact_text p.heading {
	font-size: 14px;
	color: #FFF;
	margin: 0;
}
.contact_text p.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contact_text img {
	margin-right: 1em;
}
/* Sidebar */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}