/* CSS Document */

body {
	font:x-small/1.5em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  	color:#663300;
  	font-size/* */:/**/small;
  	font-size: /**/small;
  }
  
a {
	color:#336699;
	text-decoration:none;
	}

a:hover {
	color:#CC6600;
	}
	
a:visited {
	color:#336699;
	}

hr {
	color:#cc7a17;
	background-color:#cc7a17;
	height:1px;
	}

.nav {
	font-size: 95%;
	background-color:#3f7d91;
	color:#ffffff;
	}
	
.nav a {
	color:#e5dfb1;
	}
	
.nav a:hover {
	color:#ffffff;
	}		
	
.contentHome {
	font-size: 90%;
	background-color:#e5dfb1;
	line-height:1.45em;
	}
	
.orange {
	color: #cc7a17;
	}	
	
.header1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#cc7a17;
	margin-bottom:10px;
	line-height:22px;
	}
	
.header2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#cc7a17;
	margin-bottom:10px;
	}	
	
.header3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#cc7a17;
	margin-bottom:10px;
	}		
	
.header4 {
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
	}			
	
.introtext {
	font-size:115%;
	}	
	
.smalltext {
	font-size:75%;
	line-height:1.15em;
	}	
	
.quotetext {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		}
		
.quotedby {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc7a17;
}			
	
.footer {
	font-size:10px;
	}		
	
.rightsection {
	background:#f7f4dc url(images/home_right.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:85%;
	line-height:1.25em;
	}
	
#photomain {
	width:719px;
	background:#f7f4dc url(images/home_right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
		line-height:1.25em;
		font-size:90%;
	}
	
#photomain2 {
	width:950px;
	background:#f7f4dc url(images/home_right.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
		line-height:1.25em;
		font-size:90%;
	}		
	
#photomain img {
	border: 1px solid #cc7a17;
	}		
	
/* 2010 styles */

.homeBanner {
	background:url(images/banner_10.jpg) no-repeat;
	}
	
.navDivider {
	background:url(images/nav_divider.gif) repeat-x;
	}
	
.homeRight {
	background:#f7f4dc url(images/home_right.gif) no-repeat bottom right;	
	}
	
#rightHomeContent {
	padding:30px 20px 20px 20px;
	}	
	
	
