@charset "utf-8";
html {
	height: auto;
	overflow: scroll;
}
html, body {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #e3dcc6;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
}
body {
}
a img {
	border: none;
}
#main {
	width: 876px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: auto;
}
#banner {
	height: 106px;
	text-align: right;
}
#header {
	height: 162px;
	background-color: #75222b;
}
#header #teaser {
	height: 162px;
	width: 232px;
	float: left;
}
#header ul {
	margin-left: 38px;
	margin-top: 120px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #e3dcc6;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#header li {
	float: left;
	margin-right: 44px;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header a, #header a:link, #header a:active, #header a:visited {
	color: #e3dcc6;
	text-decoration: none;
}
#header a:hover {
	color: #807a6f;
	text-decoration: none;
}
#header .active a, #header .active a:link, #header .active a:active, #header .active a:visited #header .active a:hover {
	color: #807a6f;
	text-decoration: none;
}
#nav {
	width: 232px;
	height: 490px;
	background-color: #9c978e;
	float: left;
}
#nav ul {
	margin-left: 26px;
	margin-top: 34px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #e3dcc6;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: none;
}
#nav li {
	margin: 0px;
	text-indent: 0px;
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	line-height: 33px;
}
#nav a, #nav a:link, #nav a:active, #nav a:visited {
	color: #e3dcc6;
	text-decoration: none;
}
#nav a:hover {
	color: #75222b;
	text-decoration: none;
}
#nav .active a, #nav .active a:link, #nav .active a:active, #nav .active a:visited #nav .active a:hover {
	color: #75222b;
	text-decoration: none;
}
#content {
	width: 558px;
	height: 450px;
	background-color: #b7b2a5;
	float: right;
	padding-left: 38px;
	padding-right: 48px;
	padding-top: 40px;
}
#content p {
	padding 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 16px;
	margin-bottom: 0px;
}
#content li {
	list-style-type: none;
	list-style-image: url(../images/bullet.png);
	list-style-position: outside;
	line-height: 22px;
	margin-bottom: 4px;
}
#content a, #content a:link, #content a:active, #content a:visited {
	color: #75222b;
	text-decoration: none;
}
#content a:hover {
	color: #75222b;
	text-decoration: underline;
}
#content li img {
	vertical-align: text-bottom;
}

