/*page layout elements*/

body {
	background-color: #FAFAE0;
}
#layout {
	background-color: #FAFAE0;
	width: 760px;
	height: 528px;
	text-align: center;
	font-size: 10px;
}
#layout_left {
	background-color: #CCCC99;
	width: 203px;
	height: 488px;
	text-align: center;
	vertical-align: top;
}
#layout_right {
	background-color: #CCCC99;
	height: 488px;
	width: 44px;
}
#inner {
	width: 514px;
	height: 520px;
	vertical-align: top;
}
#about_inner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	background-color: #999966;
	height: 520px;
	width: 514px;
	line-height: 1.2em;
	border: 1px solid #000000;
	text-align: left;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 20px;
}
#contact_inner  {
	background-color: #999966;
	border: 1px solid #000000;
	height: 520px;
	width: 514px;
	text-align: center;
}
#projects_inner  {
	background-color: #999966;
	border: 1px solid #000000;
	vertical-align: top;
	width: 514px;
	height: 950px;
}
#projects_layout_left  {
	background-color: #CCCC99;
	width: 203px;
	height: 918px;
	vertical-align: top;
}
#projects_layout_right  {
	background-color: #CCCC99;
	height: 918px;
	width: 44px;
}

/* main navigation elements */

.site_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	height: 16px;
}
.site_nav a:link {
	color: #999966;
	text-decoration: none;
}
.site_nav a:visited {
	color: #999966;
	text-decoration: none;
}
.site_nav  a:hover {
	color: #666633;
}
.site_nav a:active {
	color: #999966;
	text-decoration: none;
}
.site_nav a:hover visited {
	color: #666633;
	text-decoration: none;
}
.site_nav_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666633;
}

/* logo elements */

.logo_text_bg {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.logo_text_sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
#logo_img {
	margin-top: 5px;	
}
.logo_topspacer {
	margin-top: 44px;
}
#copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999966;
	vertical-align: top;
}
#copyright_left  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999966;
	text-align: left;
	vertical-align: top;
}
.photo_credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.1em;
	margin-top: 280px;
}
.address a {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.address a:hover  {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
.address_contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.1em;
}
.address_contact a {
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.address_contact a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
}

/* main project page elements */

.proj_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	line-height: 1.2em;
	text-align: left;
}
.proj_text_indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	line-height: 1.2em;
	text-align: left;
	padding-left: 7px;
}
.proj_text   a {
	color: #FFFFCC;
	text-decoration: none;
}
.proj_text   a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.proj_text  a:hover  visited {
	color: #FFFFCC;
	text-decoration: underline;
}
.proj_text_indent   a {
	color: #FFFFCC;
	text-decoration: none;
}
.proj_text_indent   a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.proj_text_indent  a:hover  visited {
	color: #FFFFCC;
	text-decoration: underline;
}
.after_proj_text {
	color: #663300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 10px;
	text-align: left;
}
.after_proj_text a:link {
	color: #663300;
	text-decoration: none;
}
.after_proj_text a:visited {
	color: #663300;
	text-decoration: none;
}
.after_proj_text a:hover {
	color: #333333;
	text-decoration: underline;
}	
.after_proj_text  a:hover  visited {
	color: #333333;
}
.proj_boxline_right {
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #FFFFCC;
	margin-right: 3px;
	float: left;
}
.proj_boxline_left {
	margin-left: 3px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
}
.proj_spacerpad {
	margin-top: 270px;
}
.proj_spacerpad_245 {
	margin-top: 245px;
}
/* secondary navigation elements */

#about_squares_bloc  {
	padding-top: 25px;
}
.about_squares {
	color: #CCCC99;
	background-color: #CCCC99;
	font-size: 10px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999966;
	border-left-color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.about_squares a {
	color: #CCCC99;
	background-color: #CCCC99;
}
.about_squares a:hover {
	color: #FFFFCC;
	background-color: #FFFFCC;
}
.about_squares_off {
	color: #FFFFCC;
	font-size: 10px;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.about_arrow_right {
	border-left-width: 0.4em;
	border-left-style: solid;
	border-left-color: #999966;
}
.about_arrow_left {
	border-right-width: 0.4em;
	border-right-style: solid;
	border-right-color: #999966;
}
.proj_arrow_right {
	border-left-width: 0.4em;
	border-left-style: solid;
	border-left-color: #CCCC99;
}
.proj_arrow_left {
	border-right-width: 0.4em;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
.squares {
	color: #999966;
	border-right-width: 2px;
	border-left-width: 2px;
	background-color: #999966;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC99;
	border-left-color: #CCCC99;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.squares a {
	color: #999966;
	background-color: #999966;
}
.squares a:hover {
	color: #FFFFCC;
	background-color: #FFFFCC;
}
.squares_off {
	color: #FFFFCC;
	background-color: #FFFFCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* image elements */

#plan_img  {
	padding-bottom: 10px;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
}
#contact_img {
	padding-bottom: 25px;
}
#before_images {
	position: relative;
	visibility: visible;
	z-index: 2;
	height: 150px;
	width: 200px;
	top: auto;
	right: 90%;
	border: 2px solid #999966;
	bottom: auto;
	left: 10%;
}
