@charset "UTF-8";
body, html {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.menu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D7D7D7;
	border-left-color: #D7D7D7;
}
#welomeTxt {
	font-size: 12px;
	padding-right: 20px;
	padding-left: 20px;
}


#lowerLeft {
	background-image: url(../images/bgLowerBoxes.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 30px;
	padding-right: 20px;
}

#lowerLeft ul {margin-left: 0; padding-left: 0;}



a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #BE2715;
}
a:active {
	text-decoration: none;
}



.mainContent a:link {
	color: #BE2715;
	text-decoration: none;
}
.mainContent a:visited {
	text-decoration: none;
	color: #666666;
}
.mainContent a:hover {
	text-decoration: underline;
	color: #666666;
}
.maincContent a:active {
	text-decoration: none;
}

#homeMain{
	background-image: url(../images/mainImageLower.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}


#demo a:link {
	color: #204E4A;
	text-decoration: none;
	font-weight: bold;
}
#demo a:visited {
	color: #204E4A;
	text-decoration: none;
	font-weight: bold;
}
#demo a:hover {
	text-decoration: underline;
	color: #BE2715;
}
#demo a:active {
	text-decoration: none;
}



#div-1 {
 position:relative;
 z-index:100;
}
#langDiv {
 position:relative;
 z-index:100;
}
#contactOpts {
	position:absolute;
	top:20;
	right:0;
	width:300px;
	height:200px;
	background-color: #F1F1F1;
	visibility: hidden;
	background-image: url(../images/bgMenuPop.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border: 1px solid #FFFFFF;
}
#langOpts {
	position:absolute;
	top:20;
	right:0;
	width:200px;
	height:150px;
	background-color: #F1F1F1;
	visibility: hidden;
	background-image: url(../images/bgMenuPop.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border: 1px solid #FFFFFF;
}


ul#saturday{
margin:0;
padding:0;
list-style-type:none;
width:auto;
position:relative;
display:block;
height:31px;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
background:transparent url("../images/bgOFF.gif") repeat-x top left;
font-family:Verdana, Geneva, sans-serif;
border-bottom:4px solid #D7D7D7;
}
ul#saturday li{
display:block;
float:left;
margin:0;
pading:0;
}
ul#saturday li a{
	display:block;
	float:left;
	color:#204E4A;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("../images/bgDIVIDER.gif") no-repeat top right;
}
ul#saturday li a:hover{
background:transparent url("../images/bgHOVER.gif") no-repeat top right;
}
ul#saturday li a.current,ul#saturday li a.current:hover{
color:#666666;
background:transparent url("../images/bgON.gif") no-repeat top right;
}

#footer {
	text-align:center;
	background-color: #E9E9E9;
	line-height:30px;
	font-size:10px;
	color:#999999;
	}
#footerMenu {
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../images/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height:30px;

}

h2 {
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 3px;
	display:inline;
	color: #204E4A;
}
#formBox {
	background-color: #CCCCCC;
	background-image: url(../images/bgForm.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}

#formBox h2{
	color: #BE2715;
	font-size: 16px;
}
.terms{
	font-size: 9px;
	color: #666666;
}
#tyw {
	margin: 0px;
	padding: 0px;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 90%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	color: #990000;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	background-color: #fff;
	background-image: url(../images/captions/caption_b_up.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #990000;
	background-color: #F2F2F2;
	background-image: url(../images/captions/caption_b_hover.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #990000;
	border-left-color: #D7D7D7;
}
