@charset "UTF-8";
/* CSS Document */

body { 
padding:0;
background-color: rgb(131, 150, 162);
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #222;
text-align:center;
min-width:820px;
margin-top: 20px;
}

a {
text-decoration: none;
border: 0;
}

a img {
border: 0;
}

p {
margin: 0 0;
}

h1 {
font-size:1.25em;
font-weight: bold;
color:#ff6600;
line-height:1.25em;
margin: 0 0;
padding: 0 0;
text-align:left;
}

h2 {
font-weight: bold;
font-size: 1em;
text-align:left;
margin: 0 0;
padding: 0 0 0 0px;
color:#58646d;
}

h3  {
font-weight: bold;
font-size: 1em;
text-align:left;
margin: 0 0;
padding: 0 0;
color:#ff6600;
}


h4 {
font-weight: normal;
font-size: 1em;
margin: 0 0;
padding: 0 0;
color:#58646d;
}


p a:link {color:#58646d; font-weight:normal; text-decoration:underline;}
p a:visited {color:#58646d; font-weight:normal; text-decoration:underline;}
p a:hover {color:#ff6600; font-weight:normal; text-decoration:underline;}
p a:active {color:#58646d; font-weight:normal; text-decoration:underline;}



/* top radius corner styles */

#cornertop {
margin: 20px auto 0 auto;
width: 930px;
height: 10px;
background-color: white;
}

img.left {
float:left;
margin: 0 0;
}

img.right {
float:right;
margin: 0 0;
clear:both;
}

/* masthead and nav links */

#masthead {
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
width: 820px;
height:100px;
background-color:#FFFFFF;
text-align:left;
}

#masthead img.logo {
margin: 0;
padding: 0 0 0 60px;
}


#navlinks {
margin: -12px 0 0 0;
padding: 0px 0 0 279px;
}

#navlinks a:link {color:#58646d; font-weight:bold; text-decoration:none;}
#navlinks a:visited {color:#58646d; font-weight:bold; text-decoration:none;}
#navlinks a:hover {color:#ff6600; font-weight:bold; text-decoration:none;}
#navlinks a:active {color:#58646d; font-weight:bold; text-decoration:none;}

#navlinks li{
display: inline;
margin-right: .5em; padding-right: .075em;
}


#navlinks .reverse:link {color:#ff6600; font-weight:bold; text-decoration:none;}
#navlinks .reverse:visited {color:#ff6600; font-weight:bold; text-decoration:none;}
#navlinks .reverse:hover {color:#58646d; font-weight:bold; text-decoration:none;}
#navlinks .reverse:active {color:#ff6600; font-weight:bold; text-decoration:none;}




/* content styles */

#column1 a:link {color:#58646d; font-weight:bold; text-decoration:none;}
#column1 a:visited {color:#58646d; font-weight:bold; text-decoration:none;}
#column1 a:hover {color:#ff6600; font-weight:bold; text-decoration:none;}
#column1 a:active {color:#58646d; font-weight:bold; text-decoration:none;}


/* bottom radius corner styles */

#cornerbottom {
clear:both;
margin: 0 auto 20px auto;
width: 930px;
height: 10px;
background-color:white;
}
