body {
	color: #383838;
	font-family: Arial;
	background: #d2bac1 url(../images/main_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#index {
	background: #d2bac1 url(../images/index_main_bg.jpg) repeat-x;
	color: #bac4c5;
}

td, p {
	font-size: 12px;
	vertical-align: top;
}

ul {
	padding: 0 0 25px 30px;
	margin: 0;
	font-size: 11px;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	color: #703751;
	text-decoration: none;
}

a:visited {
	color: #703751;
	text-decoration: none;
}

a:hover {
	color: #383838;
	text-decoration: underline;
}

a:visited:hover {
	color: #383838;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #703751;
	padding: 0 0 10px 0;
	margin: 0;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #703751;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #383838;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}


/* --------- INDEX STYLES ------------ */
.index_wide_wrapper {
	background: url(../images/index_wide_wrapper_bg.jpg) 50% 0 no-repeat;
}

.index_wrapper {
	background: url(../images/index_wrapper_bg.jpg) 50% 0 no-repeat;
	width: 951px;
	margin-left: auto;
	margin-right: auto;
}

.index_top_logo {
	float: left;
	width: 354px;
	height: 309px;
}

.index_flash {
	float: right;
	width: 580px;
}

.index_left {
	width: 157px;
	padding: 0 0 0 39px;
}

.index_left h2 {
	text-transform: uppercase;
	color: #c8b8bf;
	font-size: 12px;
	font-weight: normal;
}

.index_content_td {
	background: #e1d7d4 url(../images/index_content_bg.jpg) 50% 100% no-repeat;
	font-size: 11px;
	color: #703751;
	padding: 0;
}

.index_content {
	padding: 21px 30px 40px 35px;
	line-height: 19px;
}

.index_content h2 {
	font-size: 12px;
	color: #703751;
	text-transform: uppercase;
	padding: 0 0 5px 0;
	margin: 0;
}

.index_content p {
	font-size: 11px;
	color: #703751;
	margin: 0;
	padding: 0;
}

.index_right {
	width: 154px;
	padding: 25px 35px 0 0;
	color: #d7c4c7;
}

.index_right h2 {
	text-transform: uppercase;
	color: #f5d08e;
	font-weight: normal;
}

.index_featured_services {
	background: #703751 url(../images/featured_services_bg.jpg) no-repeat;
	margin: 28px 0 0 0;
	padding: 5px 0 0 11px;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
}

.index_featured_services a, .index_featured_services a:visited {
	color: #f5d08e;
	text-decoration: none;
}

.index_featured_services a:hover, .index_featured_services a:visited:hover {
	color: #fff;
	text-decoration: none;
}

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

.index_news {
	background: url(../images/index_news_bg.jpg) 100% 0 no-repeat;
	font-size: 11px;
	line-height: 18px;
	padding: 5px 8px 0 15px;
}

.index_news p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

	
/* --------- GENERAL STYLES ------------ */
.wide_wrapper {
	background: url(../images/wide_wrapper_bg.jpg) 50% 0 no-repeat;
}

.content_wrapper {
	background: url(../images/content_bg.jpg) repeat-y;
}

.content {
	background: url(../images/content_top_bg.jpg) no-repeat;
	padding: 30px 0 30px 0;
}

.footer {
	background: url(../images/footer_wrapper_bg.jpg) no-repeat;
	margin: 0 0 0 -135px;
	padding: 70px 15px 50px 150px;
	text-align: right;
	color: #000;
	font-size: 10px;
	color: #a46b85;
	height: 56px;
}

.footer p {
	font-size: 10px;
}

.footer a, .footer a:visited {
	color: #703751;
	text-decoration: none;
}

.footer a:hover, .footer a:visited:hover {
	color: #a46b85;
	text-decoration: none;
}

#main-search-box {
	border: 1px solid #592840;
	height: 15px;
	width: 115px;
	font-size: 11px;
	padding: 0 0 0 3px;
	margin: 3px 0 0 0;
	float: left;
	color: #b999a8;
	background: #f1e3e7;
}

#search-button {
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
}

.top_bar {
	height: 133px;
}

.left {
	width: 157px;
	padding: 0 0 0 39px;
}

.left h2 {
	text-transform: uppercase;
	color: #c8b8bf;
	font-size: 12px;
	font-weight: normal;
}

.content_td {
	background: #e1d7d4 url(../images/sub_content_bg.jpg) 50% 100% no-repeat;
	font-size: 11px;
	padding: 0;
}

.sub_content {
	padding: 21px 35px 40px 35px;
	line-height: 19px;
	width: 650px;
}

.sub_content p {
	font-size: 11px;
	margin: 0;
}

.breadcrumbs {
	padding: 0 0 15px 0;
	font-size: 10px;
}

.clearer {
	clear: both;
}


/* --------- TEASER STYLES ------------ */
.tsr-pg-title {
	font-weight:bold;
	font-size: 11px;
	margin: 0;
	}

.tsr-pg-title a:link {
	color: #e1d7d4; 
	text-decoration: none; 
	}
.tsr-pg-title a:visited {
	color: #e1d7d4; 
	text-decoration: none; 
	}
.tsr-pg-title a:hover {
	color: #f6d08f;
	text-decoration: underline; 
	}
.tsr-pg-title a:visited:hover {
	color: #f6d08f;
	text-decoration: underline; 
	}
.tsr-pg-abstract {
	color:#f6d08f;
	padding-bottom:3px;
	border-bottom:1px dotted #aba75d;
	margin: 0 0 15px 0;
	font-size: 11px;
	line-height: 20px;
	}


/* --------- PHOTO AREA CSS ------------ */

.photo-area { float: right; }
.photo-area img { display: block }
#photo { background-color: #DDCDCE; width: 150px; height: 150px; margin-left: 30px; margin-bottom: 20px; }
#photo-caption { color: #000; font-size: 12px; font-style: italic; line-height: 14px; background-color: #b0929a; padding: 7px 7px 8px 8px; margin: 0; }
#hoverpopup0 { position: absolute; width: 400px; display: none; }
#hover-position0 { position: relative; top: -170px; left: -385px; display: none; }
#hoverpopup1 { position: absolute; width: 400px; display: none; }
#hover-position1 { position: relative; top: -340px; left: -385px; display: none; }
#hoverpopup2 { position: absolute; width: 400px; display: none; }
#hover-position2 { position: relative; top: -340px; left: -385px; display: none; }
#hoverpopup3 { position: absolute; width: 400px; display: none; }
#hover-position3 { position: relative; top: -340px; left: -385px; display: none; }
#hoverpopup4 { position: absolute; width: 400px; display: none; }
#hover-position4 { position: relative; top: -340px; left: -385px; display: none; }


/* --------- HOME LINK ------------ */

#nav_home, #nav_home ul {
	list-style: none; font-size: 13px; float: right; background: transparent; border: 0; margin: 0; padding: 10px 5px 0 0; display: inline; font-weight: bold;
}
#nav_home a { display: block; color: #d8e2ed; text-decoration: none; padding: 0; margin: 0; }
#nav_home a.daddy { background: transparent; padding: 0; }
#nav_home a:hover.daddy { background: transparent; }
#nav_home a:hover { color: #fff; text-decoration: none; }
#nav_home a:visited:hover { color: #fff; text-decoration: none; }



/* --------- DROPDOWN MENU CSS ------------ */

.navigation {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../images/nav_bg.jpg) no-repeat;
	font-family: verdana;
	text-transform: uppercase;
	font-size: 9px;
	clear: both;
	height: 30px;
}

*html .navigation {
	margin-top: -3px;
	}


#sub_nav {
	background: url(../images/sub_nav_bg.jpg) no-repeat;
}
#nav, #nav ul { list-style: none; font-size: 9px; background: transparent; border: 0; margin: 0; padding: 0 0 0 12px; font-weight: normal; }
#nav a { display: block; color: #703751; text-decoration: none; padding: 0; margin: 0; }
#nav a.daddy { background: transparent; padding: 0; }
#nav a:hover.daddy { background: transparent; }
#nav li { width: auto; background: url(../images/nav_li_bg.jpg) 100% 0 no-repeat; padding: 2px 15px 0 15px; margin: 11px 0 0 0; height: 17px; border-right: 1px solid #9c6965; float: left; }
#nav li ul { position: absolute; left: -999em; height: auto; width: 175px; w\idth: 175px; padding: 6px 0 0 0; margin: 0 0 0 -16px; text-align: left; font-size: 9px; border-bottom: 1px solid #a47269; }
#nav li li { padding: 8px 0 4px 15px; margin: 0; width: 158px; border-left: 1px solid #a47269; border-right: 1px solid #a47269; border-bottom: 1px solid #b2836f; background: #f5d08e;}
#nav li li:hover { background: #fde0ae; }
#nav li ul a { width: 160px; w\idth: 160px; color: #703751; }
#nav li ul ul { margin: -14px 0 0 150px; border-top: 1px solid #a47269; padding: 0; background: #829cb7;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.sfhover { }
#nav a:hover { color: #90526f; text-decoration: none; }
#nav a:visited:hover { color: #90526f; text-decoration: none; }
#nav li:hover, #nav li.hover {
    position: static;
}