

a  {;}
a:link  {color : blue;text-decoration: none}
a:visited  {color : blue;text-decoration: none}
a:hover  {color : #906f26;text-decoration: none}
a:active  {color : #000000;text-decoration: none}


.section {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
line-height : 20px;
color : #284257;
font-weight : bold;
}

/*
green: 385332
blue: 284257
red: 6b2221
yellow: 906f26
purple: 3c2148
*/


.h1 {
font-family : Helvetica, Verdana, Arial, sans-serif;
font-size : 18px;
line-height : 20px;
font-weight : bold;
color : #906f26;
}

.h2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 18px;
line-height : 24px;
color : #385332;
}

.h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 16px;
line-height : 24px;
color : #3c2148;
}

.content {
margin: 25px 25px; 
padding: 0px; 
vertical-align: top;
text-align: left;
}


.home-text {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 24px;
color : #ffffff;
}

a:link.home-text  {color : #906f26;text-decoration: none}
a:visited.home-text  {color : #906f26;text-decoration: none}
a:hover.home-text {color : #385333;text-decoration: none}
a:active.home-text  {color : #000000;text-decoration: none}




.quote {
font-family : georgia, palatino, serif;
font-size : 14px;
line-height : 22px;
color : #284257; 
font-style: italic;
}


.bullet {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
line-height : 22px;
color : #906f26;
}

.text {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 22px;
color : #5e5350;
}


.text2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 22px;
color : #808285;
}


.credit {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
line-height : 22px;
color : #3c2148;
}




.nav {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 22px;
color : white;
}

a:link.nav  {color : #c19e52;text-decoration: none}
a:visited.nav  {color : #c19e52;text-decoration: none}
a:hover.nav  {color : #cf7500;text-decoration: none}
a:active.nav  {color : #000000;text-decoration: none}


.side-nav {
font-family : Helvetica, sans-serif;
font-size : 14px;
line-height : 30px;
color : white;
font-weight : bold;
}

a:link.side-nav  {color : #ffffff;text-decoration: none}
a:visited.side-nav  {color : #ffffff;text-decoration: none}
a:hover.side-nav  {color : #906f26;text-decoration: none}
a:active.side-nav  {color : #939598;text-decoration: none}





.nav1 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 22px;
color : 322839;
}

a:link.nav1  {color : #322839;text-decoration: none}
a:visited.nav1  {color : #322839;text-decoration: none}
a:hover.nav1  {color : #000000;text-decoration: none}
a:active.nav1  {color : #322839;text-decoration: none}





.nav2 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 13px;
line-height : 22px;
color : white;
}

a:link.nav2  {color : white;text-decoration: none}
a:visited.nav2  {color : white;text-decoration: none}
a:hover.nav2  {color : #000000;text-decoration: none}
a:active.nav2  {color : #cf7500;text-decoration: none}


.hr {
margin: 0px 0px 25px 0px; 
padding: 0;
border-bottom: 1px solid #d1d3d4;
}