body {
	font: 75% georgia, sans-serif;
	line-height: 145%;
	color:#E7D596;
	background-image:  url(images/1css_bg_fade.jpg);
	background-position: top;
	background-color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	letter-spacing: 0.039em;
	background-repeat: repeat-x;
	}
	
#wrapper {
	width:860px;
	margin:0px 0px 0px 100px;
	background-image: url(images/1css_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	}
.center {
	text-align: center;
}

	
#header {
	border: 0px solid #bbb;
	height: 118px;
	padding: 0px;
	width: 860px;
	}
#headerleft {
	border: 0px solid #bbb;
	width: 155px;
	color: #8a5e00;
	visibility: hidden;
	float:left;
	height: 118px;
	}
	
#headercenter {
	border: 0px solid #bbb;
	margin-left: 0px;
	width: 510px;
	float:left;
	visibility: hidden;
	height: 118px;
	font-size: .1em;
	}

#headerright {
	border: 0px solid #bbb;
	margin-left:75px;
	width:auto;
	float:left;
	}

#content {
	border: 0px solid #bbb;
	}
#content div {
	padding: 5px;
	}
#content-left {
	width: 128px;
	border: 0px solid #bbb;
	font-size:0.1em;
	color: #624200;
	line-height:1em;
	margin: 0px auto;
	display: none;
	}
#content-main {
	width: 500px;
	min-height: 650px;
	margin: 0px 0px 0px 150px;
	}
	
#content-intro {
	width: 150px;
	float: left;
	font: italic 1em/2em georgia;
	color: #E9CB7C;
	letter-spacing: 1px;
	margin: 10px 20px 0px 0px;
	text-align: center;
}
	
#content-intro p {
	margin-top: 17px;
	text-align: center;
	line-height: 1em;
	}
#content-available {
	width:93%;
	padding:5px;
	border: 1px solid #aa8000;
	margin:10px;
	border-color: #aa8000;
	}
#content-available p {
	margin:0px 0px 17px 0px;
	padding: 0px 0px 0px 0px;
	}

.nodecoration a:hover {
	text-decoration: none;
	color: #E7D596;
	}
	
.nodecoration a:active {
	text-decoration: none;
	color: #E7D596;
	}
	
/*MENU*/
#content-right {
	margin-left:0px;
	width:131px;
	background: transparent  repeat-x top;
	background: url(images/1css_bg_fade_transparent.png);
	font: .85em/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	list-style: none;
	list-style-type: none;
	font-weight: bold;
	position: absolute;
	left: 699px;
	top: 98px;
	height: 74px;
	}
#content-right p {
	text-align:left;
	line-height:150%;
	}
#content-right p a:link {
	text-align:left;
	line-height:150%;
	padding: 0px 3px 0px 3px;
	height: 55px;
	}
#contentCalendar {
	font-size: 0.8em;
	font-weight: lighter;
	font-family: verdana;
	color: #CCCCCC;

}	
	
#footer {
	border: 0px solid #bbb;
	padding: 0px;
	width: 820px;
	text-align: center;
	}
	
#footerleft {
	border: 0px solid #bbb;
	width: 155px;
	color: #8a5e00;
	display:none;
	float:left;
	text-align: center;
	}
	
#footercenter {
	border: 0px solid #bbb;
	margin-left: 150px;
	width: 500px;
	float:left;
	text-align: center;
	}
#footercenter div {
	text-align:center;
	width: 100%;
	font-size: .8em;
	}
#footerright {
	border: 0px solid #bbb;
	margin-left:0px;
	width:auto;
	float:left;
	text-align: center;

	}
	
#bottom {
	clear:both;
	text-align:center;
	}	
	
	
p {
	margin-top: 17px;
	text-align: left;
	line-height: 1.5em;
	}

h1 {
	font: italic normal 1.0em georgia, sans-serif;
	letter-spacing: 1px;
	color: #ccb399;
	margin-top:25px;
	margin-bottom:0px;
	font-weight: 700;
	line-height:120%;
	}


h3 {
	font: italic normal 1.6em georgia, sans-serif;
	letter-spacing: 1px;
	color: #EAC600;
	margin-top:15px;
	margin-bottom:10px;
	font-weight: 700;
	line-height:150%;
	}
h4 {
	font-size:1em;
	letter-spacing: 1px;
	color: #EAC600;
	font-style: italic;
	}
	
h5 { 
	font: italic normal 1.2em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #ccb399;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: 700;
	line-height:150%;
	}	
	
hr {
	color: #996600;

}
	
	
li {
	list-style: none;
	clear: both;
	line-height: 153%;
	}
	
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #E9CB7C;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CC9900;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #F0F000;
	}

.textsmall {
	font-size: 10px;
	line-height: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.blog {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size:12px;
	text-align: justify;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.onepx_brown {
	font-size: 1px;
	color: #291B00;
}	
.calltoaction {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: center;
}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	width: 360px;
}
.imgframe {
	border: #993300;
	background: #993300;
	border-bottom: 2px solid #000066;
	border-left: 1px solid #4F3819;
	border-right: 2px solid #000066;
	border-top: 1px solid #4F3819;
	margin-bottom: 6px;
	margin-top: 6px;
	}
.mainThumbs {
	border: 0px solid #CC0000;
	float: right;
	width: 100px;
	padding: 0px 0px 0px 30px;
	height: 210px;
	margin: 0px 0px 0px 20px;
}

.picturecaption {
	font-size: 10px;
	font-style: italic;
}



/* ---MENU---  */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
text-align:left;
}
#menu {
	width: 150px;
}
#menu dt {
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	background: #000;
	padding: 4px 0px 4px 14px;
	}
#menu dt a {
}
#menu dt a:hover, 
#menu dt a:active {
	
}
#menu dd {
	padding: 0px 0px 0px 25px;
	display: block;
	border: 1px none;
	height: 100%;
	text-align: left;
	border-color: #FFCC00;
}
#menu li {
}
#menu li a {
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover  {
}

#menu dd a {
	text-decoration: none;
}
#menu dd a:hover {
	font-weight: bold;
	color: #FFEEA8;

}
.mainFrame/*-- SLIDESHOW --*/
 {
	display: none;
	position:relative;
	border: groove #663300 0px;
	padding: 0px;
	width: 435px;
	margin: -10px 0px 0px 0px;
	font-size: 10px;
	line-height: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.mainFrame1/*-- SLIDESHOW --*/
 {
	display: none;
	position:relative;
	border: groove #663300 0px;
	padding: 0px;
	width: 435px;
	margin: -30px 0px 0px 0px;
	font-size: 10px;
	line-height: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.mainFrame2/*-- SLIDESHOW --*/
 {
	display: none;
	position:relative;
	border: groove #663300 0px;
	padding: 0px;
	width: 435px;
	margin: -30px 0px 0px 0px;
	font-size: 10px;
	line-height: 11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.imgThumbnails {
	border-bottom: 1px solid #000066;
	border-left-color: #FDD07D;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #080500;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #905F00;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 0px 0px 0px 0px;
	background-color: #5C3E00;
	}
.nospaam {
	display: none;
}
.sold {
	color: #CC3300;
	font-style: italic;
}
#content-available  h1 {
	display: none;
	visibility: hidden;

}
.content-available {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available1 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available2 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available3 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available4 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available5 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available6 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available7 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available8 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available9 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available10 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available11 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available12 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.content-available13 {
	width:93%;
	padding:5px;
	border: Solid #aa8000 1px;
	margin:10px;
	border-color: #aa8000;
	border-width: 1px;
}
.floatRight {
	float:right;
}