body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5C5C5C;
	line-height:1.6em;
	background-color:white;
	min-width:600px;
}

* {
	margin: 0;
	}

html {
	height: 100%;
	}

#imgright img {
	float:right;
	border:solid thin #C9B89A;
	padding:4px;
	background-color:white;
	margin:5px;
	}
	
#outer img {
	border:solid thin #C9B89A;
	padding:4px;
	background-color:white;
	}

#outer img.home_img { 
	width:100%;
	}

#imgleft img {
	float:left;
	border:solid thin #C9B89A;
	padding:4px;
	background-color:white;
	margin:5px;
	}

#myGallery {
	width: 100% !important;
	height: 200px !important;
	background-color:white;
	} 

.wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
	}
.footer, .push {
     height: 2em;
	}

a {
	color:#295A7A;
	}
	
#main_nav a.active {color:#c9b89a;}

p {
	font-size:16px;
	line-height:1.5em;
	padding-bottom:20px;
	}

/*Main Layout*/

#architect {
	float:right; 
	width:40%;
	}
	
#project_details {
	float:left;
	width:40%;
	}
	
#gallery {margin:0 auto;width:90%;}

#container {
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	}

#outer {
	width:70%;
	margin: 0 auto;
	}

#header {
	text-align:center;
	background-image:url(../images/site/grads/bg_gradient.gif);
	background-repeat:repeat-x;
	padding:15px 0 10px;
	}

#header_bg {
	background-image: url(../images/site/branding/header.jpg);
	background-repeat:no-repeat;
	height:75px;
	width:700px;
	margin:0 auto;
	}

#top_menu {
	height:36px;
	line-height:36px;
	background-image:url(../images/site/head/nav_bar.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0 auto 30px;
	font-size:17px;
	color:#FFFFFF;
}

#main {
	float:left;
	}

#lcol {
	width: 270px;
	float: left;
	clear: left;
	margin: 0 0 30px 50px;
	padding: 0;
	background-color: transparent;
	}

/* Sub Nav */
.subnav {
	list-style-type: none;
	color: #fff;
	margin: 10px 0 10px 15px;
	padding: 0;
	}
	
.subnav li {
	margin-bottom: 1px;
	}
	
.subnav li a  {
	display: block;
	margin-top: 5px;
	padding: 6px 15px;
	font-size: 12px;
	background: #069;
	text-decoration: none;
	color: #fff;
	}

.subnav li a:hover {
	background: #D0C59C;
	}

.subnav li a.current, .subnav li a:active {
	background: #100;
	}

/*
Navigation
*/

li {
	list-style:none;
	display:inline;
	}

#main_nav li {
	font-size:21px;
	padding-right:22px;
	}

#main_nav li:hover {
	color:#C9B89A;
	
	}

#main_nav li a {
	color:white;
	text-decoration: none;
	}

#main_nav li a:hover {
	color:#C9B89A;
	}
	
canvas {
	float:right;
	}

.gallerynav{
	border: solid thin #D0C59C;
	padding:5px;
	margin-right:5px;
	}

#gallerynavigationbox {
	border: solid thin #D0C59C;
	padding:5px;
	list-style:none;
	display:inline;
	}

#footer {
	margin:15px 0 0;
	text-align:center;
	font-size:10px;
	color:#999999;
	line-height:normal;
	padding-bottom:15px;
	}

#footer a {
	text-decoration:none;
	color:#999999;
	}

#footer a:hover {
	text-decoration:none;
	color:#315C86;
	}

#bottom {
	width:100%;
	text-align:center;
	background-image:url(../images/site/grads/footer_gradient.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	}

#bottom_menu {
	width:100%;
	text-align:center;
	margin:25px auto 0;
	color:#d0c49b;
	background-image:url(../images/site/grads/footer_line.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	}

#bottom_menu a {
	font-size:12px;
	color:#315c86;
	text-decoration:none;
	}
	
#bottom_menu a:hover {
	font-size:12px;
	color:#315c86;
	text-decoration:underline;
	}

#bottom_menu li {
	padding:5px;
	}

#box {
	display:block;
	float:left;
	height:20px;
	width:100px;
	padding:10px;
	border: solid thin #D0C59C;
	margin :15px;
	background-color:white;
	}

#box a {
	color:#B4A561;
	font-size:22px;
	text-decoration:none;
	}

#box a:hover {
	color:black;
	font-size:22px;
	text-decoration:none;
	}

#homeimg {
	background-color: white;
	height: 257px;
	clear: both;
	width: 100%;
	display: block;
	padding-top: 15px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	border:1px solid #D0C59C;
	}

#homeimg:hover {
	background-color: #FFFBEC;
	}

#img {
	padding:2px;
	border:1px solid black;
	}

#homeimg_container {
	padding-left: 15px;
	}


.homeimg_single {
	float: left;
	margin-right: 15px;
	}

.transparent_bg {
	padding:0px;
	background-color: transparent;
	background-repeat: repeat;
	background-attachment: scroll;
	border: 2px;
	}

#rcol {
	width: 200px;
	float: right;
	clear: right;
	margin-right: 20px;
	padding-right: 13px;
	margin-left:25px;
	background-color: transparent;
	border: solid thin #C9B89A;
	}

.rcol {
	width:30%;
	float: right;
	margin: 5px;
	padding:5px;
	background-color: transparent;
	}
	
.lcol {
	width: 20%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-color: transparent;
	}


#featureimg {
	background-color: #0d0a02;
	height: 257px;
	clear: both;
	width: 100%;
	display: block;
	padding: 15px 0 0 0;
	}

#featureimg_container {
	padding-left: 15px;
	}

.featureimg_single {
	float: left;
	margin-right: 15px;
	}

h1, h2, h3 {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #006699;
	margin-top: 0pt;
	margin-right: 25%;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0C59C;
	}

h2 {
	font-size: 20px;
	color: #006699;
	}
	
h3 {
	padding-top:20px;
	}

#project_details h3 {
	margin-right:0;
	}
	
#architect h3 {
	margin-right:0;
	}

em {
	color: #006699;
	}
	
h1 {
	font-size: 21px;
	color: #693;
	border: 0;
	}

div.container {}

div.spacer {
	clear: both;
	}

div.float {
	float: left;
	border: solid thin #D0C59C;
	padding:5px;
	margin-right:5px;
	}
  
div.float p {
	text-align: center;
	}
	
/* popup login */

#stylized {
  border:solid 2px #b7ddf2;
  background:#ebf4fb;
  margin: 0; 
  top:70%;
  left:30%;
  width: 400px; /* For centering it on the screen */
  height: 170px; /* The height of the login box */
  position: absolute; /* Makes sure its absolute so it doesn't dock with everything else */
  z-index: 9; /* Makes it on top of everything else */
  visibility: hidden; /* Makes it hidden at first. Very Important.*/
	}

#stylized a {
	float:right;
	}

#stylized h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	}

#stylized p {
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
	}

#stylized label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	}

#stylized .small {
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
	}

#stylized input {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 0 20px 10px;
	}

#stylized button {
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	}

.boxgrid *{ 
	padding:0px; 
	margin:0px; 
	}

.boxgrid a { 
	color:#C8DCE5; 
	}
	
.boxgrid h3{ 
	margin: 10px 10px 0 10px; 
	color:#FFF; 
	font:18pt Arial, sans-serif; 
	letter-spacing:-1px; 
	font-weight: bold; 
	border:none;  
	}
	
.boxgrid{ 
	width: 800px; 
	height: 210px; 
	float:left; 
	background:#161613; 
	overflow: hidden; 
	position: relative; 
	}
	
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
	}
				
.boxgrid p{ 
	padding: 0 10px; 
	color:#afafaf; 
	font-weight:bold; 
	font:10pt "Lucida Grande", Arial, sans-serif; 
	}
				
.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	}

	
#def_list li { 		
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	font-size:13px;
	text-indent:2em;
	list-style-type:square;
	list-style:square;
}

#faq li {
	
	display: block;
	padding: 3px 3px 3px 0.5em;
	text-decoration: none;
	font-size:13px;
	list-style-type:square;
	list-style:square;}
	
#error {
border:solid 1px #DEDEDE;
background:#EFEFEF;
color:#222222;
padding:4px;
text-align:center;
margin-bottom:30px;
}

/* side corner */
#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(../images/site/head/topright.png) no-repeat;
text-indent: -999em;
text-decoration: none;}

/* set millions of background images */
.rbroundbox { background: url(../images/homeimg/corner/nt.gif) repeat; float:right;}
.rbtop div { background: url(../images/homeimg/corner/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/homeimg/corner/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/homeimg/corner/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/homeimg/corner/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 40%; margin: 1em auto; }

.rbroundbox h1 { color:#fff;margin-top:5px;}