/* CSS Document */
html, body {
margin:0;
padding:0;
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #ffffff/*F7F2DF*/;
background-image: url(images/body-bg.jpg);
background-repeat: repeat-x;
}

h1 {
padding: 0;
margin: 0;
font-size:16px;
color:#81ADA8;
/*color:#508680;*/
}

h2 {
padding: 0;
margin: 0;
font-size:14px;
color:#81ADA8;
}


p {
font-size:12px;
color:#81ADA8;
}

ul {
text-decoration: none;
font-size:12px;
}

li {
text-decoration: none;
font-size:12px;
font-weight: bold;
color:#508680;
list-style: none;
}

a:link {
text-decoration:none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration:none;
}

a:active {
text-decoration:none;
}


#container {
position: relative;
width: 906px;
margin: 0 auto;
}

#header {
width: 906px;
height: 150px;
background:url(images/header-bg.jpg) 590px 0 no-repeat;
}

.headertitle {
padding-left: 50px;
padding-top: 20px;
font-size: 24px;
color: #333;
}

.headertitlesubhead {
padding-left: 190px;
font-size: 18px;
color: #333;
text-align: left;
}

p.freephone {
color: #333;
font-size: 17px;
padding-left: 142px;
}

#menu {
width: 453px;
margin-top: 90px;
font-size: 18px;
float: right;
}

#menu a {
padding-left: 10px;
padding-right: 10px;
color: #333;
}

#menu a:hover{
color:#508680;
}

#content {
margin-bottom: 40px;
}

#left {
width: 540px;
margin-top: 20px;
margin-bottom: 40px;
}

#mainphoto {
width: 495px;
height: 329px;
margin-left: 41px;
margin-bottom: 10px;
/*border: #727272 5px solid;*/
}

#gallery{
width:906px;
}

.leftthumbimg {
margin-left: 41px;
border: #FFFFFF 1px solid;
}

.thumbimg {
border: #FFFFFF 1px solid;
}

.subhead {
font-size: 14px;
margin-left: 42px;
margin-top: 5px;
}

.hometext {
font-size: 14px;
font-weight: bold;
text-align: right;
line-height: 18px;
}

.homeimgsml {
margin: 12px 50px 0 10px;
border: #FFFFFF 3px solid;
float: right;
}

#right {
width: 320px;
margin-top: 20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
float: right;
background-color:#FFFFFF;
/*height:447px;*/
}

#right p{
font-size:16px;
}


#footer {
height: 20px;
clear: both;
}

#footer p {
text-align: center;
color:#81ADA8;
font-weight:bold;
padding-top:10px;
}

span.ital {
font-style: italic;
}

p.just {
text-align: justify;
}

p.contact {
padding: 10px;
color: #006699;
border: 1px dashed #727272;
}

p.contact a {
color: #663300;
}

.clear{
clear:both;
}

.members {
font-size:13px;
color:#81ADA8;}

/* Handmade Form */
/*
fieldset{
border:none;
}

input{
border:1px solid #ccc;
width:182px;
height:20px;
background-color:#eee;
padding-top:3px;
font-weight:bold;
}

.submitButton{
border:1px solid #aaa;
border-top:1px solid #bbb;
width:184px;
height:30px;
padding:0px;
background-color:#ccc;
font-weight:bold;
color:#508680;
}

textarea{
border:1px solid #ccc;
width:174px;
height:80px;
margin-top:0px;
margin-bottom:5px;
padding-left:8px;
padding-top:8px;
background-color:#eee;
font-weight:bold;
}

.col1{
float:left;
font-size:12px;
color:#508680;
width:110px;
display:block;
height:21px;
padding-top:5px;
margin-bottom:5px;
}

.col2{
float:left;
}



*/

