body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #333;
	background-color: #e7e7e7;
	background-image: url(images/bkg_body.jpg);
	background-repeat: repeat-x;
	padding-top: 25px;
	margin: 0;
	
}

.right {
	float:right;
}

.left {
	float:left;
}
h2 {
	color:#666;
}

#container {
	background-color: #FFF;
	margin: 0 auto;
	padding: 0px;
	width: 926px;
}
#container #header {
	background-image: url(images/bkg_header.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	height: 73px;
	width: 896px;
}
#container #mainimage {
	height: 300px;
	width: 926px;
}
#container #mainimagesub {
	height: 88px;
	width: 926px;
}
#container #home-content, #container #sub-content {
	padding: 25px;
}
#container #home-content #home-left {
	width: 246px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	float: left;
	font-size: 12px;
	color: #777;
	line-height:22px;
}


#container #home-content #home-center {
	width: 246px;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	float: left;
	color: #777;
	line-height:16px;
}

#home-content h2, #sub-content h2 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	/*color:#666;*/
	font-size:14px;
}

#container #home-content #home-right {
	width: 246px;
	padding-left: 30px;
	float: left;
	color: #777;
	line-height:18px;
}

#home-right img {
	float:left;
	margin-right: 15px;
}

#home-right p, #sub-right p, .project-small p {
	margin:0px;
}

#home-bottom {
	width:876px;
	background-color:#ddb340;
	padding:25px;
	padding-top:15px;
	color:#333;
}

#sub-bottom {
	width:876px;
	background-color:#d7ae49;
	background-image:url(images/bkg_footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:25px;
	padding-top:10px;
	color:#333;
}

#home-bottom h2 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:14px;
	color:#fff;
}


p.project-title {
	color:#333;
	font-size:15px;
}


#container #header #global {
	float: right;
}

#container a {
	color:#2a4e6a;
	text-decoration:none;
}
#container a:hover, #container a:visited:hover {
	color:#C60;
	text-decoration:underline;
}
#container a:visited {
	color:#738998;
}

h1 {
	font-size:20px;
	font-weight:normal;
	color:#D19505;
	margin-top:0px;
}

#container #subnav-left {
	float:left;
	width:140px;
	padding-right: 20px;
	
}

#container #sub-middle {
	float:left;
	width: 490px;
	padding-left:20px;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	line-height:20px;
	color:#333;
	min-height:500px;
}

#container #sub-right {
	float:right;
	width:160px;
	margin-left:20px;
	color: #777;
	line-height:18px;
}

#sub-right img, .project-small img {
	margin-bottom:8px;
}

#projects-featured {
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	min-height:80px;
}

.project-small {
	width:155px;
	float:left;
	margin-right:20px;
	color: #777;
	line-height:18px;
}

#browse-left, #browse-middle {
	float:left;
	width:272px;
	margin-right:30px;
	font-size:16px;
}

#browse-right {
	float:right;
	width:272px;
	font-size:16px;


}

#browse-left select, #browse-middle select, #browse-right select {
	/*height:30px;*/
	width:265px;
	overflow:hidden;
	background-color:#f2f2f2;
	/*border: solid 1px #d8d8d8;*/
	color:#5c778c;
	font-size:13px;
	
	margin-top:5px;
}

#browse-right input.keywords {
height:30px;
	width:200px;
	overflow:hidden;
	background-color:#f2f2f2;
	border: solid 1px #d8d8d8;
	color:#5c778c;
	font-size:18px;
	
	margin-top:5px;
}

#previous-project {
	font-size:16px;
	float:left;
	width:33%;
}

#all-projects {
	font-size:16px;
	width:33%;
	text-align:center;
	float:left;
}

#next-project {
	font-size:16px;
	width:33%;
	float:left;
	text-align:right;
}

#project-description {
	float:left;
	width:45%;
	line-height:20px;
	color:#333;
}

#project-photos {
	width:55%;
	float:right;
	text-align:center;
}

#nav  {
	width:926px;
	background-image:url(images/bkg_nav.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	background-color:#c58f2d;
}

#nav a, #nav a:visited {

	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
	padding-top:4px;
}


#nav a:hover, #nav a:visited:hover {
		text-decoration:none;
	color:#fff;
}

#footer {
	padding: 10px;
	color:#999;
	width:876px;
	
	margin:0 auto;
	font-size:11px;
}

#footer a, #footer a:visited {
	color:#999;
	text-decoration:none;
}

#footer a:hover, #footer a:visited:hover {
	color:#C60;
	text-decoration:none;
}

/* highslide styles */



.highslide {cursor: url(scripts/graphics/zoomin.cur), pointer;outline: none;}
.highslide-active-anchor img {visibility: hidden;}
.highslide img {border: none; padding:2px;}
.highslide:hover img {border: noner;}

.highslide-wrapper {background: white;}
.highslide-image { border-bottom: 1px solid white;}
.highslide-image-blur {}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(scripts/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {color: white;background-color: gray;}
a.highslide-full-expand {
	background: url(scripts/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


