@charset "utf-8";

/*##=================================================================================================================##*/
/*##=== CSS RESET ===================================================================================================##*/
/*##=================================================================================================================##*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}

/*##=================================================================================================================##*/
/*##=== GLOBAL TAG STYLES ===========================================================================================##*/
/*##=================================================================================================================##*/

body {
	background-color: #4b673d;
	background-image: url(../images/layout_bodyBgRepeat.gif);
	background-repeat: repeat-x;
}
p {
	padding-top: 7px;
	padding-left: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 23px;
	padding-bottom: 14px;
	padding-right: 14px;
}

/*##=================================================================================================================##*/
/*##=== DIV PLACEMENT / LAYOUT ======================================================================================##*/
/*##=================================================================================================================##*/

#mainContainer {
	width: 871px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/layout_containerBgRepeat.gif);
	background-repeat: repeat-y;
}
#header {
	height: 131px;
	width: 871px;
}
#contentContainer {
	background-image: url(../images/layout_contentBg.gif);
	height: auto;
	min-height: 360px;
	width: 811px;
	padding-top: 50px;
	padding-right: 40px;
	padding-left: 20px;
	background-repeat: no-repeat;
	overflow: visible;
}
#subNavigation {
	float: left;
	width: 150px;
}
#flashContainer {
	height: 304px;
	width: 149px;
	margin-bottom: 20px;
	position: relative;
}
#pageContent {
	width: 550px;
	margin-left: 178px;
}
#footer {
	clear: both;
}
#legal {
	background-color: #4B673D;
}


/*##=================================================================================================================##*/
/*##=== SUBNAVIGATION FORMATTING ====================================================================================##*/
/*##=================================================================================================================##*/

#subNavigation h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #c9cfae;
	font-weight: normal;
	background-image: url(../images/layout_subNavHeaderBg.gif);
	display: block;
	padding-left: 12px;
	line-height: 32px;
}
#subNavigation ul {
	list-style-type: none;
	line-height: 27px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.subNavOff {
	background-image: url(../images/layout_subNavLinkBgOFF.gif);
	padding-left: 12px;
}
.subNavOff a {
	color: #000;
	text-decoration: none;
}
.subNavOn {
	background-image: url(../images/layout_subNavLinkBgON.gif);
	padding-left: 12px;
}
.subNavOn a {
	color: #FFF;
	text-decoration: none;
}
.subNavBtm {
	height: 8px;
	width: 150px;
	background-image: url(../images/layout_subNavLinkBase.gif);
	display: block;
	margin-bottom: 20px;
	line-height: 1px;
}

/*##=================================================================================================================##*/
/*##=== TEXT FORMATTING =============================================================================================##*/
/*##=================================================================================================================##*/

#copyrightStatement {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #454545;
	margin-top: 50px;
}
#pageContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	background-image: url(../images/layout_h1Bg.gif);
	background-repeat: no-repeat;
	color: #FFF;
	padding-left: 14px;
	padding-bottom: 14px;
	font-style: italic;
}
#pageContent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 23px;
	color: #4B673D;
	padding-left: 14px;
	padding-bottom: 7px;
}
#pageContent ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 30px;
	list-style-type: none;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 14px;
}
#pageContent ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 24px;
	list-style-type: none;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 14px;
}
.faq  {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 14px;
}

#pageContent a {
	color: #4B673D;
	text-decoration: none;
}
#pageContent a:hover {
	text-decoration: underline;
}

.decoImageRight {
	float: right;
	margin-bottom: 21px;
	margin-left: 14px;
	margin-top: 12px;
	margin-right: 0px;
}
.contentTable {
	font-size: 13px;
	margin-left: 14px;
	line-height: 26px;
	text-align: left;
	clear: right;
	width: 532px;
}
.contentTable th {
	background-color: #e0e4cd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #767a63;
	padding-right: 14px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}
.contentTable td {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 14px;
	font-size: 12px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
}
.disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	color: #758825;
	font-size: 9px;
	line-height: 30px;
	padding-left: 200px;
}
.disclaimer a {
	color: #758825;
	text-decoration: none;
}
.disclaimer a:hover {
	text-decoration: underline;
}

/*##=================================================================================================================##*/
/*##=== PHP/JQUERY PORTFOLIO SLIDESHOW MANAGEMENT STYLES ============================================================##*/
/*##=================================================================================================================##*/

#slideshow {
	height: 298px;
	width: 551px;
	padding-top: 14px;
	background-repeat: no-repeat;
}
#portfolioControls  {
	height: 30px;
	width: 144px;
	float: right;
	margin-top: 17px;
}
#slideContainer {
	height: 255px;
	width: 551px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.slide {
	color: #FFF;
	height: 255px;
	width: 551px;
	float: left;
	margin: 0 auto;
}
.slide img {
	float: left;
	margin-left: 14px;
}
.slide #slideData {
	width: 165px;
	padding-top: 20px;
	margin-left: 386px;
}
.slide .slideName  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 26px;
}
.slide .slideLctn  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.slide .slideDesc  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.control {
	display:block;
	width:72px;
	height:30px;
	text-indent:-10000px;
	cursor: pointer;
}
#leftControl {
	background-image: url(../images/portfolio_backButtonOn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
#rightControl {
	background-image: url(../images/portfolio_forwardButtonOn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
}

/*##=================================================================================================================##*/
/*##=== CONTACT FORM STYLES =========================================================================================##*/
/*##=================================================================================================================##*/


#pageContent form {
	margin-top: 14px;
	margin-bottom: 14px;
}
.contactFormTable {
	font-size: 13px;
	margin-left: 14px;
	line-height: 26px;
	text-align: left;
	clear: right;
	width: 532px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #454545;
	border-left-color: #454545;
}
.contactFormTable th {
	background-color: #e0e4cd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 34px;
	font-weight: bold;
	color: #767a63;
	padding-right: 14px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #454545;
}
.contactFormTable th input {
	margin-top: 14px;
	margin-bottom: 14px;
}
.contactFormTable td {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 14px;
	font-size: 12px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	vertical-align: top;
}
.contactFormTable td input{
	margin-bottom: 14px;
	background-color: #e7e7e7;
}
.contactFormTable td label {
	color: #777;
}
.contactFormTable td select {
	margin-bottom: 14px;
	background-color: #e7e7e7;
}

.contactFormTable td label .required {
	color: #777;
}
.contactFormTable td textarea{
	margin-bottom: 14px;
	background-color: #e7e7e7;
}
#formFeedback {
	padding-left: 14px;
	padding-right: 4px;
}

.errorMsg {
	color: #F00;
	border: 1px solid #F00;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 14px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
}
.errorMsg ol li{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 20px;
	list-style-type: circle;
	margin-left: 20px;
	font-weight: normal;
}

.successMsg {
	color: #4b673d;
	border: 1px solid #C60;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 14px;
	font-style: italic;
}
