@charset "UTF-8";
/* CSS Document */

body {
background-attachment:scroll;
background-image:url(../i/bgstripestripe.gif);
background-repeat:repeat-x;
}


h1 {
font-family:"Lucida Sans", Helvetica, Arial;
font-weight:bold;
font-size:22px;
margin-bottom: 0px;
margin-top:0px;
padding-bottom:0px;
}

h2 {
font-size: 14pt;
font-family:"Lucida Sans", Helvetica, Arial;
font-weight:bold;
color:black;
margin-top:35px;
}

h5 {
font-size: 14pt;
font-family:"Lucida Sans", Helvetica, Arial;
font-weight:lighter;
color:black;
margin-top:15px;
line-height:150%;
}

h6 {
font-size: 12pt;
font-family:"Lucida Sans", Helvetica, Arial;
color:#fdac4c;
margin: 0 0 5px 0;
}

p {
font-family:"Lucida Sans", Helvetica, Arial;
font-size:14px;
line-height:150%;
color:black;
font-weight:100;
margin-top:0px;
margin-bottom:18px;
}

p strong {
font-weight:900;
}

a {
color: #acc64f;
font-weight:bold;
text-decoration:none;
}

a:hover {
color: #879b40;
}

li {
font-family:"Lucida Sans", Helvetica, Arial;
font-size:16px;
line-height:150%;
color: #acc64f;
}

#content p, #content h5, #content h1{
margin-right: 25px;
margin-left:8px;
}

#sidebar {
border-left:thin solid #cccccc;
padding-left:30px;
}

.sidebartext {
font-size:8px;
color:#666666;
width:140px;
margin-left:10px;
}

#rollimage {
text-decoration:none;
}

#contact-area {
	width: 230px;
	margin-top: 7px;
	background-image:url(../i/emailorange.png);
	background-repeat:no-repeat;
	background-position: 29px 5px;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 167px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	border: 2px solid #d2e789;
	background-color:white;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #ff9933;
}

#contact-area input.submit-button {
	width: 50px;
	float: right;
	margin-right:25px;
	margin-top:-20px;
	height: 20px;
	background-color:transparent;
	border:thin dotted white;
	color:white;
}


label {
	float: left;
	text-align: left;
	margin-left: 45px;
	margin-top:10px;
	width: 500px;
	padding-top: 5px;
	font-size: 18px;
	font-family: "Lucida Sans";
	color: #666;
	font-weight:normal;
}

#contact-area-wide label {
margin-left:0px;
}

#contact-area-wide {
	width: 520px;
 background-color:white;
}
#contact-area-wide input, #contact-area-wide textarea {
	padding: 2px;
	width: 400px;
	font-family: "Lucida Sans", Helvetica, Arial;
	color:#666;
	font-size: 16px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #acc64f;
	background-color:#d2e789;
}
#contact-area-wide textarea {
	height: 80px;
}

#contact-area-wide input.submit-button {
	width: 80px;
	float: right;
	margin-right:20px;
	margin-top:-30px;
	height: 30px;
	background-color:#ccc;
	border:thin dotted #666;
	color:#666;
}


img, div { 
behavior: url(iepngfix.htc) 
}

input {
 background-color: white;
}

#backtop {
	font-size:10px;
	text-align:right;
	margin-left:550px;
	color:#999;
}
	
#backtop a{
	text-decoration:none;
}
