* {
	padding: 0px;
	margin: 0px;
}

img {
	border-style: none;
	border-width: 0px;
}
a {
	text-decoration: none;
	color: #552315;
}

a:hover {
	text-decoration: underline;
	color: #552315;
}
.red {
	color: #552315;
}
span.nobreak {
	white-space: nowrap;
}

body {
	text-align: center;
	color: #7f7f7f;
	line-height: 1.4em;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #cccccc;
}

div#page {
	position: relative;
	padding-left: 24px;
	padding-bottom: 12px;
	padding-right: 24px;
	padding-top: 12px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	width: 752px;
	text-align: left;
}

div#header {
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 88px;
}

div#header a#logo {
	float: left;
	display: block;
}

div#header h1, div#header h2 {
	line-height: 1.2em;
	font-weight: bold;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 161px;
}

div#header h1 {
	padding-top: 20px;
}

div#header h2 {
	font-style: normal;
	font-weight: normal;
}

div#navigation {
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	width: 145px;
	float: left;
}

div#navigation ul {
	width: 135px;
	list-style-type: none;
}

div#navigation ul li {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

div#navigation ul a.active {
	font-weight: bold;
	color: #552315;
}

div#navigation ul ul {
	display: none;
}

div#navigation ul ul li {
	border-bottom-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
}

div#navigation ul ul a {
	color: #7f7f7f;
	border-width: 1px;
	padding-left: 6px;
	display: block;
}

div#navigation ul ul a.active {
	font-style: normal;
	font-weight: normal;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-image: url(../images/nav_pointer.gif);
	color: #552315;
}
div#navigation ul ul a.active_no_arrow {
	font-style: normal;
	font-weight: normal;
	color: #552315;
}

div#navigation a {
	color: #333333;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}

div#navigation a:hover {
	color: #552315;
	text-decoration: none;
}

div#navigation h3 {
	margin-bottom: 24px;
	color: #552315;
	line-height: 1.4em;
	font-size: 11px;
	width: 135px;
	margin-top: 36px;
}

div#content {
	padding-bottom: 1px;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	margin-left: 145px;
}

div#footer {
	font-size: .9em;
	clear: both;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	padding-left: 145px;
	padding-top: 12px;
}

div#feature {
	height: 212px;
}

div#feature_photo {
	z-index: 1;
	right: 0px;
	top: 0px;
	position: absolute;
}

div#feature_text {
	line-height: 1.2em;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 2;
	width: 380px;
	top: 180px;
	position: absolute;
	margin-left: 16px;
}

div#feature_text h1 {
	line-height: 1em;
	font-size: 21px;
}

div#feature_text h4 {
	padding-top: 6px;
	line-height: 1.5em;
	font-size: 13px;
}

div.slot {
	height: 270px;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	width: 137px;
	float: left;
}

div.slot p {
	margin-top: 8px;
}

ul.slot {
	display: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
}

ul.slot li {
	padding-bottom: 3px;
}

div#slot_1 {
	background-position: 0px 70px;
	background-repeat: no-repeat;
	background-image: url(../images/slot_1_bg.jpg);
}

div#slot_1 ul li a {
	text-decoration: none;
	color: #169cab;
}

div#slot_1 ul li a:hover {
	text-decoration: underline;
}

div#slot_2 {
	background-position: 0px 70px;
	background-repeat: no-repeat;
	background-image: url(../images/slot_2_bg.jpg);
}

div#slot_2 ul li a {
	color: #9d3621;
}

div#slot_3 {
	background-position: 0px 70px;
	background-repeat: no-repeat;
	background-image: url(../images/slot_3_bg.jpg);
}

div#slot_3 ul li a {
	color: #b3ad18;
}

div#slot_4 {
	margin-right: -2px;
	background-position: 0px 70px;
	background-image: url(../images/slot_4_bg.jpg);
	background-repeat: no-repeat;
	height: 270px;
	padding-left: 6px;
	margin-left: 461px;
}

div#slot_4 ul li a {
	color: #d09143;
}

div#content > div#slot_4 {
	margin-right: 0px;
	padding-left: 8px;
}

div#slot_4 p {
	margin-top: 8px;
}

table#contactform td {
	padding-bottom: 10px;
	color: #552315;
	font-weight: bold;
}

