/* Global Styles */


a   {
	color: #990033;
	text-decoration: none
}
a:hover     { text-decoration: underline }
	
	

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#FFFFFF
	font-family: Georgia, "Times New Roman", Times, serif;
}

	
/* ID Styles  */


	
#maincontent td {
	padding: 10px;
}

#maincontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}
#maincontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336666;
	font-weight: lighter;
	padding: 0px;
}
#maincontent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336666;
	font-weight: normal;
	padding: 0px;
	line-height: 24px;
	font-variant: normal;
}
#maincontent a {
	font-size: 15px;
	color: #990033;
	text-decoration:none;
	line-height: 20px;
	}

#maincontent a:hover {
	font-size: 15px;
	color: #336666;
	text-decoration:underline;
	line-height: 20px;
	}

/*2010 - increased the font from 11 to 12 and reduced line height from 20 to 18 */
#navfooter td {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #CCCCCC;
	}

#navfooter a {
	font-size: 12px;
	color: #990033;
	text-decoration:none;
	}

#navfooter a:hover {
	color: #336666;
	text-decoration:underline;
	}
	
	
/* Left Navigation begin */
/*2010 - increased the font from 13 to 14 and added padding of 5px to both a and a:hover */

#navleft td {
	font-weight: normal;
	font-size: 14px;
}
#navleft a {
	margin-left: 5px;
	margin-bottom: 2px;
	color: #000000;
	font-variant: small-caps;
	font-weight: normal;
	padding: 5px;
	display: block;
	text-align: left;
}

/* hover was 990033 in 2009  tried out 993300 at first in 2010 */

#navleft a:hover {
	background-color: #990033;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
	
	/* Left Navigation end */


	
/* Class Styles */

/* .indentnav style was in the head of the template.  moved here for the 2010style.css evolution */
.indentnav {
	padding-left: 15px;
	margin: 0px;
}


.titlesite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	background-color: #336666;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	font-weight: lighter;
	padding: 10px;
	background-position: center center;
	vertical-align: middle;
	margin-bottom: 3px;
}
.sitesubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #336666;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	padding:0px;
}
.sitesubtitlesmaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #336666;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
	padding:0px;

}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #336666;
	color: #FFFFFF;
	font-weight: lighter;
	padding: 0px;
	background-position: center;
}
.navleftheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #336666;
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
	padding: 5px;
	background-position: center;
}
.titleparagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336666;
	font-weight: lighter;
	padding: 0px;
	line-height: 28px;
}
.titleparagraphgreenbak {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: lighter;
	padding: 10px;
	background-color: #336666;
}
.titlecontact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336666;
	font-weight: lighter;
	padding: 0px;
	line-height: 24px;
}
.titletrip {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #336666;
	font-weight: lighter;
	padding: 0px;
}
.contacttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336666;
	font-weight: lighter;
	padding: 0px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#999999;
	font-style: italic;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
}
.signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}
#topimagetable td {
	background-repeat: no-repeat;
	background-position: center;
}
.book {
	font-size: 18px;
}
