@charset "UTF-8";
/* CSS Document */

/*
Theme Name: SkyHouse
Description: Based on Starkers starter theme by Elliot Jay Stocks
Version: 1
Author: Chris Howard
Author URI: http://www.341design.com.au
Designer: Luke Surace
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


body {
	background-image:url(/wp-content/files/site-images/body-bg.jpg);
	background-position:top center;
	background-repeat:repeat;
	background-color:#473f3d;
	margin-top:50px;
	margin-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:150%;
	color:#565656;
	letter-spacing: 110%;
}

blockquote {
	padding-left:20px;
	padding-right:20px;
}

h1 {
	margin-top:10px;
	font-size:12pt;
	font-weight:normal;
}
h2 {
	margin-top:10px;
	font-size:11.5pt;
	font-weight:normal;
}

h3 {
	color:#473f3d;
	color:#6e625f;
	margin-top:10px;
	font-size:11pt;
	font-weight:bold;
}

h4 {
	margin-top:10px;
	font-size:10.5pt;
	font-weight:normal;
}

h5 {
	margin-top:10px;
	font-size:10pt;
	font-weight:normal;
}

h5 {
	margin-top:10px;
	font-size:9.5pt;
	font-weight:normal;
}


img {
	border:0;
	margin:5px;
}

a {
	text-decoration:none;
	color:#423A36;
}

a:hover {
	color:#000000;
}


#container {
	padding-top:10px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#473f3d;
	overflow:hidden;
	width:950px;
}

#wrapper {
	background-image:url(images/wrapper-bg.gif);
	width:930px;
	padding:10px;
	padding-top: 0px;
	padding-bottom:0px;
	overflow:hidden;
	background-repeat: repeat-y;
	background-position: left 5px;
	position:relative;
}

	#main {
		float:left;
		width:350px;
		height:100%;
		overflow:hidden;
		margin-right:10px;
	}
	
		#header {
	background-color:#ffffff;
	background-image:url(/wp-content/files/site-images/logo.jpg);
	background-repeat:no-repeat;
	background-position:16px;
	/*			margin-bottom:10px; */
			height:110px;			
			
		}
		
		#header a
{
display:block;
width:100%;
height:100%;
}

		
		#split {
			height:10px;
			width:350px;
			background-color:#473f3d;
		}
		
		#content {
			background-color:#ffffff;
			padding:10px 20px 20px 20px;
			text-align: justify;
		}
		
		#content p {
			padding-top:10px;
		}
		
		#content a {
	color:#1079AE;
	font-size:8.5pt;
	font-weight:normal;
		}
		
		#content a:hover {
	color:#004B83;
		}
	
	#imagecol {
	background-color:#ffffff;
	width:440px;
	float:left;
	overflow:hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
min-height:160px;			
	}

	#imagecol img {
		width:430px;
		position:relative; /* This fixes align probs in IE */
	}
	
	#right-sidebar {
	background-color:#ffffff;
	width:100px;
	overflow:hidden;
	float:right;
	padding-left:10px;
	padding-top:20px;
	font-size:8.5pt;
	min-height:100px;
}
	
	#right-sidebar a {
		color:#423A36;
		text-decoration:none;
	}
	
	#right-sidebar a:hover {
		color:#000000;
	}
#right-sidebar .menu {
	vertical-align:top;
}


#footer {
	clear:both;
	background-color:transparent;
	color:#ffffff;
	font-size:x-small;
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	padding-right:20px;
	min-height:30px;
	overflow:hidden;
	padding:10px;
	padding-top:0;
	margin-top:0;
	line-height:1.1;
}

#footer a {
	color:#ffffff;
}

#footer a:hover {
	color:#ffffff;
}

#footer .left {
	float:left;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}

#footer .right {
	float:right;
	text-align:right;
}

.contact {
	font-size:x-small;
	line-height:1.2;
	color:#565656;
	width:100px;
	position:absolute;
	bottom:10px;
	right:10px;
}


#wrapper_gallery {
	background-image:url(images/wrapper-gal-bg.gif);
	width:930px;
	padding:10px;
	padding-top: 0px;
	padding-bottom:0px;
	overflow:hidden;
	background-repeat: repeat-y;
	background-position: left 5px;
}

	#main_gallery {
		float:left;
		width:810px;
		height:100%;
		overflow:hidden;
		margin-right:10px;
	}
		#split_gallery {
			height:10px;
			width:810px;
			background-color:#473f3d;
		}
		
/* Terms */

#terms-container {
	width:640px;
	margin-left:auto;
	margin-right:auto;
}

#terms-content {
	background-color:#ffffff; 
	color:#222222;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
}

#terms-content p {
	padding-top:10px;
}

#terms-footer {
	clear:both;
	color:#716766;
	text-align:center;
	font-size:xx-small;
	width: 480px;
	margin-left:auto;
	margin-right:auto;
	padding-right:20px;
}

#terms-footer a {
	color:#716766;
}

#terms-footer a:hover {
	color:#000000;
}

.pics {
	width:430px;
	height: 286px;
	padding:0;
	margin:0;
	margin-bottom:10px;
	position:relative;
}

.pics img {
	
}
.rates {
	width:430px;
	padding:0;
	margin:0;
	margin-bottom:5px;
	margin-left:5px;
	margin-top:5px;
}

.rates td {
	font-size:8pt;
	padding-left:5px;
}