body {
	font-family: Georgia, serif, "Times New Roman";
	color: #000000;
	font-size: 13px;
	margin:0px;
	margin-left:30px;
	margin-right:30px;
	background-color:#c3562f;
}
a:link, a:visited, a:hover, a:active {
	color:#ee7907;
}
a:hover { color:#5c0457;}
#wrapper {
	background-color:#65d1f4;
	padding:20px;
	padding-left:80px;
	padding-right:170px;
	border: #c17200 1px solid;
	border-top:#993300 0px solid;
	z-index:2;
}

#header {
background:#000000 url(top.jpg) right top no-repeat;
height: 100px; vertical-align: bottom; cursor:pointer; }
#menu {
	position: relative;
	top:82px;
	left:1px;
	right:1px;
	padding-left:20px;
	border-bottom:#5c0457 4px solid;
	margin-right:2px;
	z-index:50;
}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	background-color: #ffc560;
	color:#5c0457;
	padding:3px;
	padding-top:0px;
	padding-bottom:5px;
	margin-left:1px;
	position: relative;
	bottom: 0px;
	font-family: "Avant Garde", "Century Gothic", Verdana;
	font-size: 15px;
	line-height: 17px;
	text-decoration: none;
	border: 2px solid #e89453;
	z-index: 99;
}
#menu a:hover { background-color: #5c0457; color:#f7f4ec; border: 2px solid #f7f4ec;}
.column1 {float:left; position:absolute; height: 100%; top: 130px; left: 40px; clear:left;}
.column2 {float:right; position:relative; height: 100%; top:0px; right: 0px; width: 55%; clear:right;}
.break {clear:both; position:relative;}
.gallery {background-image: url(page_gallery.gif); background-position:right 20px; background-repeat:no-repeat;	padding-right:20px;	padding-left:20px;}
.aboutme {background-image: url(page_aboutme.gif); background-position:right 10px; background-repeat:no-repeat;}
.rates {background-image: url(page_rates.gif); background-position:right 10px; background-repeat:no-repeat;}
.welcome {background-image: url(page_welcome.gif); background-position:right top; background-repeat:no-repeat;}
.contactme {background-image: url(page_contactme.gif); background-position:right top; background-repeat:no-repeat;}

.headlines {color:#B36A55; font-size: 18px;}
#wrapper img {padding-bottom: 20px; padding-right:20px;}
#wrapper form {text-align:right;
 	font-family: "Avant Garde", "Century Gothic", Verdana;
	font-size:12px; padding-right:50px;}
input, textarea {
	font-family: "Avant Garde", "Century Gothic", Verdana;
	font-size:12px;
	border:#BB5E35 1px solid;
	background-color: #FBF3D9;
	}
.button { font-weight: bold; background-color: #e89453; color:#5c0457; 
border: 2px solid #ee7907;}
.smalltext {	
	font-family: Verdana, "sans serif", helvetica;
	font-size:10px; color:#666666;
	}
h1 {
	font-size:16px;
	color: #000000;
	font-style:italic;
	line-height:20px;
	font-weight:normal;
}
.covershow {
	position:relative; 
	float:left; 
	height:600px; 
	width:300px; 
	top:-17px; 
	left:-59px;
	background:url(../cover/cover1.jpg) right top no-repeat;
	border: 2px solid #e89453;
	border-top:0px;
	}
.aboutme .covershow {
	background:url(/general/side-aboutme.jpg) right top no-repeat;
	}
.rates .covershow {
	background:url(/general/side-rates.jpg) right top no-repeat;
	}
.contactme .covershow {
	background:url(/general/side-contactme.jpg) right top no-repeat;
	}
#footer {
	font-family: Verdana, "sans serif", helvetica;
	font-size:10px;
	color:#000000;
	text-align:center;
	padding:20px;
	}
