/* Porter Baxter Interior Design default style v0.01 */

/* basic elements */
html {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	font: 12px Verdana, sans-serif;
	background: #221d17 url(../images/header_bgd.jpg) repeat-x;
	line-height: 16px;
	color: #858585;
	margin: 0;
	padding: 0;
}

p {
	font: 12px Verdana, sans-serif;
	line-height: 16px;
	margin-top: 0;
}

h2 { 
	font: bold 12px Arial, sans-serif;
	letter-spacing: 1px;
	color: #ccc;
	}

h3 { 
	font: italic normal 1.4em georgia, sans-serif;
	margin-bottom: 0; 
	color: #7D775C;
	}

.title { 
	font: normal 12px Verdana, sans-serif;
	color: #6bc9e8;
	}

.title2 { 
	font: bold 14px Arial, sans-serif;
	letter-spacing: 1px;
	color: #ccc;
	}

.title3 { 
	font: 12px Verdana, sans-serif;
	color: #ccc;
	}

.smalltext { 
	color:#858585;
	font-size:11px; 
	font-weight:normal;
}

.arrow
{	
	font-size: 12px;
	font-family: Comic Sans MS, Serif;	
}

.imageborder			
{ 
	padding: 5px; 
	margin: 5px; 
	border: 1px solid #999;
}

a:link {
	font-weight: normal;
	text-decoration: none;
	color:#66ff66;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color:#66ff66;
}
a:hover, a:active {
	text-decoration: underline;
	color:#6bc9e8;
}
.activelink {
	color:#6bc9e8;
}
acronym {
	border-bottom: none;
}

/* specific divs */
#header {
}
#header_wrap {
	width:960px;
	margin: 0 auto;
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#navlist {
	display:block;
	margin-top:45px;
	margin-right:25px;
	list-style:none;
	text-align:right;
	text-transform: uppercase;
	font-weight: normal;
	font-size:18px;	
	font-family: Lucida Sans Unicode, sans-serif;
}
#navlist li {
	line-height:2.9;
}
.navback {
	background: url(../images/floral.jpg) no-repeat bottom left;
}
#third_column h1 {
	color:#6bc9e8;
	font-size:18px;	
	font-weight:normal;
	margin-bottom:5px;
	font-family: Lucida Sans Unicode, sans-serif;
	line-height: 24px;
}
#third_column {
	margin:11px 0 0 11px;
}
#third_column p {
	font-size:12px;	
	line-height:1.6;
	
}
#third_column a {
	font-size:12px;		
}
.comic {
	font-family: "Comic Sans MS", cursive;
	font-size:12px;	
}
#address {
	margin-top: 25px;
	padding-left: 10px; 
}
#address th { 
	color:#6bc9e8;
	font-size:11px; 
	font-weight:normal;
	text-align:left;
	margin:0;
	padding:0;
}
#address td {
	font-size:11px; 
	line-height:1.65;
}
#footer {
	background-image:url(../images/footer_hline.gif);
	background-repeat:repeat-x;
}
#footer_wrap {
	margin: 0 auto;
	width:960px;
}
#footer_wrap table {
	margin-top:10px;	
	padding-top:20px;
}
#footer_wrap td {
	font-size:11px;
	padding-left: 8px;
	margin:0;
}
#footer_wrap p {
	margin:0;
	font-size:11px; 
	line-height:1.65;
}

#gallery {position:relative; width:420px; margin:0px; padding:0px; border:0px solid #fff;}
#images {border:1px solid #999; height:250px; background:#221D17; margin-bottom:20px;}
#image {position:relative; width:390px; height:240px; padding:7px; border:1px solid #999; background:#221D17 url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px; width:394px; height:244px;}
#thumbwrapper {margin-top:10px; padding:4px; width:396px; height:100px; border:1px solid #999; background:#221D17}
#thumbarea {position:relative; overflow:hidden; height:100px; width:396px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; margin-top:0; padding:0px; height:90px; width:10000px; border-right:0px solid #221D17}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:0px solid #221D17}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:0px solid #221D17}
