/* CSS Document
red: #660033; (used as the background and link color)
blue: #1eb2bd; (used as the background for the top half of the page)
light: #3ab0b0; (used for the strips across the page)
text is black, white or #660033 red.
 */
body {
 margin-top: 0px;
 margin-right: 0px;
 margin-left: 0px;
 background: #1db0bb url(elements/bkg970x750.jpg) no-repeat top center
}

p, td, li {
font-size: 14px;
 color : #4D0026;
font-family: "century gothic", Arial, Verdana, Helvetica, sans-serif;
line-height: 20px; 
 }

.small {
font-size: 12px;
line-height: 18px; 
 }

.smaller {
font-size: 10px;
line-height: 18px; 
 }




.blue {	background-color: #1eb2bd;}
.light {background-color: #3ab0b0;}
.hairlineblack {background-color: #000000;

}

a:link, a:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
a:active, a:hover {color: #660033; text-decoration: underline;}

.topline {
	font-size: 15px; 
	font-family: "century gothic", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #660033;
}


.toplinkline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	background-color: #660033;
}
a.toplinks:link, a.toplinks:visited {color: #ffffff; text-decoration: none;}
a.toplinks:active, a.toplinks:hover {color: #ffcc00; text-decoration: underline;}
		
.bottomlinkline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #660033;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
a.bottomlinks:link, a.bottomlinks:visited {color: #660033; text-decoration: none;}
a.bottomlinks:active, a.bottomlinks:hover {color: #ffffff; text-decoration: underline;}
		



h1	{
color: white; 
font-size: 30px; 
font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: italic;
padding-top:30px;
}

h2	{
	font-size: 22px; 
	color: #660033;
	font-family: "century gothic", Arial, Verdana, Helvetica, sans-serif;
	padding-top:10px;
}

h3	{
	font-size: 16px; 
	color: #660033;
	font-family: "century gothic", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

h4	{
	font-size: 16px; 
	color: #660033;
	font-family: "century gothic", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	margin: 0 0 5px 0;
}

.black { 	
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 8px;
	padding-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;

}

.bottom {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 120%;
	color: #FFFFFF;
	background-color: #660033;
	text-align: center;
}


.copy { 	
	margin-top: 4px;
	padding-top: 4px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660033;
	text-align: center;

}



a.copy:link, a.copy:visited {color: #ffffff; font-weight: bold; text-decoration: none;}
a.copy:active, a.copy:hover {color: #ffcc00;text-decoration: underline;}



.highliteboxrt {
border: 1px solid #660033;
margin-top: 30px;
margin-bottom: 10px;
margin-left: 20px;
padding: 10px;
}

.highliteboxrt2 {
border: 1px solid #660033;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 10px;
padding: 10px;
}

.highlitebox {
border: 1px solid #660033;
padding: 10px;
}

.quote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

