/*  Structure */

* {
margin:0;
padding:0;
outline:0;
background:transparent;
border:0;
font-family: Verdana, sans-serif;
font-size: 12px;
background-color: transparent;
position: relative;
z-index: 0;
zoom: 1;
}
th,td,tr{
vertical-align: top;
margin: 0;
padding: 0;
}

body{
margin: 0 20px 20px 20px;
padding: 0;
background-color: #1A3E45;
text-align: center;
}

#Wrapper{
width: 770px;
margin: 0px auto;
text-align: left;
}

table{
border-collapse: collapse;
}

#MainTable{
width: 770px;
}


#Header{
position: relative;
width: 770px;
height: 170px;
padding: 0;
margin: 0;
z-index: -1;
}
#Address{
position: absolute;
color: white;
text-align: right;
padding: 75px 20px 0px 0px;
height: 140px;
font-weight: bold;
line-height: 18px;
top: 0px;
left: 600px;
z-index: 10;
}

#LHColumn{
background-color: #993300;
color: white;
width: 150px;
}

/* Main Menu */
#LHMenu{
margin: 15px 0 40px 0;
}

#LHMenu ul{
list-style-type: none;
margin-left: 15px;
}

#LHMenu ul li{
padding: 2px 0;
text-align: left;
}
#LHMenu ul a{
color: white;
text-decoration: none;
font-size: 11px;
letter-spacing: 0px;
}
#LHMenu ul a:hover{
color: #E6BF00;
text-decoration: none;
}
#LHMenu h3{
color: #B7D755;
font-size: 11px;
margin: 15px 15px 0px 15px;
}


/* RH Menu */

#RHColumn{
background-color: #993300;
color: white;
width: 150px;
padding-top: 33px
}
#RHMenu{
margin: 15px 0 40px 0;
}

#RHMenu ul{
list-style-type: none;
margin-left: 15px;
}

#RHMenu ul li{
padding: 2px 0;
text-align: left;
}
#RHMenu ul a{
color: white;
text-decoration: none;
font-size: 11px;
letter-spacing: 0px;
}
#RHMenu ul a:hover{
color: #E6BF00;
text-decoration: none;
}
#RHMenu h3{
color: #B7D755;
font-size: 11px;
margin: 15px 15px 0px 15px;
}

/****** Content area ***************/
#Content{
width: 470px;
padding: 20px;
background-color: white;
text-align: left;
}
h1{
Font-family: "Trebuchet MS", sans-serif;
Font-size: 16px;
color: #CC6633;
padding: 0 0 10px 0;
margin-bottom: 15px;
border-bottom: dashed 1px #777777;
}

h2{
Font-family: "Verdana", sans-serif;
Font-size: 11px;
color: black;
margin: 15px 0 7px 0;
font-weight: bold;
clear: both;
}

h3{
Font-family: "Verdana", sans-serif;
Font-size: 10px;
color: black;
margin: 0 0 7px 5px;
font-weight: bold;
}


p{
Font-family: "Verdana", sans-serif;
Font-size: 11px;
color: black;
margin: 0 0 5px 0;
line-height: 16px;
}
blockquote{
Font-family: "Verdana", sans-serif;
Font-size: 11px;
color: black;
margin: 0 20px 5px 20px;
line-height: 16px;
font-style: italic;
}
a{
font-size: 11px;
letter-spacing: 0px;
color: #CC6633;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
.LearnMore, .ReadMore{
Font-size: 10px;
color: #98AA1A;
letter-spacing: 0px;
text-transform: uppercase;
}
#Content ul{
list-style-type: none;
margin: 0 0 10px 0;
}
#Content ul li{
letter-spacing: 0px;
margin: 4px 0;
font-size: 11px;
}
#Content ul li a{
letter-spacing: 0px;
margin: 4px 0;
font-size: 11px;
}
hr{
margin:  0px auto 10px;
border-bottom: dashed 1px #777777;
}
.StaffDetail{
width: 424px;
clear: left;
}
.StaffDetail p img{
float: left;
margin: 0 20px 20px 0;
}
.StaffDetail p{

}
.De-emphasized{
Font-family: "Verdana", sans-serif;
Font-size: 10px;
margin: 0 0 7px 5px;
font-weight: normal;
color: black;
}
.Announcement{
margin-left: 30px;
}
.StoryLinks{
margin: 10px 12px 15px 0px;
}

/** Forms area **/
input{
border: solid black 1px;
}
textarea{
border: solid black 1px;
}
#LovefareStory{
width: 330px;
height: 200px;
}
.FloatLeft{
float:left;
margin: 0 20px 20px 0;
}
.FloatRight{
float:left;
margin: 0 0px 20px 20px;
}
.AlignRight{
width: 100%;
text-align: right;
}




#Footer{
background-color: #CC6600;
height: 65px;
text-align: center;
color: white;
}
#Footer p{
margin: 0;
}
#FooterText{
text-align: center;
padding: 15px 0px 0px 0px;
border-top: solid #642100 20px;
}
#Copyright{
text-align: center;
font-size: 8px;
padding: 2px 0px 15px 0px;
}


/* Added descriptors */
span{
Font-family: "Verdana", sans-serif;
Font-size: 11px;
color: black;
margin: 0 0 5px 0;
line-height: 16px;
}
span.plusOneParagraph{
Font-family: "Verdana", sans-serif;
Font-size: 14px;
color: black;
margin: 0 0 5px 0;
line-height: 16px;
}
span.minusOneParagraph{
Font-family: "Verdana", sans-serif;
Font-size: 8px;
color: black;
margin: 0 0 5px 0;
line-height: 16px;
}
.floatRight{
float: right;
}