/* Main Layout Rules */
html, body {
	margin: 0; 
	padding: 0; 
	text-align: center;
}
body {
	margin-top: 20px;
	margin-bottom: 20px;
}
#pagewidth {
	padding-top: 10px;
	width: 708px;
	text-align: left;  
	margin-left: auto; 
	margin-right: auto;  
	background: #fff url('img/cont-top.gif') no-repeat top left;
} 
#header {
	background: #D7C6C4 url('img/head-top.gif') no-repeat top left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#header div.head-bottom {
	background: #D7C6C4 url('img/head-bottom.gif') no-repeat bottom left;
	height: 6px;
	line-height: 1%;
	font-size: 1%;
}
#header div.phone {
	float: right;
	margin-top: 1em;
	margin-right: 20px;
}
#sidebar {
	width: 193px; 
	float: left; 
}
#sidebar div.menu {
	background: #7B0801 url('img/menu-top.gif') no-repeat top left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
	width: 178px;
	word-wrap: break-word;
}
#sidebar div.menu div.menu-bottom {
	background: #7B0801 url('img/menu-bottom.gif') no-repeat bottom left;
	height: 8px;
}
#sidebar div.box {
	width: 178px;
	background: #D7C6C4 url('img/box-top.gif') no-repeat top left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
	padding-top: 10px;
	word-wrap: break-word;
}
#sidebar div.box div.box-bottom {
	background: #D7C6C4 url('img/box-bottom.gif') no-repeat bottom left;
	height: 8px;
}
#maincol {
	width: 515px; 
	float: right; 
	display: inline; 
}
#maincol img.banner {
	margin-left: 5px;
	margin-top: 5px;
	border: none;
}
#content {
	background: #1A0100 url('img/cnt-top.gif') no-repeat top left;
	margin: 5px;
	margin-right: 10px;
}
#content div.cnt-bottom {
	background: #1A0100 url('img/cnt-bottom.gif') no-repeat bottom left;
	height: 8px;
}
#content div.preview, #content div.gallery {
	width: 49.9%;
	margin-top: 1em;
	margin-bottom: 1em;
}
#content div.preview {
	float: left;
/*	background-color: brown; */
}
#content div.gallery {
	float: right;
/*	background-color: green; */
}

#content img.noborder {
	border: none;
}
#content img {
	border: 1px solid #D7C6C4;
}
#content img.left, #content img.right {
	margin-bottom: 10px;
}
#content img.right {
	float: right;
	margin-left: 1em;
}
#content img.left {
	float: left;
	margin-right: 1em;
}
#content.gallery img.left {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 8px;
}
#content.gallery img.right {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 8px;
}
#footer {
	background-color: #170100;
	clear: both;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
} 
div.cont-bottom {
	line-height: 1%;
	font-size: 1%;
	height: 5px; 
	background: #fff url('img/cont-bottom.gif') no-repeat bottom left;
}
div.hr {
	clear: both;
}

br.clear {
	clear: both;
	font-size: 1%;
	line-height: 1%;
}
.external {
/*	font-weight: bold; */
	background: transparent url(img/ext.gif) no-repeat right center;
	padding-right: 12px;
	display: inline-block;
/*	white-space: nowrap; */
}
.popup {
/*	font-weight: bold; */
	background: transparent url(img/pop.gif) no-repeat right center;
	padding-right: 12px;
	display: inline-block;
	white-space: nowrap;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/* printer styles */
@media print{ 
/*hide the left column when printing*/ 
	#sidebar{display:none;} 
	#maincol{width:100%; float:none;}
}

/* to avoid peekaboo bug in ie6 http://www.positioniseverything.net/explorer/peekaboo.html */
#header, #sidebar, #maincol, #content, #content img, #header div.phone, #content div.preview, #content div.gallery {
	position: relative; /* peekaboo with h1-border-bottom */
}


/* specific styles */
body {
	font-size: 76%;
	line-height: 1;
	background-color: #170100;
}
body, p {
	font-family: Verdana, Geneva, Tahoma, Arial, sans-serif;
}
a {
	text-decoration: underline;
	color: #6E91C3;
}
a:visited {
	color: #6E91C3;
}
a:hover {
	text-decoration: none;
}
h1, h2, div.box, div.menu {
	font-family:  Georgia, "Times New Roman", serif, Arial;
}
h1, h2 {
	margin-top: 0;
	margin-bottom: 0;
}
p {
	font-size: 100%;
	line-height: 130%;
}
h1 {
	font-size: 160%;
}
h2 {
	font-size: 140%;
/*	letter-spacing: 1px; */
}
h3 {
	font-size: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#header h1, #tagline,  #sidebar p, #sidebar h1, #sidebar div.box ul {
	margin-left: 27px !important;
}

#content p, #content h1, #content h2, #content h3, #content div.hr, div.box h2 {
	margin-left: 20px;
	margin-right: 20px;
}
#content li {
	line-height: 150%;
	list-style-image: url(img/bullet.gif);
}
#content, #footer {
	color: #fff;
}
#header h1, #header h1 a {
	padding-top: 0.58em;
	color: #7B0801;
	text-decoration: none;
}
#header h1 a:hover {
	text-decoration: underline;
}
#tagline {
	color: #333;
	font-weight: bold;
	font-size: 100%;
	margin-top: 0.1em;
	margin-bottom: 0;
	padding-bottom: 0.45em;
}
#header div.phone {
	position: relative;
	float: right;
	color: #333;
	text-align: right;
	font-weight: bold;
	font-size: 95%;
	line-height: 130%;
}
#header div.phone a {
	color: #fff;
	font-weight: normal;
}

/* =Nav
----------------------------------------------- */
#sidebar div.menu {
	text-transform: uppercase;
	border: none;
	font-size: 1.1em;
	padding-top: 2em;
}
#sidebar div.menu div.menu-bottom {
	margin-top: 2em;
}
#sidebar div.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar div.menu li {
/*	float: left; */
	line-height: normal;
	font-weight: bold;
	text-indent: 0;
	list-style-image: none;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-right: 20px;
}
#sidebar div.menu a {
	font-size: 85%;

	display: block;
	padding: 0.7em 10px 0.6em;
	padding-left: 7px;
	padding-bottom: 0.4em;
	padding-top: 0.9em;
	border-bottom: 1px dotted #D7C6C4;
	color: #D7C6C4;
	text-decoration: none;
/*	white-space: nowrap; */
}
/* Menu Elements in IE6 need too much height otherwise */
* html #sidebar div.menu a {
	height: 1%;
}
#sidebar div.menu .current a {
	color: #1A0100;
/*	background-color: #404A3E; */
}
#sidebar div.menu a:hover {
	color: #fff;
	background-color: #9E504B;
	background-color: #831A13;
	text-decoration: underline;
}
/* nav ----------------------- */
#sidebar div.box ul {
	margin: 0;
	padding: 0;
	margin-right: 20px;
	list-style: none;
}
#sidebar div.box ul li {
	margin-bottom: 0.7em;
	line-height: 130%;
}
#sidebar div.box h2 {
	margin-bottom: 0.5em;
	margin-top: 0.6em;
	padding-bottom: 0.3em;
	border-bottom: 1px dotted #7B0801;
	color: #7B0801;
	font-size: 110%;
	padding-left: 7px;
}
#sidebar div.box a, #sidebar div.box a:visited {
	color: #000;
	font-weight: bold;
	font-size: 90%;
}
#content h1 {
	padding-top: 1em;
	margin-top: 0;
	margin-bottom: 0.5em; 
	font-size: 120%;
	color: #D7C6C4;
	padding-bottom: 0.4em;
	border-bottom: 1px dotted #D7C6C4;
	text-transform: uppercase;
}
#content a.more {
	font-weight: bold;
	font-size: 80%;
	color: #fff;
}
#content div.hr {
	border-bottom: 1px dotted #D7C6C4;
	font-size: 1%;
	line-height: 1%;
}

#footer p {
	font-size: 90%;
	margin-bottom: 1em;
	margin-top: 1em;
}
#footer a {
	color: #8A7776;
	margin-right: 1em;
}
#footer p.madeby {
	color: #5E5150;
}
#footer p.madeby a {
	color: #6F6161;
}

#content div.gallery h3, #content div.preview h3 {
	color: #D7C6C4;
}
#content div.gallery h3, #content div.gallery p {
	margin-left: 0;
}
#content div.gallery p, #content div.preview p {
	font-size: 85%;
	margin-top: 0.5em;
}
#content div.gallery a {
	font-size: 95%;
}
#content div.preview p.player {
	border-bottom: 1px dotted #D7C6C4;
	padding-bottom: 10px;
	margin-top: 1em;
/*	padding-top: 3px; */
}
#content div.preview p.player img {
	float: right;
	margin-top: -3px;
}
#content div.gallery img, #content div.preview img {
	border: none;
}

/* #maincol h1, #maincol h2,*/
#sidebar h1, #sidebar h2 {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}