/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
	
	Modified by nhojWebs
	Date: June 17, 2009
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01a.gif) repeat-x;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

#description {
	display: none;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(../images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

.centering {
	text-align: center;
}

/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* #menu li {
 *   display: inline;
 * }
 * #menu a {*/
#menu li {
	display: block;
	float: left;
	width: 153px;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
	background: #DEDEDE;
}

.chosen {
	background: #4682b4 !important; /*#553219;*/
	color: #FFFFFF !important;
}

.not_chosen {
	background: #FFFFFF;
	color: #BABABA;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
	background: url(../images/header_pictures/img0.jpg) transparent no-repeat;
}

#header h1 {
	float: left;
	width: 220px;
	height: 125px;
	margin: 0;
	padding: 45px 0 0 0;
	background: url(../images/picture1a.png) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	padding: 84px 20px 0 0;
	text-align: right;
}

#header a {
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

img#logo {
	border: 0;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Gallery */

#background {
	background-color: #EDEBD5;
	padding: 5px;
}

.caption { 
	font-style:italic;
	color:#EEEEEE;
}

.demo { 
	position:relative;
	text-align:center;
	padding:20px;
	background: url(../images/wood.jpg) repeat;
}

.galleria_wrapper {
	padding-top: 10px;
	width:702px;
	margin:0 auto;
}

ul.gallery_demo {
	left: 50px;
	margin-left: 0px; 
	width: 730px;
}
		    

.gallery_demo li { 
	width:68px;
	height:50px;
	border:3px double #111;
	margin: 0 2px;
	background:#2A2820;
}

.gallery_demo li div { 
	left:240px
}

.gallery_demo li div .caption {
	font:italic 0.7em/1.4 georgia,serif;
}
		
#main_image {
	margin:0 auto 60px auto;
	height:500px;
	width:700px;
}
		
#main_image img {
	margin-bottom:10px;
}
		
.nav {
	padding-top:15px;
	clear:both;
	font:80% 'helvetica neue',sans-serif;letter-spacing:3px;
	text-transform:uppercase;
}
		
.info {
	text-align:left;
	width:700px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;
}

.info p {
	margin-top:1.6em;
}

.replaced {
	border: 7px solid #2A2820;
}

p.nav a:link {
	text-decoration: none;
	color: #DDDDDD;
}

p.nav a:hover {
	text-decoration: none;
	color: #1953A7;
}

p.nav a:visited {
	color: #666666;
}

/* Community */

img.frame1 {
    border: 3px solid #c25e22;/*#4D3F30;*/
}

.picture_frame {
    width: 520px;
    clear: left;
    float: left;
    padding: 5px 2px 2px 2px;
    margin-right: 5px;
    /*background: #EDEBD5;*/
    text-align: center;
}

.description_frame {
	clear: both;
	float: left;
    width: 520px;
}

/* Map */

div#map_page {
    width: 770px;
    margin: 0 auto;
    margin-top: 20px;
}

div.map {
	width: 650px;
	padding: 3px 0px;
	margin: 0 auto;
	background: #EDEBD5;
	text-align: center;
}

div.map iframe {
	border: 2px solid #c25e22; /*#4D3F30;*/
}

/* Rentals */

img.rentals {
    /*float: left;*/
    border: 2px solid #c25e22; /*#4D3F30;*/
    margin: 5px;
}

/* About */

.about_picture_frame {
    width: 310px;
    clear: left;
    float: left;
    padding: 5px 2px 2px 2px;
    margin-right: 5px;
    background: #EDEBD5;
    text-align: center;
}

.about_description_frame {
    width: 520px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
	color: #EEEEEE;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.orangebox {
	background-color: #4682b4; /*#4D3F30; */
}

.orangebox h2 {
	background-color: #c25e22; /* #799C13; */
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(../images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
