@charset "UTF-8";
ul.MenuBarHorizontal  {
	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;
}
.twoColFixRtHdr #container {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 780px;
	background-color: #FFF;
} 
.twoColFixRtHdr #header {
	width: 780px;
	margin-left: 0px;
} 
.twoColFixRtHdr #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 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	display: block;
	white-space: normal;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0C9;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 700px;
	background-color: #EBEBEB;
	background-image: url(images/gradient.png);
	background-repeat: repeat-y;
}
.twoColFixRtHdr #mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 740px;
	background-color: #FFF;
	background-image: url(images/background-column.jpg);
	margin-right: 0px;
	padding: 20px;
	background-repeat: repeat-y;
} 
.twoColFixRtHdr #footer {
	text-align: center;
	width: 780px;
	letter-spacing: 0.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 62px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	background-image: url(images/footer-image.jpg);
	background-repeat: no-repeat;
	background-color: #a4a981;
	background-position: 15px;
	padding: 0px;
	margin: 0px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333;
	line-height: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #nav-bar {
	height: 25px;
	width: 780px;
	text-align: left;
	padding: 0px;
}
.a:link {
	color: #00366b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.a:visited {
	color: #00366b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.a:active {
	color: #00366b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.a:hover {
	color: #A4A982;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.a2:link {
	color: #14366B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.a2:hover {
	color: #A4A982;
}
.a2:visited {
	color: #06C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.mapquest {
	border: 2px solid #CCC;
	width: 270px;
	height: 350px;
	padding: 0px;
}
.twoColFixRtHdr #loadarea {
	width: 400px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #143669;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/gallery/images/400x600-image.jpg);
	background-repeat: no-repeat;
	height: 600px;
	margin-right: 150px;
}
.twoColFixRtHdr #loadarea2 {
	width: 400px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #143669;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image: url(images/gallery/images/600x600-image-maple.jpg);
	background-repeat: no-repeat;
	height: 600px;
	border: 1px solid #333;
}
.header2 {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00366b;
	width: 740px;
	padding-top: 0px;
}
.twoColFixRtHdr #footer2 {
	background-image: url(images/footer-image.png);
	height: 10px;
	width: 770px;
	padding-top: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	margin-right: 20px;
}
.dotted-line {
	border-bottom-width: 0.05em;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.twoColFixRtHdr #column1 {
	width: 400px;
	padding-top: 20;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	float: left;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: 200px;
}
.twoColFixRtHdr #container2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: 275px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: left;
	margin: 0px;
}
.twoColFixRtHdr #container4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: 260px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.twoColFixRtHdr #container5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: 440px;
	margin: 0px;
	padding: 0px;
}
.header3 {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #900;
}
.player {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 2px solid #0E366C;
	width: 250px;
	padding-bottom: 20px;
	height: 250px;
}
.model {
	width: 430px;
	padding: 0px;
	height: 98px;
	background-image: url(images/spacer.jpg);
}
.twoColFixRtHdr #container3-1 {
	width: 430px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.twoColFixRtHdr #container5-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: 740px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.body1-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	width: 750px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #containerRight {
	width: 300px;
	background-color: #FFF;
	float: right;
	padding: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.twoColFixRtHdr #container3-2 {
	width: 275px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: none;
	float: right;
	margin-left: 0px;
}
.twoColFixRtHdr #container3-3 {
	width: 430px;
	margin: 0px;
	height: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.twoColFixRtHdr #container3 {
	text-align: left;
	width: 780px;
	letter-spacing: 0.5px;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #mainContent2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 740px;
	background-color: #FFF;
	margin-right: 0px;
	padding: 20px;
}

