* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #fae7bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71562b;
}

p {
	margin-left: 5em;
	margin-top: 0.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-top: 0.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 15em;
}

.noborder {
	border: none;
}
	
blockquote {
	margin-left: 80px;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #005e64;
}

a:hover {
	border: none;
	color: #7c8c2b;
}

hr {
	display: none;
}

.notop {
	margin-top: 0em;
}

.centered {
	text-align: center;
}

.project {
	margin-left:10px;
	font-size: 16px; 
	color: #71562B;
}

a.sitevisit {
	font-size: 12px;
	text-decoration: none;
	color: #005e64;
}

a.sitevisit:hover {
	font-size: 12px;
	border: none;
	color: #7c8c2b;
}

a.sitevisit:after {  
	margin:0 0 0 2px;  
	padding:1px;  
	color:#fff;  
 	content: url(images/external_link.png); 
 }  

.sitevisit {
	font-size: 12px;
}
.brief {
	color: #71562b;
	margin-right: 4em;
	font-size: 10px;
	margin-left: 7em;
}

.gallery1 {
	margin-left: 66px;
}
.backtop {
	text-align: right;
	margin-right: 40px;
}

a.backtop {
	text-decoration: none;
	color: #005e64;
}

a.backtop:hover {
	border: none;
	color: #7c8c2b;
}

#page {
	width: 1050px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	border: 0px;
	border-top: none;
}

#cell1 {
	background: transparent url(images/Logo.gif) no-repeat;
  height: 159px;
  position: relative;
  width: 1050px;
}
	
#cell2 {
	background: transparent url(images/UnderLogo.gif) no-repeat;
  height: 56px;
  position: relative;
  width: 456px;
  float: left;
}	

#cell3 {
	background: transparent url(images/NavBar.gif) no-repeat;
  height: 56px;
  position: relative;
  width: 594px;
  float: right;
}	

#ColLeft {
	float: left;
}


#cell4 {
	background: transparent url(images/Left.gif) no-repeat;
  height: 267px;
  position: relative;
  width: 246px;
}

#cell9 {
	background: #fae7bb url(images/LeftWrap.gif) no-repeat;
	width: 246px;
	position: relative;
	height: 488px;
	float: left;
}

#cell10 {
	background: transparent url(images/Blog.gif) no-repeat;
  height: 113px;
  position: relative;
  width: 75px;
  
}

#cell12 {
	background: transparent url(images/UnderBlog.gif) no-repeat;
  height: 375px;
  position: relative;
  width: 75px;
}

#cell14 {
	background: #fae7bb;
	width: 246px;
	position: relative;
	height: auto;
}

#ColMid {
	float: left;
}

#cell5 {
	background: transparent url(images/TopOfPage.gif) no-repeat;
	width: 557px;
	height: 91px;
	position: relative;
}

#cell5blk {
	background: transparent url(images/TopOfPageBlank.gif) no-repeat;
	width: 557px;
	height: 91px;
	position: relative;
}

#cell5port {
	background: transparent url(images/TopOfPagePort.gif) no-repeat;
	width: 557px;
	height: 91px;
	position: relative;
}

#cell8 {
	background: #fffffc url(images/Content.gif) no-repeat;
	width: 557px;
	position: relative;
}

#cell8Home {
	background: #fffffc url(images/Content.gif) no-repeat;
	width: 557px;
	height: 716px;
	position: relative;
}

#cell13 {
	background: transparent url(images/Bottom.gif) no-repeat;
	width: 557px;
	height: 178px;
	position: relative;
}

#ColRight {
	float: left;
}

#cell6home {
	background: #fae7bb url(images/RightSideHome.gif) no-repeat;
	width: 247px;
	height: 985px;
	position: relative;
}

#cell6 {
	background: #fae7bb url(images/RightSide.gif) no-repeat;
	width: 247px;
	height: 985px;
	position: relative;
}

#cell7 {
	background: #fae7bb url(images/RightWrap.gif) no-repeat;
	width: 72px;
	height: 985px;
	position: relative;
	float: right;
}

#cell11 {
	background: #fae7bb url(images/UnderSticker.gif) no-repeat;
	width: 175px;
	height: 801px;
	position: relative;
}

#cell15 {
	background: transparent;
	width: 247px;
	height: 985px;
	position: relative;
}	

#projectsSide {
	background: #fae7bb url(images/SideBar.gif) no-repeat;
	width: 247px;
	height: 401px;
	position: relative;
}
#topofSidebar {
	background: url(images/SideBarTop.gif) no-repeat;
	width:247px;
	height:91px;
	position: relative;
}

#sideMenu {
	background: url(images/SideMenu.png) no-repeat;
	width: 247px;
	height: 122px;
	position:relative;
}


/* Menu*/
#menu {
	float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 510px;
  height: 56px;
  background: #fae7bb;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .home {
  width: 68px;
  height: 56px;
  background: url(images/Home.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .home span {
  width: 68px;
  height: 56px;
  background: url(images/HomeO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .about {
  width: 83px;
  height: 56px;
  background: url(images/About.gif) no-repeat;
  left: 68px;
  top: 0px;
}

#menu .about span {
  width: 83px;
  height: 56px;
  background: url(images/AboutO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .portfolio {
  width: 114px;
  height: 56px;
  background: url(images/Portfolio.gif) no-repeat;
  left: 151px;
  top: 0px;
}

#menu .portfolio span {
  width: 114px;
  height: 56px;
  background: url(images/PortfolioO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .quote {
  width: 81px;
  height: 56px;
  background: url(images/Quote.gif) no-repeat;
  left: 265px;
  top: 0px;
}

#menu .quote span {
  width: 81px;
  height: 56px;
  background: url(images/QuoteO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .contact {
  width: 96px;
  height: 56px;
  background: url(images/Contact.gif) no-repeat;
  left: 346px;
  top: 0px;
}

#menu .contact span {
  width: 96px;
  height: 56px;
  background: url(images/ContactO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .links {
  width: 68px;
  height: 56px;
  background: url(images/Links.gif) no-repeat;
  left: 442px;
  top: 0px;
}

#menu .links span {
  width: 68px;
  height: 56px;
  background: url(images/LinksO.gif) no-repeat;
  left: 0px;
  top: 0px;
}


#menu li {
	list-style: none;
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 20px;
	margin-top: -10px;
}

.sidebar li {
	margin-bottom: 0;
}

.sidebar li ul {
	margin-left: 20px;
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar2 {
	width: 219px;
	padding: 20px 0px 0px 0px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 5px 0  5px 15px;
	height: 1px;
	border-bottom: 1px dotted #58b01c;
	color: #58b01c;
}

#sidebar2 li ul {
	line-height: normal;
	padding-right: 0;
	margin-right: 5px;
	text-align: left;
}

#sidebar2 li li {
	padding: 5px 5px 0 5px;
	font-size: 1em;
}

#sidebar2 li a {
	border: none;
	padding-left: 20px;
	color: #005e64;
}

#sidebar2 li a:hover {
	border: none;
	color: #7c8c2b;
}



/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 140px;
	background: #82912b;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 12px;
}

#Home #home a {
  background: url(images/HomeO.gif) no-repeat;
}

#About #about a {
  background: url(images/AboutO.gif) no-repeat;
}
#Portfolio #portfolio a {
  background: url(images/PortfolioO.gif) no-repeat;
}
#Quote #quote a {
  background: url(images/QuoteO.gif) no-repeat;
}

#FAQ #faq a {
  background: url(images/FAQO.gif) no-repeat;
}
#Links #links a {
	background: url(images/LinksO.gif) no-repeat;
}
#Contact #contact a {
  background: url(images/ContactO.gif) no-repeat;
}

/*galleries*/

.WebGalTop {
width:449px; 
height:auto; 
margin-left: 54px;
border:none;
}

.WebGal {
width:449px; 
height:auto; 
margin-left: 54px;
border: none;
}

.gallery {
width:447px; 
height:auto; 
margin: 0;
border:1px solid #e5e5e5;
}

/* 
.gallery {
padding:0; 
margin:320px 0 0 0; 
list-style-type:none; 
position:relative; 
width:447px;
}
*/

.GalImage {
margin:10px;
}

.Details {
margin-top: 10px;
}

ul.Details {
list-style: none;
margin: 0px auto 10px 10px;
}


a.view {
	font-size: 12px;
	text-decoration: none;
	color: #005e64;
}

a.view:hover {
	font-size: 12px;
	border: none;
	color: #7c8c2b;
}

a.view:after {  
	margin:0 0 0 2px;  
	padding:1px;  
	color:#fff;  
 	/*content: url(images/external_link.png); */
 }  

.view {
	font-size: 12px;
}

/* 
.gallery li a img.large {
top:-300px;
position:absolute;  
left:20px; 
visibility:hidden; 
border: none;
}

*/
#manual1b img, #manual2b img, #manual3b img {
border: none;
}