body {
	background-color: #990000;
	background-image: url(images/red-burgundy-stripes.gif);
	background-repeat: repeat;
}
#window {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	float: left;
}
#main-container {
	background-color: #3D0000;
	background-image: url(images/dark-burgundy-tile.jpg);
	background-repeat: repeat-y;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
	display: block;
}
#content-container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400001;
	background-color: #f8c985;
	background-image: url(images/parchment-tile.jpg);
	background-repeat: repeat-y;
	margin: 1em auto;
	padding: 10px;
	width: 746px;
	text-align: center;
	display: block;
}
.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F5C884;
	border-left-color: #F5C884;
}
.footer a {
	color: #333333;
}
.footer {
	font-family: Myriad, "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 92%;
	position: relative;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}
#nav, #nav ul {
	padding:0;
	margin:0;
	list-style:none;
	background:url(transparent.gif);
	position:relative;
	font-family: trajan, "trajan pro", myriad, "myriad pro", verdana, arial;
	font-size: 13px;
	font-weight: normal;
	z-index: 1;
}
#nav {
	height:23px;
	width: 100%;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 4em;
}
#navbar {
	margin-bottom: 2em;
	display: block;
}
#nav table {
	border-collapse:collapse;
}
#nav li {
	float:left;
	padding-top: 22px;
}
#nav li li {
	float:none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
/* a hack for IE5.x and IE6 */
#nav li a li {
	float:left;
}
#nav li a {
	display:block;
	float:left;
	color:#FCCF8A;
	height:23px;
	padding:0 20px 0 10px;
	line-height:22px;
	text-decoration:none;
	white-space:nowrap;
}
#nav li.sm a {
	display:block;
	float:left;
	color:#FCCF8A;
	height:23px;
	padding:0 7px 0 7px;
	line-height:22px;
	text-decoration:none;
	white-space:nowrap;
	font-size: 85%;
}
#nav li li a {
	height:21px;
	line-height:20px;
	float:none;
}
#nav li:hover {
	position:relative;
	z-index:1;
}
#nav a:hover {
	position:relative;
	z-index:1;
	color:#fff;
}
#nav li:hover > a {
	color:#fff;
}
#nav :hover ul {
	left:0;
	top:23px;
	z-index:2;
	padding-top: 22px;
}
#nav ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {
	left:0;
	margin-left:100%;
	top:0;
}
/* keep further levels hidden */
#nav li:hover > ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:auto;
}
/* show path followed */
#nav li:hover li:hover > a, #nav li:hover > a {
	color:#fff;
}
#nav li a:hover ul li a:hover {
	padding: 0;
	margin: 0;
}
/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul, #nav a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover ul, #nav a:hover a:hover a:hover a:hover a:hover ul {
	left:100%;
	top:0;
}
/* keep further levels hidden */
#nav a:hover ul ul, #nav a:hover a:hover ul ul, #nav a:hover a:hover a:hover ul ul, #nav a:hover a:hover a:hover a:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
.floatleft-tight {
	float: left;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
}
.big-thumbs {
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 10px;
	z-index: 5;
}
.big-thumbs img {
	margin-right: 7px;
	margin-left: 7px;
	border: 1px solid #3D0000;
}
.darkrow {
	color: #333333;
	background-color: #CCCCCC;
	width: 98%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
.lightrow {
	color: #CCCCCC;
	background-color: #333333;
	width: 98%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}
.floatleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
 img, div, .gradient_large_bg_body, .gradient_large_bg_header, .gradient_bg_body, .gradient_bg_header { 
 behavior: url(iepngfix.htc) 
 }.blacklink a {
	color: #000000;
}
.gradient_bg_header {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background-image: url(images/gradient_bg_top.png);
	background-repeat: no-repeat;
	width: 310px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 10px;
	float: left;
	background-position: 0px;
	position: relative;
	height: 100%;
	margin-bottom: 0px;
	letter-spacing: 0.2em;
	display: block;
}
.gradient_bg_body {
	background-image: url(images/gradient_bg_bottom.png);
	background-repeat: no-repeat;
	float: left;
	text-align: justify;
	position: relative;
	width: 310px;
	height: 100%;
	background-position: 0px 100%;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 0px;
	display: block;
}
.left_column .gradient_bg_body p {
	width: 94%;
}
.left_column {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D0000;
	text-align: justify;
	vertical-align: text-top;
	width: 320px;
	padding-top: 6px;
	padding-right: 10px;
	position: inherit;
	left: 0px;
	top: 80px;
	margin-top: 0px;
	margin-left: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.gallery {
	position: absolute;
	top: 85px;
	vertical-align: text-top;
	margin: 0px;
	padding: 0px;
	left: 340px;
	text-align: center;
}
.featurebox {
	font-family: Myriad, "Myriad Pro", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	height: 110px;
	width: 350px;
	border: 1px solid #3D0000;
	position: relative;
	vertical-align: middle;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 7px;
	z-index: 4;
}
h4 {
	font-size: 21px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.captionbox {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 120px;
	margin-bottom: 10px;
}
.captionbox a {
	color: #000000;
	text-decoration: none;
}
.gradient_large_bg_header {
	font-size: 14px;
	font-weight: bold;
	color: 3d0000;
	background-image: url(images/gradient_large_bg_top.png);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	height: 100%;
	width: 740px;
	margin-right: 10px;
	padding-left: 25px;
	position: relative;
	display: block;
}
.gradient_large_bg_body {
	color: #3d0000;
	background-image: url(images/gradient_large_bg_bottom.png);
	background-repeat: no-repeat;
	text-align: justify;
	float: left;
	height: auto;
	width: 725px;
	margin-bottom: 10px;
	padding-left: 10px;
	position: relative;
	background-position: 0px 100%;
	padding-right: 10px;
	z-index: 3;
	display: block;
}
.formholder {
	float: left;
	width: 600px;
	position: absolute;
	margin: 10px;
	visibility: visible;
	left: 0px;
	top: 0px;
}
.nobullets li {
	list-style-type: none;
	text-align: left;
}
.clearbar {
	clear: both;
	height: 0.3em;
	display: block;
}
#main-container600 {
	background-color: #590302;
	background-repeat: repeat-y;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 5px;
	display: block;
}
#content-container546 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400001;
	background-color: #f8c985;
	background-image: url(images/parchment-tile.jpg);
	background-repeat: repeat-y;
	margin: 1em auto;
	padding: 10px;
	width: 546px;
	text-align: center;
	display: block;
}
.imgfltr p {
	text-align: left;
	height: 125px;
}
.imgfltr img {
	float: right;
	margin-bottom: 0.8em;
	margin-left: 0.8em;
}
.listmargin {
	list-style-position: inside;
	text-align: left;
	display: inline;
}
