@charset "UTF-8";

html, body {

}

body {
background-image:url(images/bg.jpg);
background-position:top center;
background-repeat: no-repeat;
background-color:#000000;
background-attachment:fixed;
text-align:center;
}

.wrap {
margin: auto;
width:900px;

}

.header {
width:900px;
height:140px;
}

.spacer15 {
width:900px;
height:15px;
}

.clearspace {
height:15px;

}

.nav {
margin-left:38px;
height:30px;
width:840px;
}

.top {
background-image:url(images/top.png);
height:15px;
width:900px;
background-repeat:no-repeat;
}

.image {
background-color:#FFFFFF;
width:900px;
height:270px;
}

.text {
background-color:#FFFFFF;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:left;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
}

.text A:link {
color:#FF0000;
text-decoration: none;}

.text A:visited {
color: #CC0000;
text-decoration: none;}

.text A:active {
color:#FF0000;
text-decoration: none;}

.text A:hover {
color:#AAAAAA;
text-decoration: none;}

.greentext {
background-color:#FFFFFF;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:left;
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px;
}

.greentext A:link {
color:#009900;
text-decoration: none;}

.greentext A:visited {
color:#009900;
text-decoration: none;}

.greentext A:active {
color:#009900;
text-decoration: none;}

.greentext A:hover {
color:#AAAAAA;
text-decoration: none;}

h1 {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FF0000;
text-align:left;
vertical-align:text-top;
text-decoration:none;
font-weight:600;
}

h2 {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color: #009900;
text-align:left;
vertical-align:text-top;
text-decoration:none;
font-weight:600;
}

p {
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:left;
}

.homelogos {
background-color:#FFFFFF;
width:900px;
height:170px;
}

.facebook {
background-color:#FFFFFF;
width:900px;
height:30px;
font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
text-align:center;
}

.news_nav {
background-color:#FFFFFF;
width:860px;
height:100px;
}

.bottom {
background-image:url(images/bottom.png);
background-repeat:no-repeat;
height:15px;
width:900px;
}

.footer {
background-image:url(images/footer1.png);
height:50px;
width:900px;
font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
text-align:center;
margin: auto;

}

.footer A:link {
color:#FF0000;
text-decoration: none;}

.footer A:visited {
color:#FF0000;
text-decoration: none;}

.footer A:active {
color:#FF0000;
text-decoration: none;}

.footer A:hover {
color:#CCCCCC;
text-decoration: none;}

.greenfooter {
background-image:url(images/footer_green.png);
height:50px;
width:900px;
font-family:Trebuchet, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:center;
margin: auto;
}

.greenfooter A:link {
color:#FFFFFF;
text-decoration: none;}

.greenfooter A:visited {
color:#FFFFFF;
text-decoration: none;}

.greenfooter A:active {
color:#FFFFFF;
text-decoration: none;}

.greenfooter A:hover {
color:#CCCCCC;
text-decoration: none;}


.locations {
/*float: left;
clear: right;
width:250px;*/
padding-left:10px;
padding-right:10px;
}
