/* CSS Document */

body {
	background-color: #a29153;
	margin-top: 0px;
	padding-top: 0px;
}
.border {
border: 1px solid #CCCCCC;
	background-color: #c0b07b;
	background-image: url(../images/back_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#maincontainer {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border: 1px solid #CCCCCC;
	background-color: #c0b07b;
	background-image: url(../images/back_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header{
width: 730px;

margin-bottom:5px;
height:120px;
}


#menu_container{
	background-image: url(../images/back_menu.jpg);
	width: 730px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #a29153;
	border-left-color: #999999;
	height: 40px;
	margin: 0px;
}
.menu_container{
	background-image: url(../images/back_menu.jpg);
	width: 730px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #a29153;
	border-left-color: #999999;
	height: 40px;
	margin: 0px;
}


.menu ul{
	list-style-type: none;
	
}

.menu  {
	font-family:arial, sanf-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	height: 40px;
	
} 
.menu td {
	
	padding:0px 20px 0px 0px;
	
} 

.menu a {



/*border: 1px solid #000000;*/
/*background: #dcdcdc;*/
 /*lets remove the link underlines*/
} 
.menu a:link, .menu a:active, .menu a:visited {
color: #3D0201;
text-decoration: none;
}

.menu a:hover {
/*border: 1px solid #000000;*/
background: url(../images/back_menu_over.jpg);
border-left-width: 1px;
	
	text-decoration: none;
} 
border-left-style: solid;
	border-left-color: #666666;
	
/*start style for main_content*/	

#main_content {
	width:500px;
	float: left;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #a29153;
}

#right_menu  {
	float: right;
	width: 140px;
	margin-bottom:50px;
}
#maintext{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a29153;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:571px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a29153;
	margin-bottom: 2px;


}
.maintext{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a29153;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a29153;
	margin-bottom: 2px;


}
.normal_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	

}
#picture_container{
	height: 97px;
	width: 97px;
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#big_picture_container{
	height: 309px;
	width: 200px;
	display: block;
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 2px;
}
#portfolio_master_container{
	list-style: none;
	vertical-align: top;
	height: 160px;
	width: 90%;
	margin-bottom: 5px;
	margin-right: 10px;
	border-bottom: 1px dotted #a29153;
}
#portfolio_container{
	list-style: none;
	float: left;
	text-align: center;
	vertical-align: top;
	height: 150px;
	width: 104px;
	margin-bottom: 10px;
	margin-right: 30px;
	border: 1px solid #a29153;
	}
#portfolio_update_container{
	list-style: none;
	float: left;
	text-align: center;
	vertical-align: top;
	height: 150px;
	width: 104px;
	margin-bottom: 10px;
	margin-right: 30px;
	border: 1px solid #a29153;
	}
	#press_container{
	list-style: none;
	float: left;
	text-align: center;
	vertical-align: top;
	height: 180px;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 30px;
	border: 1px solid #a29153;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	}
	
#navigation a:hover {
	background: #D3C9A3;
	color:#993300;
	padding-bottom:1px;
	padding-top:1px;
	}


#portfolio_maincontainer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a29153;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width:576px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a29153;
}

#wrapper {
	width: 576px; /* the width of the thumbnail block */
	height: inherit;
	text-align: center;
	position: relative;
} 

#splash_container {
	width: 576px;
	margin-bottom: 20px;
	height: 201px;
}

#thumb_container {

}
#list-menu
{
	font-family:arial, sanf-serif;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
}
#list-menu ul{
	list-style-image: url(../images/square_menu.jpg);
	padding: 0px;
	margin: 20px;
}
#list-menu li{
	
	padding: 0px 0px 10px;
	
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #3D0201;
}

#list-menu a:hover {
/*border: 1px solid #000000;*/
background: url(../images/back_menu_over.jpg);
} 
#footer {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #8c6f4e;
	text-align: center;
	color: #D3CAA9;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #8c6f4e;
	text-align: center;
	color: #D3CAA9;
}
td {
vertical-align:top;
}
.inline {
	display: inline;
}
.thumbnail
{
	float: left;
	width: 97px;
	height: 97px;
	border: 1px solid #999;
	margin: 0 15px 15px 0;
	clear: none;
}
/*Lightbox */

#lightbox{
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	margin: 0 auto;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

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

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #472300;
}

h2 {
font-family:arial, sanf-serif;
	
	color: #3D0201;
}
h3 {
font-family:"Trebuchet MS", Verdana, Arial;
	
	color: #3D0201;
}

h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight:bolder;
	padding-left:5px;
	color: #660000;
}

strong {
	color: #3D060B;
	font-weight: bold;
}

h5 {
	font-family: arial, sanf-serif;
font-size: 9px;
}
hr {
color:#c0b07b;}

.display {
margin-bottom:20px;

}

a {
	color: #000000;
}
.form_error{
			font-size : 12px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}
.highlighted{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #660000;
	font-weight : normal;
		}
/*.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
			font-size : 13px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #474747;
			font-weight : bold;
			text-align:left;
		}
		
		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
		}
		
		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

