/* INITIAL
*/

/* Neutralize styling:
   Elements we want to clean out entirely: */ html, body, form, fieldset {
    margin: 0;
    padding: 0;
    font-family: Times New Roman, Times, serif;
    font-size: 12pt;
}

/* Neutralize styling:
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0px 0px 1em 0px;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */ li, dd, blockquote {
        margin-left: 3em;
        margin-bottom: 1em;
}

/* Miscellaneous conveniences: */
label {
	display: block;
	float: left;
	width: 120px;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
}
img {
	border: 0px none;
}
a {
	text-decoration: underline;
	color: #95db6d;
}

/** begin custom **/

#mainBody {
	background: #5f5f5f;
	color: #ffffff;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 20px;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 10px;
}

#container {
	width: 772px;
	height: 806px;
	background: url(/custom/images/bodybg.jpg) no-repeat;
	margin: 0 auto;
	overflow: hidden;
}

#containerInner {
	padding: 0 20px;
}

#header {
	height: 100px;
}

#logo {
	float: left;
	margin-top: 40px;
}

#topNav {
	float: right;
	margin-top: 40px;
}
#topNav a {
	text-decoration: none;
	color: #ffffff;
	padding: 0 4px;
	line-height: 34px;
}
#topNavLeft {
	background: url(/custom/images/nav-left.gif) no-repeat;
	width: 14px;
	height: 36px;
	float: left;
}
#topNavRight {
	background: url(/custom/images/nav-right.gif) no-repeat;
	width: 14px;
	height: 36px;
	float: left;
}
#topNavCenter {
	background: url(/custom/images/nav-bg.gif) repeat-x;
	float: left;
	text-align: center;
	height: 36px;
	line-height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.dropDown {
	position: absolute;
	display: none;
	width: 128px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: url(/custom/images/drop-menu-bg.gif) repeat-y;
}
.dropDown a.dropDownNav, .dropDown a.dropDownNavLast {
	display: block;
	width: 120px;
	height: 27px;
	line-height: 27px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #7f9572;
	border-left: 1px solid #7f9572;
	margin-left: 3px;
	text-indent: 8px;
}
.dropDown a.dropDownNav {
	background: #436e5b url(/custom/images/drop-menu-link-bg.gif) repeat-x bottom;
}
.dropDown a.dropDownNavLast {
	background: #436e5b;
	border-bottom: 1px solid #7f9572;
}
.dropDown, #topNavCenter {
	color: #ffffff;
	font-size: 9pt;
}
.dropDownTop {
	background: url(/custom/images/drop-menu-top-bg.gif) repeat-x top;
	height: 4px;
	overflow: hidden;
}
.dropDownBottom {
	background: url(/custom/images/drop-menu-bottom-bg.gif) repeat-x top;
	height: 4px;
	overflow: hidden;
}
.dropDownTop .dropDownLeft {
	float: left;
	width: 4px;
	height: 4px;
	background: url(/custom/images/drop-menu-top-left.gif) no-repeat;
}
.dropDownTop .dropDownRight {
	float: right;
	width: 4px;
	height: 4px;
	background: url(/custom/images/drop-menu-top-right.gif) no-repeat;
}
.dropDownBottom .dropDownLeft {
	float: left;
	width: 6px;
	height: 4px;
	background: url(/custom/images/drop-menu-bottom-left.gif) no-repeat;
}
.dropDownBottom .dropDownRight {
	float: right;
	width: 6px;
	height: 4px;
	background: url(/custom/images/drop-menu-bottom-right.gif) no-repeat;
}

#footer {
	width: 772px;
	height: 35px;
	background: url(/custom/images/footerbg.jpg) no-repeat;
	margin: 0 auto;
	text-align: right;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	clear: both;
}
#footerInner {
	padding: 5px 20px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#homePage {
	height: 165px;
}
#homePage #homePageText {
	width: 400px;
	height: 165px;
	padding-top: 1em;
	overflow: auto;
	float: left;
}

#homePage #homePageQuote {
	width: 300px;
	height: 130px;
	overflow: hidden;
	float: right;
	font-size: 17pt;
	margin-top: 30px;
	line-height: 120%;
}

#homePageImage {
	margin-left: 64px;
}

#aboutPageText {
	width: 580px;
	margin-left: 100px;
	height: 303px;
	overflow: auto;
}
#aboutPageImage {
	margin-left: 130px;
}

.pageText {
	width: 550px;
	margin-left: 140px;
	height: 700px;
	overflow: auto;
}

#servicesPage, #contactPage {
	width: 580px;
	float: right;
}

#servicesPageIntro {
	height: auto !important;
	height: 90px;
	min-height: 90px;
}
#servicesPageGallery {
	height: auto !important;
	height: 390px;
	min-height: 390px;
	padding-left: 65px;
}
#servicesPageText {
	line-height: 140%;
}
#servicesMenu {
	float: left;
	width: 150px;
	padding-top: 80px;
}
#servicesMenu img {
	display: block;
}

.galleryItem {
	background-repeat: no-repeat;
	background-position: 11px 10px;
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}
.galleryFrame {
	background: transparent url(/custom/images/trans-frame.gif) no-repeat;
	width: 215px;
	height: 117px;
}

#largeImagePopup {
	background: #262f1d;
	border: 2px solid #7d7d7d;
	color: #ffffff;
    font-family: Times New Roman, Times, serif;
    font-size: 11pt;
    padding: 12px;
}
#largeProductImageName {
	float: left;
}
#closeWindowLink {
	float: right;
}
#closeWindowLink a {
	color: #ffffff;
	text-decoration: none;
}
#largeProductImageDesc {
	height: auto !important;
	height: 60px;
	min-height: 60px;
}
#largeProductImagePhoto {
	clear: both;
	margin-bottom: 14px;
	border: 1px solid #a8aca5;
}
.closeX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mask {
	background-color: #000000;
}
.yui-panel .bd {
	padding: 0;
	margin: 0;
}

.clickable {
	cursor: pointer;
}

#pricesPage {
	float: left;
}
#pricesPageText {
	height: 90px;
}

#priceListFrame {
	background: url(/custom/images/price-frame.jpg) no-repeat top;
	width: 576px;
	height: 583px;
	overflow: hidden;
}
#priceList {
	width: 492px;
	height: 492px;
	overflow: auto;
	margin-left: 50px;
	margin-top: 50px;
}
#priceList table {
	width: 400px;
	margin-left: 30px;
}
#priceList table td, #priceList table th {
	color: #325f4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 10px;
}
#priceList table th {
	text-transform: uppercase;
	text-align: left;
	height: 40px;
	background: url(/custom/images/horizontal-dots.gif) repeat-x bottom;
}

td.price {
	text-align: center;
}

.formInput {
	background-color: #b5e19a;
	height: 18px;
	border: 1px solid #3c6754;
	width: 250px;
}
textarea.formInput {
	height: 70px;
	width: 250px;
	overflow: auto;
}

form p {
	margin: 10px 0 0 0;
}

#contactPageForm {
	height: 460px;
}
#contactPageText p {
	margin: 1em 0;
}

.italics {
	font-style: italic;
}