body {
background-color: #e53a29;
background-image: url();
margin: 0px 0px; 
padding:0px; 
}

body1 {
background: #e53a29;
color: #ffffff;
margin: 0px 0px; 
padding:0px; 
}

/* TEXT */

.style1 {
	color: #e53a29
}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style10 {font-size: 10pt}
.style11 {
	color: #FFFFFF;
	font-weight: bold;
}
.style12 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
}
.style13 {font-size: 9pt}

.style14 {
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	background-image: none;
}

.style15 {color: #000000}

.style20 {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	background-image: none;
}

/* STRUCTURES */
.nav {
background-color: #060;
color: #000;
font: 1em/1.4em verdana, arial, helvetica, sans-serif;
vertical-align: top;
}

#footer {
background-color: transparent;
color: #fff;
font: .7em/1.5em sans-serif;
overflow: hidden;
padding: 50px 0px 15px 0px;
text-align: center;
}



/* MENU */

.nav, .nav li ul{
	background-color: #e53a29;
	border: 0px solid #060;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0;
	width: 210px;
	z-index: 100;
}

.nav li{
background-color: inherit;
color: #9f6;
position: relative;
}

.nav li a{
	color: #FFFFFF;
	display: block;
	padding: 5px 0;
	padding-left: 5px;
	text-decoration: none;
	width: auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #e53a29;
	background-image: url(../images/off.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.nav li ul{ /*SUB MENU STYLE*/
background-color: inherit;
color: #9f6;
display: none;
left: 0;
position: absolute;
top: 0;
width: 325px; /*WIDTH OF SUB MENU ITEMS*/
}

.nav li ul li{
background-color: inherit;
color: #9f6;
float: left;
}

.nav li ul a{
background-color: inherit;
color: #9f6;
width: 325px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for a elements */
}

.nav .arrowdiv{
background-color: inherit;
background: url(../images/arrow.png) no-repeat center right;
color: #9f6;
position: absolute;
right: 3px;
}

.nav li a:visited, .nav li a:active{
	background-color: inherit;
	color: #FFFFFF;
}

.nav li a:hover{
background-color: inherit;
background-image: url(../images/on.gif);
color: #ffc;
}

/* Holly Hack for IE \*/
* html .nav li { float: left; height: 1%; }
* html .nav li a { height: 1%; }
/* End */











/* FONT STYLES*/

h1 {	
background: inherit;
color: #9CF;	
font: 1.3em "palatino linotype", "ms sans serif", "trebuchet ms", verdana, arial, helvetica, sans-serif;	
letter-spacing: 2px;	
padding: 10px 0px 30px 0px;	
text-align: center;
text-transform: uppercase;
}

.sub {
background: inherit;
color: #FF0;
font: bold 1.1em/1.3em "ms sans serif", "trebuchet ms", verdana, arial, helvetica, sans-serif;
}


h2 {
background: inherit;
color: #FF0;
font: bold 1.1em/1.3em "ms sans serif", "trebuchet ms", verdana, arial, helvetica, sans-serif;
margin-top: 25px;
}

.sub2 {	
background: inherit;
color: #9CF;	
font: bold 1em/1.6em "ms sans serif", "trebuchet ms", verdana, arial, helvetica, sans-serif;	
margin-top: 25px;
}  


h3 {
background: inherit;
color: #9cf;
font: bold 1em/1.3em "ms sans serif", "trebuchet ms", verdana, arial, helvetica, sans-serif;
}

/* Same as Content */
p {
background: inherit;
color: #FFF;
font: 1.1em/1.6em "ms sans serif", "trebuchet ms", verdana, arial, helvetica, sans-serif;
}

.content {
	background: inherit;
	color: #5677BA;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
}

.smtxt {
background: inherit;
color: #FFF;
font: 11px/13px arial, helvetica, sans-serif;
}


.largetxt {
background-color: #FF0; 
color: #00C;
font: 1.1em/1.2em "comic sans ms", verdana, arial, helvetica, sans-serif;
padding: 2px 10px 2px 10px;
text-align: center;
}

.largetxt2 {
background: inherit;
color: #0F0;
font: 1.3em/1.2em "comic sans ms", verdana, arial, helvetica, sans-serif;
}


.shout {
background: #000;
color: #FF0;
font: bold 1.1em/1.3em "ms sans serif", "trebuchet ms", verdana, arial, helvetica, sans-serif;
padding: 2px 4px 2px 4px;
}





/* FEATURED */
.feature {
	background-color: #242275;
	border: 3px solid #FAED23;
	color: #0F3;
	font: .9em/1.3em "comic sans ms", verdana, arial, helvetica, sans-serif;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 8px;
	text-align: center;
}


/* MISC STYLES */

img {
border: 0px;
}

.iconlist {
background-color: inherit;
color: #000;
font: .8em/1em arial, helvetica, Verdana, sans-serif;
list-style: none;
margin: 0;
padding: 0;
}

li.acrobat { 
background: url(../images/acrobat.gif) no-repeat 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

hr { 
border: 1px solid blue;
margin-top: 25px;
margin-bottom: 25px;
}










/* red */
.blue	{
background-color: #060;
color: #fff;
vertical-align: top;
}



/* FORMS */

.form {
background-color: #FCFEE1; 
border: 1px solid #006;
color: #000;
font: 14px arial, helvetica, sans-serif;
}

.req {
background-color: inherit;
color: #FF0;
font: 14px arial, helvetica, sans-serif;
}

.button {
background-color: #3F0;
border: 1px solid #060;
color: #060;
font: bold 10px arial, helvetica, sans-serif;
letter-spacing: 1px;
}




/* TABLES */

th {
	background-color: e53a29;
	color: #FF0;
	font: bold 1em/1.3em "ms sans serif", "trebuchet ms", verdana, arial, helvetica, sans-serif;

}

table {
margin-bottom: 50px;
}

.th-sub {
	background-color:#F08E33;
	color: #232172;
	text-transform: uppercase;
	font-family: "ms sans serif", "trebuchet ms", verdana, arial, helvetica, sans-serif;
	font-size: 0.6em;
	line-height: 1.6em;
	font-weight: bold;
}

.clr1 {
background-color: #020295;
color: #fff;
padding: 3px; 
font: .8em arial, helvetica, sans-serif;
text-align:left;	
}

.clr2 {
background-color: #0202ac; 
color: #fff;
padding: 3px;
font: .8em arial, helvetica, sans-serif;
text-align:left;		
}









/* EGUIDE SUBSCRIBE */

#eguide {
background-color: #006;
border: 2px solid #FF0;
color: #fff;
margin: 10px auto 20px auto;
text-align: center;
width: 198px;
}

.eguidetxt {
background-color: inherit;
color: #3F0;
font-family: sans-serif;
font-size: 12px;
line-height: 14px;
text-align: left;
padding: 5px 0px 5px 0px;
}

.blt {
background-color: inherit;
color: #3cf;
display: inline;
padding-left: 10px;
}

.eform {
background-color: #fff;
border: 1px solid #000;
color: #000;
font: 1em sans-serif;
margin-bottom: 5px;
}

.ebutton {
background-color: #090;
border: 1px solid #0F0;
color: #fff;
font: bold .8em sans-serif;
letter-spacing: 1px;
}

.elink {
background-color: inherit;
color: #3F0;
font: 11px sans-serif;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

/* END EGUIDE SUBSCRIBE */















/* LINK STYLES */

a.type1:link {
color:#0F0; 
text-decoration:underline;
}
a.type1:visited {
color:#9CF; 
text-decoration:underline;
}
a.type1:active {
color:#FF0; 
text-decoration:underline;
}
a.type1:hover {
color:#FF0; 
text-decoration:underline;
}

a.type2:link {
background: inherit;
color:#0F0; 
text-decoration:none;
}
a.type2:visited {
background: inherit;
color:#9CF; 
text-decoration:none;
}
a.type2:active {
background: inherit;
color:#FF0; 
text-decoration:none;
}
a.type2:hover {
background: inherit;
color:#FF0; 
text-decoration:underline;
}

a.type3:link {
background: inherit;
color:#FFF; 
text-decoration:none;
}
a.type3:visited {
background: inherit;
color:#FFF; 
text-decoration:none;
}
a.type3:active {
background: inherit;
color:#FFF; 
text-decoration:none;
}
a.type3:hover {
background: inherit;
color:#FFF; 
text-decoration:underline;
}

a.type4:link  {
background: inherit;
color:#30F; 
text-decoration:none;
}
a.type4:visited {
background: inherit;
color:#30F; 
text-decoration:none;
}
a.type4:active {
background: inherit;
color:#30F; 
text-decoration:none;
}
a.type4:hover {
background: inherit;
color:#30F; 
text-decoration:none;
}





























/* JUKE BOX */

#jukebox {
background: #000 url(../images/jukebox_antique.png) no-repeat top center;
border: 0px solid #0F0;
color:#ff0;
font: 1em/1.3em sans-serif;
overflow: hidden;
padding: 3px;
width: 250px;
text-align: center;
}

#jukebox h1 {
background-image: none;
background-color: transparent;
font: 20px "arial black", sans-serif;
color: #e66400;
margin-top: -17px;
letter-spacing: 23px;
text-transform: uppercase;
}

#jukebox h3 {
background-image: none;
background-color: transparent;
color: yellow;
font: 11px sans-serif;
letter-spacing: 0px;
margin-top: -45px;
margin-bottom: 17px;
}

#jukebox h4 {
font: bold 12px "arial narrow", arial, sans-serif;
color: yellow;
display: inline;
text-align:left;
}

#jukebox select {
background-color: transparent;
border: 0px solid #432402;
clear:left;
color: #fff;
font: bold 12px sans-serif;
margin-top: 0px;
margin-bottom: 10px;
width: 125px;
}

#jukebox input {
background-color: #090;
border: 2px outset #000;
clear: both;
color: #ff0;
font: bold 13px arial, sans-serif;
letter-spacing: 3px;
margin-top: -5px;
width: 250px;
}

fieldset {
border: 0px;
margin: 0px;
}

