body{
margin: 0px;
padding: 0px;
background: #FFF url(../images/headerTile.gif) repeat-x;
font-family: Verdana, helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #222;
}

img{
border: none;
}

.green{
color: #089B54;
font-size: 16px;
}

.red{
color: #D5181F;
}

.name{
float: right;
clear: both;
}

ul.spaced li{
padding: 0px 0px 5px 0px;
margin: 0px 0px 5px 0px;
}

blockquote{
font-style: italic;
margin: 10px 0px 0px 0px;
padding: 10px 0px 0px 0px;
}

h1{
padding: 0px;
margin: 0px;
font-size: 18px;
color: #D5181F;
}

h3{
padding: 0px;
margin: 0px;
font-size: 18px;
color: #089B54;
}

h4{
color: #000;
padding: 0px;
margin: 0px;
font-size: 18px;
}

#page{
margin: auto;
width: 986px;
height: auto;
}

#header{
width: 986px;
height: 231px;
background: url(../images/header.jpg) no-repeat;
}

.contentHidden{
display: none;
}

#nav a:link{color:#089B54; text-decoration: none;}
#nav a:visited{color:#189B54; text-decoration: none;}
#nav a:hover{color:#D5181F; text-decoration: none;}

a:link{color:#D5181F; text-decoration: none; text-decoration:underline;}
a:visited{color:#D5181F; text-decoration: none; text-decoration:underline;}
a:hover{color:#089B54; text-decoration: none;}

#footer span a:link{color:#243576; text-decoration: none; font-weight: normal;}
#footer span a:visited{color:#243576; text-decoration: none; font-weight: normal;}
#footer span a:hover{color:#999999; text-decoration: none; font-weight: normal;}

#bottomNav a:link{color:#FFF; text-decoration: none; font-weight: normal;}
#bottomNav a:visited{color:#FFF; text-decoration: none; font-weight: normal;}
#bottomNav a:hover{color:#000; text-decoration: none; font-weight: normal;}

#nav{
width: 986px;
height: 60px;
background: url(../images/nav.jpg) no-repeat;
font-size: 16px;
}

#nav ul{
padding: 17px 0px 0px 36px;
margin: 0px;
}

#nav li {
display: inline;
padding: 0px 18px 0px 18px; 
margin: 0px;
}

#contentWrapper{
background: url(../images/pageBg.gif) repeat-y;
width: 986px;
height: auto;
margin: auto;
}

#content{
background: url(../images/contentTop.jpg) no-repeat top;
width: 986px;
height: auto;
}

#left{
padding: 20px 0px 30px 40px;
float: left;
width: 640px;
text-align: justify;
}

#right{
float: right;
padding: 20px 30px 20px 0px;
width: 240px;
text-align: center;
}

#footerWrapper{
background: url(../images/footerTile.gif) repeat-x;
height: 173px;
width: 100%;
}

#footer{
margin: auto;
width: 986px;
text-align: center;
padding: 0px 0px 0px 0px;
}

#bottomNav{
text-align: center;
}

#bottomNav ul{
padding: 9px 0px 0px 36px;
margin: 0px;
}

#bottomNav li {
display: inline;
padding: 0px 18px 0px 18px; 
margin: 0px;
}

