@charset "utf-8";
/* CSS Document */

BODY, HTML {
margin: 0px;
padding: 0px;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

H1 {
font-size:26px !important;
text-transform:capitalize;
color:#FFF;
font-weight:100 !important;
margin-top:-5px;
}

H2 {
font-size:16px !important;
text-transform:uppercase;
margin-top:5px;
}

H3 {
font-size:14px !important;
}

.leftNav {
float:left;
background-image:url(../PublishingImages/leftNavBGTop.jpg);
background-repeat:no-repeat;
width:200px;
height:480px;
}

.leftNav LI {
list-style:none;
line-height:2em;
border-bottom: 1px solid #FFF;
width:200px;
padding:5px;
margin-left:-40px;
text-indent:0px;
font-size:12px;
font-weight:bold;
}

.leftNav A {
color:#FFF;
text-decoration:none;
}

.leftNav  A:hover {
color: #000;
}

.leftNav  LI:active {
color: #000;
}

.headerLeft {
float:left;
width:300px !important;
font-size:10px;
font-weight:100;
padding-left:10px;
min-height:20px;
color:#000000  !important;
}

.headerRight {
float:left;
width:360px !important;
font-size:12px;
font-weight:normal;
padding-left:10px;
padding-top:7px;
color:#000000  !important;
}

.headerCaption {
line-height:1em;
width:600px;
position:absolute;
top:445px;
margin-left:-250px;
left:50%;
color:white;
font-weight:600;
font-size:13px;
z-index:4;
}

.holder {
background-image:url(../PublishingImages/leftNavBGLoop.jpg);
background-repeat:repeat-y;
padding:0px;
margin:0px;
width:970px;
float:left;
}

.header {
float:left;
width:720px;
height:350px;
font-size:10px;
font-weight:100;
padding-right:50px;
position:relative;
min-height:120px;
margin-bottom:0px;
padding-bottom:0px;
}

.contentArea {
min-height:100%;
margin-top:0px;
width:750px;
float:left;
}

.contentArea p {
padding-left: 25px;
padding-right:25px;
}

.contentActual {
position:relative;
width:700px;
height:auto;
float:left;
}


.letterBox {
border:1px solid black;
height:auto;
width:695px;
float:left;
padding:5px;
}

.whiteheaderRight {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.embeddedQuote {
	color: #666666;
	font-size: 16px;
}
.style7 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

/******************** FONT COLORS **********************/
.brownText {color: #69321f}

.brownText h3 {
font-size:12px; 
font-weight:bold;
padding-left:30px; padding-right:10px; padding-top:40px;
}

.brownText p {
font-size:12px; padding-left:30px; padding-right:20px; line-height:1.5em;
}

P A {
color:#0000FF;
}

.BrownTitle {
	font-size: 14px;
	font-weight: bold;
	color:#69321f;
}

.orangeHeading {font-size: 14px}
.justWhite {color: #FFFFFF}
.whiteText {color: #FFFFFF}
.blackText {color: #000000; }
.justOrange {color: #ff6600}
.orangeHighlight {
	color: #ff6600;
	font-weight: bold;
}
