#fright
{
width:25%;
float:left;
height:300px;
}

#footer
{
width:100%;
color:#ffffff;
text-align: center;
}

#fleft
{
width:69%;
float:left;
height:300px;
}

#container
{
background:#593E1A;
width:900px;
margin:auto;
color:#ffffff;
}

#tleft
{
width:45%;
float:left;
padding:10px;
}

#tright
{
width:45%;
float:left;
padding:10px;
}

/** 
 * Testimonial/Quote style rules.
 */

blockquote.style1 {
width:400px;
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(../images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
    	display: block;
    	background-image: url(../images/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}
blockquote p
{
margin-right:5%;
}

ul
{
padding:25;
font-family:"Verdana", serif;
margin: 25; 
}

p
{
margin-left:20px;
font-family:"Verdana", serif;
}

h1
{
font-family:"Verdana", serif;
text-indent:20px;
font-size:140%;
}

h2
{
font-family:"Verdana", serif;
text-indent:20px;
font-size:130%;
}

h3
{
font-family:"Verdana", serif;
text-indent:20px;
font-size:120%;
}

.menu_div ul
{
	padding:0px 0 0 10px;
	margin:0px;
margin-top:-5px;
	list-style:none;
	font-family: Georgia, sans-serif;
	font-size:18px;
	height:32px;
	line-height:30px;
	background:#000;
}
.menu_div ul li
{
	float:left;
}
.menu_div ul li a
{
	color:#FFF;
	text-decoration:none;
	padding: 2px 5px 2px 15px;
}

.menu_div ul li a:hover
{
	color:#000000;
	background:#E2B397;
}

.menu_div ul li#active a
{
	color:#000000;
	background:#E2B397;
}

#contact-area {
	width: 700px;
	margin-top: 25px;
  border-radius:25px;
}

#contact.body {
	font-size: 62.5%;
	font-family: Georgia, sans-serif;
	background: url(images/stripe.png) repeat;
}

#contact.p {
	font-size: 1.3em;
	margin-bottom: 15px;
}

#contact-area select
{
	padding: 5px;
	width: 471px;
	font-family: Georgia, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Georgia, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 180px;
	padding-top: 5px;
	font-size: 1.4em;
}-family:Georgia,Serif;
	background: #822a21;
	padding: 5px 5px 5px 10px;
	}


/* Place all stylesheet code here THIS IS FOR THE POLAROID EFFECTS ON IMAGES*/
		
		div#header a img, div#header h4 a { opacity: 1; text-shadow: 0 0 1px rgba(0,0,0,.01); }

		body { background: #fff url(images/playground/wood-bg.jpg); }

		div#content a { color: #000; font-weight: bold; }
		div#content a:hover { color: #333; }
		
		div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6, div#content p { text-shadow: 0 1px 1px rgba(255,255,255,.5); }
		div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 { color: #62412e; }
		div#content h2 { margin-bottom: 0; }		
		div#content p { font-size: 14px; line-height: 20px; margin-bottom: 20px; color: #584941; }
		div#content p small { display: block; font-size: 12px; line-height: 18px; color: #584941; }
		
		div#footer { padding: 0 0 36px; }
	
		div#pageHeader h1 { font-size: 45px; margin-bottom: 4px; color: #62412e; text-shadow: 0 1px 1px rgba(255,255,255,.5); }
		div#pageHeader p { font-size: 18px; line-height: 24px; margin-right: 25%; margin-bottom: 20px; color: #584941; text-shadow: 0 1px 1px rgba(255,255,255,.5); }
		div#pageHeader p small { font-size: 14px; line-height: 18px; color: #584941; opacity: .75; }

		div.zurb.divider { background-image: url(images/playground/zurb-divider.png); }

		pre { background: #f5f5f5; margin: 0 0 18px; padding: 13px 18px 14px; -webkit-border-radius: 3px; -moz-border-radius: 3px; text-shadow: 0 1px 1px #fff; font-size: 11px; line-height: 16px; }

		/* -------------------------------------------------- */
		
		ul.polaroids { width: 870px; margin: 0 0 18px -30px; }
		ul.polaroids li { display: inline; }
		ul.polaroids a { background: #fff; display: inline; float: left; margin: 0 0 27px 30px; width: auto; padding: 10px 10px 15px; text-align: center; font-family: "Marker Felt", sans-serif; text-decoration: none; color: #333; font-size: 12px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(-2deg); }
		ul.polaroids img { display: block; width: 220px; margin-bottom: 12px; }
		ul.polaroids a:after { content: attr(title); }
		
		ul.polaroids li:nth-child(even) a { -webkit-transform: rotate(2deg);  -moz-transform: rotate(2deg); }
		ul.polaroids li:nth-child(3n) a { -webkit-transform: none; position: relative; top: -5px;  -moz-transform: none; }
		ul.polaroids li:nth-child(5n) a { -webkit-transform: rotate(5deg); position: relative; right: 5px;  -moz-transform: rotate(5deg); }
		ul.polaroids li:nth-child(8n) a { position: relative; right: 5px; top: 8px; }
		ul.polaroids li:nth-child(11n) a { position: relative; left: -5px; top: 3px; }
		
		ul.polaroids li.messy a { margin-top: -375px; margin-left: 160px; -webkit-transform: rotate(-5deg); -moz-transform: rotate(-5deg); }
		
		ul.polaroids li a:hover { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.5); position: relative; z-index: 5; }
		
		code { background: rgba(0,0,0,.5); padding: 2px 3px; color: #fff; text-shadow: 0 1px 1px rgba(0,0,0,.75); -webkit-border-radius: 3px; -moz-border-radius: 3px; }
		
		ol.code { background: rgba(0,0,0,.75); margin-bottom: 18px; border: solid rgba(0,0,0,.75); border-width: 1px 1px 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -webkit-box-shadow: 0 1px 1px rgba(255,255,255,.5); }
		ol.code li, ol.code li code { font-size: 14px !important; }
		ol.code code { background: none; }