@charset "utf-8";
body {
	font-family: Tahoma, sans-serif;
	color: #666666;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 120%;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/body_background.jpg);
}
p {
	text-align: left;
	padding-left: 7px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #171632;
	padding-bottom: 8px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #801B1B;
	letter-spacing: 3px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3E3E3E;
	letter-spacing: 1px;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Times New Roman", serif;
	color: #3E3E3E;
}
table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/box_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#cell_background {
	background-image: url(../images/box_shadow.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.center {
	margin-left: 35px;
}


ul {
	line-height: 20px;
	list-style-position: outside;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




a:link {
	font-weight: normal;
	color: #3444B6;
	text-decoration: none;
}
a:visited {
	color: #3444B6;
	text-decoration: none;
}
a:hover {
	color: #3444B6;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.container {
	height: auto;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/container_background..jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CACACA;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #ACACAC;
}

.header {
	height: 90px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: 8px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../images/logo.jpg);
	padding-left: 700px;
	padding-top: 10px;
}



.banner {
	clear: both;
	height: 200px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	background-image: url(../images/banner%20lodge.jpg);
	background-repeat: no-repeat;
}
.content {
	clear: right;
	float: right;
	height: auto;
	width: 605px;
	padding-right: 15px;
	padding-left: 10px;
	margin: 5px;
	padding-top: 8px;
}
.cell_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/box_shadow.jpg);
}
.cell_border_top {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}



.content_leftbox {
	float: left;
	width: 100px;
	margin-right: 15px;
	padding-top: 5px;
	height: auto;
}
.content ul {
	left: 20px;
	list-style-position: inside;
}


.topic {
	clear: right;
	float: right;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 20px;
}



.navigation {
	clear: left;
	float: left;
	height: auto;
	width: 199px;
	padding-left: 50px;
	padding-bottom: 15px;
}
.clear {
	clear: both;
	height: 0px;
}

.footer {
	clear: both;
	height: 20px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10px;
	vertical-align: top;
	padding-top: 5px;
	margin-bottom: 15px;
	color: #999999;
	background-image: url(../images/footer_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
hr {
	color: #CCCCCC;
}
