* {
	margin:0;
	padding:0;
}
body {
	background:url(images/nav_bg.jpg) repeat-x top left #EEEEE0;
}
body, th, td, input, textarea {
	text-align:none;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
form {
}
fieldset {
}
input, textarea {
	font-weight:bold;
}
input.text {
	padding:2px 5px;
	background:#F8FAEB;
	border-top:1px solid #4D5719;
	border-left:1px solid #4D5719;
	border-right:1px solid #626456;
	border-bottom:1px solid #626456;
}
input.button {
	background:#3C7BCF;
	border-top:1px solid #3C7BCF;
	border-left:1px solid #3C7BCF;
	border-right:1px solid #3C7BCF;
	border-bottom:1px solid #3C7BCF;
	color:#fff;
}
h1, h2, h3 {
	color:#B10961;
}
h1 {
	letter-spacing:0;
	font-size:3em;
}
h2 {
	letter-spacing:0;
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:bold;
	color:#B10961;
}
h3 {
	font-size:1.2em;
}
p, ul, ol {
	margin-top:10px;
	line-height:1.8em;
	font-size:1.1em;
}
ul, ol {
	margin-left:18px;
}
blockquote {
	margin-left:3em;
	margin-right:3em;
}
a {
	text-decoration:none;
	color:#852658;
}
a:hover {
	border:none;
}
h1 a, h2 a, h3 a {
	border:none;
	text-decoration:none;
	color:#B10961;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	background:none;
	color:#B10961;
}
hr {
	display:none;
}
/* Wrapper */

#wrapper {
}
/* Header */

#header {
	width:900px;
	margin:0 auto;
	background:none;
}
#menu {
	height:37px;
	width:890px;
	margin:0 0 0 10px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
}
#menu li {
	float:left;
}
#menu a {
	display:block;
	float:left;
	padding:11px 30px 10px 30px;
	text-decoration:none;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	border-left:#58032F 1px solid;
	color:#fff;
}
#menu a:hover {
	background:#770444;
	color:#f3c912;
}
#menu .current_page_item a {
	background:#770444;
	padding:11px 30px 10px 30px;
	color:#f3c912;
}
#menu .last {
	border-right:#58032F 1px solid;
}
#menu .current_contact a {
	background:#770444;
	padding:11px 30px 10px 30px;
	color:#f3c912;
	border-right:#58032F 1px solid;
}
#search {
	float:right;
	width:260px;
	margin:0px;
	padding-top:7px;
}
#search fieldset {
	border:none;
}
#search #s {
	width:160px;
}
#search #x {
	width:80px;
}
/* Banners */

#banner_index { width:900px;height:261px;margin:0 auto;background:url(images/main_index.jpg) no-repeat left top;}
#banner_index h1 {margin:0;text-transform:none;padding:130px 5px 0 10px;width:270px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:20px;color:#f3c912;}
#banner_about { width:900px;height:261px;margin:0 auto;background:url(images/main_about.jpg) no-repeat left top;}
#banner_about h1 {margin:0;text-transform:none;padding:130px 5px 0 10px;width:270px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:20px;color:#f3c912;}
#banner_services { width:900px;height:261px;margin:0 auto;background:url(images/main_services.jpg) no-repeat left top;}
#banner_services h1 {margin:0;text-transform:none;padding:130px 5px 0 10px;width:270px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:20px;color:#f3c912;}
#banner_approach { width:900px;height:261px;margin:0 auto;background:url(images/main_approach.jpg) no-repeat left top;}
#banner_approach h1 {margin:0;text-transform:none;padding:130px 5px 0 10px;width:270px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:20px;color:#f3c912;}
#banner_gallery { width:900px;height:261px;margin:0 auto;background:url(images/main_gallery.jpg) no-repeat left top;}
#banner_gallery h1 {margin:0;text-transform:none;padding:130px 5px 0 10px;width:270px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:20px;color:#f3c912;}
#banner_faqs { width:900px;height:261px;margin:0 auto;background:url(images/main_faqs.jpg) no-repeat left top;}
#banner_faqs h1 {margin:0;text-transform:none;padding:130px 5px 0 10px;width:270px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:20px;color:#f3c912;}
#banner_testimonials { width:900px;height:261px;margin:0 auto;background:url(images/main_testimonials.jpg) no-repeat left top;}
#banner_testimonials h1 {margin:0;text-transform:none;padding:130px 5px 0 10px;width:270px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:20px;color:#f3c912;}
#banner_contact { width:900px;height:261px;margin:0 auto;background:url(images/main_contact.jpg) no-repeat left top;}
#banner_contact h1 {margin:0;text-transform:none;padding:130px 5px 0 10px;width:270px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;line-height:20px;color:#f3c912;}


/* Page */

#page {
	width:900px;
	margin:0 auto;
	padding-top:10px;
	background:#EEEEE0;
	border-top:none;
}
/* Content */

#content {
	float:left;
	width:675px;
	margin-left:20px;
}
.body {
}
.body .title {
	margin:0;
	font-weight:normal;
}
.body h1.title {
	padding:10px 0 20px 15px;
	height:37px;
	font:normal 38px georgia,times new roman,serif;
	text-transform:lowercase;
}
.body h3 {
	margin:25px 0 0;
	color:#444;
}
.body .entry li {
	line-height:1.3em;
	padding:0 0 7px;
}
.body .entry em {
	font-size:12px;
	color:#999;
}
.body .entry {
	padding:0 25px 30px 15px;
}
.body .entry a {
	text-decoration:underline;
}
.body .entry a:hover {
	color:#B10961;
	text-decoration:underline;
}
.body .subtitle {
	margin:0;
	padding:0px 0px 0px 15px;
	text-transform:none;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#852658;
}
.body .meta a {
	color:#75043D;
}
.body .links {
	margin:0;
	padding:0px 0px 15px 15px;
}
.body .tags {
	margin:0;
	background:#F2F2F2;
	padding:5px 10px 5px 15px;
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.body .links a, .body .tags a {
	border:none;
}

/* Sidebars */

.sidebar {
	float:left;
}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar li {
	margin-bottom:2em;
}
.sidebar li ul {
}
.sidebar li li {
	margin:0;
}
.sidebar li h2 {
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#B10961;
}
#sidebar {
	width:150px;
	padding:30px 25px 0px 0;
}
#ie7 #sidebar {
	padding:10px 25px 0px 10px;
}
#sidebar li h3 {
	margin:0;
	font-size:12px;
	padding:15px 0 0 0px;
}
#sidebar li ul {
	line-height:normal;
}
#sidebar li li {
	padding:3px 0 6px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:178px;
}
#sidebar li a {
	background:url(images/img04.gif) no-repeat left 50%;
	border:none;
	padding-left:10px;
	color:#770444;
	text-transform:uppercase;
	text-decoration:none;
}
#sidebar li a:hover {
	border:none;
	padding-left:10px;
	text-decoration:underline;
	color:#B10961;
}
/* Calendar */

#calendar {
	margin:0 auto;
}
#calendar caption {
	font-weight:bold;
}
#calendar table {
	width:220px;
	text-align:center;
	border-collapse:collapse;
}
#calendar thead th {
	background:#ccc;
	color:#fff;
}
#calendar tbody td {
	background:#eee;
}
#calendar #today {
	background:#B8D03B;
	font-weight:bold;
	color:#fff;
}
#calendar a {
	font-weight:bold;
}
#calendar #prev {
	text-align:left;
}
#calendar #next {
	text-align:right;
}
/* Footer */

#footer {
	background:#EEEEE0;
	height:80px;
	padding-top:20px;
}
#footer p {
	text-align:center;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#888;
}
#footer a {
	color:#770444;
	text-decoration:none;
}
#footer a:hover {
	color:#B10961;
	text-decoration:underline;
}


/*Light Box*/
.imageRow {
float:left; 
	width:650px;
	margin:0 0 25px 0;}

.imageBox { 
	float:left; 
	width:150px; 
	height:100px;
	margin:0 12px 0px 0;
}
.imageBox img { 
	padding:1px;
	margin:0;
	border:1px solid #dadada;
}
