@charset "utf-8";
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p , br{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #5287be;
}
#topBarWrap {
	background-image: url(../images/topBar-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 98px;
}
#topBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	height: 98px;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#topBar ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 335px;
}
#topBar ul li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topBar ul li a {
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/blank.gif);
	background-repeat: repeat;
}
#topBar ul li a:hover {
	color: #B3813F;
	background-image: url(../images/blank.gif);
	background-repeat: repeat;
}
#topBarLogo {
	background-image: url(../images/logo-header.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 159px;
	width: 314px;
	position: absolute;
	left: 6px;
	top: 19px;
	right: 0px;
	bottom: 0px;
}





#backgroundSky {
	background-color: #5287BE;
	background-image: url(../images/bg-sky.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap {
	padding: 0px;
	width: 1040px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#shadowBg {
	background-image: url(../images/shadow-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#mainContainer {
	background-color: #FFF;
	background-image: url(../images/bg-brickwall.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	width: 880px;
	padding-top: 113px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
#mainContainer a {
	color: #65A2D1;
	text-decoration: none;
}
#mainContainer a:hover {
	text-decoration: underline;
}


#photoHeader {
	margin: 0px;
	width: 880px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#homepageWelcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #636363;
	float: left;
	width: 410px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#homepageDownloads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	float: left;
	width: 410px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #08291A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3813f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#homepageAddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #08291A;
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #b3813f;
}
#homepageHours {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #08291A;
	float: left;
	width: 215px;
	margin: 0px;
	padding: 0px;
}
#footerWrap {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 334px;
}
#footer {
	background-image: url(../images/footer-img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 334px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 150px;
	padding-bottom: 0px;
	padding-left: 150px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #08291A;
}
#footer a {
	color: #696;
}

#footerNavigation {
	padding: 0px;
	height: 60px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#footerNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
#footerNavigation ul li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#footerNavigation ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #08291a;
	text-decoration: none;
	background-color: #FFF;
	margin: 0px;
	padding: 10px;
}
#footerNavigation ul li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #b3813f;
	background-color: #FFF;
	padding: 10px;
}
.developerText {
	font-size: 10px;
	color: #999;
}








.homepageverticalDottedDivider {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
.WhiteFont16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
}

.seoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #999;
	text-align: center;
}


.TanFont16px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #b3813f;
}
.GreenFont12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #002717;
}



.BoldGreenFont12px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #08291a;
}
.homepagePhotoBorder {
	padding: 5px;
	border: 1px solid #B3813F;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.GreenFont15px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	font-weight: normal;
	color: #08291a;
}

.tagLine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #b3813f;
	background-image: url(../images/tagline-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	height: 52px;
	width: 880px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
}



.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #09271D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
