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

#home #page {color: #CCC;}

#pagetop {
position: relative;
width: 930px;
left: 50%;
margin-left: -465px;
background: url(images/pagetop.png) no-repeat;
height: 15px;
margin-top: 25px;
}
#page {
position: relative;
width: 930px;
left: 50%;
margin-left: -465px;
background: url(images/pagebg.png) repeat-y;
}
#pagecap {
position: relative;
width: 930px;
left: 50%;
margin-left: -465px;
background: url(images/pagecap.png) no-repeat;
height: 15px;
}
#pagepadding {padding: 0px 15px 0px 15px;}

#topnav {text-align: center; border-bottom: solid 1px #cccccc; z-index: 100;}
#topnavpadding {}
#topnav div {}
#topnav a {color: #ccc; font-family: Georgia; text-decoration: none; font-size: 13px;}

#slideshow {width: 900px; text-align: center;}

#leftnav {}
#leftnavpadding {}
#leftnav div {}
#leftnav a {}

#header {
height: 150px;
text-align: right;
}
#headerpadding {}

#homebanner {
border-bottom: solid 1px #cccccc;
}

#content {}
#contentpadding {background: #FFF; color: #333; margin: 5px;}
#home #contentpadding {background: #000; color: #ccc; margin: 5px;}

#footer {
position: relative;
width: 930px;
left: 50%;
margin-left: -465px;
text-align: right;
font-size: 10px;
color: #999;
}
#footerpadding {padding: 0px 15px;}
