body {
	background-color: #999999;
	font-size: 8pt;
	font-family: verdana, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 23px;
}

h1, h2, h3 { 
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
}

h2 {color: #7c183e;}
h3 {color: #73a533;}

a {
	font-weight: bold;
	text-decoration: none;
	color: #7c183e;
}
a:visited {color: black;}
a:hover {text-decoration: underline}
#mainbox {
	width: 975px;
	border: 1px solid white;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#topgallerybox {
	background-color: #73a533;
	overflow: hidden;
	height: 140px;
	height: expression('' + 160 + 'px');
	padding-top: 20px;
	padding-left: 20px;
	min-width: 780px;
	max-width: 1170px
}
.topgallery {
	border-right: 1px solid white;
	width: 194px; 
	height: 128px;
	float: left;
	overflow: hidden;
}
#slogan {
	height: 24px;
	background-color: #ffeb96;
	border-top: 1px solid white; 
	border-right: 0px solid white; 
	border-bottom: 1px solid white; 
}
#slogan_inner {
	margin-top: 4px;
	margin-left: 14px;
}
#leftbox {
	float: left;
	width: 194px;
	overflow: hidden;
	border-right: 1px solid white;
}
#navbox {
	width: 194px;
	background-color: #73a533;
}
#navbox_inner {
	padding-top: 10px;
}
#gallerybox {
	width: 194px;
	border-top: 1px solid white;

}
#overviewbox {
	float: left;
	width: 194px;
	border-right: 1px solid white;
	color: white;
	background-color: #91acc4;
}

#overviewbox_inner {
	margin: 8px;
}
#overviewbox_inner h1 {
	color: #ffeb96;
}
#overviewbox a {
	color: #ffeb96;
}
#content {
	float: left;
	width: 780px;
	width: expression(755 + 'px');
	color: black;
	background-color: #e6e7e8;
}

#content_inner {
	margin: 12px;
}

#galleryimg_inner1 {
	position: absolute;
	left: 0px;
	width: 194px;
	height: 199px;
}
#galleryimg_inner2 {
	position: absolute;
	left: 0px;
	width: 194px;
	height: 199px;
}

#gallery_inner {
	width: 194px;
	height: 199px;
	overflow: hidden; 
}
#previewbox {
	float: left; 
	width: 585px;
	color: black;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.preview_odd {
	background-color: #ffeb96;
	width: 100%;	
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
}
.preview_odd h2, .preview_even h2, .preview_odd h1, .preview_even h1 {margin-top: 0px;}

.preview_even {
	background-color: #ffffff;
	width: 100%;	
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
}
.preview_left {
	float: left;
	width: 98px;
	height: 100%;
	/*background-color: #ba6831;*/
}
.preview_content {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	width: 450px;
	height: 82px;
	overflow: hidden;
}
.content_overviewpage {
	background-color: #ffeb96;
	width: 100%;	
	border-bottom: 1px solid white; 
	margin: 0px;
	padding: 0px;
}

.preview_content_overview {
	margin-left: 10px;
	float: left;
	/*width: 570px;*/
	width: 450px;
	/*overflow: auto;*/
}

.detail_left {
	float: left;
	width: 98px;
	height: 100%;
	margin-right: 10px;
	background-color: #91acc4;
}

.gallery_preview_odd {
	background-color: #ffeb96;
	width: 100%;	
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
	
}


.gallery_preview_even {
	clear: left;
	background-color: #e6e7e8;
	width: 100%;	
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
	
}
.gallery_preview_odd h2 {margin-top: 10px;}
.gallery_preview_even h2 {margin-top: 10px;}
.gallery_preview_short_odd h2 {margin-top: 10px;}
.gallery_preview_short_even h2 {margin-top: 10px;}
.gallery_preview_left {
	float: left;
	width: 100px;
	height: 100px;
	background-color: #91acc4;
	border-right: 1px solid white;
	overflow: hidden;
}
.gallery_preview_content {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	width: 450px;
	height: 82px;
	overflow: hidden;
}

.gallery_preview_short_odd {
	background-color: #ffeb96;
	width: 450px;
	float: left;
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
	
}
.gallery_preview_short_even {
	background-color: #e6e7e8;
	width: 450px;
	float: left;
	border-bottom: 1px solid white; 
	height: 102px;
	margin: 0px;
	padding: 0px;
	
}
.gallery_preview_short_content {
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	width: 300px;
	height: 82px;
	overflow: hidden;
}


.galleryimage {
	width: 120px;
	height: 160px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.caption {
	text-align: center;
	margin-top: 5px;
}

#breadcrumbbox {
	background-color: #73a533;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#breadcrumbtrail {
	padding-top: 5px;
	color: white;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;

}

#breadcrumbtrail a {
	font-weight: normal;
	color: white;
}
#content_content {
	width: 650px;
	float: left;
}

#rightimages {
	float: right;
	width: 195px;
	margin-left: 10px;
}

.relatedinfo {
	width: 300px;
	padding-bottom: 8px;
}

/*
	gray: 
	yellow: #ffeb96

*/
table .smText {

	width: 640px;
}
td .smText {
width: auto;
}