charset "utf-8";
/* CSS Document */

body { 
       font-family: Helvetica, Arial, sans-serif;
       font-size:90%;
	}

h1 {
       border-bottom: solid 3px #009;
       padding-bottom:5px;
       text-transform:uppercase;
       text-shadow: 2px 2px 2px #999;
       color: #633626;
	}
	
#chooseBox{
	color:black;
	float: left;
	height: auto;
	border: thin solid #000;
	background-color:#D6C9B9;
	margin-bottom:25px;
	margin-top: 25px;
	height:950 px;
	margin-left:5px;
	clear: both;
	width: 1012px;
	}

#results { margin-top:20px;}


#container2{
	width:100%;
	padding-left:23px;
	height:52px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	font-size:24px;
	text-align:center;
	height:36px;
	margin:10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;		
	}

body {
	width: 100%;
	height:auto;
	background-color:#97B3C4;
	background-size:auto;
	padding-left:10%;
	padding-right:10%;
	background-repeat:no-repeat;
	background-position:center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float:left;
	color:#FF6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}

#wrapper {
	width:1024px;;
	height:auto;
	background-color:#97B3C4;
}

#formbox{
	float:left;
	background-color:#C4732B;
	margin-top:25px;
	margin-bottom:25px;
	width:600px;
	margin-left:200px;
	color:#000000;
	}
fieldSet{
	background-color:#C4732B;
	width:500px;
	color:#000000;
	margin-top:10px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;	
	}	
	
body { 
         font-family: Helvetica, Arial, sans-serif;
         font-size:90%;
	}

h1 {
         border-bottom: solid 3px #009;
         padding-bottom:5px;
         text-transform:uppercase;
         text-shadow: 2px 2px 2px #999;
}



#results { margin-top:20px;}



.button { 
         margin-left:115px; 
}

.box {
         border: solid 1px #666;
         background-color:#FFF;
}



			

.label {
          float:left;
          width:100px;
          text-align:right;
          clear:left;
          margin-right:15px;
          font-weight:bold;
}






label.error {
          color: #900;
          font-weight:bold;
          margin-left: 4px;
          display:block;
          font-size:.9em;
          margin-left:115px;
}

input.error {
          border: 2px solid #900;
}

#suggestionsList li:hover { background-color: #659CD8; }



ul#list-nav {
	margins:0px;
	list-style:none;
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
	width:96%;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	margin-right:auto;
	font-size:18px;
}

ul#list-nav li {
	display:inline
}

ul#list-nav li a {
	text-decoration:none;
	width:194px;
	background:#633626;
	color:#B4C7D1;
	float:left;
	text-align:center;
	border-left:1px solid #fff;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

ul#list-nav li a:hover {
	background-color:#B4C7D1;
	color:#633626;
}
#footer {

	padding-top: 1px;
	width: 1024px;
	color:#633626;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	height: 100px;
	background:#D6C9B9;
	color:#FFF;
	clear:both;
	
	}
	
	#success {
	float:left;
	margin-left:135px;
	display:none;
	width:200px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	padding: 35px;
	
	
}	   	  
