@charset "UTF-8";
#mhead {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/template/images/slice.gif);
	background-repeat: repeat-y;
}

#main {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/template/images/slice.gif);
	background-repeat: repeat-y;
}
#main #right {
	float: right;
	width: 615px;
	background-repeat: repeat-y;
	background-position: left top;
	clear: left;
	padding-right: 90px;
}
#main #left {
	color: #FFF;
}
#main #right copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666633;
}

h1 {
	font-size: 17pt;
	margin: 0;
	line-height: 25pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #669900;
}
h2 {
	font-size: 12pt;
	line-height: 18pt;
	font-weight: 300;
	font-family: Arial, Helvetica, sans-serif;
	color: #6B486E;
}
h3 {
	font-size: 13pt;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 18pt;
	color: #669900;
	font-weight: 200;
}
h4 {
	font-size: 11.5pt;
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13pt;
	color: #669900;
	font-weight: lighter;
}
h5 {
	font-size: 1em;
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.5em;
	color: #666666;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	margin: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.25em;
	color: #333333;
	}
	
	#contactForm {
	padding-right: 0px;
	width: 420px;
	padding-left: 0px;
}
#scrolltext {
	overflow: scroll;
	height: 450px;
}
#bot_slice {
	background-image: url(../images/template/images/bottom-slice.jpg);
	background-repeat: repeat-y;
	height: 1px;
	width: 900px;
}
.its {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: italic;
	color: #600;
	line-height: 25px;
	font-weight: lighter;
	text-align: center;
}
