/* Global Styles */


/* Lito Global Styles */
a   { color: #366; text-decoration: none }
a:hover     { text-decoration: underline }
	
	
/* CLL Global Styles */


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 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: #336666;
	text-decoration:none;
	line-height: 20px;
	}

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


#navfooter td {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #CCCCCC;
	}

#navfooter a {
	font-size: 11px;
	color: #336666;
	text-decoration:none;
	}

#navfooter a:hover {
	color: #990033;
	text-decoration:underline;
	}
	
	
/* Left Navigation begin */

#navleft td {
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
}
#navleft a {
	margin-left: 5px;
	margin-bottom: 2px;
	color: #000000;
	font-variant: small-caps;
	font-weight: normal;
	padding: 0px;
	display: block;
}
#navleft a:hover {
	background-color: #990033;
	color: #FFFFFF;
	text-decoration: none;
}
	
	/* Left Navigation end */


	
/* Class Styles */


.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;
}

	
