/* CSS Document */
body{
margin:5px;
background-color:#ffffff;
}
#sitecontainer{
width:100%;
text-align:center;
}
#siteconstraint{
width:760px;
text-align:left;
position:relative;
}
#siteheader{

}
#siteheaderleft{
float:left;
width:175px;
height:65px;
background-color:#B1C2D2;
margin-bottom:5px;
}
#siteheaderleft h1{
position:absolute;
left:-999em;
}
#siteheaderleft a,#siteheaderleft a:link,#siteheaderleft a:hover,#siteheaderleft a:active,#siteheaderleft a:visited{
display:block;
width:175px;
height:65px;
text-decoration:none;
}
#siteheadermain{
float:right;
width:580px;
height:65px;
background-color:#FCBB7B;
margin-bottom:5px;
}
#siteleftcolumn{
float:left;
width:175px;
}
#sitemaincolumn{
float:right;
width:580px;
}
#homecenter{
float:left;
width:400px;
background-color:#F99C32;
color:#ffffff;
}
#homeimages{
float:right;
width:175px;
}
#homeimages img{
margin-bottom:5px;
}


#sitecenter{
float:left;
width:400px;
}
#siteimages{
float:right;
width:175px;
}
#siteimages img{
margin-bottom:5px;
}
#sitefullwidth{
float:left;
width:580px;
}

.floater{
clear:both;
height:0px;
overflow:hidden;
}
.floatleft{
float:left;
margin-right:5px;
}
.floatright{
float:right;
}

.textpad{
margin:10px;
}
#faqs dl{

}
#faqs dt{
margin-top:30px;
}
#faqs dd{
margin-left:5px;
}

.links dl{

}
.links dt{
margin-left:20px;
}
.links dd{
margin-left:30px;
}

#sitefooter img,#sitemaincolumn img{
border:0px;
}

.galleryThumb{
width:33%;
margin-top:5px;
height:150px;
float:left;
text-align:center;
}
.galleryPicture{
width:100%;
text-align:center;

}
#sitebottom{
text-align:right;

}
#sitebottom img{
border:0px;
margin-left:5px;
}