@media print { /*sifr mandatory*/
.sIFR-flash,object,embed{display:none!important;height:0;width:0;position:absolute;overflow:hidden;}
span.sIFR-alternate{visibility:visible!important;display:block!important;position:static!important;left:auto!important;top:auto!important;}} 
@media screen { /*sifr mandatory*/
.sIFR-flash{visibility:visible!important;margin:0;}
.sIFR-replaced{visibility:visible!important;}
span.sIFR-alternate{position:absolute;left:0;top:0;width:0;height:0;display:block;overflow:hidden;}}

@media screen { /*sifr element replacement & control here!!!*/
.sIFR-hasFlash h1 {
	height: 60px;
	margin-bottom:8px;
}
.sIFR-hasFlash h2 {
	height: 40px;
}

.sIFR-hasFlash #nava li {
	font-size: 30px;
	font-family: sans-serif;
	text-transform: lowercase;
	overflow: hidden;
	letter-spacing: -.03em;
}
}
/********************************/
@media screen {
body {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	background-color: #2B1A07;
	color: #F4EDDF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body-bkg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
hr {
	display: none;
}
p,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,dl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #B29F88;
	text-decoration: none;
}
a:hover {
	color: #FFEDCC;
}
/********************************/
#container {
	width: 788px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container-bkg.gif);
	background-repeat: no-repeat;
}
/********************************/
#header {
	position: relative;
	height: 170px;
}
/********************************/
#title a {
	text-indent: -9999pt;
	display: block;
	position: absolute;
	width: 300px;
	left: 0px;
	top: 10px;
	height: 100px;
}
/********************************/
#nava {
	text-align: center;
	position: relative;
	top: 100px;
	left: 320px;
	width: 450px;
}
#nava li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#nava a {
	font-style: normal;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
/********************************/
#body {
	position: relative;
}
/********************************/
#content {
	width: 450px;
	position: relative;
	left: 318px;
	top: 0px;
}
#content p, #content ul {
	padding-bottom: .75em;
}
h1 {
	color: #FFEDCC;
	text-transform: uppercase;
	font-size: 24px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E7055;
}
h2 {
	color: #D2BC93;
	text-transform: uppercase;
	font-size: 18px;
	font-style: normal;
}
h3 {
	color: #FFFFFF;
	font-size: 16px;
}
#content li {
	list-style-type: circle;
}
#content ul {
	padding-left: 30px;
}
#content img {
	border: 1px solid #7E7055;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#content img.padLeft {
	margin-left: 1em;
	display: inline;
}
#content img.padRight {
	margin-right: 1em;
	display: inline;
}
img#map {
	width: 50%;
}
/********************************/
#navb {
	text-align: center;
	margin-bottom: .5em;
}
#navb li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#navb a {
	font-style: normal;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
/********************************/
#footer {
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	padding-right: 20px;
	padding-left: 320px;
}
#footer p {
	color: #725A41;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
/********************************/
#sidebar {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 280px;
	text-align: center;
}
#sidebar img {
	border: 1px solid #9E7271;
	margin-bottom: 150px;
}
/********************************/
}

