html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #EDE3D2 url(images/homepage01.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #725C41;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 170%;
}

strong {
	color: #533B1B;
}

a {
	color: #2F687A;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/homepage02.jpg) repeat-x left top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 203px;
}

/** MENU */

#menu {
	height: 109px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 46px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
	background: url(images/subpage1_01.jpg) no-repeat left 3px;
}

#menu a {
	display: block;
	margin: 0px;
	padding: 0px 20px;
	text-decoration: none;
	text-shadow: 2px 1px 1px #28515F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

/** PAGE */

#page {
	overflow: hidden;
	width: 900px;
	padding: 0px 50px;
	background: url(images/homepage05.jpg) repeat-y left top;
}

/** CONTENT */

#content {
	float: left;
	width: 570px;
	padding: 10px 0px 0px 10px;
}

#wide-content {
	padding: 10px;
}
/** SIDEBAR */

#sidebar {
	float: right;
	width: 270px;
	padding: 10px 10px 0px 0px;
}

/** FOOTER */

#footer {
	height: 176px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 38px 0px 0px 0px;
	letter-spacing: -1px;
	text-align: center;
	text-shadow: 1px 1px 1px #FBF9F5;
	color: #A88F68;
}

#footer a {
}

/** BANNER */

#banner {
	position: relative;
	width: 900px;
	height: 156px;
	padding: 68px 0px 0px 0px;
	background: url(images/homepage07.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

#banner .content {
	position: absolute;
	width: 374px;
	height: 135px;
	background: url(images/bg01.jpg) no-repeat left top;
	top: 117px;
	right: 0;
}

#banner h2 {
	margin: 0px;
	padding: 0px 25px 0px 0px;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #1A0C00;
	font-weight: normal;
	font-size: 30px;
	color: #FFFFFF;
}

#banner .text1 {
	margin: 0px;
	padding: 0px 25px 20px 0px;
	line-height: normal;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #1A0C00;
	font-weight: normal;
	font-size: 20px;
	color: #CEC1A9;
}

#banner .text2 {
	padding-right: 50px;
	line-height: normal;
	letter-spacing: -1px;
	text-shadow: 1px 1px 1px #1B3A44;
	font-weight: normal;
	font-size: 17px;
	color: #AACBD5;
}

/** THREE COLUMNS */

#three-columns {
	padding: 40px 10px 0px 10px;
}

#column1 {
	float: left;
	width: 600px;
	margin-right: 10px;
}

#column2 {
	float: left;
	width: 270px;
	margin-right: 30px;
}

#column3 {
	float: left;
	width: 270px;
}

/** BOX STYLE 1 */

.box-style1 {
}

.box-style1 .title {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: url(images/homepage08.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	color: #422F16;
}

.box-style1 .entry {
	padding: 20px 0px 30px 0px;
}

/** LIST STYLE 1 */

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.style1 li {
	clear: both;
}

ul.style1 span {
	display: block;
	float: left;
	margin: 0px 15px 30px 0px;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
	color: #C5AF95;
}

ul.style1 a {
}

/** LINKS STYLE  */

.link1 {
	display: block;
	width: 103px;
	height: 28px;
	margin: 0px;
 	padding: 5px 0px 0px 0px;
	background: url(images/homepage09.jpg) no-repeat left top;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #515B23;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

.link2 {
	padding-left: 30px;
	background: url(images/homepage10.jpg) no-repeat left 6px;
}

.link3 {
	padding-left: 30px;
	background: url(images/homepage11.jpg) no-repeat left 6px;
}

/** BOX 1 */

#box1 {
}

/** BOX 2 */

#box2 {
	margin-bottom: 20px;
}

/** BOX 3 */

#box3 {
}

/** BOX 4 */

#box4 {
}

/**********************Custom**********************/
.bizname {
	font-size: 18px;
	font-weight: bold;
	color: #DF7401;
	font:"Comic Sans MS", cursive
}

.packages {
	font-size: 20px;
	font-weight: bold;
	color: #94c9d3;
}

.prices {
	font-size: 23px;
	font-weight: bold;
	color: #e8a29e;
}
	 .faq {
	font-weight: bold;
	color: #C13486;
	font-size: 16px;