/* LAYOUT */

BODY	{
    COLOR: #333;
    FONT-FAMILY: Georgia, Times, serif;
    FONT-SIZE: 11px; 
    font-style: normal;
    font-weight: normal;
    text-decoration: none; 
    line-height: 22px;
    text-align: center;
	margin: 0;
	padding:  0;
	background-color: #FFF;
	}

div.main	{
	width: 770px;
	margin: 0 auto;
	/* Counter MSIE hack above */
	padding: 0;
	background-color: #FFF;
	text-align: left;
	}

img {
	border: none;
	}

/* HEADER */

div.header {
	width: 770px;
	height: 66px;
	background-color: #ABDA4D;
	color: #fff;
	FONT-FAMILY: 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
    FONT-SIZE: 10px;
    line-height: 16px;
	}
	
div.logo {
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	}

div.headertext {
	margin: 10px 10px 0 0;
	float: right;
	text-align: right;
	display: inline;
	}
	
	
/* FOOTER */

div.footer {
	float: left;
	display: inline;
	width: 770px;
	height: 33px;
	background-color: #ABDA4D;
	color: #fff;
	FONT-FAMILY: 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
    FONT-SIZE: 10px;
    line-height: 16px;
    border-top: 1px solid #CCCCCC;
	}

div.footertext {
	margin: 10px 0 0 10px;
	float: left;
	text-align: left;
	display: inline;
	}
	
div.footertextright {
	margin: 10px 10px 0 0;
	float: right;
	text-align: right;
	display: inline;
	}

/* CONTENT */

img.banner {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	}
	
div.content {
	float: left;
	display: inline;
	margin: 0 0 10px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
div.copy {
	width: 485px;
	float: left;
	padding: 6px 50px;
	background-color: #F8F8F8;
	border-left: 1px solid #CCCCCC;
	}
	
h1 {
	font-size: 24pt;
	text-decoration: none;
	font-weight: normal;
	}
	
h2 {
	FONT-FAMILY: 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-size: 9pt;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	display: block;
	height: 20px;
	border-bottom: 1px solid #CCCCCC;
	margin: 20px 0 10px 0;
	}

span.super {
	font: normal 7px 'Trebuchet MS', Verdana, Arial, sans-serif;
	text-transform: uppercase;
	vertical-align: super;
	}

a:link {color: #87AE38; text-decoration: underline;}     /* unvisited link */
a:visited {color: #87AE38; text-decoration: underline;}  /* visited link */
a:hover {color: #87AE38; text-decoration: none;}   /* mouse over link */
a:active {color: #87AE38; text-decoration: underline;}   /* selected link */


/* INDEX ONLY CONTENT */

div.statement {
	width: 304px;
	height: auto;
	float: left;
	display: inline;
	padding: 6px 50px;
	background-color: #F8F8F8;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
div.right {
	width: 171px;
	float: right;
	display: inline;
	padding-left: 10px;
	color: #FFF;
	}

div.righthead {
	color: #FFF;
	padding: 0 0 0 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #6EA0D7;
	text-decoration: none;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	}

img.book {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	}
	
div.home_events {
	height:auto;
	margin-bottom: 10px;
	background-color: #ECF2F9;
	font-size: 10px;
	line-height: 16px;
	color: #333;
	}
	
a.events:link {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	COLOR: #333;
	}

a.events:visited {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	COLOR: #333;
	}
	
a.events:active {
	display: block;
	padding: 2px 10px;
	text-decoration: none;
	COLOR: #333;
	}
	
a.events:hover {
	display: block;
	background-color: #BFCCDA;
	padding: 2px 10px;
	text-decoration: none;
	COLOR: #333;
	}


/* MENU */

div.menu {
	width: 173px;
	float: left;
	display: inline;
	margin-right: 10px;
	color: #87AE38;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	}
	
div.menuitem {
	border-top: 1px solid #CCCCCC;
	}

a.menuitem:link {
	display: block;
	color: #87AE38;
	padding: 0 0 0 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
	text-decoration: none;
	line-height: 22px;
	}
	
a.menuitem:visited {
	display: block;
	color: #87AE38;
	padding: 0 0 0 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
	text-decoration: none;
	line-height: 22px;
	}
	
a.menuitem:active {
	display: block;
	color: #87AE38;
	padding: 0 0 0 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
	text-decoration: none;
	line-height: 22px;
	}
	
a.menuitem:hover {
	display: block;
	color: #87AE38;
	padding: 0 0 0 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #EDEDED;
	text-decoration: none;
	line-height: 22px;
	}

div.sub {
	background-color: #E5E5E5;
	border-top: 1px solid #CCCCCC;
	padding: 5px 0 10px 10px;
	}
	
a.sub:link {
	color: #6A8239;
	font-size: 10px;
	text-decoration: none;
	}
a.sub:hover {
	color: #6A8239;
	font-size: 10px;
	text-decoration: none;
	}
a.sub:active {
	color: #6A8239;
	font-size: 10px;
	text-decoration: none;
	}
a.sub:visited {
	color: #6A8239;
	font-size: 10px;
	text-decoration: none;
	}
	
h4{
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	line-height:24px;
	margin-bottom:15px;
	}
div.event{
	margin:0px 0 0px 0;
	padding:20px 0 20px 0;
	border-bottom:1px dotted #ccc;
	}
div.event p{
	margin:0;
	color:#000;
	}
div.event div.description{
	margin:10px 0;
	}
div.event p.description{
	line-height:1.3em;
	}	
div.event h4{
	margin:0px 0 0 0;
	font-size:13px;
	line-height:16px;
	}
div.news{
	margin:0px 0 0px 0;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #ccc;
	}
div.news p{
	margin:0;
	color:#000;
	}
div.news h4{
	margin:0px 0 0 0;
	font-size:13px;
	line-height:16px;
	}
div.testimonial{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px dotted #ccc;
	}
div.testimonial p{
	margin:0;
	color:#000;
	}
div.testimonial h4{
	margin:0;
	font-size:13px;
	font-style:italic;
	}
div.noborder{
	border:none;
	}
p.res{
	line-height:14px;
	font-weight:bold;
	}
/*pagination*/
div.pages span.current{
	padding:1px 0px 1px 5px;
	margin:0 2px;
	text-align:center;
	font:12px Georgia, "Times New Roman", Times, serif;
	}
div.pages a{
	padding:1px 4px;
	font:12px Georgia, "Times New Roman", Times, serif;
	border:1px solid #eee;
	text-align:center;
	margin:0 2px;
	}
div.pages a:hover{
	border-color:#ccc;
	}
p.previous_page{
	width:510px;
	margin:15px auto;
	padding:2px 0;
	}
	