p.black {font-family: Times New Roman; Font-size: 14px; Color: #000000}
span.white {font-family: Times New Roman; Font-size: 14px; Color: #FFFFFF;}
p.whits {font-family: Times New Roman; Font-size: 16px; Color: #FFFFFF; text-align: center;line-height:17px}
p.logo {line-height: .5}

a.footed:link {
color:#FFFFFF;
text-decoration:none;
}
a.footed:visited {
color:#FFFFFF;
text-decoration:none;
}
a.footed:active {
color:#FFFFFF;
text-decoration:none;
}
a.footed:hover {
color: #901301;
text-decoration: underline;
}

a.mail:link {
color:#FFFFFF;
text-decoration:none;
}
a.mail:visited {
color:#FFFFFF;
text-decoration:none;
}
a.mail:active {
color:#FFFFFF;
text-decoration:none;
}
a.mail:hover {
color: #FFFFFF;
text-decoration: underline;
}

a.web:link {
color:#000000;
text-decoration:none;
}
a.web:visited {
color:#000000;
text-decoration:none;
}
a.web:active {
color:#000000;
text-decoration:none;
}
a.web:hover {
color: #901301;
text-decoration: underline;
}

body{
margin:0;
padding:0;
line-height: 1.5em;
background: #bb6b33;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/

margin: 0 auto; /*Center container on page*/
margin-top: 25px;
margin-bottom: 25px;
padding-bottom: 10px;

}

#maincontainer2 {
width: 840px; /*Width of main container*/
height: 758px;
margin: 0 auto; /*Center container on page*/
margin-top: 25px;
margin-bottom: 25px;
background-image: url('../images/background2.jpg');

}

#Header {
width: 100%; /* Width of header */
Height: 70px;
background: url(../images/background/header.jpg);
}

#Header2 {
width: 100%; /* Width of header */
Height: 200px;
background: url(../images/header2.gif);
}

#Wave {
Width: 100%;
Height: 214px;
background: url(../images/background/houses.jpg);
}

#Content {
width: 100%;
background: url(../images/background/body.jpg);
Height: 510px;

}

#Left {
Float: Left;
Width: 410px; /* 611px */
padding: 0 0 0 50px;
}

#leftcolumn {
Float: Left;
Width: 208px; 
height: 95px;

}

#rightcolumn {
Float: Right;
Width: 632px; 
height: 95px;

}

#thumbnails {
float: right;

Width: 632px; 
height: 463px;

}

#gal {
float: left;
padding-top: 10px;

Width: 208px; 
height: 463px;

}



#Right {
Float: Right;
Width: 229px;
text-align: center;
}

#Footer {
Width: 100%;
Height: 24px;
background: url(../images/background/footer.jpg);
}