@charset "utf-8";
/* CSS Document */
body {
	color: #FFFFFF;
	font: 12px/17px Lucida Sans Unicode, Arial, sans-serif;
}
//margin: 15px 0 0 0 ; 
h3 {font: 20px Verdana, Arial, sans-serif; color: #FFFFFF; margin-bottom: 25px; border-bottom: dotted 1px #4C1414; padding-bottom: 25px; margin-top: 0px;}
h1.scroll {font: 22px/26px Lucida Sans Unicode, Arial, sans-serif; color: #f0deb0; margin-bottom: 25px; border-bottom: dotted 1px #4c4629; padding-bottom: 25px; margin-top: 0px;}
h1 {font: bold 14px/17px Arial, sans-serif;}
h2 {font: 20px/27px Verdan, Arial, sans-serif; color: #ffffff;}

.titleStyle1 {
	font-family: Trebuchet MS;
	font-size: 26px;
	color: #a12323;
}
.titleStyle2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
}
#main	{
	width: 850px;
	height: 535px;
	top: 15px;
	border: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/backgroundjpg.jpg);
	background-repeat: no-repeat;
}
#mainContact	{
	width: 850px;
	height: 535px;
	top: 15px;
	border: 1px solid #666666;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(../images/backgroundfade_contact.jpg);
	background-repeat: no-repeat;
}
#navMenu {
	position:absolute;
	left:0px;
	top:89px;
	width:649px;
	height:26px;
	z-index:1;
}
#Banner {
	position:absolute;
	left:0px;
	top:0px;
	width:850;
	height:15px;
	z-index:2;

}

#Banner a {text-decoration: underline; color: #f0deb0;}
#Banner a:hover {text-decoration: none; color: #c24040;}

#mycustomscroll {
	left:-131px;
	top:120px;
	/* Typical fixed height and fixed width example */
	width: 563px;
	height: 410px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding:0px;
	z-index:3;
}



#mainContent {position:relative;left:5px;top:0px;width:520px;height:auto;z-index:3;}
#mainContent strong {font: bold 14px/17px Arial, sans-serif;}
#mainContent img {float: left; margin-right: 0px;margin-left: 0px; margin-bottom: 0px; border: 0px solid #4c4629;}
#mainContent a {text-decoration: underline; color: #ffffff;}
#mainContent a:hover {text-decoration: none; color: #c24040;}

#mycustomscrollWithSubNav {
	left:-131px;
	top:140px;
	/* Typical fixed height and fixed width example */
	width: 563px;
	height: 390px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding:0px;
	z-index:3;
}

#mainContentWithSubNav {position:relative;left:5px;top:0px;width:520px;height:auto;z-index:3;}
#mainContentWithSubNav strong {font: bold 14px/17px Arial, sans-serif;}
#mainContentWithSubNav img {float: left; margin-right: 0px; margin-bottom: 0px; border: 0px solid #4c4629;}
#mainContentWithSubNav a {text-decoration: underline; color: #ffffff;}
#mainContentWithSubNav a:hover {text-decoration: none; color: #c24040;}

#myFullWidthcustomscrollWithSubNav {
	left:1px;
	top:140px;
	/* Typical fixed height and fixed width example */
	width: 843px;
	height: 390px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding:0px;
	z-index:3;
}

#mainFullWidthContentWithSubNav {position:relative;left:5px;top:0px;width:800px;height:auto;z-index:3;}
#mainFullWidthContentWithSubNav strong {font: bold 14px/17px Arial, sans-serif;}
#mainFullWidthContentWithSubNav img {float: left; margin-right: 0px; margin-bottom: 0px; border: 0px solid #4c4629;}
#mainFullWidthContentWithSubNav a {text-decoration: underline; color: #ffffff;}
#mainFullWidthContentWithSubNav a:hover {text-decoration: none; color: #c24040;}

#cotactContent {
	position:absolute;
	left:12px;
	top:132px;
	width:205px;
	height:63px;
	z-index:3;
}
#cotactContent strong {font: bold 14px/17px Arial, sans-serif;}
#cotactContent img {float: left; margin-right: 0px; margin-bottom: 0px; border: 0px solid #4c4629;}
#cotactContent a {text-decoration: underline; color: #ffffff;}
#cotactContent a:hover {text-decoration: none; color: #c24040;}

#map {
	position:absolute;
	left:219px;
	top:128px;
	width:402px;
	height:405px;
	z-index:3;
	background-color: #000000;
}

#title {
	position:absolute;
	left:0px;
	top:133px;
	width:489px;
	height:27px;
	z-index:3;
}
#rightFlashAnim {
	position:absolute;
	left:580px;
	top:129px;
	width:213px;
	height:378px;
	z-index:3;
	background-color: #000000;
}

#rightFlashAnim_contact {
	position:absolute;
	left:620px;
	top:127px;
	width:230px;
	height:378px;
	z-index:3;
	background-color: #000000;
}


#footer {
	position:absolute;
	left:-2px;
	top:544px;
	width:857px;
	height:27px;
	z-index:3;
	margin-left: auto;
	margin-right: auto;
	font: 11px/17px Lucida Sans Unicode, Arial, sans-serif;
	color:#adadad;
	text-align:center;
}
#subnav {
	position:absolute;
	left:33px;
	top:117px;
	width:526px;
	height:25px;
	z-index:3;
	margin-left: auto;
	margin-right: auto;
	font: 11px/17px Lucida Sans Unicode, Arial, sans-serif;
	color:#FFFFFF;
	text-align:center;
}

#subnav a {text-decoration: underline; color: #ffffff;}
#subnav a:hover {text-decoration: none; color: #c24040;}


#subnavFwidth {
	position:absolute;
	left:33px;
	top:117px;
	width:586px;
	height:26px;
	z-index:3;
	margin-left: auto;
	margin-right: auto;
	font: 11px/17px Lucida Sans Unicode, Arial, sans-serif;
	color:#FFFFFF;
	text-align:center;
}

#subnavFwidth a {text-decoration: underline; color: #ffffff;}
#subnavFwidth a:hover {text-decoration: none; color: #c24040;}

body {
	background-color: #000000;
}

