* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
}

/* -------------------- wrapper ------------------- */

#wrapper {
	width: 900px;
	background-image: url(images/bg_wrapper.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 30px;
}


/* -------------------- header ------------------- */

#header {
	color: #2A1B11;
	width: 822px;
	float: none;
	padding: 0px;
	border: 0px none #ccc;
	height: 75px;
	margin: 0px;
	background-color: #2A1B11;
	background-repeat: no-repeat;
	background-position: left top;
}
#home{
	float: left;
}
#home a:link, #home a:visited {
	text-decoration: none;
	border: 1px none #CCCCCC;
	width: 300px;
	height: 75px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#navigation{
	float: right;
	color: #FFFFFF;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation a:link {
	color: #B09F73;
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
	color: #B09F73;
}
#navigation a:hover {
	text-decoration: none;
	color: #DBE11F;
}
#navigation a:active {
	text-decoration: none;
	color: #B09F73;
}


a:link {
	color: #5B604C;
}
.imageleft {
	float: left;
	padding: 7px;
	margin-left: 10px;
	background-color: #FCF4DB;
}
a:visited {
	color: #2C5656;
}
a:hover {
	color: #2B1B0B;
}
.clearthis {
	clear:both;
	color:#282C2F;
	float:none;
	font-size:1px;
	padding-top: 10px;
}
.text {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5B604C;
	margin-bottom: 10px;
}
.button {
	border: none;
}



/* -------------------- main ------------------- */

#leftcolumn {
	color: #333;
	padding: 0px;
	height: 202px;
	width: 265px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftcolumn a:link, #leftcolumn a:visited {
	background: url(images/home_design.jpg);
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 265px;
}
#leftcolumn a:hover {
	background: url(images/home_design_over.jpg);
	text-decoration: none;
}
#centercolumn {
	float: left;
	padding: 0px;
	height: 202px;
	width: 265px;
	display: inline;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	color: #333333;
}
#centercolumn a:link, #centercolumn a:visited {
	background: url(images/home_photography.jpg);
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 265px;
}
#centercolumn a:hover {
	background: url(images/home_photography_over.jpg);
	text-decoration: none;
}
#rightcolumn {
	color: #333;
	padding: 0px;
	height: 202px;
	width: 265px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn a:link, #rightcolumn a:visited {
	background: url(images/home_recent.jpg);
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 265px;
}
#rightcolumn a:hover {
	background: url(images/home_recent_over.jpg);
	text-decoration: none;
}
#footer {
	width: 800px;
	clear: both;
	color: #333;
	border: 1px none #ccc;
	margin: 10px 0px 10px 00px;
	padding: 10px;
}

/* -------------------- content ------------------- */

#content {
	min-height: 100px;
	float: left;
	width: 800px;
	color: #333;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#content  h1 {
	font: normal 24px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #2A1B11;
	padding: 0px 10px 00px 5px;
	margin:0px 0px 15px 0px;
}
#content  h2 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 0px 10px 00px 5px;
	margin:0px 0px 5px 0px;
}
#content  h3 {
	font: normal 24px Georgia, Times New Roman, Times, serif;
	background: transparent no-repeat;
	color: #2A1B11;
	width: 750px;
	padding: 0px 10px 0px 5px;
	margin:0px 0px 15px;
}
#content a{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

ul.thumbs li{
	float: left;
	padding: 0;
	margin: 5px;
	position: relative;
	list-style-type: none;
}
ul.thumbs li a img{
	border: 1px dotted #B1A074;
	width: 60px;
	height: 60px;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
ul.thumbs li a:hover img{
	border: 1px solid #2C5656;
	padding: 4px;
	background-color: #F3E8E0;
}
ul.thumbs li img.new {
	display: block; 
	position: absolute; 
	top: -3px; 
	right: -3px; 
	z-index: 1; 
	border: none; 
}






/* -------------------- content design ------------------- */

#content_design {
	float: left;
	width: 800px;
	color: #333;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#content_design h1 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 0px 10px 00px 5px;
	margin:0px 0px 5px 0px;
}

/* -------------------- content photo ------------------- */
#content_photo {
	float: left;
	width: 575px;
	color: #333;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#content_photo h1 {
	font: normal 24px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #2A1B11;
	width: 300px;
	padding: 0px 10px 00px 5px;
	margin:0px 0px 15px 0px;
}


/* -------------------- photography ------------------- */

#photo_group_info {
	float:left;
	padding-left: 0px;
	color: #B09F73;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#photo_group_info h1{
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 555px;
	padding: 10px 10px 0px 0px;
	margin:0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#photo_group{
	float:left;
}
ul.photo_group{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
ul.photo_group li{
	float: left;
	padding: 0;
	margin: 0px;
	position: relative;
}
ul.photo_group li a img{
	border: 1px dotted #B1A074;
	padding: 4px;
	margin: 0px;
	background-color: #FFFFFF;
}
ul.photo_group li a:hover img{
	border: 1px solid #2C5656;
	padding: 4px;
	background-color: #F3E8E0;
}
ul.photo_group li img.new {
	display: block; 
	position: absolute; 
	top: -3px; 
	right: -3px; 
	z-index: 1; 
	border: none; 
}

ul.portraits{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
ul.portraits li{
	float: left;
	padding: 0;
	margin: 5px;
	position: relative;
}
ul.portraits li a img{
	border: 1px dotted #B1A074;
	width: 95px;
	height: 130px;
	padding: 4px;
	margin: 0px;
	background-color: #FFFFFF;
}
ul.portraits li a:hover img{
	border: 1px solid #2C5656;
	padding: 4px;
	background-color: #F3E8E0;
}
ul.portraits li img.new {
	display: block; 
	position: absolute; 
	top: -3px; 
	right: -3px; 
	z-index: 1; 
	border: none; 
}

#preview_image {
	float: left;
	border: 1px none #CCCCCC;
	margin: 5px 10px 5px 5px;
}

/* -------------------- links sidebar------------------- */

#links_sidebar {
	float: right;
	width: 200px;
	color: #333;
	padding: 10px;
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-right: 70px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#links_sidebar h1 {
	font: normal 24px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #2A1B11;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#links_sidebar h2 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.links a {
	text-decoration: none;
	
} 
ul.links p {
	margin-left: 15px;
	color:#B09F73
}


/* -------------------- contact ------------------- */

#contact {
	float:left;
	padding-left: 0px;
	color: #B09F73;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 800px;
}
#contact h1 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 555px;
	padding: 10px 10px 0px 0px;
	margin:0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#contact a:link {
	color: #B09F73;
	text-decoration: none;
}
#contact a:visited {
	text-decoration: none;
	color: #B09F73;
}
#contact a:hover {
	text-decoration: none;
	color: #DBE11F;
}
#contact a:active {
	text-decoration: none;
	color: #B09F73;
}


/* -------------------- contact form ------------------- */

#contactFormArea{
	float: right;
	padding: 10px 0px 0px;
	}
#emailSuccess {
	background-position:5px 50%;
	background-repeat:no-repeat;
	color:#313333;
	display:none;
	padding:5px 5px 5px 20px;
	}
fieldset {
	border:0;margin:0;padding:0;}
label {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.text,textarea { 
	width:400px;
	font:12px/12px Arial, Helvetica, sans-serif;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc; }
input.submit { 
	padding:2px 5px;
	font:bold 12px/12px verdana,arial,sans-serif; }
span.error {
	color:red;
	display:none;
	}
#loadBar {
	display:none;
	padding:5px;
	}

/* -------------------- bio ------------------- */

#bio {
	float:left;
	padding-left: 0px;
	color: #B09F73;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	background-image: url(img/jeff.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#bio h1 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	color: #666666;
	width: 555px;
	padding: 10px 10px 0px 0px;
	margin:0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#bio a:link {
	color: #B09F73;
	text-decoration: none;
}
#bio a:visited {
	text-decoration: none;
	color: #B09F73;
}
#bio a:hover {
	text-decoration: none;
	color: #DBE11F;
}
#bio a:active {
	text-decoration: none;
	color: #B09F73;
}
#bio p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 550px;
}

#resume {
	float:left;
	padding-left: 0px;
	color: #B09F73;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 800px;
	margin-bottom: 10px;
}
#resume h1 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	color: #666666;
	width: 555px;
	padding: 10px 10px 0px 0px;
	margin:0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#resume h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #2A1B11;
	width: 555px;
	padding: 10px 10px 0px 0px;
	margin:0px;
}
#resume h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 750px;
	padding: 3px 10px 3px 0px;
	margin:0px;
}
#resume p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 750px;
}
#resume img {
	border: none;
}
#resume a:link {
	text-decoration: none;
}
#resume a:visited {
	text-decoration: none;
}
#resume a:hover {
	text-decoration: none;
}
#resume a:active {
	text-decoration: none;
}

#resume_education {
	float:left;
	padding-left: 0px;
	color: #B09F73;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 300px;
	margin-bottom: 10px;
}
#resume_education h1 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 10px 10px 0px 0px;
	margin:0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#resume_education h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #2A1B11;
	width: 300px;
	padding: 10px 10px 0px 0px;
	margin:0px;
}
#resume_education h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 3px 10px 3px 0px;
	margin:0px;
}
#resume_education p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
}

#resume_awards {
	float:right;
	padding-left: 0px;
	color: #B09F73;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 300px;
	margin-bottom: 10px;
	margin-right: 30px;
}
#resume_awards h1 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 10px 10px 0px 0px;
	margin:0px 0px 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#resume_awards h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #2A1B11;
	width: 300px;
	padding: 10px 10px 0px 0px;
	margin:0px;
}
#resume_awards h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 3px 10px 3px 0px;
	margin:0px;
}
#resume_awards p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
}


/* -------------------- Albums ------------------- */



#textbox_right {
	float:right;
	padding-left: 0px;
	padding-right: 10px;
	color: #B09F73;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 275px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#textbox_right h1 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 10px 10px 0px 0px;
	margin:0px 0px 5px;
}
#textbox_right h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #2A1B11;
	width: 300px;
	padding: 10px 10px 0px 0px;
	margin:0px;
}
#textbox_right h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 3px 10px 3px 0px;
	margin:0px;
}
#textbox_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
}




#album_caption{
	margin-top: 10px;
}
#album_caption h1{
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 10px 10px 0px 0px;
	margin:0px 0px 5px;
}
#album_caption h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #2A1B11;
	width: 300px;
	padding: 10px 10px 0px 0px;
	margin:0px;
}
#album_caption h3 {
	font: normal 14px Arial, Helvetica, sans-serif;
	background: transparent url(images/bullet_title.gif) no-repeat;
	color: #666666;
	width: 300px;
	padding: 3px 10px 3px 0px;
	margin:0px;
}
#album_caption p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 300px;
}


#album_thumbs{
	float: right;
	width: 100px;
}


ul.thumbs_album{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
ul.thumbs_album li{ float: right; padding: 0; margin: 5px; position: relative; }
ul.thumbs_album li a img{
	border: 1px dotted #B1A074;
	width: 60px;
	height: 60px;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
ul.thumbs_album li a:hover img{
	border: 1px solid #2C5656;
	padding: 4px;
	background-color: #F3E8E0;
}
ul.thumbs_album li img.new {
	display: block; 
	position: absolute; 
	top: -3px; 
	right: -3px; 
	z-index: 1; 
	border: none; 
}


/* -------------------- Content sections (coded better) ------------------- */

#content_left {

}
.packages_left{
	text-align:right;
	color: #333;
	width: 90px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.indexpage_left{
	width: 400px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-left: -10px;
	margin-top: -10px;
} 
.pricing_prints_left{
	text-align:right;
	line-height:20px;
	color: #333;
	width: 90px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}




#content_center {

}
.packages_center{
	float: left;
	padding: 0px;
	display: inline;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	color: #333333;
}
.pricing_prints_center{
	float: left;
	line-height:50px;
	padding-top: 12px;
	display: inline;
	margin-top: 5px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	color: #333333;
}


#content_right {

}
.packages_right{
	color: #333;
	padding: 0px;
	width: 250px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.yesborder{
	border: 1px solid #ccc;
}
.nomargin{
	margin: 0px;
}
.nopadding{
	padding: 0px;
}
.indexpage_right{
	width: 400px;
	float: right;
	margin-right: -10px;
	margin-top: -10px;
} 

#content_center h1, #content_right h1, #content_left h1 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_center h2, #content_right h2, #content_left h2 {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #2A1B11;
	width: 300px;
	padding: 10px 10px 0px 0px;
	margin:0px;
}
#content_center h3, #content_right h3, #content_left h3 {
	font: normal 24px Georgia, Times New Roman, Times, serif;
	color: #666666;
	width: 395px;
	padding: 3px 10px 3px 0px;
	margin:0px;
}
#content_center h4, #content_right h4, #content_left h4 {
	color: #999999;
	padding: 0px 10px 00px 5px;
	margin:0px 0px 15px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
#content_center p, #content_right p, #content_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #B09F73;
}

#contact_left a:link {
	color: #B09F73;
	text-decoration: none;
}
#contact_left a:visited {
	text-decoration: none;
	color: #B09F73;
}
#contact_left a:hover {
	text-decoration: none;
	color: #DBE11F;
}
#contact_left a:active {
	text-decoration: none;
	color: #B09F73;
}

/* -------------------- New Navigation ------------------- */

.menu {
	text-align:center;
	font-family: verdana, sans-serif;
	position:relative;
	font-size:0.9em;
	height:2.5em;
	margin:0;
	padding:0; 	
	list-style-type:none;
	top: -1px;
}
.menu ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.menu li {
	float:left; 
	position:relative;
}
.menu li a, .menu li a:visited {
	display:block; 
	text-decoration:none; 
	width:100%; 
	color:#000; 
	float:left; 
	padding-right:1em; 
	height:3em; 
	line-height:3em; 
	color:#909; 
}
.menu li a.drop, .menu li a.drop:visited {
font-weight:bold;
}
.menu li ul {
visibility:hidden; position:absolute; top:2.5em; left:0; height:0; overflow:hidden;
}
.menu table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu li:hover a,
.menu li a:hover {
text-decoration:underline; border:0;
}
.menu li:hover ul,
.menu li a:hover ul {
visibility:visible; height:auto; width:10em; background:#fff; border:1px solid #ddd; left:0; top:2.5em; overflow:visible;
}
.menu li:hover ul li a,
.menu li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:0.5em; width:9em;
}
* html .menu li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.menu li:hover ul li a.drop,
.menu li a:hover ul li a.drop {
font-weight:bold;
}
.menu li:hover ul li ul,
.menu li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.menu li:hover ul li a:hover,
.menu li a:hover ul li a:hover {
text-decoration:underline;
}
.menu li:hover ul li:hover ul,
.menu li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#fff; width:9.5em;
} 
.menu li:hover ul li:hover ul.left,
.menu li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu li:hover ul li:hover ul li a,
.menu li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu li:hover ul li:hover ul li:hover a,
.menu li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}

.subphoto, .subdesign{
	text-align:left;
	}
