/* Produced 2010 */

/* -- Page properties --------------------------------------------*/

/* IE percentage error fix */
html { font-size: 100%;  }

/* Safari percentage fix, boosts to 16px, IE can't read this*/
/*html>body { font-size: 16px; }*/

/* ==YUI RESET (see: http://developer.yahoo.com/yui/reset/)*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	vertical-align:top;
	text-align:center;
}

body {
background-color: #000;
font-size: 75%;
font-family : "Trebuchet MS", arial, helvetica, sans-serif;
line-height: 100%;
text-align: center;
color: #333333;
margin-top:10px;
}

/* ----------------------- @FONT-FACE -------------------------------- */
  

/* Blackout 2AM */
@font-face {
	font-family: 'Blackout';
	src: url('font-face/blackout/Blackout-2am.ttf');
	src: local('?'), url('font-face/blackout/Blackout-2am.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* Blackout Midnight */
@font-face {
	font-family: 'Blackout2';
	src: url('font-face/blackout2/Blackout-Midnight.ttf');
	src: local('?'), url('font-face/blackout2/Blackout-Midnight.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* deliciousRoman */
@font-face {
	font-family: 'DeliciousRoman';
	src: url('font-face/deliciousRoman/Delicious-Roman.otf');
	src: local('?'), url('font-face/deliciousRoman/Delicious-Roman.otf') format('opentype'), url('font-face/deliciousRoman/DelicRom.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* deliciousBold */
@font-face {
	font-family: 'DeliciousBold';
	src: url('font-face/deliciousBold/Delicious-Bold.otf');
	src: local('?'), url('font-face/deliciousBold/Delicious-Bold.otf') format('opentype'), url('font-face/deliciousBold/DelicBol.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* deliciousCaps */
@font-face {
	font-family: 'DeliciousCaps';
	src: url('font-face/deliciousCaps/Delicious-SmallCaps.otf');
	src: local('?'), url('font-face/deliciousCaps/Delicious-SmallCaps.otf') format('opentype'), url('font-face/deliciousCaps/DelicSmaCap.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* ROMAN */
@font-face {
	font-family: 'frrom';
	src: url('font-face/roman/frrom-webfont.eot');
	src: local('?'), url('font-face/roman/frrom-webfont.woff') format('woff'), url('font-face/roman/frrom-webfont.ttf') format('truetype'), url('font-face/roman/frrom-webfont.svg#webfontZisk9nrB') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* LIGHT */
@font-face {
	font-family: 'frlig';
	src: url('font-face/light/frlig-webfont.eot');
	src: local('?'), url('font-face/light/frlig-webfont.woff') format('woff'), url('font-face/light/frlig-webfont.ttf') format('truetype'), url('font-face/light/frlig-webfont.svg#webfontplg3cPQ4') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* h1 styles ----------------------------------------*/

h1 {font-size: 1.8em;
text-decoration: none;
color: #537cb6;
font-weight: bold;
line-height: 140%;
text-align: left;
padding-right: 140px; }

h2 {font-size: 1.4em;
text-decoration: none;
color: #537cb6;
font-weight: bold;
line-height: 150%; 
text-align: left; }

h3 {font-size: 1.3em;
text-decoration: none;
color: #537cb6;
font-weight: bold;
line-height: 100%; 
text-align: left; }

h4 {font-size: 1.2em;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
line-height: 140%; 
text-align: left; }


:link img, :visited img, :hover img, :active img, img { border: none; } 

/* Global Linking -------------------------------------------------*/

a {
  outline: none;
}

a:link {

}

a:visited {

}

a:hover {color: #537cb6;
text-decoration: none; } 

/* Image Module -------------------------------------------------*/
img {
	border: none;
	vertical-align: bottom;
	margin: 0;
}

a img {
	border: none;
}

a:hover.img {
	border: 1px solid;
}


/* Container Panels -------------------------------------------------*/

div#wrapper {
	margin:10px auto 10px auto ;
	text-align: center;
	padding: 0px;
	border:0;
	width: 990px;
/*	background-color: #0F2029; */
	min-height: 700px;
	}

/* Header  -------------------------------------------------*/

div#header{
	background-repeat:no-repeat;
	height:105px;
	text-align: left;
}

div#logo{
	float:left;
	width: 200px;
	height:70px;
	text-align:left;
	padding-top: 30px;
}
/*
div#logo p{
	font-family: 'DeliciousBold', Arial, Helvetica, sans-serif;
	font-size:5em;
	color:#E2F0D6;
}
*/
div#logo p{
	font-family: 'Coda', sans-serif;
	font-size:5em;
	color:#E2F0D6;
}

/* Sidebar -------------------------------------------------*/

div#sidebar{
	background-image:url(../img/sidebar_bg.png);
	background-repeat:no-repeat;
	width: 200px;
	min-height: 550px;
	background-color:#92A860;
	float:left;
	padding: 20px 10px 10px 10px;
	margin-left: 20px;
}

/* Top Navigation  -------------------------------------------------*/

div#topNav {
	width:200px;
	height:180px;
	color:#000099;
	float: left;
	clear:both;
	margin: 45px 0px 2px 0px;
	padding-left:0px;
	padding-top: 5px;
	vertical-align: top;
}
div#topNav h1{
	color: #696;
	font-size: 2.5em;
	font-family:"frlig", Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:lighter;
	text-align:left;
	margin-bottom: 5px;
	padding-bottom: 0;
	line-height: 80%;
}
div#topNav ul{
	text-align:left;
	list-style-type: none;
}

/* display block - for both ul li & ul li a - to run horizontally */
div#topNav ul li{
	display: block;
	color: #E2F0D6;
	font-weight: bold;
	font-size: 2em;
	font-style: normal;	
	font-variant: small-caps;
	margin-bottom: 10px;
	margin-right: 20px;
	text-align: left;
}

div#topNav ul li a{
	color: #E2F0D6;
	text-decoration: none;
	/* spacing between each menu item */
	height: 20px;
	padding-bottom: 10px;
}
div#topNav ul li a:hover{
	color: #434C2B;
	text-decoration: none;	
/*	background-image: url(../img/topnav_bg.png) 0 50%; */
/*	background-repeat:no-repeat; */
}
div#topNav .selected{
	color: #434C2B;
/*	background-image: url(../img/topnav_bg.png) 0 50%; */
/*	background-repeat:no-repeat; */
}
div#topNav .navtop {
color:#FFFFFF;
text-align: left;
vertical-align: top; }

div#topNav .navcolumn {
text-align: left;
padding-top: 20px;
padding-right: 0px;
padding-bottom: 20px;
vertical-align: top;
margin-left: -20px; }

div#callMe{
	float:left;
	clear:both;
	width: 200px;

}

div#callMe h1{
	color: #696;
	font-size: 2.5em;
	font-family:"frlig", Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:lighter;
	text-align:left;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 80%;
}
div#callMe p{
	color: #E2F0D6;
	text-align:left;
}
div#callMe a{
	color: #E2F0D6;
	text-decoration:none;
	font-weight: bold;
}
div#callMe a:hover{
	color: #434C2B;
	text-decoration:none;
}

div#bookmarks{
	float:left;
	clear:both;
	width: 190px;
	height:18px;
	margin-top: 46px;
}
div#bookmarks h1{
	color: #696;
	font-size: 2.5em;
	font-family:"frlig", Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:lighter;
	text-align:left;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 80%;
}
.bookmarks{
	background-color: #434C2B;
	text-align:left;
	margin: 0 20px 5px 0px;
	padding: 4px 4px 4px 4px;
}

.bookmarks p{
	font-size: 1em;
	font-weight: bold;
	text-align:left;
}
.bookmarks a{
	color: #E2F0D6;
	text-decoration:none;
}
.bookmarks a:hover{
	color: #FFF;
}


div#share{
	float:left;
	clear:both;
	width: 200px;
}
div#share ul li{
	color: #E2F0D6;
	font-size: 1.5em;
	font-weight: normal;
	font-family: 'frlig', Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	height:18px;
	text-align:left;
	margin: 0 20px 5px 10px;
	padding: 2px 2px 2px 2px;
}

div#share ul li a{
	color: #E2F0D6;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;	
	text-decoration: none;
	/* spacing between each menu item */
	width: 90px;
}
div#share a:hover{
	text-decoration: none;
	background-color:#576539;
}

/* Content -------------------------------------------------*/

div#content {
	float:left;
	position:relative;
	background-repeat:repeat;
	width:730px;
	min-height: 520px;
	padding-left: 20px;
	padding-right:0px;
	text-align:left;
	vertical-align:top;
}

div#content p{
	color:#fff;
	text-decoration:none;
	margin-right: 10px;
}


div#content a{
	color:#999;
	text-decoration:none;
}
div#content a:hover{
	color: #F63;
	text-decoration:none;
}

div#flashHolder{
	width: 960px;
}


div#introduction {
float: left;
width: 720px;
}

div#introduction p{
	text-align:left;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 140%; 
	margin-bottom: 5px;
}

div#introduction h2{
	font-family: 'frlig', Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	color: #92A860;
}

div#introduction ul li{
	color:#fff;
	text-align:left;
	list-style:inside;
	margin-left: 20px;
	text-decoration:none;
}

div#introduction ul li a{
	font-size:1.7em;
	color:#fff;
	text-decoration:none;
}

div#introduction ul li a:hover{
	color:#fff;
	background-color:#bb7700;
}

div#contentNoPad {
clear:both;
float:left;
position:relative;
background-repeat:repeat;
background-color:#FFFFFF;
width:980px;
margin-top:10px;
height: auto;
padding-left: 10px;
padding-top: 10px;
text-align:left;
vertical-align:top;
}

#contentNoPad p{
}

/* are these used?*/
.maintext {
padding-left: 22px;
padding-right: 18px;
vertical-align: top; }

.contentheader {
height: 26px; }

/*.content {
background-color: #ffffff;
vertical-align: top;
width: 774px;
_width: 774px; /* IE fix, subtract any padding or margin from this measurement  }
*/

.bodylinx {color: #537cb6;
font-weight: normal;
text-decoration: none; }

a:hover.bodylinx {color: #666666;
text-decoration: underline; }
/* are these used? ENDS*/

/* Home page Images -------------------------------------------------*/

div#imageRight1 {
	float:right;
	text-align:left;
	border:#333333 solid 0.5px;
	margin-bottom: 10px;
}

/* Project Gallery -------------------------------------------------*/

div#gallery {
	float:left;
	width:730px;
}
div#galleryRow1, div#galleryRow2, div#galleryRow3, div#galleryRow4, div#galleryRow5, div#galleryRow6 {
	float:left;
	clear:both;
	width:730px;
}
/*div#gallery .galleryTab {
    float:left;
	padding-right: 15px;
}

div#gallery p{
}

div#gallery h2 {
	font-size: 1.4em;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	line-height: 150%; 
	text-align: left; }

div#gallery .tabThumb {
	float:left;
	margin-right: 10px;
	border: #666666 solid 1px;
}

div#gallery .tabGalleryInfo{
 float:left;
	clear:both;
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 10px 5px;
	height: 25px;
	width: 185px;
	_height: 25px;
	_width: 180px;	
	cursor: pointer;
	color: #333;
	background-color:#E5E5E5;
}

div#gallery .tabGalleryInfo a{
	text-decoration: none;
	color: #333;
}

div#gallery .tabGalleryInfo a:hover{
	color: #FFFFFF;
}

div#gallery .tabGalleryInfo img{
	margin: 0 0 10px;
}

div#gallery .tabGalleryInfo h3{
	margin-top: 0px;
	text-decoration: none;
	color: #996600;
	font-weight: normal;
	padding-top: 13px;
	line-height: 100%;
	font-size: 14px;
}
*/

div#galleryRow1 .galleryTab, div#galleryRow2 .galleryTab, div#galleryRow3 .galleryTab, div#galleryRow4 .galleryTab, div#galleryRow5 .galleryTab, div#galleryRow6 .galleryTab {
    float:left;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 230px;
	height: 180px;
}

div#gallery, div#galleryRow1, div#galleryRow2, div#galleryRow3, div#galleryRow4, div#galleryRow5, div#galleryRow6 p{
}

div#gallery h2{
	color:#E2F0D6;
	background-color: #434C2B;
	margin-bottom:15px;
	padding:5px 10px 5px 10px;
}

div#gallery .tabThumb, div#galleryRow1 .tabThumb, div#galleryRow2 .tabThumb, div#galleryRow3 .tabThumb, div#galleryRow4 .tabThumb, div#galleryRow5 .tabThumb, div#galleryRow6 .tabThumb {
	float:left;
	margin-right: 10px;
	border: #666666 solid 1px;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo{
 float:left;
	clear:both;
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 10px 5px;
	height: 15px;
	width: 184px;
	_height: 15px;
	_width: 180px;	
	cursor: pointer;
	color: #FFF;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo p{
	text-decoration: none;
	color: #fff;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo a{
	text-decoration: underline;
	color: #fff;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo a:hover{
	text-decoration: underline;
	color: #fff;
}

div#galleryRow1 .tabGalleryInfo, div#galleryRow2 .tabGalleryInfo, div#galleryRow3 .tabGalleryInfo, div#galleryRow4 .tabGalleryInfo, div#galleryRow5 .tabGalleryInfo, div#galleryRow6 .tabGalleryInfo img{
	margin: 0 0 10px;
}

.galleryImage{
	float:left;
}

.galleryNotes{
	clear:both;
	float: left;
	font-size: 11px;
	text-align: left;
	padding: 10px 0px 10px 15px;
	height: 15px;
	width: 215px;
	cursor: pointer;
	color: #FFF;
}
.galleryNotes p{
	text-align:left;
}

/* recent Projects -------------------------------------------------*/

div#recentProjects {
float: left;
width: 720px;
}

div#recentProjects p{
	text-align:left;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 140%; 
	margin-bottom: 5px;
}

div#recentProjects h2{
	color:#E2F0D6;
	background-color: #434C2B;
	margin-bottom:15px;
	padding-left:10px;
}

/* Projects Pages -------------------------------------------------*/

div#projectWrapper {
float: left;
width: 720px;
margin-top: 10px;
}

div#projectWrapper p{
	text-align:left;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 140%; 
	margin-bottom: 5px;
}

div#projectWrapper h2{
	font-family : "Trebuchet MS", arial, helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 1.4em;
	color:#E2F0D6;
	background-color: #434C2B;
	margin-bottom:15px;
	padding-left:10px;
}

div#projectWrapper ul li{
	color:#E2F0D6;
	text-align:left;
	list-style:inside;
	list-style-type:none;
	margin-left: 10px;
	text-decoration:none;
}

div#projectWrapper ul li a{
	font-size:1.6em;
	color:#fff;
	text-decoration:none;
	line-height: 120%;
}

div#projectWrapper ul li a:hover{
	color:#FFF;
	background-color:#92A860;
}

div#projectIntro {
	float: left;
	width: 680px;
	padding-right: 40px;
}

/* image switcher  */

div#imageHolder {
	float:left;
	background-color: transparent;
	width:550px;
	min-height: 500px;
}

div#imageMenu {
	float: left;
	margin-left: 10px;
	padding: 0 7px 7px 0;
	color: #fff;
	font-size: 90%;
	display: block; 
}

div#imageMenu ul li {
	display: block; 
	margin-right: 10px;
}

.imageSel {
	background: url(../img/green_arrow_left.gif) no-repeat 0 50%;
	padding-left: 10px;
	display: block;
	border-bottom: 1px solid silver;
	padding-bottom: 2px;
	padding-top: 2px;
	cursor:pointer;
}


/* Contact Page -------------------------------------------------*/

div#contactBody {
float: left;
width: 480px;
height:420px;
vertical-align:top;
}

div#contactBody p{
	text-align:left;
	font-size: 1em;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	line-height: 140%; 
	margin-bottom: 5px;
}

div#contactBody h2{
	color:#333;
}

div#formHolder{
	float:left;
	width:300px;
	vertical-align:top;
}

div#formHolder ul li{
	text-align:left;
	list-style:inside;
}

div#address{
	float:left;
	width:160px;
}

#google_map{
	float:right;
	margin-top: 5px;
	width:350px;
	_width:350px; /* for IE to read properly */
}

.websiteLink{
	background-image:url(../img/url_icon.gif);
	background-repeat:no-repeat;
	background-position: 0 50%;
	padding-left: 20px;
	text-align:left;
}

.websiteLink a{
	font-weight:bold;
	color:#333;
	text-decoration:none;
}
.websiteLink a:hover{
	font-weight:bold;
	color:#CC0033;
	text-decoration: underline;
}

/* Site Map -------------------------------------------------*/

.sitemap {color: #537cb6;
background-image:url(../images/copy.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 10px 10px 30px;
font-weight: bold;
text-decoration: none; }

a:hover.sitemap {color: #999999;
text-decoration: underline; }

.sitemaplinx {font-size: 1em;
text-decoration: none;
color: #537cb6;
font-weight: bold;
line-height: 140%; 
text-align: left; }

a:hover.sitemaplinx {color: #999999;
text-decoration: underline; }

.smdescription {font-size: 0.9em;
text-decoration: none;
color: #999999;
font-weight: normal;
line-height: 140%; 
text-align: left;
margin-right: 100px; }

div#sitemapBody {
float: left;
width: 500px;
height:350px;
}

div#sitemapBody p{
	text-align:left;
	font-size: 1em;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	line-height: 140%; 
	margin-bottom: 5px;
}

div#sitemapBody h2{
	color:#333;
}

/* Form Elements -------------------------------------------------*/

.formarea {padding-left: 30px; }

.buttonarea {padding-bottom: 10px;
padding-top: 20px;
text-align: center; }

.titletabs {font-size: 1em;
color: #fff;
font-weight: bold;
text-align: right;
background-color: #e9e9e9;
line-height: 120%;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 5px; }

.yourdetails {font-size: 1em;
color: #fff;
font-weight: normal;
line-height: 110%; 
background-color: #ffffff;
text-align: right;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 10px;
border: 1px #cccccc solid; }

.ffields {background-color: #ffffff;
text-align: left;
}

.note {font-size: 1em;
color: #999999;
font-weight: normal;
line-height: 110%; 
background-color: #ffffff;
font-style: italic;
text-align: right; }

.error  {font-size: 1em;
color: #cc0000; }


input,
textarea { 
	padding: 0.1em 5px 0.1em 5px;
	vertical-align: bottom;
	text-align:left;
}

input:hover,
textarea:hover {
	background-color: #e2ecf6;
}

input:focus,
textarea:focus {
	background-color: #e2ecf6;}
	
	body.static div#contactForm{
	border-top: 1px solid #ccc;
	padding-top: 20px;
	font-size: 11px;
	padding-left: 5px;
	color: #666;
	margin-bottom: 10px;
	margin-top: 20px;
}

table.contactFormTable{
	float:left;
	margin-left: 0px;
	width: 340px;
	text-align:left;
}

table.contactFormTable tbody td{
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}

table.contactFormTable tbody td.label{
	text-align: right;
	border: 1px solid #ccc;
	color:#FFF;
}

table.contactFormTable tbody td.textfield{
	text-align: left;
	border: 1px solid #ccc;
	color:#FFF;
}

.attention{
	color: #c80d0c;
	font-size: 13px;
}

table.contactFormTable tbody td.submit{
	text-align:center;
}


/* PDF downloads -------------------------------------------------*/

.pdf-download {color: #537cb6;
background-image:url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 30px 10px 30px 42px;
font-weight: bold;
text-decoration: none; }

a:hover.pdf-download {color: #666666;
text-decoration: underline; }

.getreader {padding-top: 10px;}

/* footerlinks -------------------------------------------------*/

div#footerBar {
clear:both;
position: relative;
width:990px;
vertical-align: bottom;
}

div#footerBar p{
	color:#FFF;
font-size: 0.9em;
text-decoration: none;
font-weight: normal;
line-height: 140%; 
padding: 20px 20px 10px 20px;
text-align: left;
vertical-align: top;
height: 31px; }

div#footerBar a{
color:#FFF;
text-decoration:none;
}

.footerlinks2 {
padding-left: 10px;
padding-right: 10px;
}

div#addThisBox{
	clear:both;
	float:left;
	width:200px;
	margin-top: 30px;
}
div#plusOne{
	display: block;
	position: relative;
	float: right;
	bottom: 26px;
	margin: 0;
	right: 8px;
}
div#linkedIn{
	clear:both;
	float: left;
}
