/* CSS Document */

body {
	background-image:url('../images/backgrd.jpg');
	color:#00000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	text-align:center;
	margin:0px;
}

p {
padding-bottom:10px;
}


h1 {
font-size:19px;
color:#800004;
font-family:"Times New Roman",Georgia,Serif;
padding-bottom:10px;
}


h2 {
font-size:15px;
color:#666666;
font-family:"Times New Roman",Georgia,Serif;
}

#layout {
margin-left:auto;
margin-right:auto;
text-align: left;
width:918px;
background-color: #ffffff;
}
 
#header {
width:918px;
float:left;
background-image:url(../images/headbackground.jpg)
}
 
#hdrlogo {
width:220px;
float:left;
padding:12px 0px 12px 30px;
}

#hdrinfo{
width:580px;
float:right;
padding:20px 22px 0px 10px;
text-align:right;
color:#FFFFFF;
font-size:13px;
}

#hdrinfo  a:link { color:#ffffff; text-decoration:none }
#hdrinfo a:visited { color:#ffffff;  text-decoration:none }
#hdrinfo  a:hover {color:#dddcdd; text-decoration:none }
#hdrinfo  a:active {color:#ffffff;  text-decoration:none }

#hdrmenu{
width:580px;
float:right;
padding:65px 5px 0px 10px;
}
 

#flashytop {
width:918px;
float:left;
background-color: #ffffff;
height:15px;}

#flashy {
width:918px;
float:left;
background-color: #ffffff;
}

#contenthome {
width:838px;
padding:20px 30px 20px 50px;
float:left;
background-color: #ffffff;
font-family:"Times New Roman",Georgia,Serif;
}

#contenthome  a:link { color:#800004; text-decoration:underline }
#contenthome a:visited { color:#800004;  text-decoration:underline }
#contenthome  a:hover {color:#000000; text-decoration:underline }
#contenthome a:active {color:#800004;  text-decoration:underline }

#content {
width:818px;
padding:20px 50px 20px 50px;
float:left;
background-color: #ffffff;
font-family:"Times New Roman",Georgia,Serif;
}

#content  a:link { color:#800004; text-decoration:underline }
#content a:visited { color:#800004;  text-decoration:underline }
#content  a:hover {color:#000000; text-decoration:underline }
#content a:active {color:#800004;  text-decoration:underline }


#content ul {
margin-left:35px;
}

#contentleft {
width:520px;
float:left;
background-color:#ffffff;
}

#contentright {
width:247px;
float:right;
padding-top:10px;
}

#lighty {
width:858px;
float:left;
background-color: #ffffff;
padding-top:15px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

#lighty img {
border: 1px solid #dddcdd ;
padding: 7px 7px 7px 7px ;
margin-right:10px;
}

.lightyinside {
width:130px;
float:left;
font-size:12px;
}

#footer {
width:898px;
padding:10px 10px 25px 10px;
float:left;
background-image:url('../images/backgrd.jpg');
text-align:center;
font-size:13px;
color:#ffffff;
}

#footer  a:link { color:#ffffff; text-decoration:none }
#footer  a:visited { color:#ffffff;  text-decoration:none }
#footer  a:hover {color:#800004; text-decoration:none}
#footer  a:active {color:#ffffff;  text-decoration:none}

.footersmall {
font-size:11px;
}

.footerlinks {
font-size:12px;
}

.textybullet, .textybullet ul {
padding-left: 12px;
margin: 10px;
list-style: bullet;
}	

.textybullet li {margin-bottom:5px; }

#contactleft {
width:300px;
float:left;
padding-right:10px;
}

#contactright {
width:500px;
float:left;
}

#contactbtm {
width:800px;
float:left;
padding-top:20px;