body {
	background-image: url(assets/pattern_assets/gbarbackground.gif);
	background-color: #CFC6A3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

p {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 0px;
}
h1 {
	font-size: 13px;
	color: #961A1E;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 15px;
	margin: 0px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #961A1E;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	color: #961A1E;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	font-weight: bold;
}



a:link {
	color: #951B1E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}






h3 a:link {
	color: #961A1E;
	text-decoration: none;
}
h3 a:visited {
	text-decoration: none;
	color: #C30;
}
h3 a:hover {
	text-decoration: underline;
	color: #660808;
}
h3 a:active {
	text-decoration: none;
	color: #660808;
}











#container {
	position:absolute;
	top: -1px;
	left:23px;
	width:760px;
	left: 50%;
	margin-left: -380px;
	z-index:100;
	background-color: #CFC6A3;
	visibility: visible;
}
#navigation {
	position:absolute;
	left:0px;
	top:-1;
	width:267px;
	height:103px;
	z-index:155;
	visibility: visible;
}
#home_text {
	position:absolute;
	left:0px;
	top:401px;
	width:760px;
	height:200px;
	z-index:154;
	background-color: #CFC6A3;
	visibility: visible;
}	
#about_text {
	position:absolute;
	left:0px;
	top:119px;
	width:760px;
	height:353px;
	z-index:154;
	background-color: #CFC6A3;
	visibility: visible;
}	
#menu_text {
	position:absolute;
	left:0px;
	top:119px;
	width:760px;
	height:353px;
	z-index:154;
	background-color: #CFC6A3;
	visibility: visible;
}
#slideshow_banner {
	margin:0px;
	padding:0px;
	list-style:none;
}
#slideshow_banner span {
	display:none
}
#wrapper_banner {
	position:absolute;
	top:102px;
	left:0px;
	width:760px;
	display:none;
	z-index: 153;
	visibility: visible;
}
#wrapper_banner * {
	margin:0;
	padding:0;
	border:0;
}
#fullsize_banner {
	position:relative;
	width:760px;
	height:300px;
	padding:0px;
	border:0px;
	background:#FFF;
	background:url(assets/featured_assets/01.jpg) no-repeat;
}
#information_banner {
	position:absolute;
	bottom:0;
	width:760px;
	height:0;
	background:#690808;
	overflow:hidden;
	z-index:151;
	opacity:.9;
	filter:alpha(opacity=90);
	visibility: visible;
}
#information_banner h3 {
	padding:8px 15px 0px;
	font:12px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	color:#FFFFFF;
}
#information_banner p {
	padding:0 8px 8px
}
#image_banner {
	width:760px
}
#image_banner img {
	position:absolute;
	z-index:25;
	width:auto
}
.morespaceafter20 {
	padding-bottom: 20px;
}
.morespaceafter30 {
	padding-bottom: 30px;
}
.morespaceafter40 {
	padding-bottom: 40px;
}
.image_space_right_bottom {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 15px;
}
.image_space_left_bottom {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
}
.bold {
	font-weight: bold;
}
