@charset "UTF-8";
/* ----- basic_styling ------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#FDFDE7;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-image: url(images/banner/background_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #7BA531;
}
#wrapper {
	position:relative;
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#clear {
	clear: both;
}
/* ------ position_container_elements ------*/

#header {
	background-image: url(images/banner/keith_personal_site_mock_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 190px;
	width: 900px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #78A22F;
	}#header h1 {
	text-indent: -9000px;
}
/* ------ Navigation ------*/
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	width: 100px;
	height: 15px;
	display: block;
	padding-left: 5px;
	margin: 5px;
	padding-top: 4px;
	padding-bottom: 10px;
	border-left-style: none;
	border-left-width: 5px;
}
#navigation ul {
	list-style: none;
	border-left-width: 5px;
}
#navigation {
	width: 140px;
	height: 175px;
	position: relative;
	float: left;
	margin-top: 10px;
}
#navigation a:hover {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #865915;
}	
/*------------ MainContent -----------*/
#mainContent {
	float: right;
	height: auto;
	width: 700px;
}
#subNav {
	position: absolute;
	width: 629px;
	height: 0px;
	left: 273px;
	top: 196px;
}

#subNav li {
	width: 75;
	list-style: none;
	display: block;
	float: right;
	height: 15px;
	}
	
#subNav a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	height: 15px;
	padding-left: 75px;
	margin: 0px;
	float: left;
}
	
#subNav a:hover {
	color: #855914;	
	}
	
#nav {
	position: absolute;
	bottom: 85px;
	left: 300px;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	width: 109px;
	background: 0;
	padding: 0;
	list-style: none;
}
#nav a {
	display: block;
	text-indent: -900em;
	width: 109px;
	height: 64px;
}

/*------------ Footer -----------*/
#footer p {
	font-size: .75em;
	color: #855914;
}
#footer {
	margin-bottom: 50px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #78A22F;
}
#footer a {
	color: #855914;
	text-decoration: none;
}

/*------------ Rules_HomePage -----------*/

#home #homeLink a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78A22F;
}
#home #mainContent {
	background-image: url(images/banner/keith_tagline_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	}

/*------------ Rules_PortfolioPages -----------*/

#portfolio #portfolioLink a  {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78A22F;
	}
.visit {
	display: block;
	width: 60px;
	float: left;
	height: 19px;
	font-size: 14px;
	text-decoration: none;
	background-color: #855914;
	text-align: left;
	padding-left: 10px;
	color: #FDFDE7;
	margin-top: 10px;
	font-weight: normal;
}
.visit:hover {
	background:#78A22F;
	}
h4 {
	color: #7BA62E;
	display: block;
	float: left;
	width: 200px;
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #78A22F;
}
.describe {
	font-size: 1em;
	margin-top: 25px;
}
	
/*------------ Rules_Portfolio Web -----------*/

#web1  {
	padding-top: 50px;
	float: right;
	width: 650px;
	height: 260px;
}
#web1  h3  {
	color: #855914;
}
#web1 img {
	border: 3px solid #855914;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}
#web1 #extra img {
	display: none;
}


#portfolio #subNav #webLink a {
	color: #855914;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

/*------------ Rules_Portfolio Print -----------*/

#portfolioPrint #portfolioLink a  {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78A22F;
	}

#portfolioPrint #subNav #printLink a {
	color: #855914;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

/*------------ Rules_Portfolio Identity -----------*/

#portfolioIdentity #portfolioLink a  {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78A22F;
	}

#portfolioIdentity #subNav #identityLink a {
	color: #855914;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
/*------------ Rules_Portfolio Motion -----------*/

#portfolioMotion #portfolioLink a  {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78A22F;
	}

#portfolioMotion #subNav #motionLink a {
	color: #855914;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}#motion {
	float: left;
	border: 3px solid #855914;
	margin-right: 10px;
}
#web2  {
	padding-top: 50px;
	float: right;
	width: 650px;
	height: 280px;
}
#web2  h3  {
	color: #855914;
}
#web2 img {
	border: 3px solid #855914;
	float: left;
	margin-top: 3px;
	margin-right: 8px;
}
#web2 #extra img {
	display: none;
}

/*------------ Rules_Resume -----------*/
#resume #resumeLink a  {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78A22F;
	}
	
/*------------ Rules_Resume -----------*/
#about #aboutLink a  {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78A22F;
	}#about #web1 {
	float: right;
	height: 500px;
}
#about #web1 img {
	margin-right: 20px;
}
#about #aboutExtra {
	float: left;
	margin-top: 10px;
	padding-right: 125px;
}

#aboutExtra a {
	color: #855914;
	text-decoration: none;
	display: block;
	padding-left: 7px;
	margin-left: 7px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}

#about #aboutExtra2 {
	float: left;
	margin-top: 10px;
}
#aboutExtra2 a {
	color: #855914;
	text-decoration: none;
	display: block;
	padding-left: 7px;
	margin-left: 7px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#contact #web1 {
	float: right;
}
#contact #web1 p {
	display: block;
	padding-top: 8px;
	padding-left: 10px;
	color: #78A22F;
	font-weight: normal;
}
#contact #web1 a {
	font-weight: normal;
	color: #855914;
	text-decoration: none;
}
#contact #web1 h2 {
	color: #78A22F;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 16px;
}
#contact #contactLink a {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #78A22F;
