@charset "utf-8";

body  {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: #323232;
	}
	
.twoColFixLtHdr #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #FEFEFE;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
} 
.twoColFixLtHdr #header { 
	 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border: 1px solid #FEFEFE;
	
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	font-size:12px;
	color:#FEFEFE;
	background-image: url(images/1_bg4.gif);
	background-repeat: repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEFEFE;
	border-right-color: #FEFEFE;
	border-bottom-color: #FEFEFE;
	border-left-color: #FEFEFE;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 204px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FEFEFE;
	border: 2px solid #FEFEFE;
} 

.twoColFixLtHdr #videomainContent {
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	background: #323232;
	padding-left:100px	
}

.twoColFixLtHdr #singleframe {
	background: #323232;	
}
	
.twoColFixLtHdr #footer {
	padding: 0 10px 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size:12px;
	color:#FEFEFE;
	background:url(images/redsquare.png);
	border: 1px solid #FEFEFE;
	
	} 
.twoColFixLtHdr #footer p {
	margin: 0 0 0 270px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
br{font-size:10px}
a:link {color:#FEFEFE}
a:visited {color:#FEFEFE}
a:hover {text-decoration:none;}


#mainContent a:link {color:#000}
#mainContent a:visited {color: #000}
#mainContent a:hover {text-decoration:none;}
#mainContent a:active {color:#000}


  .red{	color:#4C0000;}

.w1{font-size:14px;	color:#FEFEFE;}
.w2{font-size:12px; color:#FEFEFE;}

.b1{font-size:14px; color: #000; font-weight:bolder}

.sidehline{
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 0px 0px;
}
	
.b{font-size:12px; color:#000000; }



.topbtmmargin {
	margin-top: 20px;
	margin-bottom: 20px;
}

.SidebarPadding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.FrontImage {
	border: 5px ridge #323232;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.FrontImageFltRgt {
	border: 5px ridge #323232;
    float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.mapRgt {
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
	border: none;
	
}

.sigRgt {
	float: right;
	padding-left: 5px;
	margin-right: 60px;
	padding-bottom: 10px;
	margin-top: 10px;
	
}

.textfntrgtcol {
	padding-left: 200px;
	font-size:12px;
	color:#000000;
}


.textfntlftcol {
	padding-right: 210px;
	font-size:12px;
	color:#000000;
}


.twoColFixLtHdr #container #mainContent ul li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/blackbullet.gif);
}
.leftpicture {
	border: 5px ridge #323232;
	position: absolute;
	z-index: 20;
	height: 140px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 210px;
	left: 150px;
	top: 326px;
}
img
{
	border-style: none;
}
.grooveimg {
	border: groove;
}


#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 0px;
	top: 0px;
	visibility: visible;
}
#apDiv2 {
	position:absolute;
	width:179px;
	height:115px;
	z-index:2;
	left: 8px;
	top: 8px;
	visibility: visible;
}
#apDiv3 {
	position:absolute;
	width:318px;
	height:102px;
	z-index:3;
	left: 190px;
	top: 12px;
	visibility: visible;
}
#apDiv4 {
	position:absolute;
	width:120px;
	height:45px;
	z-index:4;
	left: 390px;
	top: 105px;
	visibility: visible;
}
#apDiv5 {
	position:relative;
	width:200px;
	height:115px;
	z-index:5;
}
