body {
	background: #d2ccb2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	line-height: 1.5em;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrapper {
	width: 1024px;
	margin: auto;
	text-align: center;
	position: relative;
}

a.button-Home {
height: 36px;
	width: 83px;
    background: url('../_images/bg_btn_home.jpg') no-repeat scroll top right;
    display: block;	
	float: left;
	color: #ffffff;
    font: bold 12px arial, sans-serif;
	text-align: center;
    text-decoration: none;
    padding-top: 8px;
    margin-left: 87px;
}

#topNav {
	height: 36px;
	width: 1024px;
	background-image: url('../_images/bg_topNav.png');
	background-repeat: repeat-x;
	text-align: left;
	overflow: hidden;
}

a.topNav {
    float: left;
    height: 20px;
    color: #534b3d;
    font: bold 12px arial, sans-serif;
	text-align: center;
    text-decoration: none;
    padding: 8px 20px 0 30px;
	border-right: #ffffff solid 1px;
}

#header {
	height: 166px;
	width: 1024px;
	background-image: url('../_images/bg_header.png');
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden;
}

#hdrNav {
    float: right;
    margin-right: 40px;
}

a.hdrNav {
    color: #ffffff;
    font: bold 12px arial, sans-serif;
    text-decoration: none;
    padding: 0px 10px 0 10px;
}

#logo {
	padding-top: 32px;
	padding-left: 87px;
}

#tagline {
	font-family: georgia;
	font-size: 120%;
	font-style: italic;
	color: #ffffff;
	float-DELETE: right;
	padding-top-DELETE: 0px;
	margin-left:450px;
	margin-top:-100px;
	margin-bottom: 0px;
}


#body {
	width: 1024px;
	height: 100%;
	background-image: url('../_images/bg_beige.png');
	background-repeat: repeat;
	text-align: left;
	overflow-DELETE: hidden; 
	float: left;
}


#mainImage {
	width: 500px;
	margin-left:437px;
	margin-top: 28px;
} 

#mainImage_subPg {
	width: 500px;
	margin-left:437px;
	margin-top:-100px;
	margin-bottom: 0px;
}	

#mainImage_subPg2 {
	width: 500px;
	height:250;
	margin-left:437px;
	margin-top:-120px;
	margin-bottom: 0px;
}	
#bodyCopy {
	width: 500px;
	height: 100%;
	float: left;
	margin: 0px;
	padding-top: 20px;	
	padding-left: 40px;
}

#bodyCopySub {	
	width: 500px;	
	height: 100%;	
	float: left;	
	margin: 0px;	
	padding-top: 20px;	
	padding-left: 105px;
}	

h1 {
	font-size: 120%;
	font-weight: bold;
	color: #610000;
	padding: 0 0 0 0px;
	text-align: center;
}

p {	
color: #ffffff;	
padding: 0 0 0 0px;
}

td {	
color: #ffffff;	
padding: 0 0 0 0px;
}

#leftNavTabs {
	float: left;
	margin: 27px 0px 0px 87px;
	padding: 0 0 0 0;
}

a.button1-leftNav, a.button1-leftNav:visited {
	height: 39px;
	width: 81px;
    background: url('../_images/bg_tab1_off.jpg') no-repeat scroll top right;
    display: block;	
	float: left;
    font: bold 12px arial, sans-serif;
	text-align: center;
    text-decoration: none;
    padding-top: 8px;
}

a.button1-leftNav:hover, a.button1-leftNav-active {
	height: 39px;
	width: 81px;
    background: url('../_images/bg_tab1_on.jpg') no-repeat scroll top right;
    display: block;	
	float: left;
	color: #000000;
    font: bold 12px arial, sans-serif;
	text-align: center;
    text-decoration: none;
    padding-top: 8px;
}

a.button1-leftNavSub, a.button1-leftNavSub:visited {
	height: 39px;
	width: 243px;
    background: url('../_images/bg_subtab1_on.jpg') no-repeat scroll top right;
    display: block;	
	float: left;
    font: bold 12px arial, sans-serif;
	text-align: left;
    text-decoration: none;
    padding-top: 8px;
	padding-left: 0px
}

a.button1-leftNavHome, a.button1-leftNavHome:visited {
	height: 39px;
	width: 324px;
    background: url('../_images/bg_hometab1_on.jpg') no-repeat scroll top right;
	display: block;	
	float: left;
    font: bold 12px arial, sans-serif;
	text-align: left;
    text-decoration: none;
    padding-top: 8px;
	padding-left: 0px
}

a.button-leftNav {
	height: 39px;
	width: 81px;
    background: url('../_images/bg_tab_off.jpg') no-repeat scroll top right;
    display: block;	
	float: left;
    font: bold 12px arial, sans-serif;
	text-align: center;
    text-decoration: none;
    padding-top: 8px;
}

a.button-leftNav:hover, a.button-leftNav-active {
	height: 39px;
	width: 81px;
    background: url('../_images/bg_tab_on.jpg') no-repeat scroll top right;
    display: block;	
	float: left;
	color: #000000;
    font: bold 12px arial, sans-serif;
	text-align: center;
    text-decoration: none;
    padding-top: 8px;
}

a.button4-leftNav {
	height: 39px;
	width: 81px;
    background: url('../_images/bg_tab4_off.jpg') no-repeat scroll top right;
    display: block;	
	float: left;
    font: bold 12px arial, sans-serif;
	text-align: center;
    text-decoration: none;
    padding-top: 8px;
}

a.button4-leftNav:hover, a.button4-leftNav-active {
	height: 39px;
	width: 81px;
    background: url('../_images/bg_tab4_on.jpg') no-repeat scroll top right;
    display: block;	
	float: left;
	color: #000000;
    font: bold 12px arial, sans-serif;
	text-align: center;
    text-decoration: none;
    padding-top: 8px;
}

#leftNav {
	width: 324px;
	height: 100%;
	background-image: url('../_images/bg_leftNav.png');
	background-repeat: repeat-x;
	border:  0px;
	margin-top: 0px;
	margin-left: 87px;
	float: left;
}

#leftNavSub {
	width: 243px;
	height: 100%;
	background-image: url('../_images/bg_leftNav.png');
	background-repeat: repeat-x;
	border:  0px;
	margin-top: 0px;
	margin-left: 87px;
	float: left;
}

#leftNav_Block1 {
	padding: 20px 20px 10px 20px;
	line-height: 24px;
}

a.left_nav:link, a.left_nav:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

a.left_navSub:link, a.left_navSub:visited {
	color: #660000;
	text-decoration: none;
	line-height: 18px;
}

#leftNav_Block2 {
	padding: 10px 20px 10px 20px;
	line-height: 18px;

}

.leftNav_BlockHdr {
	color: #000000;
    font: 18px arial, sans-serif;
	line-height: 18px;
}

.clear {
	clear:both;	
}

#footer {
	height: 50px;
	width: 1024px;
	background-image: url('../_images/bg_footer.jpg');
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px 100px 10px 100px;
    color: #534b3d;
    font: bold 11px arial, sans-serif;
}


ul {
	color: #ffffff;
}

ul.li {
	color: #ffffff;
}


ol {
	color: #ffffff;	
}

ol.li {
	color: #ffffff;
}

