@charset "utf-8";
body {
	background-color: #E9EDEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
a:link {
	color: #7a583b;
}
a:visited {
	color: #7a583b;
}
a:hover {
	color: #111111;
}
a:active {
	color: #111111;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav_wrapper {
	background-image: url(images/nav_gradient.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
	position: relative;
	z-index: 2;
}
#nav {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
.ddsmoothmenu{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.ddsmoothmenu ul{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ddsmoothmenu ul li{
	position: relative;
	display: inline;
	float: left;
}
.ddsmoothmenu ul li a{
	display: block;
	text-decoration: none;
	padding-top: 13px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
* html .ddsmoothmenu ul li a { 
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: #FFFFFF;
}
.ddsmoothmenu ul li a.selected {
	background-image: url(images/gray_trans.png);
	color: #ccceb8;
}
.ddsmoothmenu ul li a:hover {
	background-image: url(images/gray_trans.png);
	color: #ccceb8;
}
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;
	
}
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
}
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
.ddsmoothmenu ul li ul li a {
	width: 170px;
	padding: 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/red_trans.png);
	text-transform: none;
}
#head_wrap {
	background-image: url(images/switch_out_gradient.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
	position: relative;
}
#head {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: center;
}
#head_nonhome {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: center;
}
#featured_wrap {
	background-image: url(images/featured_gradient.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	position: relative;
}
#featured {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-position: 445px;
}
#content_wrap {
	height: auto;
	width: 100%;
	position: relative;
	background-image: url(images/body_gradient.gif);
	background-repeat: repeat-x;
	background-color: #B5C0B6;
	min-height: 400px;
}
#content {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 8px;
	padding-bottom: 30px;
}
#footer_wrap {
	height: auto;
	width: 100%;
	position: relative;
}
#footer {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.smaller {
	font-size: 9px;
}
.contact_pic {
	padding: 4px;
	border: 1px solid #597343;
}
.contact_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #597343;
}
.brown_italic {
	font-style: italic;
	color: #7a583b;
}
.form {
	background-color: #eaeaf2;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.form:hover, .form:focus {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
}
.butn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/nav_gradient.gif);
	background-repeat: repeat-x;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.butn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ccceb8;
	background-image: url(images/nav_gradient.gif);
	background-repeat: repeat-x;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
}
.service_line {
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #597343;
}
.service_pad {
	padding-left: 10px;
}
.line {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #597343;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 35px;
}
.TabbedPanelsTabHover {
}
.TabbedPanelsTabSelected {
	background-image: url(images/tab.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border-top: solid 1px #597343;
}
.TabbedPanelsContent {
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	position: relative;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
#facebox {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 100;
	text-align: left;
	background:url(images/overlay.png);
	height: 100%;
}

#facebox .popup {
	position: relative;
	top: 120px;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
	padding: 10px;
	background: #ffffff;
	width: auto;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #CCCCCC;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}
#facebox .footer a {
	text-decoration: none;	
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 5px solid #96B57D;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
#admin {
	margin: 0px;
	padding: 0px;
}
#admin ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#admin ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#admin ul li a {
	background-image: url(images/body_gradient.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 0px;
	padding: 3px;
	display: block;
	text-decoration: none;
}
#admin ul li a:hover {
	background-image: url(images/body_gradient.gif);
	background-repeat: repeat-x;
	background-position: center 20px;
}
