html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #a5c27a;
	width: 960px;
	margin: auto;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#hidden_pics {
	visibility: hidden;
}



#top {
	z-index: 1;

padding:0px;
	position: relative;
	background-repeat: no-repeat;
	height: 50px;
}



#middle {
	width: 700px;
	z-index: 1;
	clear: both;
	background: #fff repeat-y;
	-moz-border-radius:20px; 
	-webkit-border-radius:20px;
	-webkit-box-shadow: 0px 4px 6px #8a8a8a; 
	-moz-box-shadow: 0px 4px 6px #8a8a8a;
	height: 100%;
	padding-right: 50px;
	padding-top: 50px;
	padding-left: 50px;
	margin: auto auto 20px;
}

#main {
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: justify;
	background-color: #a5c27a;
	height: 100%;
	margin: 50px auto auto;
}

/* @group main */
@font-face {
  font-family: Good Times;
  src: url(Good Times Copy) format("opentype");
	color: #111111;
}

#main-body{
	width:450px;
	height: 500px;
	padding:0px;
	clear: both;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

#text h2 {
	background-color: #fff;
	margin-top: 20px;
	margin-right: 20px;
	letter-spacing: 1px;
	color: #3b2d17;
	font: 20px "Good times", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#text h3 {
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #3b2d17;
	margin: 20px 20px 20px 0;
}

#text p {
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 20px;
	color: #3b2d17;
}

html {
	margin: auto;
}

#main-body p {
	color: #3b2b16;
	font: 14px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	letter-spacing: .8px;
}

#main-body h2 {
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	color: #3b2b16;
	width: 700px;
	background-color: #fff;
	padding-left: 30px;
	margin-left: -30px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#main-body a:link {
	color: #3b2b16;
	text-decoration: none;
}

#main-body a:hover
 {
	color: #74a324;
}

#main-body a:visited
 {
	color: #3b2b16;
	text-decoration: none;
}

#main-body img {
	position: relative;
	top: -50px;
	right: 175px;
}

#text {
	position: relative;
	margin-top: -20px;
	padding: 50px;
}

#text a:link, a:active, a:visited {
	text-decoration: none;
	color: #3b2b16;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 5px 5px 10px;
}

#text a:hover {
	text-decoration: none;
	color: #3b2b16;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 5px 5px 10px;
	border-bottom: 1px dotted #3b2b16;
}

#text img {
	position: relative;
	left: 1px;
	top: 6px;
}



/* @end */

/* @group left */

#left {
	position: relative;
	padding-left: 20px;
	width: 180px;
	text-align: left;
}

#left h2 {
	color: #3b2b16;
	font: bold 14px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #3b2b16;
}

#left p {
	text-align: center;
}



/* @end */

/* @group footer */

#footer {
	width: 700px;
	text-align: center;
	margin: auto;
	position: relative;
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #3b2b16;
	clear: both;
	padding-top: 20px;
	height: 100px;
}

#footer a:link {
	color: #3b2b16;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer a:hover{
	color: #3b2b16;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footer a:visited {
	color: #3b2b16;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer li {
	color: #3b2b16;
}

#footer img
 {
	position: relative;
	left: 1px;
	top: 6px;
}



/* @end */

#bottom {	
	padding:0px;
	width: 1000px;

	z-index: 1;clear: both;
	background-repeat: no-repeat;
}



#clear {
	clear: both;
}

#advert {
	position: relative;
	width: 700px;
	z-index: 1;
	clear: both;
	background: #fff repeat-y;
	-moz-border-radius:20px; 
	-webkit-border-radius:20px;
	-webkit-box-shadow: 0px 4px 6px #8a8a8a; 
	-moz-box-shadow: 0px 4px 6px #8a8a8a;
	height: 100%;
	margin: 20px auto auto;
	padding: 50px;
}
#price {
	position: relative;
	width: 600px;
	z-index: 1;
	clear: both;
	background: #fff repeat-y;
	-moz-border-radius:20px; 
	-webkit-border-radius:20px;
	-webkit-box-shadow: 0px 4px 6px #8a8a8a; 
	-moz-box-shadow: 0px 4px 6px #8a8a8a;
	height: 100%;
	margin-bottom: auto;
	margin: auto;
	padding: 50px 100px;
}


#price h2 {
	background-color: #fff;
	margin-top: 20px;
	margin-right: 20px;
	letter-spacing: 1px;
	color: #3b2d17;
	font: 20px "Good times", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#price h3 {
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #3b2d17;
	margin: 20px 20px 20px 0;
}

#price p {
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 20px;
	color: #3b2d17;
}
#location {
	position: relative;
	width: 600px;
	z-index: 1;
	clear: both;
	background: #fff repeat-y;
	-moz-border-radius:20px; 
	-webkit-border-radius:20px;
	-webkit-box-shadow: 0px 4px 6px #8a8a8a; 
	-moz-box-shadow: 0px 4px 6px #8a8a8a;
	height: 100%;
	margin: 20px auto auto;
	padding: 50px 100px;
}

#custom_3 {
	position: relative;
	bottom: 10px;
}

#location p a {
	position: relative;
	bottom: 10px;
}


#location h2 {
	background-color: #fff;
	margin-top: 20px;
	margin-right: 20px;
	letter-spacing: 1px;
	color: #3b2d17;
	font: 20px "Good times", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#location h3 {
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #3b2d17;
	margin: 20px 20px 20px 0;
}

#location p {
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 20px;
	color: #3b2d17;
}


#location a:link, a:active, a:visited {
	text-decoration: none;
	color: #3b2b16;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 5px 5px 10px;
}

#location a:hover {
	text-decoration: none;
	color: #3b2b16;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 5px 5px 10px;
	border-bottom: 1px dotted #3b2b16;
}
