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

body {
background:url(images/bws_01.jpg) repeat-x #663300;
font-family:"Trebuchet MS", arial;
font-size:12px;
color:#333333;
margin:5px 0 0 0px;


}

.container {
width:918px;
text-align:center;
margin:auto;

}


.h1Body {
font-size:16px;
color:#333333;

}

.menuBg {
width:918px;
background:url(images/bws_03.jpg);
height:33px;
text-align:center;



}
.menu {
padding:8px;


}

.bodyTextContainer {
width:918px;
background:url(images/bws_07.jpg);

}

.homeContentContainer {
text-align:justify;
width:918px;
float:left;
margin:0 0px 0 0px;


}

.homeContent {
float:right;
text-align:justify;
width:500px;
margin:0 60px 0 0px;


}

.areaContent {
float:right;
text-align:justify;
width:400px;
margin:0 60px 0 0px;


}

.homePhotos {
float:left;
width:321px;
margin-left:60px;
margin-top:30px;




}


a.menu:link, a.menu:active, a.menu:visited {font-family:Arial, Helvetica, sans-serif; font-size:14px; text-decoration:none; font-weight:normal; color:#f8efd2;padding:7px;}
a.menu:hover { color:#FFFF99; background:#231f20;}
