* {
  margin: 0;
  padding: 0;
}

/** Basic Styles **/

body { 
  background: url(images/background_header.png) repeat-x;
  font-family: Gill Sans, Georgia, sans-serif;
  font-size: 75%;
  color: #353535;
}

fieldset {
  width: 390px;
  border: 1px;
  border-color: #f3ce52;
}

input.query { width: 320px; }
input { font-size: 16px; padding: 2px; }
input[type=button] {padding: 4px; font-size: 14px;}

label {
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  font-size: .95em;
}

fieldset { border: 1px solid #ccc; }

legend { 
  color: #af6629;
  font-size: 1.5em;
  font-weight: bold;
}

a { color:#0c799e; }

a:hover { text-decoration:underline; }

h1, h2, h3, h4, h5 {
  font-family: Gill Sans, Georgia, sans-serif;
  font-weight: normal;
  margin-bottom: 0em;
  line-height: 1.6em;
  color: #f3ce52;
}

h1 { font-size: 2.5em; color: #353535; }
h3 { font-size: 2em; color: #353535; }
h4 { font-size: 1.3em; color: #353535; }
h5 { font-size: 1.9em; color: #5a3618; }

p { margin: .25em 0 1em 0; line-height: 1.4em; }
table { border: 0px; }

img { border: 0px; margin :5px 10px 0px 0px; }
img a { border: 0px; margin :5px 10px 0px 0px; }

li{
  margin-right: 10px;
  list-style-type: none;
  font-size: 1.5em;
}

li a {
  color: #7c522e;
  font-weight: 300;
  text-decoration: none; 
}

li a:hover { color: #7c522e; }
li.active a { color: #7c522e; }

.swatch2 { color: #353535; }

.Clearer { clear: both; }

#Wrapper {
  background: url(images/bg-middle.png) repeat-y;
  position: relative;
  margin: 0 auto;
  width: 810px;
  overflow: hidden;
}


#Header {
  background: url(images/header_background.png) repeat-x;
  height: 198px;
  width: 810px;
}
     
     #Tinytown {
       background: url(images/tinytown.png) no-repeat;
       float: right;
       height: 198px;
       width: 370px;
     }
     
     #Tupperware { float: left; width: 420px; height: 198px; }
     
          #Logo h1 a{ 
	    display: block;
	    font-size: 1.3em;
	    color: #353535;
	    font-weight: 300;
	    line-height: 50%;
	    margin-top: 20px;
	    text-decoration: underline;
	  }
	  
          #Logo {
	    float: left;
	    margin-top: 15px;
	    padding: 4px 0px 4px 0px;
	    width: 400px;
	    height: 62px;
	  }
	  
          #Nav { 
	    position: relative;
	    float: left;
	    margin-top: 10px;
	    width: 400px;
	    height: 48px;
	  }
	  
          #Nav a { margin-right: 4px; }
	  
	  #Nav li { float: left; margin-right: 3px; list-style-type: none; font-size: 1.3em; }
	  #Nav li a { display: block; background-color: #80a358; color: #ffffff; padding: 8px 10px 8px 10px; text-decoration: none; }
	  #Nav li a:hover { background-color: #688744; }
	  #Nav li.active a { background-color: #688744; }

#Tupperware2 {
  position: relative;
  float: left;
  width: 495px;
}
	#Title {
	  display:block;
	  float: left;
	  margin-top: -10px; 
	  width: auto;
	}
	
	#Title h2 a { 
	  font-size: 1.75em;
	  color: #cf695c;
	  text-decoration:none;
	}
	
	#Meat {
	  float: left;
	  width: 495px;
	  margin-top: 16px;
	}
	
	#Meat li {
	  font-size: 1em;
	  color: #353535;
	  list-style-image: url(http://i230.photobucket.com/albums/ee73/kuuzak/bullet.jpg);
	  list-style-type: square;
	}
	
	#Meat p {
	  margin: 0px 10px 10px 0px;
	  font-size: 1.35em;
	  color: #353535;
	}
	
	#Meat h4 {
	  font-size: 1.5em;
	  line-height: 20px;
	  color: #af6629;
	  text-decoration: none;
	}

#Sidebar {
  float: right;
  margin-top: -20px;
  width: 300px;
}
  #Sidebar p { margin-left: 15px; font-size: 0.85em; color:#0c799e; }
  #Sidebar h3 { margin-left: 10px; font-size:1.75em; color: #353535; }
  #Sidebar h3 p { margin-left: 10px; font-size: 1.75em; color:#353535; }
  #Sidebar li a { margin-left: 20px; font-size: 0.85em; color:#0c799e; }

#Footer{
  display: block;
  height: 223px;
  width: 810px;
  margin-top: 25px;
  background: url(images/footerbg.png) no-repeat;
}

	#FooterNav {
	  float: left;
	  margin-left: 220px;
	  margin-top: 120px;
	  width: 230px;
	  height: 100px;
	}
	
	#FooterNav li { padding-bottom: 3px; }
	
	#FooterNav2 {
	  float: left;
	  margin-top: 120px;
	  width: 120px;
	  height: 100px;
	}

	#FooterNav2 li { padding-bottom: 3px; }
	
	#FollowUs{
	  float: right;
	  margin-top: 120px;
	  width: 240px;
	  height: 100px;
	}
	
	#FollowUs h2 {
	  margin: 4px 10px 4px 20px;
	  font-size: 3.25em;
	  color: #5a3618;
	  font-weight: 300;
	  line-height: 50%;
	}
	
	#FollowUs li {
	  padding:2px 5px 1px 5px;
	  float: left;
	  margin-left: 15px;
	  list-style-type: none;
	  font-size:1.5em;
	}
	
	#FollowUs li a { 
	  color: #f3e0a0;
	  font-weight: 300;
	  text-decoration: none;
	}
	
	#FollowUs li a:hover { color: #f3e0a0; text-decoration: underline; }
	#FollowUs li.active a { color: #f3e0a0; }
	
/* Save Money Stuff */
#Steak { float: left; margin-top:16px; width: 485px; }
#Steak p { margin: 10px 20px 10px 20px; font-size: 1.35em; color: #353535; }
textarea#Steak { width: 300px; }

	#FindItems { width: 485px; }
	#FindItems input.text { width: 320px; }
	#pad { padding: 12px; }
	#findSubmit { margin-left: 12px; padding: 3px 8px 3px 8px; }

/* Rent Calculator Stuff */
#SearchResults { width: 485px; }
#result {
  margin: 0px 10px 10px 0px;
  font-size: 1.35em;
  color: #353535;
  width: 485px;
  text-align: center;
}

#result li {
  padding:5px 0px 5px 0px;
  font-size: 1em;
  list-style-image: url(images/arrow.png);
  list-style-type: square;
  list-style-position: inside;
}

#rentcalc label{
  margin: 0px 10px 10px 0px;
  font-size: 1.35em;
  color: #353535;
}

#rentcalc {
  background: url(images/rentcalcbg.png) no-repeat 0 0;
  height: 300px;
}

#paycheck { margin-left: 80px; margin-top: 72px; }
#bigcity { margin-left: 55px; margin-top: 50px; }

#submit_button {
  margin: 13px 0px 0px 52px;
  height: 47px;
  width: 376px;
}

#like-btn{display:block; float:left; padding:0px 0px 0px 27px; width:150px; margin-top:-2px;}

ul#instructions{text-align:left; margin: 10px 0px 10px 18px;}
#disclaimer{text-align:left; font-size:.75em;}
h4#warning {text-align:left; font-size: 1.05em; color: #a25f26; line-height:1.3em; }

/* Dropcap */
.dropcap{float:left; text-align:center; overflow:hidden; margin-top:-6px;}
.dropcap1{color:#AF6629; line-height:44px; width:44px; font-size:2.6em;}
