/* CSS Document */

html {
margin: 0 auto;
padding: 0;
}

body {
font-family: verdana;
font-size: 10px;
padding: 0;
margin: 0 auto;
background-color: #161616;
line-height: 18px;
}

p {
margin-top: 10px;
margin-bottom: 0;
color: #161616;
}

h1 {
font-size: 16px;
color: #161616;
font-weight: 400;
margin-top: 0px;
margin-bottom: 0px;
}

h2 {
font-size: 14px;
color: #ffffff;
font-weight: 400;
margin-top: 0px;
margin-bottom: 0px;
}


#container {
margin: 0 auto;
width: 808px;
}

#header {
background-image:url('images/header.jpg');
height: 427px;
}

#barheader {
background-image:url('images/bar_header.jpg');
height: 427px;
}

#content {
}

#content a {
color: #DD5D03;
font-weight: bold;
text-decoration: none;
}

#content a:hover {
text-decoration: underline;
}

#greyleft {
height: 600px;
width: 567px;
background-color: #C3BFB9;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
margin-left: 0;
float: left;
}

#rightpanel {
height: 600px;
width: 220px;
border-bottom: 1px solid #ffffff;
background-color: #DD5D03;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
float: left;
}

#rightpanel a {
color: #ffffff;
font-weight: bold;
}

#rightpanelcontent {
line-height: 12px;
color: #ffffff;

}

#rightpanelcontent p{
color: #ffffff;
}


#topnav {
padding-top: 402px;
padding-left: 21px;
font-size: 10px;
color: #999999;
}

#topnav a {
color: #ffffff;
text-decoration: none;
}

#topnav a:hover {
text-decoration: underline;
color: #DD5D03;
}

#topcontenthome {
width: 525px;
background-color: #ffffff;
border: 1px solid #7B7A7A;
margin: 10px;
}

#topcontent {
width: 525px;
background-color: #ffffff;
border: 1px solid #7B7A7A;
margin: 10px;
}


#topcontent img {
border: 1px solid #666666;
}

#topcontenttext {
width: 350px;
}

#topcontentwide img{
margin-top: 14px;
margin-left: 10px;
margin-bottom: 10px;
border: 1px solid #666666;
}

#bottomcontent {
width: 525px;
background-color: #ffffff;
border: 1px solid #7B7A7A;
margin: 10px;
}

#bottomcontenthome {
width: 525px;
background-color: #ffffff;
border: 1px solid #7B7A7A;
margin: 10px;
background-image: url('images/summer.jpg')
}


#bottomcontenttext {
width: 515px;
text-size: 9px;
}

.padding {
padding: 10px;
}

#address {
line-height: 12px;
font-size: 9px;
}

#copyright {
text-align: right;
color: #ffffff;
margin-right: 20px;
}

#copyright a {
color:#FF9900;
font-weight: bold;
}