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

body {
text-align: center;
font-family: myriad pro, lucinda grande, helvetica, verdana, sans-serif;
font-weight: normal;
font-size: 1 em;
background-image: url(images/bg.jpg);
background-repeat: no-repeat;
background-color: #c6e8f4;
margin: 0;
}

.align-right {
margin-right: 0px;
margin-left: 70px;
margin-bottom: 45px;
}

a:link{
text-decoration: none;
}

a:visited{
text-decoration: none;
}

a:active{
text-decoration: none;
}

a:hover{
text-decoration: none;
}

a {
text-decoration: none;
}

a.hover {
text-decoration: underline;
}

a.selected {
font-weight: bold;
}

img {
border-style: none;
}

p {
color:#FFFFFF;
line-height: 21px;
}


#container {
margin: auto;
width: 762px;
}



#header {
background-image: url(images/roof.png) ;
height: 115px;
width: 800px;
margin: auto;
}

#nav {
width: 100%;
height: 20px;
background-color:#FF0;	
margin: auto;
color:#FF0;
}

#slider {

}

#content {
width: auto;
height: 800px;
font-size: .9em;
background-color:#FFF;
padding: 50px 50px 5px 100px;
}

#content1 {
width: auto;
height: auto;
font-size: .9em;
background-color:#FFF;
padding: 50px 50px 50px 50px;
}

#blurb1 {
width: 560px;
height: 150px;
text-align: left;
}

#blurb2 {
margin-top: 100px;
width: 560px;
height: 150px;
text-align: left;

}

#blurb3 {
margin-top: 80px;
width: 560px;
height: 200px;
text-align: left;
}

#blurbtop {
width:445px;
height: 50px;
float: left;
}

#blurbbottom {
width: 456px;
height: 22px;
float: right;
margin-top: 30px;
}

#footer{
position: relative;
margin-top: 0 px;
padding: 20px 10px 20px 10px;
background-color: #4e1808;
height: 40px;
color: white;
font-size: .7em;
}

#copyright{
position:absolute;
color: #F93;
bottom:10px;
left:15px;
}

#returntop{
position: absolute;
color: # F90;
bottom: 10px;
right: 15px;
}

#div, #div4, #div7{
width: 170px;
height: 170px;
border: 1px solid #CCC;
float: left;
color: #999;
margin-top: 30px;
line-height: 20px;
padding: 8px 8px 8px 8px;		
}

#div2, #div3, #div5, #div6, #div8, #div9{
width: 170px;
height: 170px;
border: 1px solid #CCC;
float: left;
color: #999;
margin-top: 30px;
margin-left: 15px;
line-height: 20px;
padding: 8px 8px 8px 8px;
}

#left {
width: 600px;
height: auto;
float: right;
}


