body {

	background-color: #FFFFFF;
	}

#container {
	margin: auto;
	width: 760px;
	padding: 30px;
}

a {
	color: #573700;
	text-decoration: underline;
	}
	
a img {border: none; }
	
a:hover {
	text-decoration: none;
	}

p {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	text-align: justify; text-align: justify;
	font-size: 1.0em;
	color: #282828;
	line-height: 1.45em;
	}
	
#quoted {
	margin-left: 1.5em;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	text-align: justify; text-align: justify;
	font-size: 1.0em;
	color: #282828;
	line-height: 1.45em;
	}
	
ol li {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	text-align: justify; text-align: justify;
	font-size: 1.0em;
	color: #282828;
	line-height: 1.45em;
	}

.story {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #2E3b0E;
	}

.resize {
	text-decoration: none;
	font-size: 0.9em;

}

#logo {
	border-bottom: 1px solid #2E3b0E;
	margin-bottom: 5px;
	background: url('is.png') no-repeat;
	display: block;
	text-indent:-9999px;
	height: 140px;
	width: 500px;
	
	}


#mainContent {
	margin-top: 15px;
	width: 500px;
	}

h1,h2,h3,h4 {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	padding-bottom: 2px;
	}
	
h1 {
	font-size: 3.0em;
	font-weight: lighter;
	color: #2E3b0E;
	border-bottom: 2px dotted #573700;
	margin-bottom: 20px;
	}

h2 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 1.5em;
	color: #C6810A;
	border-bottom: 1px solid #2E3b0E;
	text-transform: uppercase;
	}
	
h3 {
	padding-top: 10px;
	font-size: 1.1em;
	color: #404040;
	}
	
ul#mainNav {
	margin: 0px 0px 30px;
	padding: 0px;
	float: right;
	list-style-type: none;
	}
	
#testimony {
	border: 1px solid #2E3b0E;
	font-size: 0.625em;
	margin: 0px 0px 30px;
	padding: 10px;
	float: right;
	clear: right;
	width: 180px;
	background: #ebf4d5;
	}
	
blockquote {
	font-size: 1.0em;
	padding: 0;
	margin: 0;
	font-style: italic;
	color: #C6810A;
	}

p#quote {
	font-size: 1.0em;
	margin-left: 25px;
	font-style: italic;
	color: #C6810A;
	}
	
p.testimony {
	font-size: 1.0em;
	margin-left: 25px;
	font-style: italic;
	color: #C6810A;
	}


ul a {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 1.0em;
	display: block;
	width: 12em;
	height: 1.5em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #2E3b0E; 
	}
	
ul a:hover {
	text-decoration: none;
	color: #fbda83;
	}
	
li {
		border-top: 1px dotted #fffaf0;
		}

#footer {
	margin: 30px auto 0;
	border-top: 1px solid #2E3b0E;
	font-size: .6em;	
	width: 600px;
	font: .6em verdana, sans-serif;
	text-align: center;
	clear: both;
	}
	
#footer p {
	font-size: 1.1em;
	text-align: center;
} 
	
#footer a {
	padding: 10px 0;
	color: #573700;
	text-decoration: none;
	margin: 0px 0 0 20px;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	


.submit {
	border: none;
	margin-left: 14em;
	color: #ffffff;
	background: #2E3b0E;
	height: 25px;
	width: 100px;
	}

.checkbox {
	width: 0px;
	margin: 5px 5px 0 0;
	}
	
img {
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #2E3b0E;
	}

#facebookLink {
	border: solid 1px #2E3b0E;
	background: url('Facebook_button.jpg') no-repeat;
	float: right;
	display: block;
	clear: right;
	text-indent:-9999px;
	width: 100px;
	height: 30px;
	margin-bottom: 10px;
}

#twitterLink {
	border: solid 1px #2E3b0E;
	background: url('TwitterButton.jpg') no-repeat;
	float: right;
	clear: right;
	display: block;
	text-indent:-9999px;
	width: 100px;
	height: 31px;
	margin-bottom: 10px;
}	
	
#rssLink {
	border: solid 1px #2E3b0E;
	background: url('feed_button_100x35.jpg') no-repeat;
	float: right;
	clear: right;
	display: block;
	text-indent:-9999px;
	width: 100px;
	height: 35px;
	margin-bottom: 10px;
}	

#newsletterLink {
	border: solid 1px #2E3b0E;
	background: url('subscribenewsletter.png') no-repeat;
	float: right;
	display: block;
	clear: right;
	text-indent:-9999px;
	width: 100px;
	height: 35px;
	margin-bottom: 10px;
}	


	
label
{
width: 14em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
clear: left;
}

p #required
{
font-size: .7em;
}
	
fieldset
{
border: 1px solid #573700;
width: 30em
}

legend
{
color: #FFFFFF;
background: #2E3b0E;
border: 1px solid ;
padding: 2px 6px
}

input {
border: 1px solid #2E3b0E;
}
	
textarea {
margin-top: 1em;
width: 17em;
}

.required {
color: red;
font-size: .7em;
}
	
.dropshadow {
 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
} 

