body {
margin: 0;
padding: 0;
background: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
text-align: left;
color: #0066cc;
}

#container {
width: 850px;
margin: 0 auto;
background: url(images/page-background.jpg) no-repeat;
}
#container2 {
width: 850px;
margin: 0 auto;
background: url(images/background2.jpg) repeat;
}
#container3 {
width: 850px;
margin: 0 auto;
background: url(images/contact-background.jpg) repeat;
}
#content2 {
background: url(images/gallery-background.jpg) no-repeat;
}
#header {
width: 380px;
height: 150px;
padding-top: 20px;
padding-left: 20px;
margin-right: 230px;
}
#header h3 {
font-size: 110%;
color: #ffcc00;
font-family: Times New Roman;
font-style: italic;
line-height: 130%;
}
.header-indent {
margin-left: 230px;
}
#top-nav {
width: 850px;
height: 25px;
margin: 0 auto;
}


#banner {
width: 850px;
height: 80px;
margin: 0 auto;
padding: 0px;
}
#content {height: 465px;
}
#left {
float: left;
width: 520px;
padding: 50px 10px 0px 50px;
}
#left p {
font-size: 90%;
}
#right {
float: right;
width: 190px;
margin-top: 150px;
margin-right: 35px;
padding: 10px;
color:#669966;
}
#right h3 {
padding: 12px 0 0 5px;
}
#right p {
font-size: 80%;
}
#right a {
text-decoration: none;
color: #6600cc;
}
#right a:hover {
text-decoration: underline;
color: #95C500;
}
#right ul, ol {margin-left: 0px;
text-decoration: none;
}
#right li {margin-top: 5px;
margin-left: 0px;
font-size: 85%;
line-height: 120%;
text-decoration: none;
}

.gallery{padding: 50px 50px 10px 50px;
}
#contact {
height: 560px;
background: url(images/contact-px.jpg) no-repeat;
}
#bottom {height: 35px;
background: url(images/bottom.jpg) no-repeat;
}

p, ul, ol {
margin-top: 3px;
line-height: 140%;
}
ul, ol {margin-left: 0px;
text-decoration: none;
}
li {margin-top: 5px;
font-size: 75%;
line-height: 120%;
text-decoration: none;
}

a {
text-decoration: underline;
color: #669966;
}
a:hover { color: #ff66cc;
}
h2 {
font-size: 150%;
color: #669966;
}
h3 {
font-size: 125%;
color: #009900;
}

h4 {
font-size: 110%;
color: #009900;
margin-bottom: 2px;
}

.blue {color: #0066cc;}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
}
#left {
float: left;
width: 520px;
padding: 60px 10px 0px 50px;
}
#left p {
font-size: 90%;
}
#right {
float: right;
width: 190px;
margin-top: 150px;
margin-right: 35px;
padding: 10px;
color:#669966;
}
#right h3 {
padding: 12px 0 0 5px;
}
#right p {
font-size: 80%;
}
#right a {
text-decoration: none;
color: #6600cc;
}
#right a:hover {
text-decoration: underline;
color: #95C500;
}
#right ul, ol {margin-left: 0px;
text-decoration: none;
}
#right li {margin-top: 5px;
margin-left: 0px;
font-size: 85%;
line-height: 120%;
text-decoration: none;
}
blockquote {
padding: 10px;
background: #ffff99;
font-style: italic;
font-weight: bold;
text-align: center;
border-top: 1px solid #6600cc;
border-right: 1px solid #6600cc;
border-bottom: 1px solid #6600cc;
border-left: 1px solid #6600cc;
}
.img-left {
float: left;
margin-right: 10px;
}
.img-right {
float: right;
margin-left: 10px;
}


#footer {
margin: 0px auto;
width: 850px;
height: 42px;
padding-top: 10px;
color: #ffffff;
font-size: 75%;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
background: url(images/footer.jpg) no-repeat;
}



