body  {
	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: #000000;
	background-color: #CCCCCC;
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.twoColFixLtHdr #LOGOcontainer {
	width: 994px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 62px;
	background-image: url(../images/logo-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #23393C;
	font-size: 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #23393c;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
}

.twoColFixLtHdr #container {
	width: 994px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
} 
li {
	list-style-image: url(../images/body-bullet.jpg);
	list-style-type: none;
}

.twoColFixLtHdr #header {
	background-color: #9D080A;
	background-image: url(../images/logo-middle.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 250px;
	width: 744px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.twoColFixRtHdr #nav {
	margin: 0px; /* 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: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
	height: 43px;
}
#menu-centered {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}
.sep {
	background-image: url(../images/nav-sep.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#menu-centered li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
#menu-centered a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 14px;
}
#menu-centered a:hover {
	text-decoration: underline;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 222px;
	padding-top: 74px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #23393C;
	color: #FFFFFF;
	background-image: url(../images/logo-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.twoColFixLtHdr #sidebar1 li {
	list-style-image: url(../images/bullet.jpg);
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #sidebar1 a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #24393C;
}

.twoColFixLtHdr #sidebar1 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}



.twoColFixLtHdr #mainContent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 252px;
} 
.twoColFixLtHdr #footer {
	background:#85070B;
	height: 38px;
} 
.twoColFixLtHdr #footer div {
	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 */
	color: #FFFFFF;
}
.twoColFixLtHdr #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#other1 {
	background-image: url(../images/other1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 300px;
	padding-top: 12px;
}
#other2 {
	background-image: url(../images/other2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 260px;
}
#other3 {
	background-image: url(../images/other3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 260px;
}




.twoColFixLtHdr #red-bar {
	background-image: url(../images/red-pink-bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.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;
}
.res {
	color:#23393C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.address a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.address a:hover {
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.twoColFixLtHdr #mainContent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #23393c;
}
#contact {
	background-image: url(../images/contact1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 300px;
	padding-top: 12px;
}
#E2 {
	background-image: url(../images/E2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 300px;
	padding-top: 12px;
}
#view-inn {
	padding-top: 12px;
}
#home {
	background-image: url(../images/home1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 300px;
	padding-top: 12px;
}

