@import "undohtml.css";

/*BASIC*/
html{
}
body{
	background:#243944;
	font:12px Verdana, Helvetica, Arial, sans-serif;	
	text-align:center;
	width:100%;
}
.hidden{
	visibility:hidden;
}
.none{
	display:none;
}
.up{
	position:absolute;
	top:-1000px;
}
.r{
	float:right;
	margin-left:20px;
}
.floatfix{
	display:block;
	clear:both;
	margin:-.1em;
	visibility:hidden;
}
span.cap{
	float:left;
	font-size:4em;
	line-height:36px;
	padding:8px 6px 0 0;	
}
/*CONTAINER*/
div#container1{
	background:#243944 url(../i/page/bg.jpg) center repeat-y;
}
div#container2{
	background:url(../i/page/containerBG.jpg) center repeat-y;
	margin:0 auto;
	padding:20px 31px 18px 31px;
	text-align:left;
	width:704px;
}
div#slideshowContainer{
	border:solid 2px #243944;
	margin-bottom:10px;
	height:370px;
	width:700px;
}
/*HEADER*/
div#header{
	background:#fff url(../i/page/headerBG.jpg) no-repeat;
	height:104px;
}
div#header h1 a{
	display:block;
	float:left;
	position:relative;
	height:90px;
	width:250px;
}
div#address{
	color:#999;
	float:right;
	padding:15px 20px 0 0;	
	font-size:.8em;
}
/*MAIN NAV*/
ul#mainNav{
	clear:both;
	font:1em georgia, times, serif;
	padding:0px 20px 0 0;
	position:relative;
	text-align:right;
	top:-16px;
}
ul#mainNav li{ 
	display:inline;
	margin-left:14px;
}
ul#mainNav li a{
	color:#4a585f;
}
ul#mainNav li a:hover{
	text-decoration:underline;
}
/*MAIN CONTENT*/
div#main_content{
	font:1em Georgia, Times, serif;
	line-height:24px;
}
div.title{
	background:url(../i/page/titleBG.jpg);
	border:solid 2px #0f1619;
	height:56px;
	margin-bottom:10px;
	padding-left:12px;
}
div.title h2{
	color:#fff;
	font:bold 1.2em "Trebuchet MS",Verdana,sans-serif;
	padding-top:15px;
	text-transform:uppercase;
}
div.title h3{
	color:#d3b486;
	font:.8em Verdana,Arial,Helvetica,sans-serif;
}
div.portfolio div.snip{
	background:url(../i/page/snip.jpg) left no-repeat;
	float:left;
	height:10px;
	left:-20px;
	margin-bottom:14px;
	position:relative;
	top:14px;
	width:13px;
}
div.title div.snip{
	background:url(../i/page/snip.jpg) left no-repeat;
	float:left;
	height:10px;
	left:-34px;
	position:relative;
	top:14px;
	width:13px;
}
div.col2L{
	clear:both;
	float:left;
	width:300px;
}
div.col2R{
	float:right;
	width:374px;
}
div.col3L, div.col3M, div.col3R{
	float:left;
	width:234px;
}
div.col3M{
	width:236px;
}
div.col3L div.title{
	border-width:2px 0 2px 2px;
}
div.col3M div.title{
	border-width:2px 0 2px 0px;
}
div.col3R div.title{
	border-width:2px 2px 2px 0px;
}
div.item{
}
div.item div.content{
	background:url(../i/page/contentBG.jpg) bottom right no-repeat;
	height:128px;	
	padding:0px 10px 0 8px;
}
div.item p{
	margin-bottom:10px;
}
div.item p a{
	color:#243944;
	text-decoration:underline;
}
div.item p a:hover{
	background:#243944;
	color:#fff;
	text-decoration:none;
}
/*PORTFOLIO*/
div.portfolio{
	background:url(../i/page/itemBtmBG.jpg) center bottom no-repeat;
	clear:both;
	margin-bottom:20px;
	padding-bottom:20px;
}
div.col2L ul.description{
	list-style:disc;
	padding-left:18px;
}
div.col2L .stats{
	color:#515a64;
	margin-left:14px;
}
div.col2L h5.stats{
	font-size:1.2em;
	margin-top:12px;
	font-weight:normal;
}
div.col2L ul.stats{
	color:#515a64;
}
div.col2L h3, h3.sectionTitle{
	color:#243944;
	font-size:1.8em;
	font-weight:normal;
}
h3.sectionTitle{
	margin:12px 0;
}
div.col2L h4{
	color:#c79959;
	font-weight:normal;
	margin-bottom:8px;
	text-indent:4px;
}
div.col2R{
	text-align:right;
}
div.col2R div.mainImg{
	height:246px;
}
div.col2R ul.thumbs{
	padding-left:8px;
}
div.col2R ul.thumbs li{
	cursor:pointer;
	float:left;
	padding-right:2px;
}
div.col2R ul.thumbs li.end{
	padding:0;
}
div.col2R ul.thumbs li img{
	border:solid 2px #ad7c38;
}
div.col2R ul.thumbs li img:hover{
	border:solid 2px #515a64;
}
div.col2R ul.thumbs li span.current img{
	border:solid 2px #243944;
	cursor:default;
}
div.imgStorage, div.imgStorage img{
	position:absolute;
	top:-9999px;
}
/*CONTACT+FORM*/
form.contact{
	float:left;
	margin-top:10px;
	width:390px;
}
form.contact br{
	clear:both;
}
form.contact label{
	color:#000;
	display:block;	
	font:12px Georgia, Palatino, Times New Roman, serif;
	font-weight:bold;
	float:left;
	margin-bottom:15px;
	padding-right:10px;
	text-align:left;
	width:64px;
}
form.contact input, textarea{
	border:solid 2px #b0b8b6;
	color:#000;
	float:left;
	font:10px "Lucida Grande","Lucida Sans Unicode",sans-serif;
	padding-left:4px;
	width:300px;
}
form.contact textarea{
	overflow:hidden;
}
form.contact .submit{
	background:#fff;
	border:solid 1px #b0b8b6;
	color:#000;
	cursor: pointer;
	float:left;
	font:10px Georgia, Palatino, Times New Roman;
	margin:8px 0 0 78px;
	padding:0;
	text-transform:uppercase;
	text-align:center;
	width:300px;
}
form.contact label.submit{
	margin-bottom:6px;
}
div.contactR{
	float:right;
	padding-top:2px;
	width:300px;
}
/*FOOTER*/
div#footer{
	background:url(../i/page/footerDivBG.jpg) center top no-repeat;
	height:114px;
	margin:0 auto;
	width:100%;
}
div#footer p{
	background:url(../i/page/footerPBG.jpg) center top no-repeat;
	color:#999;
	font-size:.8em;
	height:26px;
	margin:0 auto;	
	padding:38px 26px 0 26px;	
	text-align:left;		
	width:708px;	
}
span#footerNav{
	margin-left:14px;
}
div#footer a{
	color:#999;
	padding:0 6px 0 12px;
}
div#footer a:hover{
	text-decoration:underline;
}