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

body {
	background-color: #9f9061;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.err {
	color: #990000;
}

#container {
	padding: 0px;
	height: auto;
	width: 920px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: 9f9061;
}
#inside_container {
	float: none;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	width: 898px;
	background-image: url(images/shad_bg.gif);
	background-repeat: repeat-y;
}
.hor_row {
	margin: 0px;
	padding: 0px 11px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/shad_bg.gif);
	width: 898px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
#tagline {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
}

#prod_nav {
	background-color: #7f0000;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 294px;
	width: 437px;
}

#main_image {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: auto;
}
#main_copy {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 898px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #f3f0e6;
	background-repeat: no-repeat;
	background-image: url(images/bg_cont.jpg);
	float: left;
}

#main_copy_p {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 898px;
	background-color: #f3f0e6;
	background-repeat: repeat-y;
	background-image: url(images/bg_cont_p.gif);
	float: left;
}

#text_area {
	margin: 0px;
	padding: 20px 0px 10px 20px;
	float: left;
	width: 55%;
}
#text_area_p {
	margin: 0px;
	padding: 25px 0px 15px 25px;
	float: left;
	width: 48%;
}

#panel {
	margin: 0px;
	float: right;
	width: auto;
	padding-top: 28px;
	padding-right: 32px;
	padding-bottom: 25px;
}
#panel_p {
	margin: 0px;
	float: right;
	width: auto;
	padding-top: 28px;
	padding-right: 32px;
	padding-bottom: 25px;
}

.title {
	font-size: 24px;
	line-height: 26px;
	color: #7f0000;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 24px;
	line-height: 26px;
	color: #7f0000;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	line-height: 20px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

h4 {
	font-size: 16px;
	line-height: 18px;
	color: #7f0000;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
#footer {
	color: #FFFFFF;
	background-color: #7f0000;
	text-align: center;
	float: left;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 50px;
	width: 898px;
}
#text_area p {
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
}
.align_left {
	margin: 0px;
	float: left;
	padding-right: 10px;
}

.align_right {
	margin: 0px;
	float: right;
	padding-left: 10px;
}

#shad_top {
	background-color: #9f9061;
}
#nav {
	float: right;
	height: 30px;
}
#prod_nav p {
	font-family: "Trebuchet MS", arial;
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 15px;
}
#prod_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#prod_nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#prod_nav a:visited {
	color: #FFFFFF;
	
}

#copyright {
	font-size: 10px;
	text-align: right;
	padding: 5px;
	color: #000000;
}
#footer p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 18px;
	padding: 0px;
}
#stretch {
	background-image: url(images/bg_cont_top_p.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 898px;
}

.textfield {
	width:100%;
	font-size: 10px;
	line-height: 11px;
}

.textfield2 {
	
	font-size: 10px;
	line-height: 11px;
}
