/** Global Styles **/

body { font-family: "Baskerville Old Face", "Times New Roman", Times, serif; color: #333333; background-image: url(_images-site/site-bg.jpg); background-repeat: repeat-x; }
p { font-size: 13px; line-height: 17px; margin: 0px; padding: 0px; }
h1 { font-size: 15px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; padding-bottom: 5px; }
h2 { font-size: 13px; font-style: italic; color: #006666; margin: 0px; padding: 0px; }
li { font-size: 13px; line-height: 20px; text-decoration: none; }

a:link,
a:active { color: #006666; text-decoration: none; }
a:hover { color: #006666; text-decoration: underline; }
a:visited { color: #006666; text-decoration: none; }


/** Template Styles **/

#masterframe { height: auto; width: 900px; margin-right: auto; margin-left: auto; border: 2px solid #999999; overflow: auto; background-color: #FFFFFF; }
#masthead { height: 130px; width: 876px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999999; overflow: hidden; margin-right: 10px; margin-left: 10px; }
#lowerRegion { background-color: #FFFFFF; height: auto; width: 896px; overflow: hidden; margin-top: 10px; }
#editableRegion { height: auto; width: 660px; overflow: auto; float: right; margin-right: 10px; margin-bottom: 10px; background-color: #FFFFFF; }
#FeatureZone { float: left; width: 200px; margin-left: 10px; }
	
	
	/**Navigation **/

	#navContainer { float: left; height: auto; width: 200px; overflow: auto; margin-left: 10px; }
	#navContainer ul { line-height: 22px; font-weight: bold; text-decoration: none; font-size: 13px; list-style-type: none; margin-left: 5px; padding-left: 5px; margin-top: 5px; padding-top: 5px; }

		#navContainer a:link,
		#navContainer a:active { color: #333333; text-decoration: none; }
		#navContainer a:hover {color: #006666; }
		#navContainer a:visited { color: #333333; text-decoration: none; }
		


/** Baseline Styles **/

#baseline { font-size: 9px; color: #CCCCCC; width: 900px; margin-right: auto; margin-left: auto; font-family: Arial, Helvetica, sans-serif; }
	#baseline a:link,
	#baseline a:active { color: #CCCCCC; text-decoration: none; }
	#baseline a:hover { color: #999999; }
	#baseline a:visited { color: #CCCCCC; text-decoration: none; }
	
	

/** Page Styles **/

.PageFeatured { border: 1px solid #999999; }
.WrappedLEFT { vertical-align: top; float: left; margin-right: 10px; }
.WrappedRIGHT { vertical-align: top; float: right; margin-left: 10px; }
.quote { font-style: italic; font-weight: normal; border: 2px dotted #CC9933; padding: 8px; font-size: 14px; background-color: #FBFCDE; }
.cases { font-weight: normal; border: 2px dotted #66CCCC; padding: 8px; font-size: 13px; background-color: #F5FAFF; }
.recentText { float: left; width: 250px; height: auto; overflow: auto; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #333333; border-bottom-color: #333333; padding-top: 5px; padding-bottom: 5px; }
.recentImage { float: right; border: 1px solid #333333; }
