/* body styles */ 
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.4em;
	color: #003366;
}

/* typography */
h1, h2, h3, h4, h5, h6, p, td, ul, ol, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
input, select, th, td {
	font-size: 1em;
}
h1 {
	font-size: 2.3em;
	font-weight: bold;
	color: #0066CC;
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin: 10px;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #0066cc;
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin: 0 0 5px 0;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, san-serif;
	margin: 15px 0 5px 0;
}

i {  font-style: italic}
b {  font-weight: bold}
a:link {  color: #0033FF; text-decoration: none}
a:hover {  color: #CC9900}
a:visited {  color: #0033CC}

.small-caps {
	font-variant: small-caps;
}

.clear {
	clear: both;
	}
	
.floatright {
	float: right;
	}

/* main navigation bar */

#MainNav ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #003399 url(../images/mainNavBg.gif) repeat-x;
}
#MainNav ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#MainNav ul li a {
	float: left;
	padding: 0 2em;
	line-height: 2.1em;
	background: url(../images/mainNavDiv.gif) repeat-y right top;
	text-decoration: none;
	color: #ffffff;
	}
#MainNav ul a:hover {
	color: #00CCFF;
	}	

/* Branding section logo, sliding panorama, contact */

/* Default panoramic image is blue hills */

#BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-sky.jpg) right top;
}

/* Each page has its own background image, set up in the body tags */

#pagehome #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-sky.jpg) right top;
	}

#pageservices #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-house-constr.jpg) right top;
	}
	
#pageaerial #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-aerial-mall.jpg) right top;
	}

#pagehelicam #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-speedway.jpg) right top;
	}

#pagepanoramic #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-dt-richmond.jpg) right top;
	}

#pagearch #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-church.jpg) right top;
	}

#pagevirtual #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-dolphinridge.jpg) right top;
	}

#pagetimelapse #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-constr.jpg) right top;
	}

#pagestock #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-richmond3.jpg) right top;
	}

#pagegallery #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-trees.jpg) right top;
	}

#pagefree #BrandingBox {
	width: 100%;
	margin: 0;
	padding:0;
	height: 75px;
	float: left;
	background: url(../images/header-panorama-lakeshore.jpg) right top;
	}

#BrandingBox .brand-left {
	background: url(../images/header-logo.gif) no-repeat left top;
	height: 75px;
}
#BrandingBox ul {
	margin: 0;
	padding: 0;
	float: right;
	position:relative;
	top: 50px;
}
#BrandingBox ul li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0 3px 0 10px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1.4em;
	font-weight: bold;
}
#BrandingBox ul li a {
	text-decoration: none;
	}
#BrandingBox ul a:hover {
	color: #00CCFF;
	}	
	
/* Wrapper for main content section */

#Content {
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* Footer with copyright statement */

#Footer {
	float: left;
	margin-left: 20px;
	position: relative;
	bottom: 10px;
	left: 220px;
	clear:both;
}
#Footer p {
	margin:0;
	padding: 0;
	font-size: .9em;
	color: #999999;
	line-height: 1.5em;
	text-align: center;
}


/* home page */

#Home {
	width: 100%;
	float: left;
	background-color: #688AA5;
}

#Home span {
	float: right;
}
#Homebox {
	margin-left: 220px;
	float: left;
	display: inline;
}

#homepix {
	margin: 0;
	padding: 0;
	background-color: #688AA5;
	float: left;
}

#flashcontent {
	float: left;
	width: 630px;
	height: 300px;
	background-color: #284A65;
	margin: 0;
	border-right: 4px double  #000000;
	border-left: 4px double #000000;
}

#homepixmenu {
	float: left;
	width: 630px;
	background: #000033;
}

#homepixmenu ul li {
	font:  Century Gothic, Geneva, Arial, Helvetica, san-serif;
	color: white;
	list-style: none;
	margin: 0;
	display: inline;
}
#homepixmenu ul li a {
	float: left;
	padding: 3px 12px 3px 12px;
	line-height: 2.1em;
	text-decoration: none;
	color: #ffffff;
	}
#homepixmenu ul a:hover {
	color: #688AA5;
	}

#hometext {
	width: 630px;
	padding: 12px 0px 10px 0px;
	border-right: 4px double  #000000;
	border-left: 4px double #000000;
	background-color: #284A65;
	color: #FFFFFF;
	float:left;
}

#hometext p {
	color: #FFFFFF;
}

#hometext .homecolumn1 {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding: 0;
	width: 200px;
}

#hometext .homecolumn2 {
	float: left;
	margin-left:5px;
	margin-right: 5px;
	padding: 0;
	width: 200px;
}

#hometext .homecolumn3 {
	float:right;
	margin-left:5px;
	margin-right: 5px;
	padding: 0;
}

	
	
/**/

/* content page structure */

#container {
	margin-left: 20px;

}

.column {
	float: left;
}
/* IEx patch \*/
* html .column {
	display: inline;
	}
/**/

#mainContent {
	width: 650px;
	float:left;
}

#mainContent li {
	line-height: 1.5em;
}

#mainContent .floatleft {
	float: left;
}

#mainContent .floatright {
	float: right;
}

#subNav p {
	display: none;
	}
#subNav {
	width: 200px;
	margin-right: 20px;
	float:left;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 1em;
	padding: 0;
	margin-bottom: 1em;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
#subNav ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#subNav ul a {
	display: block;
	width: 200px;
	height: 25px;
	line-height: 25px;
	color: #000;
	text-decoration: none;
	background: url(../images/nav-rollover.gif) no-repeat left bottom;
	text-indent: 40px;
	}
#subNav ul .first a {
	height: 26px;
	line-height: 26px;
	}

#subNav a:hover, .selected a {
	background-position: right bottom;
	color: #FFF;
	}
	
#subNav li {
	display: inline; /* KLUDGE removes gaps in IE/Win */
	}
	
.photobox {
	width: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	border-width: thin;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #cccccc;
	border-left-color: #ffffff;
	border-right-color: #FFFFFF;
}
.photobox ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.photobox ul li {
	display: inline;
}

.gallerybox {
	width: 550px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	margin-top: 1em;
	margin-bottom: 1em;
}

.gallerybox img {
	margin: 0;
	padding: 0;
	border-width:thick;
	border-style: double;
	border-color: #cccccc;
}

.gallerybox p {
	margin-top: 0;
	padding-top: 0;
}

.galleryleft {
	float:left;
	display:block;
}

.galleryright {
	float:right;
	display:block;
	}
	
#progressmovie {
	width: 250px;
	height: 210px;
	float: right;
}
	
#feature {
	width: 20%;
}


