/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #212225 url(../images/bgBody.gif) top center repeat-x;
}



input,
textarea,
select
{
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	background: #FFFFFF;
	font: normal 11px/120% "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #666666;
	padding: 1px;
}
body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #CCCCCC;
	text-align: left;
	font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
}
p
{
	margin-bottom: 8px;
}
h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 30px 0px 10px;
	padding: 0px;
	color: #8eb84c;
	clear: left;
	font-weight: normal;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a
h6 a 
{
	padding: 0px;
	color: #8eb84c;
}

h1 + h2, h1 + h3, h1 + h4, h3 + h4{
	margin-top: 0px;
}
h1:first-child , h2:first-child {
	margin-top: 0px;
}

h1
{
	font-size: 28px;
	line-height: 20px;
}
h2
{
	font-size: 20px;
	line-height: 18px;
	display: block;
	color: #8fb84c;
	width: auto;
}
#portfolio h2{
	padding-top: 20px;
}
h3 {
	font-size: 14px;
	color: #666666;
	margin: 20px 0;
}

h4
{
	font-size: 13px;
	color: #334d1a;
}
h5
{
	color: #FFFFFF;
	font-size: 12px;
	margin: 0;
}
h6
{
	font-size: 11px;
}

a,
a:link,
a:visited,
a:active
{
	font-style: normal;
	color: #8EB84C;
}
a{
	text-decoration: underline;
}

a:hover
{
	color: #FFF;
}

ul
{
	margin: 0 0 8px;
	list-style: none;
	padding-left: 1px;
}
#content ul.column{
	float: left;
	margin: 0;
	padding: 0;
}
.w60{
	width: 70%;
}
.w30{
	width: 30%;
}
.w50{
	width: 30%;
}

ol
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 20px;
}
#content ul{
	margin: 8px 0;
}

#content ul li {
	margin-bottom: 2px;
	padding-left: 14px;
	line-height: 17px;
	background: url(../images/li.gif) no-repeat left 5px;
	color: #8FB544;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}
img {
	display: block;
}
blockquote,
pre,
cit,
em
{	
	font-style: oblique;
}
hr
{
	color: #696969;
	width: 99%;
}
unknown
{
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
}
img{
	border: none;
}

/* ----------------- start skin specific ------------------------ */
#container {
	width: 100%;
	height: 100%;
	background: url(../images/bgContent.gif) no-repeat;
	background-position: center 236px;
	}
#headerWrapper{
	width: 100%;
	height: 265px;
	background: url(../images/bgHeader.gif) top center repeat-x;
}
#header{
	width: 100%;
	height: 265px;
	background: url(../images/bgHeaderCenter.jpg) top center no-repeat;
}
#content {
	width: 920px;
	margin: 30px auto;
	padding: 10px 20px 10px;
}
#footer {
	clear: both;
	font-size: 10px;
	color: #999999;
	background: url(../images/bgContent.gif) top center no-repeat;
	width: 920px;
	height: 130px;
	padding: 20px 40px 5px;
	margin: 10px auto 0;
	
}
#footer a{
	color: #4f5054;
	text-decoration: none;
}
#footer a:hover{
	color: #8EB84C;
	text-decoration: none;
}
#WebsiteBy{ 
	float:right;
}
#WebsiteBy a{
	text-transform: uppercase;
	word-spacing: -0.3em; 
}
#WebsiteBy a strong{
	color: #4f5054;
}
#menu {
	float: left;
	width: 750px;
}
#menu li{
	float: left;
	margin: 0;
	padding: 0;
}
#menu a {
	text-decoration: none;
	padding-right: 10px;
	
}
#menu a:hover {
	text-decoration:  underline;	
}
#menu img {
	display: inline;
}

.ClearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#altMenu {
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 207px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	background-image: url(../images/HeaderAltImg.jpg);
	background-repeat: no-repeat;
	height: 55px;
}
.textBox{
	float: left;
}
.medium{
	width: 560px;
}
.small{
	width: 350px;
}
.rightPanel{
	width: 290px;
	padding-left: 20px;
	margin: 0 0 30px 20px;
	border-left: 1px #2c2d30 solid;
	float: right;
	
}
.quote{
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.quoteName{
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	color: #8eb84c;
}
.testimonial{
	margin: 30px 0;
}

/* ----------------- PORTFOLIO ------------------------ */

#portfolio{
	width: 100%;
}
#portfolio img{
	border: none;
}

#portfolio a.imgLink, #portfolio a.imgLink:visited, #portfolio a.imgLink:active, #portfolio a.imgLink:link{
	float: left;
	padding: 2px;
	margin: 15px;
	background: none;
	outline: none;
	border: 1px solid #2c2d30;
}

#portfolio a.imgLink:hover{
	background: none;
	border: 3px solid #8EB84C;
	padding: 0;
}
#portfolio .item{
	border-top: 1px #2c2d30 solid;
	clear: both;
}
#portfolio h2{	
	font-weight: normal;
	color: #696b70;
}
#portfolio .description{
	float: left;
	padding: 10px;
}
.pdfLink{
	display: block;
	height: 30px;
	line-height: 30px;
	width: auto;
	background: url(../images/PDFiconSmall.png) top left no-repeat;
	padding-left: 35px;
}

/* --- */
/* ----------------- start contact specific ------------------------ */

#flashContactForm{
	float: right;
	width: 380px;
	height: 300px;
	margin: 40px 0 0;
}


/* ----------------- LIGHT BOX ------------------------ */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none; background: url(../images/Close.gif) no-repeat; height: 30px;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
.ImgLeft {
	float: left;
	margin-right: 10px;
}
.rightPanel h3 {
	font-size: 16px;
	line-height: 28px;
}
