
/* this rule stops the 'shorter pages' from jumping to the left -  */
html, body { min-height:100.02%; margin-bottom:1px; }

/* to negate all borders on images unless specified otherwise */
img {
	border: 0;
}

/* BASIC HEADING STYLES */
H1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.0em;
}
	
H2 {
font: 1.0em  Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #B0B742;
}	

/* BASIC LINK STYLES */
a:link {
color: #003366;
text-decoration: none;
}

a:visited {
color: #003366;
}

a:hover {
text-decoration: underline;
}

/* CLEARER DIV USED TO CLEAR FLOATED DIVS */
.clearit {
clear: both;
font-size: 1px; /*for IE*/
height: 0;
line-height: 0px;
}

body {
margin:0;
padding: 0;
color: White;
background-color: #DEDBD3;
font: 101% "Trebuchet MS", Verdana, Helvetica, sans-serif;
text-align:center;  /* aligns page center in IE5.5 */
}

/* outer wrapper - holds the rest of the content */
#wrapper {
margin: 0 auto;
width: 900px;
background-color: #FCF8FF;
text-align: left;
background-image: url(/images/wrapper-bg.jpg);
 background-repeat: repeat-y;

}

#header {
padding: 0;
margin:0;
height: 150px;
background-color: transparent;
background-image: url(/images/header.jpg);
background-repeat:  no-repeat;
}
/* navbar container */
#navbarwrap{
	width: 900px;
	height: 35px;
	background-image: url(/images/navbar-bg.jpg);
	background-repeat: no-repeat;
}
/* menu styles */
#nav {
/*background-image: url(/images/navbar-bg.jpg);*/
	margin: 0;
	padding: 0 5px 0px;
	margin-left: 20px;
}
#nav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
/*	border: 1px solid #000000;*/
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#nav a {
font-family:  "Trebuchet MS", Verdana, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	padding: 8px 10px;
	color: #FFFFFF;
	line-height:1;
}
#nav a:hover, #nav a:active, #nav a:focus {
	background-color: transparent;
	color: #295E34;
	letter-spacing: .01px;
}

/* ------ Styles the menu for the current page ------ */
#nav .current {
	color: #295E34;
}

/* Top level menu width */
#nav li {
	float: left;
	width: 125px;
}
#nav ul li {
	float: none;
}
#nav ul, #nav ul li {
	 /*width:172px;*/
}
/* end menu styles */

/* OUTER WRAPPER FOR CONTENT AREA */
#contentwrapper {
background-image: url(/images/wrapper-bg.jpg);
background-repeat: repeat-y;
width: 900px; 
background-color: #FCF8FF;
margin: 0px;
}

/* left column styles */
#contentleft {
margin-right:0px;
padding-left: 20px;
width:640px;
float: left;
font-size: .75em;
color: #666666;
background-color: transparent;
}

#contentleft p{
margin-left: 15px;
line-height: 1.5em;
margin-right: 10px;
}

/*  heading styles for the left column */
#contentleft h1 {
font-size: 1.3em;
color: #3E4A11;
margin-left: 15px;
margin-top: 10px;
margin-bottom: 20px;
}
	
#contentleft H2 {
font-size: 1.2em;  
font-weight: bold;
color: #B04729;
margin-left: 25px;
}

#contentleft .specialtext {
	color: #00A0C6;
}
#contentleft a.speciallink {
	text-decoration: underline;
	color: #666666;
}

#gallerybox {
	border: solid 1px #A6D572;
	width: 610px;
	margin: 0 auto;
	background-color: #F4F4F4;
}

#gallerybox H1 {
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
background-color: #A6D572;
color:#295E34;
margin:0;
padding-left:15px;
height: 25px;
line-height: 1.5em;
}

#gallerybox img {
	padding: 10px 6px 10px 6px;	
}

#gallerybox p {
	margin: 2px;
}

#partnerbox {
	border: solid 1px #A6D572;
	width: 610px;
	margin: 0 auto;
	background-color: #F4F4F4;
	margin-bottom: 10px;
}

#partnerbox H1 {
font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
background-color: #A6D572;
color:#295E34;
margin:0;
padding-left:15px;
height: 25px;
line-height: 1.5em;
}

#partnerbox img {
	padding: 10px 1px 10px 1px;	
}

#partnerbox p {
	padding: 10px;
	font-size: .95em;
}

/* right column - main content area styles */
#contentright {
width:210px;
float: left;
margin-top: 2px;
margin-right: 0px;
padding: 5px;
font: .80em Verdana, Arial, Helvetica, sans-serif;
color: #666666;
background-color: #E1F4C4;
}

#contentright-inner .header {
	background: url(/images/header-bg.jpg) no-repeat;
	height: 39px;
	color: white;
}

/* styles the sub-menu in the right column */
#contentright-inner .topmenu ul,#contentright-inner .topmenu li {
padding-left: 0px;
margin-left: 10px;
line-height: 1.5em;
font-size: 1.0em;
list-style-type: none;
}

#contentright-inner .topmenu a {
border: 1px solid #D5D5D5;
background-color: #F4F4F4;
display: block;
width: 155px;
padding-left: 6px;
color: #295E34;
text-decoration: none;
}

#contentright-inner .topmenu a:hover, #contentright-inner .topmenu a:active, #contentright-inner .topmenu a:focus {
color: #BE7532;
}
#news ul, .news li {
padding-left: 10px;
margin-left: 15px;
font-size: .85em;
list-style-type: none;
}

#news a {
	display: block;
	width: 170px;
	text-decoration: none;
	padding: 4px 5px;
	color: #333333;
	line-height:1;
}

#news a:hover {
	color: #BE7532;
}

#links ul, .links li {
padding-left: 0px;
margin-left: 0px;
font-size: .85em;
list-style-type: none;
}

#links a {
	display: block;
	width: 170px;
	text-decoration: none;
	padding: 4px 5px;
	color: #333333;
	line-height:1;
}

#links a:hover{
	color: #BE7532;
}

/* heading styles for the content area */
#contentright-inner H1{
font: bold italic 1.2em  TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
color: white;
text-align: center;
margin: 0;
padding-top: 4px;
padding-bottom: 4px;
line-height: 2.5em;
}

#contentright H2 {
font:  bold 1.1em  TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
color: #084576;
padding-top: 5px;
text-align: center;
}
#contentright H3 {
font:  bold .95em  Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #AB8630;
font-variant: small-caps;
}

/* styles if needed for smaller text eg:  read more...  text */
.smalltext {
color: #A48624;
margin: 0;
}

/* FOOTER AREA */
#footer {
background: url(/images/footer-bg.jpg) no-repeat;
font: .85em TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding: 0;
height: 122px;
width: 900px;
}

#footer p{	
padding: 0;
margin:0;
color: white;
font-size: .8em;
}

.footermenu{
font: 0.95em TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color: white;
padding-left:110px;
padding-top: 30px;
}

.footermenu a:link, .footermenu a:visited{
	color: white;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
/* styles the image so that it sits either left or right of content text */
.imgright {
float: right; 
padding-left: 6px; 
padding-right: 0px;
padding-top: 6px;
}
.imgleft {
float: left; 
padding-left:2px; 
padding-right: 10px;
padding-top:6px;
}

/* styles smaller text for 'readmore' if needed */
.readmoretext {
font: .80em TrebuchetMS, Verdana, Arial, Helvetica, sans-serif;
font-style: italic;
color: #4F5F16;
margin: 0;
padding-left: 15px;
text-align: left;
text-decoration: underline;
}

.readmoretext p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.readmoretext a {
color: #4F5F16;
text-decoration: underline;
}
