
/* Begin Typography & Colors */
body {
	font-size:.9em;
	font-family:Georgia, Times, serif;
	background-color: #fbeed6;
	color: #333;
	text-align: center;
	}


#header {
}


* {padding:0;margin:0;}

/* ----- drop-down navigation ----- */

#nav {
	list-style: none;
	margin-left:.8em;
}

#nav li a:hover {
	text-decoration:none;
}

#nav li li a {
	display:block;
	padding:0.6em 10px 0.2em 10px;
	border-top:1px solid #666;
	line-height:1.0em;

}

#nav li li a:hover {
	padding: 0.6em 5px 0.2em 5px;
	border-left:5px solid #666;
	border-right:5px solid #666;
	text-decoration:none;
	line-height:1.0em;

}

#nav li {
	margin:0.3em 0 0 0;
	float:left;
	position:relative;
	width: 7.5em;
	text-align:center;
	cursor:hand;
	background:#F4DDBA;
	border:5px outset #F4DDBA;
	border-width:1px 1px;
	padding:0;
	z-index:600;
	line-height: 1.2em;
}

#nav li.pipe {
	width:.1em;
}

#nav li ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#f4ddba;
	padding:0;
	margin:0;
	margin-top:0px;
}



#nav li li {
	display:block;
	float:left;
	background-color:transparent;
	border:0;
	margin:0;
}

#nav li:hover ul, #nav li.sfhover ul {
	display:block;
}

/*end*/

/*----- positioning -----*/
#wrap {
	width:55em;
	margin:0 auto;
	margin-bottom:2em;
}



#footer {
	text-align:center;
	font-size:.9em;
	padding-top:.5em;
	padding-bottom:1em;
	color:#fbeed6;
	background:url(images/footer_background.jpg) center bottom repeat;
}

* html #footer {
	margin-top:-15px;
}

#footer a:link,
#footer a:visited {
	color:#eee;
	text-decoration:none;
}

#footer a:hover,
#footer a:active {
	text-decoration:underline;
}

#header h1 {
	text-align:center;
	padding-top:.5em;
	padding-bottom:.4em;
}

#navwrap {
	height:2.3em;
	padding-top:.5em;
}

#flickr {
	list-style:none;
	width:300px;
	float:right;
	margin-left:2em;
}

#flickr li {
	float:left;
	margin:.5em;
}

#flickr a {
	display:block;
	background-color:transparent;
	text-decoration:none;
}

#flickr a img {
	background-color:transparent;
	border:none;
	text-decoration:none;
}

#flickr a:link,
#flickr a:visited {
	border:1px solid #280903;
}

#flickr a:hover,
#flickr a:active {
	border:1px solid #fff;
}

#splash {
	text-align:center;
	background:#003322;
	color:#fbeed6;
	padding-right:1em;
	height:355px;
}

#homecontent {
	text-align:left;
	padding:1em;
}

#mySlideshow {
	width:400px !important;
	height:270px !important;
	border:5px inset #F4DDBA;
	background:#44321A;
	padding-bottom:3em;
	float:left;
	margin-right:1em;
}

#splashlogo {
	width:277px;
	margin-top:-2.5em;
	float:left;
	background:transparent;
}

#buttons {
	width:480px;
	float:right;
	overflow:auto;
	_height:1%;
}

#buttons a {
	width:80px;
	float:right;
	margin:.3em;
}

#buttons a img {
	width:80px;
	float:right;
	border:none;
	background:transparent;
}

* html #buttons a img {
	margin:1em;
}

.content {padding:0 1.5em 0.1em 1.5em;text-align:left;overflow: hidden;_height: 1%;}
.content h1 {margin-bottom:.9em;}
.content p {margin-bottom:.7em;}


.projects td {
	border: 1px solid #F4DDBA;
	padding: 0 1em;
}

.content ul {
	margin: 0 1em 1em 2em;
}


/*----- helpers -----*/
.clear {
	clear:both;
}

/* ------ colors and type ----- */

h1 {
	font-size:1.1em;
	font-weight:700;
}

#header h1 {
	font-size:2em;
	text-transform:uppercase;
	font-weight:100;
	color:#FBEED6;
}

h2 {
	font-size:1em;
	font-weight:700;
	margin-bottom:1em;
}

#wrap {background:url(images/burnt_background.jpg) center top repeat-x;}

#navwrap {background:url(images/wood_panel.jpg) center top no-repeat;}

#nav a:link,
#nav a:visited {
	font-size:11px;
	color:#333;
	text-decoration:none;
}

#nav a:hover,
#nav a:active {
	font-size:11px;
	color:#333;
	text-decoration:underline;
}

.content {border:5px outset #F4DDBA;line-height:1.5;background:transparent;}
.content p {font-size:.9em;}

.imgright {
	float:right;
	margin:2em 0 2em 2em;
	border:1px solid #280903;
	border-left-width:5px;
	border-right-width:5px;
}
.imgrightgb {
	float:right;
	margin:2em 0 2em 2em;
	border-left-width:5px;
	border-right-width:5px;
}

.imgleft {
	float:left;
	margin:2em 2em 0 2em;
	border:1px solid #280903;
	border-left-width:5px;
	border-right-width:5px;
}

#affiliates {
	width:203px;
	float:right;
	background: #fbeed6;
	border-left:5px solid #280903;
	border-right:1px solid #280903;
	margin-left:2em;
}

#affiliates a,
#vendors a {
	background-color:transparent;
	text-decoration:none;
	display:block;
	border-top:2px solid #fbeed6;
	border-bottom:2px solid #fbeed6;
	float:right;
}

#affiliates a:hover,
#vendors a:hover {
	border-top:2px solid #280903;
	border-bottom:2px solid #280903;
}

#affiliates a img,
#vendors a img {
	background-color:transparent;
	border:none;
	text-decoration:none;
	margin:0;
}

#vendors {
	width:253px;
	float:right;
	background: #fbeed6;
	border-left:5px solid #280903;
	border-right:1px solid #280903;
	margin-left:2em;
}

#map {
	margin:0 auto;
	border:1px solid #280903;
	border-left-width:5px;
	border-right-width:5px;
	font-size:10px;
}

#mapfloat {
	width:325px;
	float:right;
	margin:0 0 2em 2em;
}