/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 11px 0 0 0;
	padding: 0;
	font: normal small Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
background-color: #fff; }

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 120%;
}

.photo {
margin: 10px; }

a {
	color: #71675e;
text-decoration: underline; }

a:hover {
	text-decoration: underline;
color: #5b436c; }

#wrapper {
width: 1000px;
margin: auto;
border: 1px #ccd4aa solid; }

/* Header */

#header {
	width: 1000px;
	height: 325px;
	margin: 0 auto;
	background: url(../images/banner.jpg) no-repeat;
 z-index: 999;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

/* Menu */

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.menu li {
border-bottom: 1px #fff solid;
margin-bottom: 10px;
text-align: left;
list-style-type: none;
display: block; }

.menu a {
	width: auto;
	height: 21px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #663f6b;
}

.menu a:hover {
	color: #797d65;
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto; }

#greenbox {
background-color: #cad6a8;
padding: 10px; }

#scroll {
background-image: url(../images/scroll.gif);
background-repeat: no-repeat;
width: 504px;
height: 74px;
margin-top: -20px;
z-index: 1;
margin-left: 10px; }

#colOne {
	float: left;
	width: 220px;
}

#colTwo {
	float: left;
	width: 520px;
	padding: 0 20px;
}

#colThree {
	float: left;
	width: 210px;
}

/* Content Elements */

#content h1 {
margin-bottom: 20px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16pt;
text-align: center;
color: #63416e;
margin-top: 20px;
text-transform: uppercase; }

#content h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14pt;
color: #71675e;
text-align: left; }

#content h3 {
	letter-spacing: normal;
	font-size: 12pt;
	color: #5b436c;
text-align: left; }

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: square inside;
}

/* Footer */

#footer {
	height: 70px;
	padding: 7px 0 0 0;
border-top: 2px #ccd4aa solid; }

#footer * {
	color: #663f6b;
}

#footer p {
	text-align: center;
	font-size: smaller;
}
