@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color:#FFF;
	overflow:hidden; 
	margin:0;
	height:100%;
	width:100%;
}

/* IE CSS */
*html body {
	overflow:auto;
	overflow-y:auto;
}


a, a:visited { 
	 text-decoration:none;
     outline: none;
	 color:#7F9E45;
 }
 
 p {
 	font-size:14px;
 	margin:0px;
 	margin-bottom:16px;
 }
 
/* This takes the little outline out of clicked on links */
:focus {
  -moz-outline-style: none;
}

h1, h2, h3 {
	margin:0px;
	padding:0px;
}

h1 {
	font-weight:normal;
	margin-left:12px;
	margin-top:12px;
}
h2 {
	font-size:16px;
	margin-top:16px;
	text-align:left;
	font-weight:normal;
}

ul {
	margin:0px;
	margin-bottom:16px;
	color:inherit; 
	width:80%;
}

li {
	line-height:140%;
	margin-left:8px;
	color:#666;
	font-size:14px;
}





/* SITE SPECIFIC */

.header {
	position:fixed;
	top:0;
	width:100%;
	text-align:right;
	height:50px;
	background-color:#F3F3F3;
	}

.header h1 {
	font-size:18px;
	color:#8892AA;
	padding:8px;
	padding-right:40px;
	border-bottom:1px dashed #777;
}



.controls {
	position:fixed;
	top:120px;
	left:0;
	height:480px;
	width:150px;
	font-size:18px;
	line-height:150%;
	padding-left:0px;
	padding-right:32px;
	zoom:1;
	}

.controls ul {
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left:-12px;
}

.controls ul li {
	text-align:right;
	margin-bottom:16px;
	padding:4px;
	padding-top:8px;
	width:140px;
}
.controls ul li a {
	font-size:16px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

.controls ul li a#faint {
	color:#ccc;
	padding:6px;
}

.controls a:hover {
	color:#CCC;
}

.controllink {
	padding:6px;
}
.highlight {
	background-color:#f2e26e;
}	

.highlight#faint {
	background-color:#F3F3F3;
}

.scrollto {
	clear:both;
	height:120px;
	width:300px;
	float:right;
	vertical-align:top;
}

.category {
	clear:both;
	height:520px;
	margin:0px 60px 500px 182px;
	padding-left:32px;	
}

.category#home {
	padding-top:60px;
	text-align:center;
}

.category h2 {
	font-size:16px;
	color:#fff;
	background-color:#CCC;
	
	width:150px;
	float:right;
	padding:8px;
	margin-right:-40px;
	margin-left:32px;
	margin-bottom:32px;
	margin-top:8px;
}
.category p {
	font-size:14px;
	color:#666666;
	margin:0px;
	margin-bottom:16px;
	line-height:150%;
}


.thumbnails {
	margin-left:32px;
}

.thumbnails img {
	width:100px;
	height:100px;
	border:2px solid #333;
	background-color:#FFF;
	margin-right:12px;
	margin-bottom:14px;
	float:left;
}


#bottom { margin-bottom:800px; }


#footer h1 {
	float:left;
	width:150px;
	font-size:18px;
	color:#f2e26e;
	margin:0px;
	margin-left:16px;
}
#footer {
	position:fixed;
	bottom:0px;
	left:0px;
	height:80px;
	padding-top:10px;
	background-color:#333;
	background-image:url("img/footer_bg.jpg");
	background-repeat:repeat;
	font-size:14px;
	width:100%;
	color:white;
}
#footer a {
	color:white;
	text-shadow: #333 1px 1px 0px;
}
#footer p {
	float:left;
	width:550px;
	margin-left:48px;
	font-size:14px;
	line-height:140%;
	color:#999999;
}

.footerContact {
	float:right;margin-right:40px;font-size:10px;
	}
	
.footerContact a {
	color:#FFFF33;
}



.workSideSlider {
	overflow-x:scroll;
	overflow-y:scroll;
	padding:0px;
	background-image:url("img/work/work_bg.jpg");
	background-repeat:no-repeat;
	background-position:left top;
	height:450px;
	border:1px dotted #D2D299;
}

.workTable {

}
.workTable td h3 {
font-size:12px;
}
.workTable td {
	vertical-align:top;
	padding:18px;
	font-size:12px;
	height:350px;
	border-right:3px solid #FFF;
	line-height:140%;
	width:200px;
}
.workTable td p{
	font-size:12px;
	height:90px;
	overflow:hidden;
}
.workTable td a {
	color:#69722F;
	border-bottom:1px dotted #FFF;
}

.workTable td a:hover {
	color:#CC0000;
	border-bottom:1px dotted #CCC;
}

.workTable td img {
	width:auto;
	height:200px;
	margin-bottom:18px;
	border:3px solid #333;
}

.workReadMore {
	text-align:center;
	padding:2px;
	background-color:white;
}


.moreInfo {
	font-size:14px;
}
.moreInfo h1 {
	font-size:16px;
	margin:16px;
	background-color:#333;
	color:white;
	padding:4px;
}
.moreInfo p {
	color:#333;
	line-height:150%;
	margin-left:16px;
}
.moreInfo img {
	float:right;
	margin-left:32px;
	margin-bottom:32px;
	margin-right:16px;
	margin-top:40px;
	border:4px solid black;
}


.linksBar h2 {
	font-weight:bold;
	color:white;
} 

.closeBt {
	float:right;
	font-size:12px;
	margin-right:32px;
}
.closeBt a {
	color:#990000;
}
.linksBar {
	position:fixed;
	left:2000px;
	top:100px;
	width:280px;
	height:520px;
	background-image:url("img/links_bg.png");
	background-repeat:no-repeat;
	padding:12px;
}
.linksBar h3 {
	font-size:12px;
	color:#666;
	margin-top:18px;
	margin-bottom:6px;
}

.linksBar ul {
	margin:0px;
	padding-left:8px;
	list-style:none;
}
.linksBar ul li {
	margin-left:6px;
	padding-left:4px;
}

.linksBar ul li a {
	color:white;
}