@charset "UTF-8";
/* CSS Document */

#content {
margin-left:auto;
margin-right:auto;
margin-top:-8px;
width: 900px;
height:auto;
background-repeat:repeat-y;
padding: 0px;
}

#contain2 {
margin-left:auto;
margin-right:auto;
width:750px;
height: auto;
padding: 35px;
font-size:12px;background:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;

}


#header {
margin-left:auto;
margin-right:auto;
margin-top:50px;
padding: 0px;
width:900px;
height:202px;
background-image:url(../imgs/header.png);
}

#tag {
margin-left:auto;
margin-right:auto;
margin-top:15px;
padding-top: 15px;
width:900px;
height:50px;
font-family:Georgia;
font-style:italic;
font-weight:bold;
font-size:24px;
color:#003366;
}

div.border { border-bottom: 1px solid #006633;
			border-top: 1px solid #006633; }
			
div.border2 { border: 3px solid #006633;}

div.border3 {
border: 3px solid #006633;
font-family:Georgia;
font-style:italic;
font-weight:bold;
font-size:12px;
}

div.contact2 {
font-family:Georgia;
font-style:italic;
font-weight:bold;
font-size:14px;
}

#headertext {

margin-top:0px;
padding-top: 15px;
padding-left: 100px;
width:900px;
height:50px;
font-family:Georgia;
font-style:italic;
font-weight:bold;
font-size:48px;

}

ul {
margin: 0px;
padding-top: 10px;
font-family:Georgia;
font-style:italic;
font-weight:bold;
font-size: 26px;
color:#000000;
line-height: 30px;
white-space: nowrap;
}

ul.contact {
margin: 0px;
padding-top: 10px;
font-family:Georgia;
font-style:italic;
font-weight:bold;
font-size: 16px;
color:#000000;
line-height: 30px;
white-space: nowrap;
}

li {
list-style-type: none;
display: inline;


}

li a {
text-decoration: none;
padding: 40px;
color: #000000;
width:244px;
height:44px;
}

lia:link {
color:#003366;
}


lia:hover {
font-weight: bold;
color:#003366;
}

#headertext2 {

margin-top:0px;
padding-top: 30px;
padding-left: 150px;
width:900px;
height:50px;
font-family:Georgia;
font-style:italic;
font-weight:bold;
font-size:24px;
color:#003366;

}

#buttoncontain {

margin-top:15px;
padding-top: 15px;

width:900px;
height:69px;
background-image:url(../imgs/stripebg.png);
background-repeat:repeat;
overflow:hidden;

}

.shadow {
	text-shadow:#FFFFFF 2px 2px 0px;
}

#body {
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-top: 0px;
width:900px;
height:400px;

background-image:url(../imgs/bodybg.png);
background-repeat:no-repeat;

}

a:hover {color: #FFFFFF}
a  {text-decoration:none;
color:#ccc6b6;}


#footer {
width:900px;
height: 185px;
position: relative;
background-image:url(../img/footer.png);
background-repeat:repeat-x;
}

.clearfooter {
height: 185px;
clear: both;
}