@charset "utf-8";
body {
	margin:0;
	padding:0;
	background:url(../images/BackgroundTile.jpg) top left repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	color:#6b592a;
	margin-top:0px;
	margin-left: 0px;
}
#main_container, #masthead,#top_navigation, #content, #footer_bar, #footer {
	width: 800px;
}
#content li {
	list-style-type: none;
}
#masthead,#top_navigation,  #content, #main_image_display, #footer_bar, .web_image_container {
	border:solid 1px #a18531;
	margin: 0px 0px 2px 0px;
}
#main_container {
background:url(../images/Transparent_60.png) top left repeat;
	height: auto;
	margin-left:auto; 
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	
	
}
#masthead {
	height :90px;
	/*background-color: #d0bc8c;*/
	background-image:url(../images/masthead_02.png);
	background-repeat:no-repeat;
	
}
#top_navigation {
	height :20px;
	/*background-color:#bca063;*/
	background:url(../images/Transparent_70.png) top left repeat;

}
/* Main Navigation Menu Styles */

#navbar {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	width:auto;
}

#navbar ul {
	margin-top: 2px;
	padding: 0px;
	color: #6b592a;
	white-space: nowrap;
}
#navbar li {
	list-style-type: none;
	display: inline;
	padding:10px;
	line-height:15px;
}
#navbar li a {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .05em;
	text-decoration: none;
	color: # 72592E;
}
#navbar li a:link {
	color: #72592E:
}
#navbar li a:visited {
	color: #72592E;
}
navbar li a:hover {

	color: #ffffff;
}
/* Main Navigation Menu Styles */
#content {
	/*background-color:#d0bc8c;*/
	height:auto;
	clear:both;
	
}
#left_text_block {
	float: left;
	width:248px;
	height:392px;
	padding:10px;
	border-right:solid 1px #bca063;
	font-size:1.2em;
	color:#72592e;
}

.centering_wraper {
	margin-left:auto;
	margin-right:auto;

}

.web_image_container {
	float:left;
	width:246px;
	height:200px;
	margin:10px 10px 10px 45px;
}
	
#navigation_centering_wrapper {
	width: 650px;
	height:10px;
	margin-left:auto; 
	margin-right:auto;
	
}


#main_display_container {
	float:left;
	height:392px;
	width:531px;
	
}
#main_image_display {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	height:520px;
	width:640px;
}
.Portfolio_text {
	clear:both;
	margin-left:auto;
	margin-right:auto;
	padding: 20px 0px 20px 0px;
	height:auto;
	width:640px;
	font-size:120%;
}
.Portfolio_text_left {
	width:600px;
	height:30px;
	float:left;
	
}
.main_image_text_right {
	width: 390px;
	height:30px;
	float: left;
	
}
#footer_bar{
	float:left;
	height:5px;
	background-color:#bca063;
}	
#footer {
	width: 800px;
	height: 55px;
	margin: 11px 0 0 0px;
	padding: 0px;
	border:solid 1px #a18531;
}


#footer_right {
	float: right;
	width: 600px;
	height: auto;
	text-align: right;
	font-size: 1em;
	margin:10px;
	clear:both;
}
.clear {
	clear:both
	}
.click_image {
	font-size:1.2em;
	color: #72592E;
	font-weight:bolder;
}
h1 {
	font-size: 1.9em;
	margin: 0px;
	padding: 0px;
	color: #72592E;
	font-family: Arial, Helvetica, sans-serif;
	
}
h2 {
	font-size: .85em;
	margin: 0px;
	padding: 0px;
	color: #72592E;
	font-family: Arial, Helvetica, sans-serif;
	
}
a, a:link, a:visited, a:hover, a:active  {
	color: #72592E;
}
.pb10 {
	width:640px;
	height:10px;
	clear:both;
}
.pb15 {
	width:640px;
	height:15px;
	clear:both;
}
.pb20 {
	width:640px;
	height:20px;
	clear:both;
}
/*Spry gallery stuff*/
#sprywrap {
	text-align:left;
	padding:0px;
	height:auto;
	width:650px;
	margin:0px auto;
}
#limg {
	height:1%;
	width:640px;
	padding:0px;
	text-align:center;
	margin:0px;
}
#limg img {
	/*padding:5px;*/
	margin:0px auto;
	border:1px solid #a18531;
	background-color:#bca063;
}
#cont {
	margin:0px -3px 0px 0px;
	padding:0px;
	height:1%;
	width:650px;
}
#ulthumb {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#ulthumb li {
	float:left;
	margin:3px 3px 0px 0px;
	width:56px;
	height:56px;
	display:block;
}
#ulthumb img {
	cursor:pointer;
	/*padding:2px;*/
	border:1px solid #a18531;
	background-color:#bca063;
}
#fbWrapper {
	margin:8px;
	width:138px;
	height:20px;
	float:right;

}
#fbMask {
	width:25px;
	height:20px;
	background-color:#d3bf90;
	margin:0 0 0 55px;
	z-index:100;
	position:absolute;
}
