*
{
	border: 0px;
	margin: 0px;
}

body
{
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000; /* ffffff */
	background-color: #cdd0c5; /* 000000 */
	margin: 4px 0px 4px 0px;
	padding: 0px;

	/*
	background-attachment: fixed;
	background-image:url('/assets/images/graphics/background2.jpg');
	*/
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}



/* Banner ------------------------------------------------------------------ */
.banner
{
	margin: 0px;
	padding: 0px;
	max-height: 150px;
	overflow: hidden;
}

.banner h1
{
	font-family: "Rockwell Extra Bold", "Rockwell Bold", monospace;
	position: relative;
	top: -150px; /* -80 */
	left: 20px;
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 50px;
	/* font-weight: bold; */
	letter-spacing: 2px;
	/* font-variant:small-caps; */
	text-shadow: black 0.15em 0.15em 0.2em;
	color: #FFFFFF;
}

.banner a
{
	color: #bdc1b2; /* orig green */
	color: #b7afad; /* brown */
	color: #C0C0C0;
	color: #e5e5e5;
	text-decoration: none;
}

.banner a:hover
{
	text-decoration: none;
	color: #dee0d8; /* orig green */
	color: #dbd7d6; /* brown */
}

.banner h2
{
	position: relative;
	top: -80px; /* when using h1 tag */
	left: 10px; /* when using h1 tag */
	top: -97px; /* when using logo image */
	left: 48px; /* when using logo image */
	top: -160px; /* when using h1 tag */
	left: 360px; /* when using h1 tag */
	width: 500px;
	text-align: left;
	letter-spacing: 0px;
	font-style: italic;
	margin: 0px;
	padding: 1px;
	font-size: 16px;
	font-weight: normal;
	text-shadow: black 0.1em 0.1em 0.2em;
	text-shadow: black 0.2em 0.2em 0.4em;
	color: #dee0d8; /* orig green */
	color: #dbd7d6; /* brown */
	color: #e5e5e5;
}

#logo
{
	position: relative;
	top: -85px;
	left: 0px;
}


/* Navigation menu -------------------------------------------------------------- */
.navigation
{
	background: #5B6540; /* orig green */
	background: #4b3832; /* 560000 */
	height: 30px;
	text-align: center;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.navigation li
{
	list-style: none;
}

.navigation li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	float: left;
	height: 24px;
	text-decoration: none;
	color: #c0c0c0;
	padding-top: 6px;
	text-align: center;
	width: 190px; /* (page_width)/(#_links) 1020/5=204 */
	width: 241px; /* (page_width)/(#_links) 1020/4=255 */
}

.navigation li a:hover
{
	/* text-decoration: underline; */
	color: #ffffff;
	background: #485033;
}



/* ------------------------------------------------------------------------------ */
.page
{
	width: 1020px;
	margin: 0px auto;
}



/* Home Page--------------------------------------------------------------------- */
.body
{
	/* background-color: #cccccc;  dcdcdc */
	width: 1020px;
	margin: auto;
}

.other_projects
{
	position: relative;
	top: 10px;
	left: 154px;
	font-size: 80%;
}

.other_projects table
{
	position: relative;
	top: -20px;
	left: 120px;
}

.other_projects a
{
	color: #1b1e13;
	text-decoration: none;
	padding: 4px;
}

.other_projects a:hover
{
	color: #000000;
	text-shadow: #bdc1b2 0.15em 0.15em 0.2em;
	text-shadow: #5f6159 0.15em 0.2em 0.2em;
}

.other_projects a:visited
{
	color: #1b1e13;
}




/*
.project_links
{
	position: relative;
	top: 10px;
	left: 154px;
	width: 1000px;
	font-size: 80%;
}

.project_links a
{
	color: #1b1e13;
	text-decoration: none;
	padding: 4px;
}

.project_links a:hover
{
	color: #000000;
	text-shadow: #bdc1b2 0.15em 0.15em 0.2em;
	text-shadow: #5f6159 0.15em 0.2em 0.2em;
}

.project_links a:visited
{
	color: #1b1e13;
}
*/

#home_slideshow
{
	width: 1020px;
	height: 400px;
	margin: 10px 0px 20px 0px;
	background-color: #000000;
	border: 0px;
	/* box-shadow: 8px 8px 15px 0px #888888; */
	color: #000000;
	clear: both;
	margin: auto;
}

.home_text
{
	width: 980px;
	/* height: 400px; */
	margin: 5px 0px 10px 0px;
	padding: 20px;
	background-color: #dee0d8;
	/* background-color: #363c26; */
	border: 0px solid #000000;
	color: #12140c;
	font-size: 16px;
}

.home_text a
{
	color: #1b1e13;
	text-decoration: none;
	padding: 2px;
}

.home_text a:hover
{
	text-decoration: underline;
}

.home_text a:visited
{
}

.body h1
{
	font-family: "Rockwell Extra Bold", "Rockwell Bold", monospace;
	font-size: 22px;
	margin: -20px -20px 25px -20px;
	padding: 8px 8px 8px 20px;
	color: #363c26;
	background-color: #bdc1b2;
	letter-spacing: 2px;
	/* font-variant:small-caps; */
}

.smaller
{
	font-size: 80%;
}



/* ------------------------------------------------------------------------------ */
.project_body
{
	width: 980px;
	/* height: 750px; /* 650 for 2 col */
	min-height: 800px; /* 650 for 2 col */
	margin: 5px 0px 10px 0px;
	padding: 20px;
	background-color: #dee0d8;
	/* background-color: #363c26; */
	border: 0px solid #000000;
	color: #12140c;
	font-size: 16px;
}

.thumbnail_container
{
	position: relative;
	float: left;
	margin-left: 15px;
}

.thumbnails
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.thumbnails td
{
	margin: 0px;
	padding: 0px 10px 10px 0px;
	border: 0px;
}

.thumbnails img
{
	opacity: 0.7;
	border: #808080 1px solid;
	box-shadow: 5px 5px 10px 0px #888888;
}

.thumbnails img:hover
{
	opacity: 1.0;
	border: #000000 1px solid;
	box-shadow: 8px 8px 15px 0px #888888;
}

.image_container
{
	position: relative;
	float: right;
	top: 40px;
	left: -25px;
}

#display_image
{
	box-shadow: 8px 8px 15px 0px #888888;
}


/* --------------------------------------------------- */
.projects
{
	margin: 20px 0px 0px 37px;
	padding: 0px;
	border: 0px;
}

.projects td
{
	margin: 0px;
	padding: 0px 25px 25px 0px;
	border: 0px;
	text-align: center;
	font-weight: bold;
}

.projects img
{
	opacity: 0.9;
	border: #808080 1px solid;
	box-shadow: 5px 5px 10px 0px #888888;
}

.projects img:hover
{
	opacity: 1.0;
	border: #000000 1px solid;
	box-shadow: 8px 8px 15px 0px #888888;
}


/* ------------------------------------------------------------------------------ */
.testimonial
{
	padding: 10px;
	margin-bottom: 20px;
	background-color: #dddddd;
	background-color: #cacdc1;
}

.testimonial .quote
{
	font-style: italic;
}

.testimonial .author
{
	margin-left: 25px;
}







/* Footer ------------------------------------------------------------------ */
.footer
{
	width: 1020px;
	height: 60px;
	color: #C0C0C0;
	background-color: #485033; /* #202020 */
	padding-top: 20px;
	clear: both;
	text-align: center;
	font-size: 14px;

	/* margin: 0; */
	/* padding: 1.25ex 4mm; */
}

.footer .left
{
	width: 250px; /* 25% */
	float: left;
	clear: left;
	padding-left: 10px;
	text-align: left;
}

.footer .center
{
	margin: auto;
	padding-top: 5px;
}

.footer .right
{
	width: 250px; /* 25% */
	float: right;
	padding-right: 10px;
	text-align: right;
}

.footer a:link
{
	text-decoration:none;
 	color:#C0C0C0;
}

.footer a:visited
{
	text-decoration:none;
	color:#C0C0C0;
}

.footer a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}
