@charset "UTF-8";


html, body, div, span, object, a, em, img, strong, sub, sup, dd, dl, dt, li, ol, ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}

html {
	font-size:100.1%;/*WinIE6- text resize adjust*/
}

a img, :link img, :visited img {
	border: 0;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}
#topbar {
	height: 10px;
	width: 100%;
	top: 0px;
	margin: 0px;
	background-color: #FFF;
	position: relative;
}
#imagebar {
	height: 100px;
	width: 100%;
	margin: 0px;
	background-color: #EEEEEE;
	position: relative;
}
#wrapper, #wrapperfront {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 830px;
	background-color: #FFF;
}
html #wrapper{
	height:1%; /* So IE plays nice */
}
#top {
	width: 500px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#left {
	position: relative;
	float: left;
	width: 180px;
}
#content {
	float: right;
	width: 620px;
}

#bottom {
	width: 400px;
	bottom: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #DDDDDD;
	display: none;
}
.project {
	padding: 15px;
	width: 270px;
	display: inline-block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
}
.projectright {
	padding: 15px;
	width: 270px;
	display: inline-block;
	float: right;
	margin-right: 0;
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
}
.projectleftonly {
	padding: 15px;
	width: 270px;
	display: inline-block;
	margin-right: 200px;
	margin-bottom: 15px;
	border: 1px solid #DDDDDD;
	float: left;
}
.section {
	display: block;
	margin-bottom: 20px;
	padding-top: 5px;
	position: relative;
	width: 650px;
	background-color: #EEEEEE;
}
.contentheadmargin {
	margin-right: 20px;
}
.thumb {
	background-color: #000000;
	height: 70px;
	width: 100%;
	margin-bottom: 5px;
	overflow: hidden;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: .75em;
	line-height: 1.5em;
}
h1 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	display: block;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}
h2 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 5em;
	font-weight: lighter;
	font-variant: normal;
	/*color: #837966;*/
	color: #B9B0A1;
	margin: 0px;
	text-transform: none;
	font-style: normal;
}
h3 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	/*color: #837966;*/
	color: #837966;
	font-variant: normal;
	margin: 0;
	letter-spacing: 0px;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	font-variant: small-caps;
	text-transform: none;
}
a:link {
	color: #4E7883;
}
a:visited {
	color: #4E7883;
}
a:hover {
	color: #968E6C;
	border-bottom-width: 0px;
}
a:active  {
}
.project a, .projectright a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.project a:link, .projectright a:link {
	color: #849EA3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.project a:visited, .projectright a:visited {
	color: #6C8E96;
}
.project a:hover, .projectright a:hover,  {
	color: #837966;
	border-bottom-width: 0px;	
}
.project a:active, .projectright a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	;
}
#content h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
}
.smallcaps {
	font-variant: small-caps;
	text-transform: lowercase;
}
.section p {
	font-variant: small-caps;
}
.project p, .projectright p, .projectleftonly p {
	margin: 0;
	color: #333333;
	font-size: .75em;
	line-height: 1.4em;
	font-variant: normal;
	text-transform: none;
}
.tagline {
	font-variant: normal;
	text-transform: lowercase;
	font-size: 0.75em;
	font-style: italic;
	font-weight: normal;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}
.orange {
	color: #EE9900;
}
.white {
	color: #FFFFFF;
}
#top h1 {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0px;
	color: #666666;
	text-transform: capitalize;
	font-variant: normal;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0;
}
#top p {
	font-style: italic;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding-bottom: 20px;
	color: #666666;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
}
#top a, #top a:visited, #top a:hover, #top a:active {
	color: #666666;
	text-decoration: none;
	border-width: 0;
	font-variant: normal;
	text-transform: none;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.italic {
	font-style: italic;
}
.imgborder {
	border: 1px solid #DDDDDD;
	margin-bottom: 5px;
}

#foot {
	height: 100px;
	width: 670px;
	margin-top: 20px;
	float: right;
}
