
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01a.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3, h4 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h4 {
	margin-bottom: 10px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 125%;
}

h6 {
	font-size: 110%;
	color: #FF0000;
}

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:  #1953A7;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

table1 {
	width: 100%; 
	padding: 10px 10px 10px 10px;
	border: 1px solid #82BC2B;
}


table#Retreats {
	width: 100%; 
	padding: 0px; 	
	border-collapse: collapse;
}

table#Retreats td {
	padding: 7px;
   border: solid #82BC2B 1px;
}

/* Menu */

#menu {
	width: 790px;
	height: 37px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 25px;
	padding: 10px 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: #F7F7F4;
}

#menu .active a {
	background: #82BC2B;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 790px;
	height: 100px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 220px;
	height: 47px;
	margin: 0;
	padding: 45px 20px 0 0;
	background: url(images/img02a.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 530px;
	height: 47px;
	margin: 0;
	background: url(images/img03a.jpg) no-repeat;
	padding: 45px 20px 0 0;
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 570px;
	padding-top: 10px;
}

#content100 {
	float: left;
	width: 750px;
	padding-top: 10px;
}

#content35 {
	float: left;
	width: 270px;
	padding-top: 10px;
}

#contentLeft {
	float: left;
	width: 250px;
	padding-top: 10px;
}

#contentRight {
	float: right;
	width: 250px;
	padding-top: 10px;
}

.but { 
	font-size: 11px;	
}	

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

.left {
	text-align: left;
}

.err {
	color: Red;
	font-size: 11px;	
	font-weight: bold;
}

.PageBreak {
   PAGE-BREAK-BEFORE: always;
}
	

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 10px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 90%;
	font-family: Arial, Helvetica, serif;
	color: #FFFFFF;
}


#sidebar h4 {
	font-size: 80%;
	font-family: Arial, Helvetica, serif;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	font-size: 90%;
	font-family: Arial, Helvetica, serif;
	color: #FFFFFF;
}

#sidebar p {
	font-size: 90%;
	font-family: Arial, Helvetica, serif;
	color: #FFFFFF;
}

.bluebox {
	background: url(images/img05a.gif) repeat-y;
}

.bluebox h2 {
	background: url(images/img06a.gif) repeat-y;
}


#sidebarNOBORDER {
	float: right;
	width: 210px;
	padding: 5px;
}

#sidebarPHOTOS {
	float: right;
	width: 410px;
	padding: 5px;
}

/* Footer */

#footer {
	clear: both;
	height: 55px;
	padding: 15px 0;
	background: #EDEBD5 url(images/img04a.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

ol {
	list-style-type: square 
}
