/*
Design by Jamie Starr
*/

body {
	font-family: "Georgia", serif;;
	font-size: small;
	text-align: justify;
	color: #003300;
	background-color: #dbdab7;
	background-image: url(images/body-bg1.jpg);
	background-repeat: repeat-x;
	
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

/* Header */

#header {
	width: 700px;
	margin: 0 auto;
	color: #858f23;
}




a {
	color: #858f23;
	text-decoration: none;
}

a:hover {
	color: #858f23;
	text-decoration: none;
}

/* Menu */



#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 170px;
	padding: 15px 0px;
	background-color: #0066CC;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099FF;
	border-bottom-color: #003399;
}

#menu1 a:hover {
	background-color: #000066;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
	border: 10px solid #ffffff;
	background: #DDDAB7;
	background-image: url(images/side.jpg); 
	background-repeat: repeat-y;
}



#bottompic {
	width: 800px;
	background-image: url(images/bottompic.jpg);
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

#wrap {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	border: 20px solid #DDDAB7;

}

#colOne {
	float: left;
	width: 170px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	padding-top: 0px;
}

#colTwo {
	float: right;
	margin-top: 0px;
	width: 559px;
	padding: 0 20px 0 20px;
	/*border-left-style: dotted;*/
	border-left-color: #858f23;
	border-left-width: 1px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
}
#galTwo {
	float: right;
	margin-top: 0px;
	width: 559px;
	padding: 0 20px 0 20px;
	/*border-left-style: dotted;*/
	border-left-color: #858f23;
	border-left-width: 1px;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
}
#galTwo img {
	display:inline;
	background: #fffff4;
	border: 5px solid #003300;
	padding: 2px;
	margin-right: 15px;
}
#content h1 {
	margin-bottom: 10px;
    margin-top: 10px;
	letter-spacing: -1px;
	color: #003300;
	font: 33px Georgia, serif;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #858f23;
}

#colTwo img {
	display:inline;
	background: #fffff4;
	border: 5px solid #003300;
	padding: 2px;
}

#colTwo p {
	color: #003300;


}
blockquote{
	padding-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #858f23;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #858f23;
	background-color: #E1E9A3;
}

blockquote p { margin: .7em 0; }
#borderleft {
	padding: 10px;
	margin-bottom: 5px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #858f23;
	border-bottom-color: #858f23;
	border-left-color: #fff;      
    }
	
#borderleft2 {
	padding: 10px;
	margin-bottom: 5px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #858f23;
	border-bottom-color: #858f23;
	border-left-color: #fff;      
    }	
hr.hr6 {
	height: 5px;
	color: transparent;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/spot.jpg);
	background-repeat: repeat-x;
	background-position: center;
 }
 div.hr6 {
	height: 5px;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(images/spot.jpg);
	background-repeat: repeat-x;
	background-position: center;
 }
 div.hr6 hr {
 display: none;
 }
.left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

.right {
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}



#simplyForm fieldset {
background-color:#73A9F2;
display:block;
margin:0pt 0pt 1em;
padding:1pt 1em 0em;
width:30m;
}
#simplyForm fieldset.submit {
background-color:transparent;
border:medium none;
text-align:center;
}
#simplyForm fieldset.radio {

margin:1em 0pt 1em;
width:25em;
}
#simplyForm fieldset.radio label {
font-weight:normal;
}
#simplyForm fieldset.radio input {
clear:both;
float:left;
width:auto;
}
#simplyForm input {
display:block;
width:18em;
}
#simplyForm label {
display:block;
font-weight:bold;
margin-bottom:1px;
}
#simplyForm select {
display:block;
}

/* Nav*/

#navMain{
	padding: 0px;
	margin: 0px;
}


ul#navSec{
	width: 190px; margin: 0; padding: 124px 0 5px 0; list-style: none; 
	background: transparent url(images/nav-bg.jpg) no-repeat top left;
}
ul#navSec li{
	width: 180px; font: bold 0.91em Georgia, serif;
	margin:0; padding: 0; color: #003300; text-align: left;
	background: transparent url(images/separator.gif) no-repeat bottom right;
}

ul#navSec li a{
	position: relative; width: 160px; display: block; 
	margin: 0; padding: 0.45em 0 0.55em 28px; text-decoration: none; 
	color: #003300;
}
ul#navSec li a:hover, ul#navSec li a:focus{
	text-decoration: none; color: #858f23;
	background: transparent url(images/over.gif) no-repeat left top;
}


#top1 {
	width: 800px;
	background: #DDDAB7;
	background-image: url(images/head1.jpg);
	height: 274px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#top2 {
	width: 800px;
	background: #DDDAB7;
	background-image: url(images/head2.jpg);
	height: 274px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#top3 {
	width: 800px;
	background: #DDDAB7;
	background-image: url(images/head3.jpg);
	height: 274px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
#top4 {
	width: 800px;
	background: #DDDAB7;
	background-image: url(images/head4.jpg);
	height: 274px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}
