/* CSS Document */
/* Copyright © 1997 Bizymoms. All rights reserved. */

html, body {
	background: #353535 url(../images/page_background_repeat.jpg) repeat;
	color: #666;
}
html, body, h1, h2, h3, h4, h5, h6, div, p, ul, li, input, textarea, select, form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
td {
	text-align: left;
	vertical-align: top;
}


.page_header_back {
	background: url(../images/page_header_back.jpg) repeat-x;
	text-align: center;
}
.page_header {
	width: 1000px;
	margin: 0 auto;
}
.page_footer_back {
	background: url(../images/page_footer_back.jpg) repeat-x;
	text-align: center;
}


img.border1 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
}
img.border2 {
	border: 2px solid #ccc;
	background: #fff;
	padding: 2px;
}


.header_links {
	width: 990px;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	color: #333;
	padding: 11px 5px;
}
.header_links a {
	color: #8b7f60;
	text-decoration: none;
}
.header_links a:hover {
	color: #b2a37b;
	text-decoration: none;
}
.header_links a.selected {
	background: #ccc url(../images/header_links_selected_back.jpg) repeat-x top;
	border: 1px solid #82775d;
	color: #1d1d1d;
	text-decoration: none;
	padding: 0 5px 2px 5px;
}

.logo {
	float: left;
	background: url(../images/logo.jpg) no-repeat;
	width: 407px;
	height: 54px;
	margin: 11px 3px 23px 5px;
}
.contact_details {
	float: left;
	width: 575px;
	padding: 18px 5px 3px 5px;
	font-size: 16px;
	color: #1d1d1d;
	text-align: right;
}
.contact_details span {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ddd1b3;
}

.header_buttons {
	float: left;
	width: 154px;
	height:200px;
	font-size: 13px;
	text-align: center;
	color: #999;
	margin-right: 14px;
}
.header_buttons a {
	display: block;
	background: url(../images/header_buttons_back_up.jpg) no-repeat;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	text-decoration: none;
}
.header_buttons a:hover {
	background: url(../images/header_buttons_back_over.jpg) no-repeat;
	color: #ccc;
	text-decoration: none;
}
.header_buttons a.selected {
	background: url(../images/header_buttons_back_down.jpg) no-repeat;
	color: #ccc;
	text-decoration: none;
}
.header_buttons_shadow {
	background: url(../images/header_buttons_shadow.jpg) no-repeat;
	height: 34px;
}
.header_buttons #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding: 10px 0;
}


.body {
	width: 1000px;
	margin: 0 auto;
}
.body_header_back {
	background: url(../images/body_header_back.jpg) no-repeat center;
	width: 1000px;
	height: 16px;
}
.body_content_back {
	background: url(../images/body_content_back.jpg) repeat-y center;
	width: 990px;
	padding: 0 5px;
	text-align: left;
}
.heading_back1 {
	background: #e5e5e5 url(../images/heading_back_repeat.jpg) repeat-x top;
	border: 1px solid #e5e5e5;
	text-align: center;
	font-size: 16px;
	color: #372b15;
	height: 27px;
	padding-top: 3px;
}
.home_gallery_box {
	background: #fff;
	border: 1px solid #e5e5e5;
	padding: 10px;
}


.h1 {
	font-size: 20px;
	color: #87713a;
}
.h2 {
	font-size: 20px;
	color: #372b15;
}
.h3 {
	font-size: 16px;
	font-weight: bold;
	color: #372b15;
}
.h4 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.h5 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #372b15;
}

.t1 {
	font-size: 14px;
	color: #ccc;
}
.t2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style:italic;
}
.t3 {
	font-size: 14px;
	color: #372b15;
}


a.link_default:link, a.link_default:visited {
	font-size: 14px;
	color: #417f30;
	text-decoration: none;
}
a.link_default:hover {
	font-size: 14px;
	color: #417f30;
	text-decoration: underline;
}

a.link_default_underline:link, a.link_default_underline:visited {
	font-size: 14px;
	color: #417f30;
	text-decoration: underline;
}
a.link_default_underline:hover {
	font-size: 14px;
	color: #417f30;
	text-decoration: none;
}

a.link_underline:link, a.link_underline:visited {
	font-size: 14px;
	color: #999;
	text-decoration: underline;
}
a.link_underline:hover {
	font-size: 14px;
	color: #999;
	text-decoration: none;
}

.bullet_link_default {
	background: url(../images/bullet_1.jpg) no-repeat left 2px;
	padding-left: 20px;
	margin: 5px 0;
}
.bullet_link_default a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #c19733;
	text-decoration: underline;
}
.bullet_link_default a:hover {
	color: #c19733;
	text-decoration: none;
}


.vertical_seperator1 {
	background: url(../images/vertical_seperator1.jpg) repeat-y left top;
}
.horizontal_seperator1 {
	background: url(../images/horizontal_seperator1.jpg) repeat-x left top;
}
.heading_seperator1 {
	background: url(../images/heading_seperator1.jpg) repeat-x left top;
	height: 1px;
}


.footer_back {
	width: 990px;
	height: 102px;
	background: url(../images/body_footer_back.jpg) no-repeat;
	margin: 0 auto;
	padding: 0 5px;
}

.gallery_footer_back {
	width: 990px;
	height: 102px;
	background:url(../images/gallery_footer_back.jpg) no-repeat;
	margin: 0 auto;
	padding: 0 5px;
}

.footer_links1 {
	width: 960px;
	font-size: 13px;
	text-align: left;
	color: #505050;
	padding: 40px 15px 2px 15px;
}
.footer_links1 a {
	color: #8b7f60;
	text-decoration: none;
}
.footer_links1 a:hover {
	color: #b2a37b;
	text-decoration: none;
}
.footer_links1 a.selected {
	color: #b2a37b;
	text-decoration: underline;
}

.footer_links2 {
	float: left;
	width: 570px;
	font-size: 13px;
	text-align: left;
	color: #505050;
	padding: 0 15px;
}
.footer_links2 a {
	color: #999;
	text-decoration: none;
}
.footer_links2 a:hover {
	color: #ccc;
	text-decoration: none;
}
.footer_links2 a.selected {
	color: #ccc;
	text-decoration: underline;
}

.footer_copyright {
	float: left;
	width: 360px;
	font-size: 13px;
	text-align: right;
	color: #999;
	padding: 0 15px;
}
.footer_copyright a {
	font-weight: bold;
	color: #8b7f60;
	text-decoration: underline;
}
.footer_copyright a:hover {
	color: #b2a37b;
	text-decoration: none;
}
.footer_copyright a.selected {
	color: #b2a37b;
	text-decoration: none;
}


input.formfeild, textarea.formfeild, select.formfeild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #372b15;
	border: 1px outset;
	background: #f5f5f5;
}
input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/form_button_back.html) repeat-x;
	border: 1px outset;
	color: #fff;
	text-transform: uppercase;
	padding: 3px 5px;
}

/* Testimonials Gallery CSS */

.gallery_heading {
	background: url(../images/gallery-header-bg.jpg) no-repeat;
	width: 940px;
	height: 27px;
	padding-left: 10px;
	padding-top: 3px;
	font-size: 18px;
	color: #333;
}

.gallery_header_back {
	background:url(../images/gallery_header_back.jpg) no-repeat center;
	width: 1000px;
	height: 16px;
}

.gallery_content_back {
	background:url(../images/gallery_content_back.jpg) repeat-y center;
	width: 990px;
	padding: 0 5px;
	text-align: left;
}

/* Image Gallery Pup up Window Styles */
#thumbBox { /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	padding: 5px;
	padding-bottom: 0;
	background: #333;
	visibility: hidden;
	z-index: 2009;
	cursor: hand;
	cursor: pointer;
	color:#ccc;
	font-size:11px;
}
#thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
	font: bold 14px Arial;
	line-height: 1.1em;
	color: #fff;
	padding: 5px 0;
	text-align: right;
}
#thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
	background: #333333;
	padding: 0px;
}
#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 2px solid #333;
	background-color: #f5f5f5;
	padding: 5px;
	z-index: 2008;
	color: #333;
}

.braces_button {
	width: 275px;
}
.braces_button a {
	display: block;
	background:url(../images/braces-button-up.jpg) no-repeat;
	height: 75px;
	text-decoration: none;
}
.braces_button a:hover {
	background:url(../images/braces-button-over.jpg) no-repeat;
}

.cases_button {
	width: 230px;
	height: 60px;
	margin-bottom:10px;
	border-bottom:1px dashed #ddd;
}
.cases_button a {
	display: block;
	color:#666;
	text-decoration: none;
	line-height:15px;
}
.cases_button a:hover {
	color:#666;
	text-decoration:underline;
	line-height:15px;
}

.link_header_dropdown {
	font-size:14px;
	position: absolute;
	visibility: hidden;
	width: 136px;
	background-color: #fff;
    filter:alpha(opacity=85);   /* Internet Explorer       */
    -moz-opacity:0.85;           /* Mozilla 1.6 and below   */
    opacity: 0.85;               /* newer Mozilla and CSS-3 */
	color: #1c3a14;
	padding: 5px 5px 5px 5px;
	margin: -164px 0px 0px 4px;
	z-index: 3;
}
* html .link_header_dropdown {
	font-size:14px;
	position: absolute;
	visibility: hidden;
	width: 136px;
	background-color: #fff;
    filter:alpha(opacity=85);   /* Internet Explorer       */
    -moz-opacity:0.85;           /* Mozilla 1.6 and below   */
    opacity: 0.85;               /* newer Mozilla and CSS-3 */
	color: #1c3a14;
	padding: 5px 5px 5px 5px;
	margin: -164px 0px 0px 4px;
	z-index: 3;
}
.Top_menu_Links {
	border-bottom: 1px dotted #fff;
	padding-left: 7px;
	height: 22px;
	margin-bottom:3px;
}
a.DropDownLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.DropDownLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.DropDownLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
a.DropDownLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

ul.rollmenu {
	list-style-type: none;
	color: #000;
	margin: 0;
	padding: 0;
	width: 100%;
}
html>body ul.rollmenu { width: 100%; }
ul.rollmenu li {
	font-weight: bold;
    margin: 0;
    padding: 0;
}
ul.rollmenu ul {
	list-style-type: none;
    margin: 0 0 0 0;
    padding: 0;
}
ul.rollmenu a {
	font-weight:normal;
	font-size: 14px;
    text-decoration: none;
    color: #1c3a14;
    background-color: transparent;
    padding: 2px 2px;
	padding-left: 3px;
    width: 100%;
    display: block;	
}
html>body ul.rollmenu a { width: auto; }
ul.rollmenu a:hover {
	color: #000;
}
.url_list {
	margin-bottom: 3px;
}


