/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat;
	background-color: #3D0302;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #6F6F6F;
}

#container {
		min-height:100%;
		position:relative;
}
	
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 284px;
}

#nav {
	height: 36px;
	padding-top: 6px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 75px;
}
#nav  a    {
	color: #333333;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 11px;
	display: block;
	line-height: 16px;
	background-image: url(images/nav_off.png);
	background-repeat: repeat-x;
	height: 25px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#nav a.on   {
	background-image: url(images/nav_on.png);
	background-repeat: repeat-x;
	color: #990000;
	text-decoration: none;
	padding-top: 11px;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
#nav a:hover   {
	background-image: url(images/nav_on.png);
	background-repeat: repeat-x;
	color: #990000;
	text-decoration: none;
	padding-top: 11px;
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
}


#slideshow {
	width: 429px;
	height: 204px;
	padding-left: 446px;
	padding-top: 11px;
}


#body {
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 880px;
	background-image: url(images/body_bg.png);
}
#content {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	background-image: url(images/right_top.png);
}
#frame {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}

#left {
	float: left;
	width: 200px;
	background-image: url(images/left_bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#left blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#left iframe {
	border: 5px solid #CCCCCC;
}

#left ul {
	margin-top: 5px;
}

#right {
	width: 585px;
	float: right;
	padding-left: 0px;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#right iframe {
	border: 5px solid #CCCCCC;
}

#right ul {
	margin-top: 4px;
}


#footer {
	bottom:0;
	width:830px;
	height:53px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	padding-top: 100px;
	padding-left: 50px;
	}
#footer a {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}





/*----- Classes--------*/

.item {
	margin-left: 7px;
	padding: 10px;
	background-color: #F7F9FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D8E1EB;
	border-left-color: #D8E1EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8E1EB;
}
.itemheader {
	background-color: #EDF0F3;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCD5DD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
}

.item ul {
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.item li {
	list-style-image: url(images/carat.gif);
}
.item blockquote {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


.contact tr td {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: 1px solid #E2E2E2;
	background-color: #F8F8F8;
}
.contact .input {
	color: #666666;
	padding: 2px;
}

.picright {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.picleft {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.header{
	font-size:26px;
	font-weight:normal;
	color:#990000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
}
.subheader{
	font-size:20px;
	font-weight:normal;
	color:#990000;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
}
.locations {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px dashed #E0E0E0;
}
.locationsCopy {
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	text-align: center;
}


.image {
	float: right;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.logo {
	padding: 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.clear{clear:both;}
a.gallery:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #D50000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}
a.gallery:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #EC0000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #660000;
	font-style: italic;
}
a.gallery:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #8B0000;
	margin-right: 100px;
	margin-left: 100px;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	line-height: 22px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #CC3300;
	font-style: italic;
}

/*------------ Elements -------------*/

h1 {
	font-weight:normal;
	font-size:14px;
	display:inline
}



h2 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:14px;
	display:inline
}
h4 {
	font-weight:normal;
	font-size:14px;
	display:inline
}

img a {
	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;
}

a:link{
	color:#990000;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#6C0000;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
tr td {
 vertical-align:top;
}

.prj {
	background-image: url(images/prj_bg.png);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	margin-top: 5px;
	margin-bottom: 5px;

}

.prjbox {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	background-color: #F4F8FB;
	border: 1px solid #E1ECF4;
	padding-top: 10px;
}

img {
border:none;
}
#footerflash {
	bottom:0;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 13px;
	width: 880px;
}
#footerflash a {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
#footernav {
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.project {
	border: 1px dashed #999999;
	padding: 10px;
}
.image2 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.interview {
	border: 1px solid #863C3C;
	padding: 10px;
	background-color: #F8F8F8;
}
