/* CSS Document */

#page-container{
width:1000px;
margin:auto;
background-image:url(../images2/bg_1.jpg);
background-repeat:repeat-y;
}

body{
margin:0px;
padding:0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#666666;
background-color:#B5EAC2;
}

body h1{
font-size:1.3em;
color:#339900;
margin:0px;
}

body h2{
font-size:0.7em;
color:#000000;
margin:0px;
}

body h3{
font-size:1.1em;
color:#339900;
margin-bottom:0;
}

img{
border-width:1px;
border-style:solid;
border-color:#339900;
}

#switcher{
width:230px:
padding:5px;
background-color:#DDECDD;
}

#nav ul{
list-style:none;
font-size:1.1em;
margin:0;
padding:0;
}

#nav li{
border-bottom:1px solid #ffffff;
}

#nav li a:link, #nav li a:visited {
display: block;
padding: 0.4em 0 0.4em 0.5em;
border-left:5px solid #00953e;
border-right:3px solid #00953e;
background-color:#45ab7a;
color:#ffffff;
text-decoration:none;
}

#nav li a:hover{
background:#d0e8db;
color:#000000;
}


a {
	font-size: 0.9em;
	color:#000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #009A2A;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration:none;
}

#topbanner{
height:30px;
width:450px;
background-image:url(../images2/topbanner.gif);
background-position:center;
background-repeat:no-repeat;
}

#header{
height:170px;
width:240px;
background-image:url(../images2/logo200x200.jpg);
background-position:center;
background-repeat:no-repeat;
}


#nav{
width:240px;
}

#content{
width:450px;
height:auto;
text-align:left;
}

#dvd{
width:450px;
height:auto;
text-align:center;
}

#content2{
width:190px;
text-align:center;
}

#footer{
	height:auto;
	text-align: center;
	padding:5px;
}

#footer2{
height:auto;
	text-align: center;
	font-size:0.7em;
	}
	
#map{
height:330px;
vertical-align:middle;
}

#imagefloat{
float:left;
margin-right:10px;
margin-bottom:10px;
}

#imagefloat_center{
float:center;
margin-right:10px;
margin-bottom:10px;
}
