/* CSS Document */

#siteDesign {
margin:0 auto;
}

#pageContent {
margin:0 auto;
}

#navHeader {
margin:0 auto;
}


p {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;

}

td {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

h2 {

font-family:Georgia, "Times New Roman", Times, serif;
color: #cc9933;

}

h3 {

font-family:Georgia, "Times New Roman", Times, serif;
color: #cc9933;

}

li {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;

}


input {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;

}

textarea {

font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;

}

a{
color:#666600;

}

a:hover {
color: #999900;

}

#footer {
padding-left:40px;
padding-top:10px;
color:#666600;
padding-bottom:20px;

}

#footer a {
text-decoration:none;

}

#spaLogo {

padding-top:10px;
padding-bottom:20px;


}

#content {
padding-left:40px;
padding-top:10px;
padding-right:20px;

}

#verticalBar {
padding-top:10px;

}

#sidebarLinks {
padding-top:10px;
padding-right:10px;

}

