@charset "windows-1252"; 
/* author: wanda smith */
/* Creation date: 11/30/07 */ 
							   

/*may want to change margins later*/

body {background-color:#ffffff;
font-family:arial, helvetica,"sans serif";
font-size:x-small ;
}
 
 #page{margin:0 auto;width:auto;padding:0;
}

 
/*to fill top area you need to nest inside this id - div (Orange)settingmargin bottom is what gave space at the bottom of this cell*/
#top{
    padding:10px 10px 5px 10px;
	margin:5px 10px 10px 30px;
    background-color: #ffffff;
    display:block;top:20px;
	}
 
 

 /*red*/
#h1
 {background-color:navy;
margin-left:155px;
margin-top:3px;
padding-top:1px;
padding-bottom:1px;
/*added this to get rid of maincontent*/
text-align:center;
font-weight:bold;
color:white;
border:1px double;
font-size:14pt;
width:550px;}


#h2
 {background-color:white;
color:red;
text-align:center;}	

h2.allothers
{background-color:white;
color:red;
text-align:center;
margin-left:155px;
margin-top:13px;
padding-top:1px;
padding-bottom:1px;
display:block;
}



#logo{clear:both;text-align:center;width:760px;}

/*this keeps the links dispayed in the right order Padding keeps space at the top of the links*/	

#nav{background-color:#ffffff;
margin:0px 2px 10px 0px;
padding-top:1px;
/*trying to get nav to work newest stuff added*/
float:left;
width:120px;
display:block;
height:auto;} 

 
#maintext
{margin-right:5px;
width:auto;
}


div.mainlinks a {display:block;
font-size:12px;
text-decoration:none;
text-align:center;
padding: 2px 5px;
color:red;
border:1px double #cc0000;
font-weight:bold;
}

div.mainlinks a:link {
display:block;
font-size:12px;
text-decoration:none;
text-align:center;
padding: 2px 5px;
color:red;
border:1px double #cc0000;
font-weight:bold;
background:navy;
color:white
}
div.mainlinks a:visited {
display:block;
font-size:12px;
text-decoration:none;
text-align:center;
padding: 2px 5px;
color:red;
border:1px double #cc0000;
font-weight:bold;
background:navy;
color:white
}

div.mainlinks a:hover {
display:block;
font-size:12px;
text-decoration:none;
text-align:center;
padding: 2px 5px;
color:red;
border:1px double navy;
font-weight:bold;
background:#cc0000;
color:white;
}
 


h4.smheaders{
background-color :navy;
color:#ffffff;
padding-left:3px;
text-align:center;
width:550px;
display:block;
margin-left:155px;
}
 
 #list{
list-style-image: url(./images/star3.gif);
list-style-position: outside;
text-indent: 1px;
color:navy; 
font-weight:400;
font-size:12pt;
vertical-align: middle;
line-height: 1.5em;
width:auto;
margin-left:155px;
margin-top:13px;
}
  

 #list2{
text-indent: 1px;
color:navy; 
font-weight:400;
font-size:12pt;
vertical-align: middle;
line-height: 1.5em;
width:auto;
margin-left:155px;
margin-top:13px;
} 


#list
a:link
{ color:red;} 
  
 #bottomnav{
text-align:center;
font-size:x-small; 
color:navy;
padding-top:15px;
clear:both;
} 

p.maintext a:link
{ color:red;}

p.maintext{color:navy;
text-align:left;
text-indent:30px;
font-size:medium;

width:520px;
margin-left:155px;
}

div.line {text-align:center;
padding:10px;
width:550px;
 margin-left:135px;
} 
 
 p.maintext2{color:navy;
text-align:center;
text-indent:15px;
font-size:medium;
padding-top:20px;
width:550px;
font-weight:bold;
}

p.maintext3{color:navy;
text-align:center;
padding-top:20px;
width:550px;
font-weight:bold;
}

p.cards { text-align:center;
}
