/* CSS Document */
body{
background-image:url(images/woodstripes.gif);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:center;
min-width:760px;
}
h1{
color:#663333;
font-style:italic;
font-size:14px;
}
hr{
border:0;
border-bottom:1px dashed #000;
}
.nav li{
list-style-type:none;
margin-bottom:5px;
}
#left a{
text-decoration:none;
color:#000;
border-bottom:1px solid black;
}
#left a:hover{
border-bottom:1px dotted black;
}
#left a:visited{
text-decoration:none;
border-bottom:1px dotted black;
}
#left li{
list-style-image:url(images/listBullet.gif);
margin-bottom:7px;
}
#wrapper{
margin:0 auto;
width:760px;
text-align:left;
}
#container{
text-align:left;
width: 440px;
min-height:150px;
float: right;
margin-right: 20px;
margin-top:10px;
background-color:#99CC66;
background-image:url(images/top_container.gif);
background-repeat:no-repeat;
background-position:top;
}
#container a{
text-decoration:none;
color:#000;
border-bottom:1px solid black;
}
#container a:hover{
border-bottom:1px dotted black;
}
#container a:visited{
text-decoration:none;
border-bottom:1px dotted black;
}
#left{
text-align:left;
background-color:#99CC66;
width: 179px;
min-height:150px;
float: left;
margin-top:10px;
margin-left:20px;
background-image:url(images/left_container.gif);
background-position:top;
background-repeat:no-repeat;
}
#content{
margin:10px;
}
#holder{
width:754px;
text-align:center;
height:inherit;
border-right:3px solid #663333;
border-left:3px solid #663333;
border-bottom:3px solid #663333;
background-color:#FFFFCC;
margin-top:-15px;
!margin-top:0px;
}
.contact{
margin-bottom:30px;
}
.flash{
margin:0px;
}
#footer{
text-align:center;
}
.htmlNav li{
display:inline;
padding-right:5px;
}
.htmlNav a{
text-decoration:none;
color:#000;
border-right:1px solid black;
padding-right:5px;
}
.htmlNav a:visited{
text-decoration:none;
}
.imgLink{
border:0px solid #99CC66;
}
.lastItem{
border:0px solid #FFFFCC;
}
.copyNav{
text-align:center;
}
