#body {
    margin: 0px;
	padding: 0;
	font-family: "Georgia", serif;
	background-color: #006600;
	
}

p {
	font-size: 13px;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: .02em;
	
}


p.small {
	font-size: 13px;
	text-align: left;
	margin-top: 5px;
	
}


p.spring1 {
    display: block;
	font-size: 12px;
	text-align: center;
	margin-left: 0px;
	padding-top: 0px;
}

h1 {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
	color: #336633;	
}

h2 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
}

h3 {
	font-size: 24px;
	text-align: center;
	font-weight: bolder;
}

h4 {
	font-size: 15px;
	text-align: Center;
	font-weight: bolder;
	color: #FFFFFF;	
}
	
h5 {
	font-size: 18px;
	text-align: center;
	font-weight: bolder;
}



li { font-size: 13px;}
li#active {font-weight:bold; color: #336633; background-color: #FFFFCC;}
li#current { color: #000000;}    

#container {
	width:700px;
	margin: 20px auto 0px auto;
	border: 1px solid #000;
	background-color: #fff;
	background-image: url(../images/bottom_background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	width: 700px;
	Height:135px;
	background-color: #fff;
	background-image: url(../builder_liquidation/images/header.GIF);
	background-repeat: no-repeat;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: thick;
}

#content {
	width:700px;
}

#leftbar {
 
	float:left;
	
}

#main {
    margin-left: 15px;
    float: left;
   	margin-top: 0px;
	width:492px;
	height:auto;
}
	
#main_wrapper {
	width: 452px;
	height: auto;
	margin: 0px 25px 25px 25px;
    }
	
input { background-color: #FFFFCC; border: 1px solid #336633;}
textarea { background-color: #FFFFCC; border: 1px solid #336633;}
	

#order {float: right; width: 170px; height: auto; top: 0px;}

.photo1 { position: relative; width: 452px; height: 322px; border: #000 1px solid;}
.photo2 { position: relative; width: 452px; height: 272px; border: #000 1px solid;}
.photo3 { position: relative; width: 452px; height: 322px; border: #000 1px solid;}
.photo4 { position: relative; width: 452px; height: 262px; border: #000 1px solid;}

.thumb1 { position: relative; width: 135px; height: 90px; margin-top: 5px; margin-left: 0px; border: #000 1px solid; float: left;}
.thumb2 { position: relative; width: 135px; height: 90px; margin-top: 5px; margin-left: 20px; border: #000 1px solid; float: left;}
.thumb3 { position: relative; width: 135px; height: 90px; margin-top: 5px; margin-left: 20px; border: #000 1px solid;}
.thumb4 { position: relative; width: 135px; height: 90px; margin-top: 5px; margin-left: 0px; border: #000 1px solid; float: left;}
.thumb5 { position: relative; width: 135px; height: 90px; margin-top: 5px; margin-left: 20px; border: #000 1px solid;}


.backbutton {
    Width: 175px;
	padding: 4px;
	text-align: center;
	background-color: #DEFFCE;
	border: 1px #000 solid;
	margin-left: 0px;
	margin-top:50px;
}

   #footer {
	margin-top:40px;
	width:700px;
	height:45px;
	background-color: #000000;
}

    p.footer {padding-top: 5px; font-size: 11px; text-align: center; color: #339900;}

    #footer a:link { color: #339900; text-decoration: none; }
    #footer a:visited {color: #339900; text-decoration: none;}
/*
    #map a:link { color: #336633; text-decoration: none; }
    #map a:visited {color: #336633; text-decoration: none;}
*/
	
.clear { clear: both;}
/*
a:link { color: #12390D; text-decoration:none;}
a:hover{ color: #663366; text-decoration:underline;}
a:visited { color: #12390D; text-decoration:underline;}
	*/
#navlist {
    width:125px;
	padding: 0px;
	font: 11px georgia, serif;
	font-weight: lighter;
	border-top: 1px #663366 solid;
	margin-top: 57px;
	margin-left: 40px;
	position: relative;
	
}

#navlist li {
   list-style: none;
   margin: 0px;
   border-bottom: 1px #663366 solid;
   text-align:right;
  
}

#navlist li a { display: block; padding: 0.4em 0.4em 0.4em 0.5em; text-decoration: none; }
#navlist li a:link { color: #5D204C; }
#navlist li a:visited { color: #12390D; }
#navlist li a:hover { font-weight:bold; color: #663366; background-color: #FFFFCC; }
#navlist li a:active { font-weight:bold; color: #336633; background-color: #FFFFCC; }
