#inner_wrapper {
	margin: auto;
	text-align: left;
	width: 928px;
}
#outer_wrapper {
	text-align: center;
	width: 100%;
}
* {
	font-family: tahoma;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
}
body {
	color: #333333;
	background-image: url('/images/background.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#navigation {
	height: 65px;
	font-size: 12px;
	color: #ffffff;
	padding-top: 18px;
}
li.level1 a.level1 {
	padding-left: 0px;
	padding-right: 21px;
}
#navigation a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul.level2 {
	padding-top: 10px;
	width: 180px;
}
#navigation ul.level2 li {
	background-color: #105145;
	background-image: url('/images/menu.jpg');
	background-position: top right;
	width: 180px;
	height: 35px;
	border-bottom: 1px solid #fff;
}
#navigation ul.level2 a {
	display: block;
	width: 158px;
	height: 33px;
	line-height: 33px;
	text-align: right;
	padding-right: 17px;
}
#navigation ul.level2 a:hover {
	background-image: url('/images/arrow.jpg');
	background-repeat: no-repeat;
	background-position: center right;
}
.menu-footer {
	display: none;
}
#logo {
	display: block;
	width: 103px;
	height: 129px;
	background-image: url('/images/logo.png');
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -5000px;
	position: relative;
	top: -12px;
	left: -14px;
	margin-bottom: -31px;
	z-index: -1;
}
#content {
	float: left;
	width: 601px;
	font-size: 12px;
	line-height: 24px;
	position: relative;
}
#content h1 {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -1px;
	padding-bottom: 18px;
}
#flash_holder {
	display: block;
	position: relative;
	z-index: -2;
}
#flash_object {
	position: absolute;
	top: -100px;
	left: 0px;
}
#home_intro {
	margin-top: 196px;
	width: 265px;
	float: left;
	margin-right: 9px;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
}
#featured_links {
	margin-top: 198px;
	width: 326px;
	float: left;
}
#featured_links ul, #featured_links li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#featured_links a {
	display: block;
	width: 322px;
	border-top: 1px solid #cc9933;
	border-bottom: 1px solid #cc9933;
	color: #cc9933;
	text-transform: uppercase;
	font-size: 19px;
	padding: 10px 2px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 24px;
}
#featured_links a:hover {
	background-image: url('/images/gold_arrow.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
#side_bar {
	margin-left: 27px;
	float: left;
	width: 300px;
	min-height: 400px;
	position: relative;
	padding-top: 296px;
}
#gallery_holder {
	width: 264px;
	height: 264px;
	padding: 18px;
	background-color: #CC9933;
}
#gallery_holder strong {
	color: #ffffff;
	font-size: 12px;
	display: block;
	margin-bottom: 11px;
}
#gallery_holder img {
	width: 256px;
	max-height: 400px;
}
.gallery_side_bar {
	padding-top: 173px!important;
}
.gallery_side_bar img {
	cursor: pointer;
	width: 132px;
	margin: 4px;
	margin-right: 14px;
}
img#large_image {
	max-width: 600px;
}
img#selected {
	border: 4px solid #333;
	margin: 0px!important;
	margin-right: 10px!important;
}
#footer_bar {
	padding: 10px 0px;
	width: 600px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-size: 10px;
	float: left;
}
#footer_bar img {
	float: left;
	margin-top: -3px;
	margin-right: 6px;
}
#footer_phone {
	width: 340px;
	height: 92px;
	float: right;
	position: relative;
	top: -46px;
	right: -21px;
}
#footer {
	position: relative;
	top: -35px;
}
#footer * {
	font-size: 9px;
	text-decoration: none;
}
#footer_column1 {
	float: left;
	width: 600px;
}
#footer_column2 {
	width: 300px;
	float: right;
	text-align: center;
}
