body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
	padding-left: 50%;
	background: #490C0A url(../images/bg.jpg) center repeat-y;
	position: absolute;
}

#container {
	width: 700px;
	margin-left: -350px;

}
#container2 {
	width: 700px;
	margin-left: -350px;

}
.enter {padding-left:100px;
border:none;}


#topbar {
    width:auto;
    background: #FFFFFF;
    height: inherit;
    padding: 5px 5px 5px 2px;
    font: 9px verdana;
    font-weight: bold;
    color: #CCCCCC;
    text-align: right;
}
#topbar a {
	color: #999999;
}
#topbar a:hover {
	color: #70100E;
}

#headerwrapper {
	width: 701px;
	background:url(../images/header2.jpg);
	height: 155px;
	
}

.userform {
    width: auto;
    color: #70100E;
    padding: 5px 0px 5px 3px;
    background: #fbfbfb;
    border:1px solid #efefef;
    border-top: none;
    text-align: justify;
    margin-bottom: 1px;
}

.userform input {
    border: 1px solid #DDD;
    font-family: verdana;
    font-size: 10px;
    color: #BBB;
    font-weight: bold;
}

h1 {
    font-size: 1.2em;
	color: #EEE;
	margin: 15px;
}

h2 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
}

h6 {
    font: 10px verdana;
    font-weight: bold;
	color: #DDD;
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
}


#tabholder
{
    width: auto;
}


.articleboxouter {
	width: auto;
	padding: 0px 6px 0px 5px;
	clear: both;
	color: #70100E;
} 


.articleboxinner {
	width: auto;
	line-height: 20px;
	color: #70100E;
	padding: 15px 6px 0px 6px;
	background: #fbfbfb;
	border:1px solid #efefef;
	text-align: justify;
	border-bottom: none;
}


.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}

.readmore {
	text-align: right;
	display: block;
	width: auto;
	margin-top: 20px;
}

.mainpiccontrol
{
    border: 1px #999999 solid;
    float: left;
    margin-right: 10px;
	padding:2px;
}

.piccontrol
{
    border: 1px #999999 solid;
    margin-right: 10px;
	padding:2px;
}

.picboxouter {
    width: auto;
    padding: 0px 6px 0px 5px;
    clear: both;
}

.picbox {
    width: auto;
    line-height: 10px;
    padding: 5px 0 6px 0;
    border:1px solid #efefef;
    border-top: none;
    text-align: center;
}

.pickboxcontrol
{
    border: 1px #CCCCCC solid;
    vertical-align: middle;
	padding: 1px 1px 1px 1px;
}

.noborder {
    border: none;
}

img {
    vertical-align: text-bottom;
	border:none;
}


a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #666666;
}


a:hover {
	text-decoration: none;
	color: #990000;
}


#footer {
	background-color: #CCC;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	
}
#footer a{
color:#999999;}
#footer a:hover{color:#990000;}


#newsContainer2
{
    width:auto;
    background-color: #E0E0E0;
}


.c1
{
	width: 227px;
	background-color: #F7F4F7;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #70100E;
	float: left;
	border-bottom: none;
	text-align: justify;
	height: 300px;
}


.c2
{
	width: 230px;
	float: left;
	line-height: 22px;
	color: #70100E;
	text-align: justify;
}


.c3
{
	width: 228px;
	background-color: #F7F4F7;
	border: 1px solid #DDD;
	border-top: none;
	line-height: 22px;
	color: #70100E;
	float: right;
	border-bottom: none;
	text-align: justify;
	height: 300px;
}


.noteheader
{
	width:auto;
	border-bottom: 1px solid #CCC;
	border-top: none;
	color: #70100E;
	height: 24px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background:url(../images/headerBG.gif) repeat-x;
	padding-left: 15px;
}


.spacy
{
    padding: 5px;
}


#tabs8 {
    float:left;
    width:100%;
    background:#FFFFFF;
    font-size:93%;
    line-height:normal;
    border-bottom:1px solid #CCC;
}

#tabs8 ul {
    margin:0;
    padding:10px 10px 0 5px;
    list-style:none;
}

#tabs8 li {
    display:inline;
    margin:0;
    padding:0;
}

#tabs8 a {
    float:left;
    background:url("../images/tableft8.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
}

#tabs8 a span {
	float:left;
	display:block;
	background:url("../images/tabright8.gif") no-repeat right top;
	padding:10px 13px 10px 5px;
	color:#eee;
	font-weight: bold;
}


#tabs8 a span {
	float:none;
	color: #70100E;
}
   
    #tabs8 a:hover span {
    color:#591333;
}

#tabs8 a:hover {
    background-position:0% -42px;
}

#tabs8 a:hover span {
	background-position:100% -42px;
	color: #B38281;
}

#tabs8 #current a {
    background-position:0% -42px;
}
#tabs8 #current a span {
    background-position:100% -42px;
    color: #B38281;
}

#gallery {
	position:relative;
	width:auto;
	vertical-align: middle;
	color:#FFFFFF;
	}
#gallery a.p1, #gallery a.p1:visited {display:inline; width:118px; height:79px; text-decoration:none; background:#fff; top:3px; left:0; bottom:5px; border:0;}
#gallery a img {padding: 1px;
border: 1px solid #a0a0a0;}
#gallery a img.noborder {border:none;}
#gallery a.p1:hover {text-decoration:none; background-color:transparent; color:#000;}
#gallery a .large {display:block; position:absolute; width:1px; height:1px; border:none; top:-177px; left:-92px;}
#gallery a.p1:hover .large {display:block; background-color:#FFF; position:absolute; top:-299px; left:8px; width:auto; height:auto; }
#info {z-index:100; height:20em;}
#contact_form {
color:#990000;}
#contact_form form {
	padding: 0 0 0 20px;
	border-bottom-color: #666666;
}
#contact_form h3 {
	color:#666666;
	padding: 0 0 5px 20px;
	border-bottom: 1px solid #ccc;
}
#contact_form p {padding: 0 0 0 20px; color:#333333;}

input.text   {
width:150px;
color: #990000;
background-color:#FCD89A;
border: 1px solid #a0a0a0;

}

input.text:hover   {
	width:150px;
	color: #990000;
	border: 1px solid #a0a0a0;
	background-color: #FFF4DA;

}

textarea.text {
color: #990000;
background-color:#FCD89A;
border: 1px solid #a0a0a0;
}

textarea.text:hover {
color: #990000;
background-color:#FFF4DE;
border: 1px solid #a0a0a0;
}



input.button {
	margin: 0;
	padding: 0 0 0 1px;
	font-size: 110%;
	font-family: Arial, Sans-Serif;
	border: 1px solid #a0a0a0;
	background: none;
	color: #990000;
	font-weight: bold;
	background-color: #FCD89A;
}
input.button:hover {
	margin: 0;
	padding: 0 0 0 1px;
	font-size: 110%;
	font-family: Arial, Sans-Serif;
	border: 1px solid #a0a0a0;
	background: #FFF4DE;
	color: #990000;
	font-weight: bold;
	background-color: #FFF4DE;
}

h7 {color:#666666;}
select.select2 { margin: 0; padding: 0; width: auto; border: 1px solid #a0a0a0; color: #990000; background-color: #FCD89A; }
select.select2:hover { border: 1px solid #a0a0a0; background-color: #FFF4DE; color: #990000; }

.prices th {
	background: #FFD58E url(images/th_bg.gif);
	padding:5px;
	text-align:center;
	border:1px solid #e0a152;
	
}
td {
	text-align:center;
	background:#fde7ae;
}
.alt {
	background:#fada88;
}
