body{
	background-color:#C5BAB8;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color:#333333;
}

/*main structures*/
#outer{
	background-image: url(../images/contentimages/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#left{
	float: left;
	width: 255px;
}

#content{}

#name{
	padding:120px 20px 0px 275px;}

#nav{
	margin:7px 0px 0px 0px;
}

#content_body{
	padding:0px 20px 0px 275px;
	width:600px;
}

* html #content_body{
	padding:0px 20px 0px 275px;
	width:auto;
}

/*inner structures*/
#content_body table.bios tr td{
	padding-right: 5px;
}

#content_body table.bios tr td.bioscontent{
	padding-right: 35px;
}

#content_body table.bios tr td.address{
	padding-top: 15px;
}

/*browser fixes*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*dbr*//*design by*/
.designByText
{
	color: #9F8000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.designByText a, .designByText a:link, .designByText a:visited{
	color: #9F8000;
	text-decoration:none;
}

.designByText a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

#design-box{
	padding:10px 20px 0px 0px;
}

/*styles*/
#content_body h2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #914A3E;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	width:600px;
	color: #914A3E;
	font-size:19px;
	text-transform:capitalize;
}

#content_body table.resume tr td.bborder{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	height:5px;
}

#content_body table.resume tr td{
	padding-right: 5px;
}

#content_body table.resume tr td h3{
	font-size:16px;
	margin:0px;
	text-transform:capitalize;
}

#content_body h3{
	font-size:14px;
	margin:0px;
	text-transform:capitalize;
}

#content_body table.resume{
	margin:0px 0px 15px 0px;
	width:600px;
}

#content_body table.resumeTop{
	margin:0px 0px 15px 0px;
	width:600px;
}

#content_body table.resumeTop tr td h4{
	font-size:21px;
	font-weight: bold;
	margin:0px;
	height: 22px;
}


#gallery{
	border: 1px solid #914A3E;
	width:600px;
	margin-bottom:10px;
	/*height:396px;*/
}

#caption{
	color: #FFFFFF;
	background-color: #947C83;
	height:30px;
	text-align:center;
}
