@charset "UTF-8";
body  {
	background: #666666;
	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 */
	color: #e7e2d5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #77b3b8;
	font-weight: normal;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
ul {
	line-height: 18px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer_nav {
	font-weight: normal;
	background-position: right;
}
.HLDmain #container {
	width: 1000px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #2f1d13;
} 
.HLDmain #header {
	background-color: #2f1d13;
	height: 97px;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
} 
.HLDmain #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 */
}
.HLDmain  #navigation  {
	height: 36px;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #c9e2e4;
	background-color: #2f1d13;
	padding-top: 5px;
	padding-left: 9px;
	padding-bottom: 2px;
	line-height: 40px;
}
.HLDmain #subnav {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	height: 30px;
	padding-top: 12px;
	padding-left: 9px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9F7C66;
	border-right-color: #9F7C66;
	border-bottom-color: #9F7C66;
	border-left-color: #9F7C66;
	padding-bottom: 8px;
	line-height: 17px;
	font-weight: normal;
	color: #77B3B8;
}
.HLDmain #animation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9f7c66;
	background-position: center;
	background-color: #2f1d13;
	height: 304px;
	text-align: center;
	background-image: url(../assets/images/animground.gif);
}
.HLDmain #look {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #fec57c;
	background-color: #2f1d13;
	height: 50px;
	padding-top: 40px;
	padding-left: 9px;
	padding-bottom: 2px;
	line-height: 40px;
	margin-bottom: 5px;
}
.HLDmain #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 321px; /* padding keeps the content of the div away from the edges */
	background-color: #2f1d13;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 9px;
}
.HLDmain #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 321px; /* padding keeps the content of the div away from the edges */
	background-color: #2f1d13;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9F7C66;
	border-right-color: #9F7C66;
	border-bottom-color: #9F7C66;
	border-left-color: #9F7C66;
}
.HLDmain #leftblock {
	float: left; /* since this element is floated, a width must be given */
	width: 600px; /* padding keeps the content of the div away from the edges */
	background-color: #2f1d13;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 9px;
}
.HLDmain #mainContent {
	background-color: #2f1d13;
	margin-right: 340px;
	margin-left: 340px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
} 
.HLDmain #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #e7e2d5;
	background-color: #2f1d13;
	height: 52px;
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
} 
.HLDmain #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.HLDmain #photobar {
	height: 108px;
	padding-right: 9px;
	padding-left: 9px;
}
.captionbar {
	height: 50px;
	padding-right: 9px;
	padding-left: 9px;
}
.photostrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #c9e2e4;
	height: 125px;
	width: 330px;
}
.photostriprt {
	width: 157px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #c9e2e4;
	float: right;
}
.signup_bold {
	font-weight: bold;
	color: #9f7c66;
}
.logo {
	float: right;
	padding-left: 120px;
}
.blucaption_lft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #c9e2e4;
	width: 155px;
	float: left;
	height: 50px;
	margin-right: 11px;
}
.blucaption_rt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #c9e2e4;
	float: left;
	height: 50px;
	width: 147px;
}
.blucaption_rtmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #c9e2e4;
	float: left;
	height: 50px;
	width: 160px;
}
.blucaption_lftmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #c9e2e4;
	width: 140px;
	float: left;
	height: 50px;
}
.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;
}
.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #9f7c66;
	padding-top: 2px;
	padding-left: 9px;
}
.navbar a:link {
	color: #9f7c66;
}
.navbar a:visited {
	color: #9f7c66;
}
.navbar a:hover {
	color: #fec57c;
}
.navbar a:active {
	color: #9f7c66;
}
.readbar a:link {
	color: #9f7c66;
}
.readbar a:visited {
	color: #9f7c66;
}
.readbar a:hover {
	color: #77b3b8;
}
.readbar a:active {
	color: #9f7c66;
}
.footbar a:link {
	color: #e7e2d5;
	font-weight: bold;
}
.footbar a:visited {
	color: #e7e2d5;
}
.footbar a:hover {
	color: #c9e2e4;
}
.footbar a:active {
	color: #e7e2d5;
}
}
.subnavbar a:link {
	color: #9F7C66;
}
.subnavbar a:visited {
	color: #9f7c66;
}
.subnavbar a:hover {
	color: #77B3B8;
}
.subnavbar a:active {
	color: #9F7C66;
}
.HLDmain #headline {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #fec57c;
	background-color: #2f1d13;
	height: 50px;
	padding-top: 40px;
	padding-left: 9px;
	padding-bottom: 2px;
	line-height: 40px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F7C66;
}
