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

body, body.addtl {
	background: url("../images/m_bg.jpg") repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #908678;
	margin: 0;
	text-align: center;
}

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

ul {
	padding-top: 0;
	margin-top: 0;
}

label {
	display: block;
	margin-top: 5px;
}

label.inline {
	display: inline;
	margin-top: 5px;
}

input, textarea {
	border: 1px solid #c6c6c6;
	color: #363330;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}

body.addtl {
	background: url("../images/m_bg_addtl.jpg") repeat;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 960px;
	height: 137px;
}

	#info_link {
	width: 96px;
	height: 16px;
	top: 20px;
	left: 160px;
	position: relative;
	}
	
		#info_link a {border:none;}
		#info_link a:visited {border:none;}
		#info_link a:hover {border:none;}

#navigation {
	margin: 78px 0px 0px 5px;
	float: left;
}

.navlist ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}
	
.navlist li {
		display: inline;
		position: relative;
		float: left;
	}
	
.navlist li a{
		color: #ffffff;
		padding: 10px;
		text-decoration: none;
		border: 0;
	}

.navlist li a:hover{
		color: #ffffff;
		padding: 10px;
		text-decoration: none;
		background-color: #514d48;
	}

#logo {
	float: right;
	margin: 42px 73px 0px 0px;
}

#flash_main {
	float: left;
	width: 960px;
	height: 275px;
}

#content_wrapper {
	width: 890px;
	float: left;
	background: url(../images/bg_right.png) bottom right no-repeat;
}

#content_left {
	width: 440px;
	min-height: 171px;
	margin: 39px 0px 10px 56px;
	padding-right: 20px;
	float: left;
	background: url("../images/m_line_vert.png") no-repeat top right;
}

#content_right {
	width: 368px;
	float: right;
	margin: 39px 56px 0px 0px;
}

#content_full {
	width: 960px;
	margin-top: 39px;
	float: left;
}

.contactf_left {
	width: 215px;
	float: left;
}

.contactf_right {
	width: 215px;
	margin-left: 225px;
}

.header {
	width: 440px;
	background: url("../images/m_line_horz.png") no-repeat bottom left;
	font-size: 14px;
	color: #7a7a7a;
	font-weight: bold;
	margin-bottom: 5px;
}

#addtl_header {
	width: 960px;
	height: 160px;
	float: left;
}

#footer {
	width: 960px;
	float: left;
	background: url("../images/m_line_horz.png") no-repeat center top;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

#nl_wrap{
	margin-top: 10px; 
	padding-top: 10px; 
	float:left; width:100%; 
	background: url("../images/m_line_horz_sm.png") no-repeat top left;
}

#newsletter{ float: left; }

.spacer {
	float: left;
	width: 960px;
	height: 10px;
}

.white {
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
}

a.lnk_white:link	{color: #ffffff; text-decoration: none; border-bottom: 1px dotted #ffffff;}
a.lnk_white:visited	{color: #ffffff; text-decoration: none; border-bottom: 1px dotted #ffffff;}
a.lnk_white:hover	{color: #635f5b; text-decoration: none; border-bottom: 1px dotted #635f5b;}

a:link		{color: #908678; text-decoration: none; border-bottom: 1px dotted #908678;}
a:visited	{color: #908678; text-decoration: none; border-bottom: 1px dotted #908678;}
a:hover		{color: #ffffff; text-decoration: none; border-bottom: 1px dotted #ffffff;}