body {
	margin: 0;
	padding: 0;
	color: #707070;
	font: 100.01%/1.38em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #7e4044;
}

#header {
	height: 196px;
	text-align: center;
	background: transparent url(images/header.jpg) no-repeat;
}

#container {
	padding: 0;
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/bg_content.gif) repeat-y;
	font-size: 0.75em;
}

#leftcolumn {
	float: left;
	width: 184px;
	padding-left: 48px;
	display: inline;
	padding-top: 0px;
	background: url(images/nav.jpg) no-repeat;
}

#maincontent_index {
	padding-right: 45px;
	padding-top: 0;
	padding-left: 185px;
}

#maincontent_index img {
	margin-right: auto;
	margin-left: auto;
}

#maincontent {
	margin-left: 234px;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 60px;
}

#maincontent table {
	margin-left: auto;
	margin-right: auto;
}

#maincontent p a {
	border-bottom: 1px dotted;
	color: #e76a0f;
	padding: 1px;
	text-decoration: none;
}

#maincontent p a:hover {
	background: #7d0808;
	color: #f0f116;
}

#footer {
	text-align: center;
	clear: both;
	color: white;
	font: large papyrus;
	background: url(images/footer.gif) no-repeat;
	height: 129px;
}

#footer p span {
	display: block;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

.copywrite {
	color: #3c3c3c;
	margin-top: 70px;
	text-align: right;
	margin-right: 50px;
	font: .63em "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @group Nav Menu */

#menu4 {
	width: 170px;
	border-top: 1px dotted silver;
}

#menu4 li a {
	/*voice-family: "\"}\"";
	voice-family: inherit;*/
	height: 24px;
	text-decoration: none;
	border-bottom: 1px dotted silver;
}

#menu4 li a:link, #menu4 li a:visited {
	color: #d3c1b3;
	display: block;
	padding: 5px 0 0 5px;
}

#menu4 li a:hover {
	color: #e80f0d;
	padding: 5px 0 0 3px;
	background: url(images/hover.png) no-repeat right center;
}

#menu4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#details, #comp {
	margin-top: 25px;
	line-height: 1.50em;
	color: #ecb313;
	background-color: #191919;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px dotted #7f7f7f;
	border-bottom: 1px dotted #7f7f7f;
	margin-right: 15px;
}

#details p, #comp p {
	margin-top: 0;
	margin-bottom: 0;
}

#details a, #comp a {
	color: #d3c1b3;
}

#details a:hover, #comp a:hover  {
	color: #e7080b;
}

#comp {
	background: url(images/comp_bg.gif) no-repeat left bottom;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom-style: solid;
	border-top-style: solid;
	padding-left: 50px;
}

#comp a {
	
}

/* @end */

#pricesbgimage {
	background: url(images/dlprices_bg.gif) no-repeat right;
}

#contactbgimage {
	background: url(images/contact_bg.gif) no-repeat right center;
}

#compbgimage {
	background: url(images/comp_bg2.gif) no-repeat right center;
}

#gallerybgimage {
	background: url(images/gallery_bg.gif) no-repeat right center;
}

h1 {
	color: #e8090e;
	margin-top: 0;
	padding-top: 0;
	width: auto;
	height: auto;
}

h1 span {
	display: block;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

h2 {
	color: #7e4040;
	margin-top: 0;
	font-family: Optima, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

img {
	/*display: block;*/
	border: 1px solid #cccccc;
	padding: 4px;
}

img.frame {
	display: block;
	/*padding: 4px;
	border: 1px solid #cccccc;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

img.floater {
	margin: 4px;
	float: left;
	display: block;
	/*margin: 4px;
	border: 1px solid #cccccc;
	padding: 4px;*/
}

#galleryimages img, .noboard {
	border-color: white;
}

#galleryimages img:hover {
	border: 1px solid #000000;
}

/* @group Gallery Nav */

#gallnav {
	float: right;
}

#gallnavlist {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #ccc;
}

#gallnavlist ul, #gallnavlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#gallnavlist a:link, #gallnavlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
}

#gallnavlist a:link#current, #gallnavlist a:visited#current, #gallnavlist a:hover {
	border-bottom: 4px solid #7e4040;
	padding-bottom: 2px;
	background: transparent;
	color: #000;
}

#gallnavlist a:hover {
	color: #7e4040;
}

.gallery_display .mid {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#albumlist a:link, #albumlist a:visited {
	/*float: left;*/
	line-height: 14px;
	font-weight: bold;
	/*margin: 0 10px 4px 10px;*/
	text-decoration: none;
	color: #999;
}

#albumlist a:link#current, #albumlist a:visited#current, #albumlist a:hover {
	border-bottom: 2px solid #7e4040;
	padding-bottom: 2px;
	background: transparent;
	color: #7e4040;
}

/* @end */

em {
	color: #fb100f;
}

.bold {
	font-weight: bold;
}

.indent {
	text-indent: 20px;
	font-weight: bold;
	color: #fb100f;
}

form img{
	border-style: none;
	margin-left: 2px;
}

input.txtbox, textarea{
	background-color: #f8f3eb;
	border: 1px solid #78624a;
	color: #7e5940;
}
