body {
	background-image: url(images/blusky-3.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
}
#outer {
	margin:0px auto;
	width: 800px;
	height: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	font-style: italic;
	color: #B74D11;
	
}

a:hover {
	font-weight: bold;
	color: #663300;
	
}


#Header {
	height: 252px;
	width: 750px;
	margin:0px 25px;
	background: url(images/SummerHeader1.png) no-repeat;
}

#MainText {
	font-size: small;
	color: #663300;
	width: 700px;
	margin:25px auto 0px 20px;
	padding-top: 15px 0 25px 25px;
	height: auto;
	list-style-image: url(images/leafButton.jpg);
	position:relative;
	
}

#MainText h1 {
	font-size: small;
	font-weight:bold;
	color: #663300;
}

#MainPort {
	color: #663300;
	width: 700px;
	background-position: right;
	background-repeat: no-repeat;
	margin:0px auto 0px 10px;
	padding:0 0 25px 25px;
	height: auto;
}

#border {
	backgroun: url(images/leafBorder2.jpg) repeat-x bottom;
	width: 100%;
	margin: 0px auto;
	text-align:center;
	font-size: x-small;
	color: #663300;
	vertical-align: text-bottom;
	
}

#bottomNav {
	font-size: x-small;
	color: #663300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1C4638;
	border-bottom-color: #1C4638;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 750px;
	margin: 0px auto;
}
#footer {
	font-size: xx-small;
	color: #8C724B;
	text-align: center;
	padding-top: 10px;
}


.ul {
	list-style-image: url(images/leafButton.jpg);
	list-style-position: inside;
}
#sideleaf {
	padding: 0px;
	width: 360px;
	position: absolute;
	top: 29px;
	right: 1px;
	height: 320px;
	background-image: url(images/bgLeafS.png);
	background-repeat: no-repeat;
}

#sideQuote{
	position: absolute;
	height: 150px;
	width: 156px;
	left: 97px;
	top: 100px;
	
}

#sideQuote h2 {
	position: absolute;
	height: 170px;
	width: 156px;
	top:-10px;
	left: 2px;
	color: #B93C00;
	font-size: large;
}
.h3 {
	color: #B93C00;
}



.label {
	font-weight: bold;	
}

.btn {
	font-weight: bold;
	font-size:large;
	color: #FFF;
	background-color: #B93C00;
	height:50px;
	width:120px;
	padding:10px;
	
}
.form {
	border:thin;
	border-style:solid;
	border-color:#663300;
	padding:5px;
	
}

/* circle */

#nav {
	width:800px;
	height:30px;
	margin: 0px auto;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #830100;
}


ul#navCircle {
      padding: 5px 0 0px 10px;
	  margin:auto 0;
	   
        
}

ul#navCircle li {
	list-style-type: none;
	display:inline;
}

ul#navCircle a:link {
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 1px 24px;
	text-decoration: none;
	color: #6d2300;
	
}

ul#navCircle a#this_page:link, ul#navCircle a#this_page:visited {
	padding-left: 24px;
	color: #D73E27;
	font-weight:bold;
	background: url(images/leaf1.jpg) no-repeat left center;
}

ul#navCircle a:visited {
	color: #384022;
	float: left;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 1px 24px;
	text-decoration: none;
	
}


ul#navCircle a:hover {
        padding-left: 24px;
        color: #D73E27;
        background: url(images/leaf1.jpg) no-repeat left center;
}

