
body {


	margin:0px;

    text-align:left;
	font-family: century gothic,georgia, century gothic,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6b433c;
background:url(/images/BG.jpg) top center no-repeat;  
background-attachment:fixed;

}
a:link {
	color: #8fab2b;
	text-decoration: none;
	font-size: 12px;font-family: Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-weight:bold;
    line-height:2em;
}
a:visited {
	text-decoration: none;
	color:#8fab2b;
	font-size: 12px;font-family: Arial, Helvetica, sans-serif;text-transform:uppercase; font-weight:bold; line-height:2em;}
a:hover {
	text-decoration: none;
    font-weight:bold;
	color: #392724;
	font-size: 12px;font-family: Arial, Helvetica, sans-serif;text-transform:uppercase; line-height:2em;}
a:active {
	text-decoration: none;
	color: #8fab2b; font-weight:bold;
	font-size: 12px;font-family: Arial, Helvetica, sans-serif;text-transform:uppercase; line-height:2em;}


#header {
     background: url(/images/header.png);
	width: 1000px;
    height:230px;
	text-align: center;
  
	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;


	}
#middle {

    width: 1000px;

	text-align: center;

	background-image: url(/images/middle.png);

	background-repeat: repeat-y;
    height:480px auto;
	}

#allcontent {

    width:1000px;

	padding: 0px;

	padding-bottom: 0px;
	text-align: center;
	margin-left: auto;

	margin-right: auto;

	}
h1 {
color:#ffffff;
background-color:#6b433c;
letter-spacing:1px;
margin-bottom:13px;
margin-top:0px;
padding:2px;
border-bottom:0px dotted;
border-bottom-color:#73b448;
text-transform:uppercase;
text-align: center;
font-family:Georgia, Trebuchet MS, Arial, sans-serif;
font-size:14px;
}
h2 {
color:#b2d640;

margin-bottom:3px;

padding-bottom:3px;
border-bottom:1px solid;
border-bottom-color:#b2d640;
text-transform:uppercase;
text-align: left;
font-family:Georgia, Trebuchet MS, Arial, sans-serif;
font-size:14px;
}

hr {
  border: 1px solid #e2e2e2; 

}


h3 {
color:#805940;
border-bottom:0px solid #000000;

text-transform:uppercase;
text-align: left;
font-family:Georgia, Trebuchet MS, Arial, sans-serif;
font-size:12px;
}



.topnav {
font-size: 12px;
font-weight: bold;
color: #805940;}

.topnav a{
color: #805940;
text-decoration: none;
font-size: 12px;
}

.topnav a:hover{
color: #392724;
text-decoration: none; 
font-size: 12px;
}

.topnav a:active{
color: #805940;
text-decoration: none;
font-size: 12x;

}
.topnav a:visited{
color: #805940;
text-decoration: none;
font-size: 12px;

}
.topnav a:visited:hover{
color: #000000;
text-decoration: none; 
font-size: 12px;
}	


.topnav2 {
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-transform:uppercase;
}

.topnav2 a{
color: #ffffff;
text-decoration: none;
font-size:12px;
}

.topnav2 a:hover{
color: #6b423b;
text-decoration: none; 
font-size: 12px;
}

.topnav2 a:active{
color: #ffffff;
text-decoration: none;
font-size: 12px;

}
.topnav2 a:visited{
color: #ffffff;
text-decoration: none;
font-size: 12px;

}
.topnav2 a:visited:hover{
color: #3bbddf;
text-decoration: none; 
font-size: 12px;
}	

/* FADING CALLOUT BOX */

#fading-callout {
	width:400px;
	height:443px;
	padding: 0;
	margin: 0px 0px 10px 0px;
	display: block;
	position: relative;
   
}

#fading-callout img {
	padding: 0px;  
	border:  6px solid #e2e2e2;  
	background-color: #fff;  
	width: 400px; 
	height: 443px; 
	margin-top: 0px;
	top:  0; 
	left: 0;
	display: none;
}

#fading-callout img.first {
	display: inline;
}

/* SMALL FONT SIZE */
.smfont { 
font-size: 8pt; 
text-decoration: none; 
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 12pt; 
font-weight: bold; 
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}

/* ACCENTED FONT */
.accent { 
font-style: italic; 
}

/* HIGHLIGHT TEXT */
.highlighttext { 
color: #BCC7E2; 
font-weight: bold; 
}


