/*Page defaults*/
body
{
background: #213921 url(../IMGS/grad.gif) repeat-x;
margin-bottom: 0px;margin-left: 0px;margin-right: 0px;margin-top: 0px;
padding: 0;
}
	
div#main_container
{
width: 860px;
background: #0b170b;
margin: 0 auto;
border: 1px solid #213921;
border-width: 0 1px;
}

div#top_banner
{
height: 100px;
}

div.spacer
{
height: 1px;
background: #213921;
}

div#home_image
{
height: 300px;
}

div#home_content
{
// height: 500px;
color: #CCCCCC;
margin-left: 20px;
margin-right: 20px;
font-size: 14px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 20px;
padding-bottom: 100px;
}

span.nav{
position: relative;
height: 60px;}
	
/*Navigation (links)*/
img
{
border: 0;   
}

#top_banner img
{
float: left;
}
a.nav1{font-family: "Times New Roman", Times, Arial, sans-serif;font-size: 16px;text-decoration: none;color: #CCCCCC;
margin-top: 71px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;
float: left;}a.nav1:hover{
//background-color: #213921;
text-decoration: underline;
}

a.nav2{font-family: "Times New Roman", Times, Arial, sans-serif;font-size: 16px;text-decoration: none;color: #CCCCCC;
margin-top: 71px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 0px;
float: right;}a.nav2:hover{//background-color: #213921;
text-decoration: underline;}

a.nav3
{
text-decoration: none;color: #CCCCCC;
font-weight: bold;
}

a.nav3:hover
{
text-decoration: underline;
}

span#click
{
font-size: 10px;
}

p#address
{
text-align: center;
font-size: 12px;
line-height: 14px;
}

div#copy{FONT-SIZE: 11px;COLOR: #0b170b;width: 800px;text-align: center;
width: 100%;
padding-top: 5px;}
