/*
----------------------
styles.css
Main styles for site
----------------------
*/



/*
all limnks
*/

A:link	{ text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #003399}
A:visited	{ text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #003399}
A:hover	{ text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000 }
A:active	{ text-decoration:underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #003399}


/*
main content
*/

p	{
	text-decoration:none;
	background: transparent;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 20px;
	line-height: normal;
}
h1	{
	text-decoration:none;
	background: transparent;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-left: 20px;
	text-transform: none;
	padding-top: 10px;
}
h2	{
	text-decoration:none;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-transform: none;
	padding-left: 20px;
}
h3	{ text-decoration:none; background: transparent; font-size: 10px; font-weight: normal; color: #9999CC }
h4	{ text-decoration:none; background: transparent; font-size: 12px; font-weight: bold; color: #000000 }
h5	{ text-decoration:none; background: transparent; font-size: 11px; font-weight: normal; color: #000000; padding-left: 10px; }
h6	{ text-decoration:none; background: transparent; font-size: 8px; font-weight: normal; color: #000000; padding-left: 10px;  }



/*
alternate links
*/

.link:link	{ text-decoration:underline; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #003366; }
.link:visited	{ text-decoration:underline; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #003366; } 
.link:hover	{ text-decoration:underline; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000;} 
.link:active	{ text-decoration:underline; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #003366;}



/*
navigation
*/

.nav:link	{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #003366; }
.nav:visited	{ text-decoration: none; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #006600} 
.nav:hover	{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000} 
.nav:active	{ text-decoration: none; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}

.main:link	{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000; }
.main:visited	{ background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none; } 
.main:hover	{ text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000;} 
.main:active	{ text-decoration: none; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #006600; }

.nav2b:link	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
} 
.nav2b:visited	{
	text-decoration: none;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
} 
.nav2b:hover	{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
} 
.nav2b:active	{
	text-decoration: none;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}

.nav2:link	{ text-decoration: none; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; } 
.nav2:visited	{
	text-decoration: none;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
} 
.nav2:hover	{ text-decoration: none; background: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; } 
.nav2:active	{ text-decoration: none; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; }



/*
base Info
*/

.copyright:link	{ text-decoration: underline; background: none; font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF }
.copyright:visited	{ text-decoration: underline; background: none; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF }
.copyright:hover	{ text-decoration: underline; background: none; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #f7ce39 }
.copyright:active	{ text-decoration: underline; background: none; font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF }

a.footertxt { text-decoration:none; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; margin-top:4px; margin-bottom:4px; } 
a.footertxt2 { text-decoration:none; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; margin-top:2px; margin-bottom:2px; }

.copysmall { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; line-height: 22px; margin-right: 5px; margin-left: 5px; }



/*
Contact Form
*/

.formtitles { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #9999CC; }
.formtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; }
.formtextsmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333; }

.inputform { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: 333333; background-color: #FFFFFF; 
border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
	
.textareaform {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #333333; background-color: #FFFFFF; 
border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #CCCCCC; scrollbar-shadow-color: #CCCCCC; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #003366; scrollbar-track-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; }


.goldt {
	color:#996600;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}
