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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */


:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #392f23 url(../../images/images/headbubble2.gif) repeat-x top center;
}

#page {
	position: relative;
	width: 900px;
	margin: 0 auto;

}

#menu {
	width: 698px;
	margin: 0 auto;
	}

#menu a {
	float: left;
	}


#home {
	display: block;
	width: 83px;
	height: 75px;
	background: url(../../images/images/home.gif) no-repeat;
	margin-top: 23px;
}

#home:hover {
	background: url(../../images/images/home2.gif) no-repeat;

}

#about {
	display: block;
	width: 105px;
	height: 126px;
	background: url(../../images/images/aboutus.gif) no-repeat;
}

#about:hover {
		background: url(../../images/images/aboutus2.gif) no-repeat;

}

#testimonial p {
	border: 2px dotted #699acb;
	padding: 5px;
}

#services {
	display: block;
	width: 90px;
	height: 90px;
	background: url(../../images/images/services.gif) no-repeat;
	margin-top: 8px;
}

#services:hover {
		background: url(../../images/images/services2.gif) no-repeat;
}


#faq {
	display: block;
	width: 105px;
	height: 113px;
	background: url(../../images/images/faq.gif) no-repeat;
	margin-top: 17px;
}

#faq:hover {
		background: url(../../images/images/faq2.gif) no-repeat;

}

#testimonials {
	display: block;
	width: 105px;
	height: 94px;
	background: url(../../images/images/testimonial.gif) no-repeat;
	margin-top: 6px;
}

#testimonials:hover {
		background: url(../../images/images/testimonial2.gif) no-repeat;

}

#gallery {
	display: block;
	width: 105px;
	height: 125px;
	background: url(../../images/images/gallery.gif) no-repeat;
	margin-top: 8px;
}

#gallery:hover {
		background: url(../../images/images/gallery2.gif) no-repeat;

}

#contact {
	display: block;
	width: 105px;
	height: 75px;
	background: url(../../images/images/contact.gif) no-repeat;
	margin-top: 20px;
}

#contact:hover {
		background: url(../../images/images/contact2.gif) no-repeat;

}



#header {
	text-align: left;
	height:91px;
	}

#logo {
	padding: 8px;
}

#flash {
	/* border: solid white 2px; */
	width: 840px;
	height: 197px;
	margin: 0 auto;
	text-align:center;
}

#rightcolumn {
	width: 318px;
	float: right;
}

#leftcolumn {
	width: 582px;
	float: left;
	padding-bottom: 20px;
}

#content h3 {
	font-weight: bold;
	font-family: Georgia;
	font-variant: small-caps;
	color: #699acb;
	padding-top: 15px;
}

#content a {
	color: #699acb;
	}
	

#leftcolumn h1, #content h1 {
	margin-left: 23px;
	margin-top: 20px;
}

#leftcolumn p, #content p {
	margin-left: 23px;
	margin-top: 20px;
	margin-right: 23px;
	color: white;
	line-height: 1.5em;
	font-size: 14px;
	text-indent: 1.5em;


}

.leftimage {
	float: left;
	margin: 24px;
	padding: 1px;
	background-color: #699acb;
	border: solid 2px #75644f;
}

.rightimage {
	float: right;
	margin: 24px;
	padding: 1px;
	background-color: #699acb;
	border: solid 2px #75644f;
	margin-top: 100px;
	
}


.serviceimg {
	float: right;
	background-color: #699acb;
	border: solid 2px #75644f;

}


#footer {
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 12px;
	padding: 15px 0;
	margin: 25px 20px 0 20px;
	border-top: solid 1px white
	

}

#footer ul li {
	display: inline;
	margin: 0 5px;
	
}

#footer ul li a {
	color: white;

}

#footer p {
	color: #ccc;
	text-align: center;
	margin-top: 15px;
}
#footer ul li a:hover {
	color: #699acb;
}

#footer ul {
	text-align: center;
}

.sidebox {
	height: 121px;
	background: url(../../images/images/sidebarbox.gif) no-repeat;
	margin-right: 28px;
	margin-top: 20px;
}

.sidebox h3 {
	color: #392f23;
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
	font-size: 16px;
	font-variant: small-caps;
	font-family: Georgia;
}

#content.noindent p {
	text-indent: 0em !important;
	
}

#content ul {
	margin-top: 15px;
	font-size: 14px;
}

#content li {
	margin-top: 5px;

}

#content ul li a { color:#699acb }

#content ul li a:hover { color: #ebc4e3 }
.sidebox p {
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	padding: 0 5px;
	color: #392f23;
}

#rightstring {
	position: absolute;
	top: 100px;
	left: 833px;
}

#leftstring {
	position: absolute;
	top: 101px;
	left: 55px;
}

strong {
	font-weight:bolder;
}

ol, ul {
	list-style: none;
}

.table {
	border-left:solid 1px #fff;
	border-top:solid 1px #fff;
	margin-top: 10px;
	margin-left: 25px;
}

.table td {
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	padding: 5px;
	color: white;
}

}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* begin css */

body {
	font-family:"Arial";
}

br.clearFloat, li.clearFloat, #contactform br {
	display:block !important;
	float:none !important;
	height:0 !important;
	line-height:0 !important;
	font-size:1px !important;
	clear:both !important;
}

a img {
	border:none;
	}

#contactform {
	width: 420px;
	float: left;
	padding-bottom: 15px;
	margin: 0 22px;
}

	
#contactform label {
	float: left;
	width: 125px;
	text-align: right;
	color: white;
	padding: 6px;
	font-family: Georgia;

}

#contactform h1 {
	font-weight: bold;
	font-family: Georgia;
	font-variant: small-caps;
	color: #699acb;
	padding-top: 15px;	
	font-size: 18px;
	width: 320px;
	text-align: center;
	margin-left: 30px;
	margin-bottom: 15px;
	
}

#contactform h2 {
	font-weight: bold;
	font-family: Georgia;
	font-variant: small-caps;
	color: white;
	padding-top: 15px;	
	font-size: 16px;
	text-align: center;
	width: 290px;
	padding: 15px;
	text-decoration: underline;
}

#contactform textarea {
	height: 105px;
	margin-bottom: 6px;
}