/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/bg.gif) repeat;
	font: 100%/150% 'Trebuchet MS', Tahoma, Sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-size: 1.625em;
	font-weight: normal;
	margin-bottom: 0.875em;
	padding: 0px;
	margin-top: 0px;
	line-height: 100%;
	text-align: center;
}
h2 {
	font-size: 1.25em;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 0.625em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
	line-height: 130%;
}

/* images */
img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
img.float-right {
	margin: 0.3125em 0px 0.625em 1em;
	border: 1px solid #000000;
}
img.float-left {
	margin: 0.3125em 0.625em 0.625em 0px;
}

a {
	color: #7d222b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #7d222b;
}

a img {
	border: none;
}
fieldset {
	border-style: none;
}

#wrapper {
	width: 59.6875em;
	margin: 0px auto;
}

#header {
	background: #FFFFFF url(images/top.jpg) no-repeat;
	position: relative;
}
#header img {
	border-style: none;
}
#header #logo {
	padding-top: 13.9375em;
	text-align: center;
}

/* Navbar division */
#navbar{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	height: 4.875em;
}

/* Remove bullets from ul in the navbar */
#navbar ul{
	list-style-type:none;
	padding-left: 2.375em;
}

/* List items in the navbar */
#navbar li{
	float:left;
	position: relative;
}
#navbar img {
	border-style: none;
}

/* Applies to navbar links, unvisited and visited */
#navbar a,
#navbar a:link,
#navbar a:visited{
	display:block;
	height:4.875em;
	outline-style:none;
	padding-right: 0px;
	padding-left: 0px;
}

#navbar  #home {
	width: 6.625em;
	height: 4.875em;
	background: transparent url(images/home.png) no-repeat;
}
#navbar  #home  a {
	height: 4.875em;
	width: 6.625em;
}
#navbar  #home  a:hover {
	height: 4.875em;
	width: 6.625em;
	background: transparent url(images/home_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #home2 {
	width: 6.625em;
	height: 4.875em;
	background: transparent url(images/home_active.png) no-repeat;
}
#navbar  #home2  a {
	height: 4.875em;
	width: 6.625em;
}
#navbar  #home2  a:hover {
	height: 4.875em;
	width: 6.625em;
	background: transparent url(images/home_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #about {
	width: 9.5em;
	height: 4.875em;
	background: transparent url(images/about.png) no-repeat;
}
#navbar  #about  a {
	height: 4.875em;
	width: 9.5em;
}
#navbar  #about  a:hover {
	height: 4.875em;
	width: 9.5em;
	background: transparent url(images/about_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #about2 {
	width: 9.5em;
	height: 4.875em;
	background: transparent url(images/about_active.png) no-repeat;
}
#navbar  #about2  a {
	height: 4.875em;
	width: 9.5em;
}
#navbar  #about2  a:hover {
	height: 4.875em;
	width: 9.5em;
	background: transparent url(images/about_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #resume {
	width: 11.6875em;
	height: 4.875em;
	background: transparent url(images/resume.png) no-repeat;
}
#navbar  #resume  a {
	height: 4.875em;
	width: 11.6875em;
}
#navbar  #resume  a:hover {
	height: 4.875em;
	width: 11.6875em;
	background: transparent url(images/resume_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #resume2 {
	width: 11.6875em;
	height: 4.875em;
	background: transparent url(images/resume_active.png) no-repeat;
}
#navbar  #resume2  a {
	height: 4.875em;
	width: 11.6875em;
}
#navbar  #resume2  a:hover {
	height: 4.875em;
	width: 11.6875em;
	background: transparent url(images/resume.png) no-repeat;
	text-decoration: none;
}
#navbar  #portfolio {
	width: 8.25em;
	height: 4.875em;
	background: transparent url(images/portfolio.png) no-repeat;
}
#navbar  #portfolio  a {
	height: 4.875em;
	width: 8.25em;
}
#navbar  #portfolio  a:hover {
	height: 4.875em;
	width: 8.25em;
	background: transparent url(images/portfolio_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #portfolio2 {
	width: 8.25em;
	height: 4.875em;
	background: transparent url(images/portfolio_active.png) no-repeat;
}
#navbar  #portfolio2  a {
	height: 4.875em;
	width: 8.25em;
}
#navbar  #portfolio2  a:hover {
	height: 4.875em;
	width: 8.25em;
	background: transparent url(images/portfolio_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #philosophy {
	width: 10em;
	height: 4.875em;
	background: transparent url(images/philosophy.png) no-repeat;
}
#navbar  #philosophy  a {
	height: 4.875em;
	width: 10em;
}
#navbar  #philosophy  a:hover {
	height: 4.875em;
	width: 10em;
	background: transparent url(images/philosophy_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #philosophy2 {
	width: 10em;
	height: 4.875em;
	background: transparent url(images/philosophy_active.png) no-repeat;
}
#navbar  #philosophy2  a {
	height: 4.875em;
	width: 10em;
}
#navbar  #philosophy2  a:hover {
	height: 4.875em;
	width: 10em;
	background: transparent url(images/philosophy_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #contact {
	width: 8.75em;
	height: 4.875em;
	background: transparent url(images/contact.png) no-repeat;
}
#navbar  #contact  a {
	height: 4.875em;
	width: 8.75em;
}
#navbar  #contact  a:hover {
	height: 4.875em;
	width: 8.75em;
	background: transparent url(images/contact_active.png) no-repeat;
	text-decoration: none;
}
#navbar  #contact2 {
	width: 8.75em;
	height: 4.875em;
	background: transparent url(images/contact_active.png) no-repeat;
}
#navbar  #contact2  a {
	height: 4.875em;
	width: 8.75em;
}
#navbar  #contact2  a:hover {
	height: 4.875em;
	width: 8.75em;
	background: transparent url(images/contact_active.png) no-repeat;
	text-decoration: none;
}

/* Content */

#content-wrap {
	margin: 0px auto;
	background: #FFFFFF;
	clear: both;
	float: left;
	width: 100%;
}
#content {
	background: #FFFFFF;
	padding: 1.25em 2.375em 0.625em;
	min-height: 18em;
}

#content p, #content li {
	font-size: 0.8125em;
	line-height: 160%;
	margin-bottom: 1em;
	margin-top: 0px;
}
#content ul {
	margin-bottom: 1em;
	padding-left: 1.875em;
}
#content ol {
	list-style: decimal inside;
	padding-left: 0.625em;
}
#content ol li {
	line-height: 150%;
}
#content li {
	padding-left: 0.25em;
	line-height: 150%;
	margin-bottom: 0.5em;
	list-style: url(images/wingding.gif);
}
#content  .leftcolumn {
	float: left;
	width: 48%;
	text-align: center;
	margin-bottom: 1.5em;
}
#content .rightcolumn {
	float: right;
	width: 48%;
	text-align: center;
}
#content .quote {
	font-style: italic;
	text-align: center;
	font-size: 0.75em;
	margin-bottom: 1.5em;
}
#content  .contactinfo {
	text-align: center;
	line-height: 130%;
	margin-bottom: 1.5em;
}

/*Slider */

#slidebox {
	float: right;
	margin: 0px 0px 0.75em 2em;
}
#slidebox h2 {
	text-align: center;
	margin-bottom: 1px;
	margin-top: 0px;
}

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 19.0625em; /*width of featured content slider*/
	height: 14.375em;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;
	background: white;
	width: 19.0625em; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	padding: 0.375em 0px;
}

.pagination{
	width: 285px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	background-color: #838383;
	font-size: 0.75em;
	padding: 5px 10px 5px 5px;
}

.pagination a{
	text-decoration: none;
	color: #7d222b;
	background: white;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.pagination a:hover, .pagination a.selected{
	color: #000000;
	background-color: #FEE496;
}
#slidebox p {
	text-align: center;
	margin-bottom: 1px;
	font-style: italic;
	margin-top: 0px;
	padding: 0px;
}
#slidebox #slider2 .contentdiv img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.stepcarousel {
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 20em; /*Width of Carousel Viewer itself*/
	height: 17.5em;
	margin: 0px 0px 0px 12%;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel2 {
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 20em; /*Width of Carousel Viewer itself*/
	height: 22em;
	margin: 0px 0px 0px 12%;
}

.stepcarousel2 .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

#content .belt p {
	line-height: 130%;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0.625em; /*margin around each panel*/
	width: 18.75em; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel2 .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0.625em; /*margin around each panel*/
	width: 18.75em; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/* Footer */

#footer {
	height: 15.1875em;
	margin: 0px auto 0;
	position: relative;
	clear: both;
	background: url(images/footer.jpg) no-repeat;
	width: 59.6875em;
}
#footer #email {
	position: absolute;
	top: 12.125em;
	right: 15.5625em;
	width: 12.5em;
	height: 1em;
}
#footer #email a {
	text-decoration: none;
	height: 1em;
	width: 12.5em;
}

/* alignment classes */
.float-left  { float: left; }
.float-right {
	float: right;
	margin-bottom: 0.625em;
	margin-left: 0.625em;
}
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear {
	width:100%;
	overflow:hidden;
}
.spacer {
	clear: both;
}
.noborder {
	border-style: none;
}
.center {
	text-align: center;
}
.red {
	color: #FF0000;
}

