﻿div.HiddenPic
{
	display:none;
}
img
{
	border-style: none;
}
body
{
	color: white;
	background-color: #4a5744;
	font-size: small;
	font-family: 'Myriad Web Pro' , Tahoma, Sans-Serif;
	margin: 30px 0px;
	padding: 0px;
	text-align: center;
}
#Master
{
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #899c7d;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
h1
{
	font-size: small;
	text-align: left;
	font-weight: normal;
}
h2
{
	font-weight: bold;
	font-size: larger;
}
p.subtitle
{
	font-weight: bold;
	font-size: larger;
}
h3
{
	font-weight: bold;
	font-size: medium;
}
#Branding
{
	position:relative;
	width:auto;
	top:10px;
	left:10px;
}
#NonBranding
{
	text-align:left;
	position:relative;
	margin:0px auto;
}
#Menu
{
	position: relative;
	top: -20px;
	min-width: 600px;
	left: 280px;
	font-size: medium;
}
#FaqContent
{
    padding-left: 20px;
    padding-right: 20px;
	position: relative;
    
}
#Content1
{
	position: relative;
	width: 900px;
}
#Content2
{
	position: relative;
	width: 900px;
	top: 40px;
}
#TagBack
{
	background-color: #004C16;
	position: static;
	text-align: left;
	border-top: white thin solid;
	border-bottom: white thin solid;
}
#TagLine
{
	padding-left: 13px;
	font-size: medium;
	letter-spacing: 24px;
}
#Footer
{
	clear: left;
	float: none;
	margin-top: 10px;
}
#Geographical
{
	font-size: small;
	padding-left: 10px;
	padding-right: 10px;
    color: #004C16;
}
#About
{
}
.AboutItem
{
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
	vertical-align: top;
	text-align: center;
}
#Contact
{
	position:relative;
	margin-left: 0px;
	margin-right: 10px;
}
#ContactOuter
{
	text-align: left;
	border-bottom: white thin solid;
	height:397px;
}
div.ContactItem
{
	position: relative;
	left: 10px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
	min-height: 377px;
	height: auto;
	height: 377px;
}
ol, ul, li
{
	border-width:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
}
#Project
{
	border-bottom: white thin solid;
}
#ProjMini
{
	padding-top: 5px;
	min-height: 395px;
	height: auto;
	height: 395px;
	text-align: center;
}
#ProjMaxi
{
	height: 400px;
	width: 551px;
	border-left: white thin solid;
	margin-left: 0px;
	text-align: center;
	clear: left;
	float: right;
}
#ProjText
{
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.ProjLbImg:hover
{
	border-left: #004C16 thin solid;
	border-top: #004C16 thin solid;
	border-right: #004C16 thin solid;
	border-bottom: #004C16 thin solid;
}
.ProjLbImg
{
	cursor:pointer;
	border-left: #899C7D thin solid;
	border-top: #899C7D thin solid;
	border-right: #899C7D thin solid;
	border-bottom: #899C7D thin solid;
}
#BigImage
{
	border-right: white thin solid;
	border-bottom: white thin solid;
	margin-bottom:5px;
}
div.PicTextItem
{
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	text-align: justify;
}
.ProjectLink
{
	display:block;
	width:100%;
	height:100%;
	color:white;
	text-decoration:none;
}
.ProjectCell
{
	width:282px;
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
}
.ProjectCell:hover
{
	background-color: #004C16;
}
a.Discreet
{
	text-decoration: none;
	color:White;
}
table#MeTable tr td img
{
    display:block;
    margin: 0 auto;
}
div.feedburnerFeedBlock span.headline
{
	font-weight: bold;
}
#BlogPreview a:link {color: #004C16;}
#BlogPreview a:visited{color: #666666;}
#Telephone
{
 font-size:x-large;
 float:right;
 position:relative;
 left:-50px;
 top:-5px;
 margin:0px auto;
}