@charset "utf-8";


body {
	 background-color: #cc9;
	 height: 100%;

}

.ejac {
	clear: both;
}

#d {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -430px;
	width: 860px;
	background: url(../i/bg.png) repeat-y;
	background-attachment: fixed;
	background-position: 50% 0;
	color: #000;
}
#content {
	position: relative;
	left: 20px;
	top: 20px;
	width: 820px;
	margin-bottom: 280px;
}



body.home #d {
	height: 800px;
}

body.contact #d {
	height: 800px;
}

body.port_main #d {
	height: 800px;
}

body.portfolio #d {
	height: 900px;
}
body.wp #d {
	height: 2000px;
}
body.wr #d {
	height: 1565px;
}
body.wc #d {
	height: 1110px;
}

body.port_main #content {
	margin-bottom: 650px;
}

body.portfolio #content {
	margin-bottom: 100px;
}

body.about #d {
	height: 1400px;
}

body.about #content {
	margin-bottom: 100px;
}

body.vendors #content {
	margin-bottom: 100px;
}

body.vendors #d {
	height: 1250px;
}

#logo {
	background: url(../i/logo.png) no-repeat;
	height: 119px;
	width: 197px;
	position: relative;
	left: 430px;
	top: 5px;
	margin-left: -98px;
}

#menu {
	position: relative;
	top: 10px;
	left: 50px;
	width: 820px;
}

ul#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 36px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica,Arial,Verdana,sans-serif;
}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}

ul#menu li a{
	display:block;
	float:left;
	color:#8c3a3a;
	text-decoration:none;
	font-weight:bold;
	padding:12px 40px 0 40px;
	height:24px;
	outline:none;
	}

ul#menu li a:hover {
	color: #590707;
}


#content p {
	padding-left: 50px;
}

#footer {
	position: relative;
	height: 19px;
	bottom: 0px;
	width: 820px;
	left: 50%;
	margin-left: -410px;
	padding-top: 25px;
}

#footer p {
	font-size: 10px;
	text-align: center;
}



body.home .photo {
float: right;
margin-left: 50px;
}


/* VENDORS page */

body.vendors #content {
	padding-left: 175px;
}

body.vendors #content h2 {
	color: #590707;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: thin solid #ddddd6;
	width: 500px;
	margin-bottom: 15px;
	margin-top: 15px;
}

body.vendors div.referal {
	margin-left: 80px;
}

body.vendors span.vendor a, body.vendors span.vendor, body.vendors span.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 250px;
}
body.vendors span.vendor {
	font-weight: bold;
	color: #9ab13c;
}

body.vendors span.vendor a {
	text-decoration: none;
	font-weight: bold;
	color: #9ab13c;
}

body.vendors span.vendor a:hover {
	color: #678009;
}

body.vendors #content p {
	text-align: justify;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: -25px;
	width: 320px;
}



body.contact .photo {
float: right;
}

body.contact #contactInfo {
	margin-left: 75px;
}

#content a {
	text-decoration: none;
}

#content p {
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

#content h2 {
	color: #590707;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: large;
}

body.contact #content h3 {
	color: #590707;
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: medium;
}

body.contact span.bolden {
	font-weight: bold;
}

body.about p {
	text-align: justify;
}

body.about #p1 {
	float: right;
	margin-left: 45px;
	margin-right: 5px;
	margin-bottom: 35px;
	margin-top: 55px;
	display: inline;
}

body.about #p2 {
	float: left;
	margin-top: 25px;
	margin-right: 40px;
	margin-left: 50px;
	display: inline;

}

#thumbArea {
	width: 480px;
	float: right;
}

.thumb {
	float: left;
	width: 72px;
	margin: 5px;
	margin-left: 25px;
}

.portfolioButton a {
	text-decoration: none;
}

.portfolioButton img {
	border-style: none;
}

.galleryBlock {
	width: 225px;
	float: left;
	position: relative;
	margin-top: 25px;
	margin-left: 30px;
	text-align: center;
}

.galleryBlock a {
	color:#8c3a3a;
	outline:none;
}

.galleryBlock a img {
	border: none;
}

.galleryBlock a:hover {
	color: #590707;
}

.tyletter {
	font-style: italic;
}

.credit, .credit a {
	font-size: 9px;
	color: #8c3a3a;
	text-decoration: none;
}

.credit a:hover {
	color: #590707;
}

#dropLetter {
	float: left;
	margin-left: 50px;
	margin-right: 1px;
	margin-bottom: 1px;
	display: inline;
}



