* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 20px 0px 0px;
	/*background: url('images/background_top.gif') #c4b8a1 repeat-x;*/
	color: #695d47;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a {
	color: #695d47;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #ab9c7e;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}


p {
	margin: 0px 0px 15px;
	text-align: justify;
	line-height: 15px;
}


.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


h3
{
font-size:16px;
font-family:Arial;	
	}

div.divh2 
{
	width:730px;
	height:30px; 
	background: url('images/content_header_bg.gif') repeat-x;
	text-align:left;
	margin:20px 0px 20px auto;
	border-bottom:1px solid brown;
	}

div.divh2 div
{
	background-color:#FFFFFF;
	height:100%;
	
	
	}

#body_wrapper {
	padding: 5px 0px 10px;
	width: 100%;
	background-color: #fff;
	color: inherit;
}

#container {
	margin: 0px auto;
	width: 758px;
	text-align: right;
}


/*#container .content_header {
	margin: 20px 0px 0px auto;
	width: 730px;
	height: 40px;
	background: url('images/content_header_bg.gif') repeat-x 0% 0%;
}

*/

#container .content {
	margin: 3px 150px 0px 28px;
	width: 580px;
	text-align: left;
}


h2 
{
	font-size:22px;
	font-family:Arial;
	color: #B07540;
	font-weight:bold;
	vertical-align: middle;
	}

p.quote
{
font-family:Times;
font-size:16px;	
line-height:normal;
font-style:italic;
}
p.quote span.first
{
	font-size:xx-large;
	display:inline;
}

p.excl
{
	font-size:14px;
	font-weight:bold
	}

table.signup 
{
	border-collapse:collapse;
	}
	

table.signup input, table.signup textarea
{
	border:1px solid #B07540;
	}
	
table.signup tr td
{
	vertical-align:middle;
	padding-top:10px;
	padding-right:7px;
	padding-bottom:7px;
	border-bottom:1px solid #B07540
	
	}
	
table.signup tr td.key
{
	font-weight:bold;
	vertical-align:top;
	}
	

/* Page Header */

#page_header {
	background: url('images/header_leftborder.gif') #fff repeat-y 0% 0%;
	color: #6a604e;
	float: left;
}

#page_header h1 {
	width: 280px;
	height: 150px;
	overflow: hidden;
	background: url('images/website_title.gif') no-repeat 50% 50%;
}


/* Navigational Menu */

#nav_menu {
	margin-left: 9px;
	padding-left: 19px;
	float: right;
	background: url('images/header_leftborder.gif') #fff repeat-y 0% 0%;
	color: #82562F;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
}

#nav_menu a {
	color: #B07540;
	background: inherit;
}

/*
#mav_menu a:hover {
	color: #857860;
	background-color: inherit;
}
*/
#nav_menu ul {
	width: 450px;
	height: 150px;
	overflow: hidden;
}

#nav_menu li {
	float: left;
	border-width: 0px 1px 1px 0px;
	border-color: #c1b7a5;
	border-style: solid;
	font-size: 20px;
}

#nav_menu li#menu3, #nav_menu li#menu6 {
	border-right: none;
}

#nav_menu li#menu4,#nav_menu li#menu5, #nav_menu li#menu6 {
	border-bottom: none;
}

#nav_menu li a {
	display: block;
	width: 149px;
	height: 62px;
	text-decoration: none;
}

#nav_menu li a:hover {
	color: #FFFFFF;
	background-color: #82562F;
}

#nav_menu li a span {
	padding-top: 17px;
	display: block;
}


/* Welcome to my Site */

/*
#welcome .content_header h2 {
	height: 28px;
	background: url('images/concept_header.gif') no-repeat 0% 0%;
}
*/



#welcome p {
	width: 420px;
	float: right;
}


/* Client List */

#sarah .content {
	margin-top: 18px;
	margin-right: 260px;
	width: 470px;

}

#sarah .content_header h1 {
	height: 28px;
	background: url('images/clientlist_header.gif') no-repeat 0% 0%;
}

#sarah p {
	width: 300px;
	float: right;
}

#photographer_image {
	width: 758px;
	text-align: left;
	overflow: hidden;
}

#photographer_image span {
	display: block;
	margin-top: -320px;
	margin-left: 517px;
	width: 241px;
	height: 300px;
	background: url('images/main_image.gif') no-repeat 0% 0%;
	z-index: 1;
	position: absolute;
}



/* My Portfolio */


#portfolio .content_header h1 {
	height: 28px;
	background: url('images/portfolio_header.gif') no-repeat;
}

#portfolio {
	padding-bottom: 12px;
	background: url('images/gallery_title.gif') no-repeat 29px 80px;
}

#gallery {
	padding: 40px 0px 25px 59px;
}

#gallery ul {
	width: 700px;
}

#gallery li {
	margin-right: 30px;
	margin-bottom: 25px;
	padding: 4px 4px 2px;
	background-color: #c4b8a1;
	color: inherit;
	float: left;
}


/* Page Footer */

#page_footer {
	padding: 9px 10px 6px;
	font-weight: bold;
	float: none;
	clear: both;
}

#page_footer a:hover {
	background-color: inherit;
	color: #4f4635;
}



/* Thumbnail with Double-Border */

.thumbnail_dborder_1 {
	margin: 0px 12px 5px 0px;
	background: url('images/thumbnail_border_1.gif') #B07540 no-repeat 0% 0%;
	color: inherit;
	clear: left;
	float: left;
}

.thumbnail_dborder_2 {
	background: url('images/thumbnail_border_1.gif') no-repeat 100% 0%;
}

.thumbnail_dborder_3 {
	background: url('images/thumbnail_border_1.gif') no-repeat 100% 100%;
}

.thumbnail_dborder_4 {
	padding: 4px 4px 3px;
	background: url('images/thumbnail_border_1.gif') no-repeat 0% 100%;
}

.thumbnail_dborder_1 img {
	border: #fff 7px solid;
}


/* Thumbnail with Single-Border */

.thumbnail_border_1 {
	margin: 5px 12px 5px 0px;
	background: url('images/thumbnail_border_2a.gif') #c5b9a2 no-repeat 0% 0%;
	color: inherit;
	clear: left;
	float: left;
}

.thumbnail_border_2 {
	background: url('images/thumbnail_border_2b.gif') no-repeat 100% 0%;
}

.thumbnail_border_3 {
	background: url('images/thumbnail_border_2c.gif') no-repeat 100% 100%;
}

.thumbnail_border_4 {
	padding: 4px 4px 3px;
	background: url('images/thumbnail_border_2d.gif') no-repeat 0% 100%;
}


/* Rounded background*/
div#roundedContainer
{
	margin-top:0px;
	margin-left:7px;
	background:#B07540  url('images/sideSmall.png') repeat-y right;  
	
}

div.roundedTop
{
	background: url('images/urSmall.png') no-repeat top right
	}
	
div.roundedTop div
{
	font-size:0px;
	height:10px;
	background: url('images/ulSmall.png') no-repeat top left;
	}

div.roundedBottom
{
	background: #B07540 url('images/bottomSmall.png') repeat-x bottom center;
	position:relative;	
	height:10px;
	width:100%
	}
	
div.roundedBottom div.roundedbr
{
	position:absolute;
	top:0px;
	right:0px;
	font-size:0px;
	width:11px;
	height:10px;
	background: url('images/brSmall.png') no-repeat bottom right
	}
	
div.roundedBottom div.roundedbl
{
	position:absolute;
	top:0px;
	left:0px;
	font-size:0px;
	height:10px;
	width:11px;
	background: url('images/blSmall.png') no-repeat bottom left;
	}

	div#roundedContent
	{
	text-align:left;
	padding: 10px;
	color:white;
	}
	
	img.floated
	{
	float:right;
	margin-left:20px;
	margin-bottom:10px
	}
