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

*{margin:0; padding:0;}

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url("graphics/background.jpg");
	background-repeat:repeat-y;
	background-position:top center;
	font-size:1em;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}

a:link {color:#44505a; text-decoration:underline;}

a:visited {color:#44505a; text-decoration:underline;}

a:hover, a:active {color:#FFA800; text-decoration:underline;}
	
div#mainwrap {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:0px;
	border-style:groove;
	border-color: #44505A;
	border-width:0px;
	}

div#header {
	width:800px;
	height:122px;
	background-color:#FFF;
	background-image:url("graphics/headerbkgd.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	}

div#headerleft{
	width:350px;
	float:left;
	}

div#headerright{
	width:350px;
	float:right;
	text-align:right;
	}

div#navbar{
	width:800px;
	height:29px;
	background-image:url("graphics/navgradient.jpg");
	background-repeat:repeat-y;
	font-size:.93em;
	padding-top:10px;
	}

div#navleft{
	width:400px;
	float:left;
	text-align:center;
	}

div#navright{
	width:400px;
	float:right;
	text-align:center;
	}

div#landscapenavbar{
	width:800px;
	height:29px;
	background-image:url("graphics/landscapenavgradient.jpg");
	background-repeat:repeat-y;
	font-size:.9em;
	}

div#retreatnavbar{
	width:800px;
	height:29px;
	background-image:url(graphics/retreatbkgdgradient.jpg);
	background-repeat:repeat-y;
	text-align:right;
	font-size:.9em;
	}

div#frontfull{
	width:800px;
	color:#fff;
	margin-bottom:8px;
	}

div#frontcontent{
	width:800px;
	padding-top:10px;
	margin-bottom:15px;
	}

div#front1{
	width:400px;
	float:left;
	}

div#front2{
	width:400px;
	float:right;
	}
	
div#contentarea {
	width:800px;
	border:none;
	}
	
div#column1 {
	width:550px;
	float:left;
	text-align:left;
	padding:10px 40px 10px 10px;
	}
	
div#column2 {
	width:200px;
	float:left;	
	text-align:left;
	padding:0;
	margin-top:5px;
	}
	
div#column3 {
	width:1px;
	float:right;
	padding:0;
	text-align:center;
	border-left:1px dashed #EAC479;
	}
	
div#footer {
	width:800px;
	text-align:center;
	padding:8px 0 8px 0;
	border-top:4px solid #eee6f0;
	}

div.clearfloats {clear:both;}

p {
	font-size:.87em;
	margin-bottom:10px;
	color:#444e35;
	}

h1 {
	color:#749333;
	font-size:1.2em;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	}

h2 {
	color:#7e4e8b;
	font-size:1.2em;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	}

h3 {
	color:#749333;
	font-size:1em;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	}

h4 {
	color:#7e4e8b;
	font-size:1em;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	}

h5 {
	color:#444e35;
	font-size:.92em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:10px;
	margin-bottom:10px;
	}

/***XXXXXXX Start the menu links at top of page XXXXXX***/
 
div#topmenu {
	align:center;
	width:800px;
	font-weight:normal;
	height:25px;
	padding-top:12px;	
	}
	
div#topmenu ul {
	font-weight:normal;
	text-color:#FFF;
	
	}

div#topmenu li {
	float:right;
	list-style-type:none;
	padding:0 70px;
	font-variant:small-caps;
	font-weight:normal;
	}

div#topmenu li a {
	float:right;
	text-decoration:none;
	color:#44505a;
	font-variant:small-caps;
	font-weight:normal;
	}

div#topmenu li a:hover{
	color:#242A7B;
	font-weight:normal;
	}
 
 
  /***XXXXXXX End the menu links at top of page XXXXXX***/
 
 /***XXXXXXX Start the landscape menu links at top of page XXXXXX***/
 
div#landscapemenu {
	align:center;
	width:800px;
	font-weight:normal;
	height:25px;
	padding-top:5px;
	}
	
div#landscapemenu ul {
	font-weight:normal;
	text-color:#FFF;
	
	}

div#landscapemenu li {
	float:left;
	list-style-type:none;
	padding:0 15px;
	font-weight:normal;
	}

div#landscapemenu li a {
	float:left;
	text-decoration:none;
	color:#506624;
	font-weight:normal;
	}

div#landscapemenu li a:hover{
	color:#242A7B;
	font-weight:normal;
	}
 
 
  /***XXXXXXX End the landscape menu links at top of page XXXXXX***/
  
 /***XXXXXXX Start the retreat menu links at top of page XXXXXX***/
 
div#retreatmenu {
	align:center;
	width:800px;
	font-weight:normal;
	height:25px;
	padding-top:5px;
	}
	
div#retreatmenu ul {
	font-weight:normal;
	text-color:#FFF;
	
	}

div#retreatmenu li {
	float:right;
	list-style-type:none;
	padding:0 30px;
	font-weight:normal;
	}

div#retreatmenu li a {
	float:right;
	text-decoration:none;
	color:#44505a;
	font-weight:normal;
	}

div#retreatmenu li a:hover{
	color:#242A7B;
	font-weight:normal;
	}
 
 
  /***XXXXXXX End the retreat menu links at top of page XXXXXX***/
 
  
  .contactus{
  	padding:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5f3367;
	font-style:italic;
	font-weight:bold;
	font-size:.89em;
	}

.floatleftmargin{
	float:left;
	margin:0 8px 8px 0;
	}

.floatrightmargin{
	float:right;
	margin:0 8px 8px 0;
	}

div#column1 ul, div#frontfull ul{
	margin-left:25px;
	list-style:circle;
	font-size:.87em;
	color:#7e4e8b;
	}

div#column1 ul li, div#frontfull ul li{
	margin-bottom:10px;
	}

div#column1 ol{
	margin-left:25px;
	font-size:.87em;
	color:#7e4e8b;
	margin-bottom:10px;
	}

div#column1 ol li{
	margin-bottom:10px;
	}


.table tr td{
	font-size:.87em;
	color:#444e35;
	padding:5px;
	border-bottom:dotted 1px #006600;
	}

.fancy1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#996600;
	}

.emphasize{
	font-weight:bold;
	color:#48834b;
	}

.imageborder {
	border:4px solid #749333;
	}

.imageborderwidegrey{
	border:10px solid #003300;
	}

.margin{
	margin:8px;
	}
