html {
height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color:#dff3fe;
	line-height: 1.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	height:100%;
}

#container{
	width:800px;
	background-image:url(../images/clouds/paper-edge.jpg);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
}

* html #container{
height: 100%;
}
#top {
background-image:url(../images/sky/top1.jpg);
height:184px;
width:700px;
margin-left:auto;
	margin-right:auto;
}
/*#name{
background-image:url(../images/name.jpg);
position:absolute;
top:0px;
left:166px;
width:555px;
height:51px;
}*/
#menu {
position:absolute;
top:220px;
height:250px;
width:170px;
z-index:9;
margin-left:auto;
margin-right:auto;
padding-left:50px;
}

#main {
width:520px;
position:relative;
margin-top:40px;
left:100px;
margin-left:auto;
margin-right:auto;
}
#main a{
text-decoration:none;
color:#990000;
}
#main a:hover{
text-decoration:none;
color:#000;
}
.img-border-1 img{
border:6px solid #ccc;
}

#slideshow {
position:relative;
display:block;
height:215px;
width:260px;
float:right;
vertical-align:middle;
line-height:260px;
padding-top:10px;
}
#slideshow img{
}
#footer {
/*background-image:url(../images/footer-bk1.jpg);
width:794px;
height:39px;
margin-left:6px;*/

}
#heading {
position:absolute;
top:190px;
height:30px;
line-height:30px;
width:530px;
z-index:13;
font:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
margin-left:auto;
margin-right:auto;
padding-left:240px;
}
#heading a{
text-decoration:none;
color:#990000;
}
#heading a:hover{
text-decoration:none;
color:#000;
}
#switcher {
position:absolute;
z-index:90;
top:560px;
margin-left:auto;
margin-right:auto;
padding-left:50px;
width:200px;
height:80px;
}
#switcher a img{
border:0px;
}



#navcontainer { 
width: 170px;

}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
border-top: 1px dotted #ccc;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
/*background-color: #036; */
color: #6c9e2d;
	background-color: #f8f8f8;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #6c9e2d;
text-decoration: none;
}

#navcontainer a:hover
{
/*background-color: #369;*/
background-color: #fefefe;
color: #6c9e2d;
}
#navcontainer li
{
border-bottom: 1px dotted #ccc;
}
.nav{
height:20px;
}
.nav a{
display:inline;
width:45px;
padding: 0.25em 0.5em 0.25em 0.75em;
border-top: 3px solid #6c9e2d;
background:#fff;
text-decoration: none;
}
#map {
padding-top:20px;
padding-bottom:40px;
}
#order {
padding-bottom:8px;
color:#000;
font-weight:bold;
}
#titletable {
width:100%;
}
#titleimg {
padding-bottom:14px;
}
#titleimg img {
border:2px solid #999;
}
.titledisplay{
width:100px;
border-left:1px dotted #ccc;
color:#666666;
}
.titleresults{
color:#000000;
}
.titledesc {
color:#000000;
}
#titlebuttons {
padding-top:10px;
}

.admin {
	margin-top: 20px;
	color: #000;
}
.admin a {
	color: #000;
	text-decoration: none;	
}
.admin a:hover {
	text-decoration: underline;	
}
