body { 
background-color: white
}

/*HEADER*/

#header {
position: relative;
width: 596px
}

/*CONTENT AREA*/

#content {
color: #000;
font-size: 11px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
line-height: 15px;
margin-top: 15px;
margin-left: 20px;
padding-bottom: 30px;
width: 398px;
float: left
}

#content h1 {
color: #c63;
font-size: 17px;
font-weight: bold;
text-transform: uppercase
}

#content h2 {
color: #398461;
font-size: 35px;
font-weight: bold;
text-transform: uppercase
}

#content h3 {
color: #398461;
font-size: 35px;
line-height: 35px;
font-weight: bold
}

#content h4 {
color: #398461;
font-size: 20px;
line-height: 20px;
font-weight: bold
}
#content table, tr, td    { color: #000; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 15px }
#content ul  { font-weight: bold; list-style-image: url("../img/bullet.gif") }
#content a:link, #content a:visited {
color: #398461;
text-decoration: underline
}

#content a:hover {
color: #c63;
text-decoration: underline
}

#subnav {
color: #c63;
font-size: 15px;
float: right;
font-weight: bold
}

#subnav a:link, #subnav a:visited {
color: gray;
text-decoration: none
}

#subnav a:hover {
text-decoration: underline
}

#pic {
float: right;
margin-left: 10px
}

#address1 {
margin-right: 10px;
padding-right: 10px;
float: left;
border-right: 1px solid #666
}
/*LEFT COLUMN*/

#column-left {
position: relative;
width: 178px;
height: auto;
padding-bottom: 30px;
float: left
}

/*LEFT SIDE NAVIGATION*/

#left-menu {
margin-top: 2px;
position: relative
}

#left-menu a:link, #left-menu a:visited {
color: #fff;
font-size: 10px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-weight: bold;
text-decoration: none;
background-color: #13007c;
background-image: url(../img/bullet.gif);
background-repeat: no-repeat;
background-position: 8px 7px;
text-transform: uppercase;
display: block;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 20px;
border-bottom: 2px solid #fff
}
#left-menu a.current { background-color: #398461 !important; }
#left-menu a:hover {
color: #ff0
}

/*ADDRESS*/

#address {
color: #13007c;
font-size: 11px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
font-weight: bold;
line-height: 13px;
margin-top: 17px;
margin-bottom: 40px;
margin-left: 20px
}
#address a:link, #address a:visited  { color: #13007c; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 13px; text-decoration: none; margin-top: 17px; margin-bottom: 40px; margin-left: 20px }
/*WHAT'S NEW*/

#whatsnew {
position: relative
}

#whatsnew a:link, #whatsnew a:visited {
color: #398461;
text-decoration: underline
}

#whatsnew a:hover {
color: #c63;
text-decoration: underline
}

#whatsnew-copy {
color: #333;
font-size: 11px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
line-height: 15px;
margin-left: 15px;
padding-right: 10px
}

/*TEMPLINK*/
#highlight  { color: #c85000; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: center; text-transform: uppercase; margin-top: 17px; margin-bottom: 40px }

#highlight a:link, #highlight a:visited, #highlight a:hover, #highlight a:active  { color: #c85000; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 14px; text-decoration: none; text-align: center; text-transform: uppercase; margin-top: 17px; margin-bottom: 40px }

