html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


ul{
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #544e38;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #544e38;
}
img {
	border: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: white;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
}

#body {
	background: url(Images/body_bg.gif) repeat-y;
	color: white;
	width: 100%;
}
#body-top {
	background: top left url(Images/body_top.gif) no-repeat;
	position: relative;
}
#body-bot {
	background: bottom left url(Images/body_bot.gif) no-repeat;
	padding-bottom: 17px;
}
#body-top-2 {
	position: absolute;
	top: 12px;
	left: 256px;
	width: 463px;
	height: 11px;
	background: top left url(Images/body_top_2.gif) no-repeat;
}

#wrapper {
	position: relative;
	padding-top: 68px;
}
h1 {
	position: absolute;
	top: 4px;
	left: 10px;
	font-size:26px;
	color:#ceb085;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}

.Subhdg {
	font-size:24px;
	color:#ceb085;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

#nav {
	position: absolute;
	top: 43px;
	left: 256px;
	
}
#nav  a {
	width:90px;
	height:19px;
	display:inline;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#e9e4d0;
	font-weight:bolder;
}
#nav  a:hover {
	color:#544e38;
}

#body-bot {
	padding-top: 12px;
}
#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;
	
}
#welcome a {
	color: #F2F7F8;
}
#welcome a:hover {
	color: #CFCCBF;
}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#ceb085;
	font-size:24px;
}
#welcome p {
	margin: 0px 19px;
}
#welcome .more {
	margin-top: 18px;
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 418px;
	padding-right: 34px;
	padding-top: 23px;
	color: #686454;
}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}

.fineborder {
	border: 1px solid #D3CAA9;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

.bar-lit {
	padding-left: 6px;
	background: 0px 4px url(Images/bar_lit.gif) no-repeat;
}
.bar-drk {
	padding-left: 6px;
	background: 0px 4px url(Images/bar_drk.gif) no-repeat;
}

#picbar {
	background: #A3A189;
	width: 415px;
	margin: 2px 0 19px 0;
}

#picbarv {
	background: #A3A189;
	width: 130px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 19px;
	margin-left: 20px;
}

#arr-left, #arr-right  {
	float: left;
	width: 15px;
}

.picbox {
	float: left;
	width: 117px;
	padding: 2px;
	border: 1px solid #8B846A;
	margin: 5px 0px 5px 4px;
}

#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}

#planer {
	float: left;
	width: 186px;
	border-right: 1px solid #D3CAA9;
	padding-right: 20px;
	padding-top: 5px;
}
#stories {
	float: right;
	width: 195px;
	padding-top: 5px;
}

#planer p, #stories p {
	margin: 4px 0px;
}

#planer .more, #stories .more {
	margin: 12px 0px;
}

.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	color: #4E4A3A;
	text-align: right;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}

#footer  a {
	padding-top:6px;
	text-decoration:none;
	font-weight:bolder;
	color: black;
}
#footer  a:hover {
	color: #4E4A3A;
}
#footer  a:visited {
	color:#544e38;
}

img.floatLeft {
	float: left;
	margin: 4px;
	padding-bottom: 5px;
	clear: both;
	padding-right: 5px;
}

img.floatRight {
	float: right;
	margin: 4px;
	padding-bottom: 5px;
	clear: both;
	padding-left: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	Slide Show
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#projwrap {width:360px; display:none}
#swrapper {width:380px; margin:10px auto; display:none}
#swrapper * {margin:0; padding:0}
#fullsize {position:relative; width:380px; height:285px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:340px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:380px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(Images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(Images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:90px; background:url(Images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:90px; background:#222 url(Images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:330px; margin-left:5px; height:90px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTACT FORM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.box {
	margin:0 auto;
	width:380px;
	position:relative;
	background:#8B846A;
	border:1px solid #161712;
}

div.box h1 { 
	font-size:18px;
	text-transform:uppercase;
	padding:5px 0 5px 5px;
}

div.box label {
	width:100%;
	display: block;
	border-top:1px solid #161712;
	padding:10px 0 10px 0;
}

div.box label span {
	display: block;
	color:#e9e4d0;
	font-size:12px;
	float:left;
	width:140px;
	text-align:right;
	padding:5px 10px 0 0;
}

div.box .input_text {
	padding:5px 5px;
	width:200px;
	color: #686454;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
	background-image: url(Images/tbox_lite.gif);
	background-repeat: repeat;
}

div.box .select_text {
	padding:5px 5px;
	width:200px;
	color: #686454;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
	background-color: #e5dcb9;
}

div.box .radio_text {
	padding:5px 5px;
	width:60px;
	color: #FFF;
}

div.box .message{
	padding:7px 7px;
	width:200px;
	background-color: #e5dcb9;
	border-bottom: 1px double #171717;
	border-top: 1px double #171717;
	border-left:1px double #333333;
	border-right:1px double #333333;
	overflow:hidden;
	height:150px;
	color: ##686454;
}

div.box .button {
	margin:0 0 10px 0;
	padding:4px 7px;
	border:0px;
	position: relative;
	top:10px;
	left:165px;
	width:100px;
	border-bottom: 1px double #660000;
	border-top: 1px double #660000;
	border-left:1px double #FF0033;
	border-right:1px double #FF0033;
	background-color: #FF0033;
}
