/* CSS Document */
* { padding: 0;
margin: 0; }

html, body, ul, li, h1, h2, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: CC6633;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6633;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 10px verdana, arial, sans-serif;
	background-color: #CC6633;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	width: 100%;
	color: #FFFFFF;
}
#bodypic {
	background: url(images/bodypic_bg.gif) repeat-y;
	color: white;
	width: 100%;
}
#body-top {
	background: top left url(images/body_top1.gif) no-repeat;
	position: relative;
}

#body-bot {
	background: bottom left url(images/body_bot1.gif) no-repeat;
	padding-bottom: 17px;
}
#bodypic-bot {
	background: bottom left url(images/bodypic_bot.gif) no-repeat;
	padding-bottom: 17px;
}

#wrapper {
	position: relative;
	padding-top: 68px;
}
h1 {
	position: absolute;
	top: 36px;
	left: 13px;
	font-size:26px;
	color:#3f3c2d;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	position: absolute;
	top: 43px;
	left: 256px;
	
}
#nav  a {
	background-image:url(images/menu2.gif);
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bolder;
}
#nav  a:hover {
	color:#CC6633;
}

#body-bot {
	padding-top: 12px;
}
#leftcol {
	float: left;
	width: 231px;
	padding-left: 13px;
	
}
#leftcol a {
	color: #000000;
}
#leftcol h2 {
	text-align: center;
	margin: 11px;
	color:#CC6633;
	font-size:18px;
}
#wrappercontent {
	margin: 10px;
	padding: 4px;
	text-align: left;
}
#leftcol p {
	margin: 0px 14px;
	color: #000000;
}
#clean {
	font-size: 11px;
	color: #CC6633;
	text-align: right;
	font-weight: normal;
	margin-bottom: 6px;
	text-decoration: none;
	margin-top: 4px;
}
#leftcol .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 418px;
	padding-right: 40px;
	padding-top: 14px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
}
#contentpic {
	width:600px;
	color: #000000;
	font-size: small;
}
#content img {
	padding: 0px;
	margin: 2px;
}
#content .left {
	margin-right: 10px;
}
#directory {
	border: solid #CC6633 2px;
	margin-left: 4px;
}
#content a {
	color: #CC6633;
}
#content a:hover {
	color: #26241A;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 10px;
	margin-top: 30px;
}

.fineline-flat {
	border-bottom: white;
	text-align: right;
	color: #CC6633;
}

.fineborder {
	border: 1px solid #CC6633;
	padding: 4px;
	width: 186px;
	margin-bottom: 10px;
}

#picbar {
	background: #CC6633;
	width: 416px;
	margin: 4px 0 4px 0;
	border: 1px solid #CC6633;
}
#picpicbar {
	background: #CC6633;
	width: 420px;
	margin: 4px 0 4px 0;
	border: 1px solid #CC6633;
}
#photogallery {
	width: 416px; /* for compliant browers */
	border: 1px solid #CC6633;
	margin: 2px 2px 4px 2px;
	background: #ffffff;
	padding: 2px;
}
.picgallery {
	font-size: 9px;
	color: #000000;
	width: 191px;
	margin: 4px 0px 5px 6px;
	float: left;
	padding: 3px;
	border: 1px solid #D3CAA9;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 126px;
	padding: 2px;
	border: 1px solid #D3CAA9;
	margin: 4px 0px 5px 5px;
	font-size: 9px;
	color: #ffffff;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}
#news {
	float: right;
	width: 195px;
	padding-top: 5px;
}

#contam p, #news p {
	margin: 4px 0px;
	color: #000000;
}

#contam .more, #news .more {
	margin: 12px 0px;
	color: #000000;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	color: #000000;
	text-align: center;
}
#footer p {
	margin-top: 0.6em;
	color: #000000;
	font-weight: normal;
}
.head {
	color: #CC6633;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
#contam {
	float: left;
	width: 418px;
	padding-top: 5px;
	padding-right: 15px;
	border: 1px solid #ffffff;
	padding-bottom: 20px;
}
#picholder {
	position:absolute;
	left:35px;
	top:22px;
	width:462px;
	height:312px;
	background-color: #FFFFFF;
}
#wrapperback {
	position:absolute;
	left:752px;
	top:15px;
	width:73px;
	height:27px;
	z-index:1;
}
.bar-lit {
	color: #CC6633;
}
p.small {
	line-height: 130%;
}
