/*

	-- -- -- -- -- -- --
	WCTS base layout CSS file
	last edit: May 22 07
	-- -- -- -- -- -- --

	File Contents:
	Base layout style for site.
	
	colors
	Gray Background: 7d7d7d
	Dark Gray: 292e2f
	Light Blue: a0b5c9
	
*/

		/* --------------------------------------------------------------- */
		/* -- Setup -- */
* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: center;
	background: #7d7d7d;
	
}

	/* --------------------------------------------------------------- */
		/* -- Container -- */
#container {
	width: 1098px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent url("as01.jpg") no-repeat top center;
	
}

h2 {
	font-weight: normal;
	font-family: Verdana, helvetica, sans-serif;
	padding: 0 0 0 0;
	color: #111;
}
h3 {
	font-weight: normal;
	font-family: palatino, georgia, serif;
	margin: 1.5em 0 1em 0;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.5em 0 1em 0;
}
h5 {
	font-weight: bold;
	font-size: 13px;
	margin: 0.2em 20px 1em;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 18px 0 12px 0;
}

li {
	line-height: 1.5;
}
p {
	line-height: 1.65;
	margin: 0.8em 0;
}
pre code {
	display: block;
	line-height: 1.6;
	margin: 12px 0;
	padding: 6px 38px 6px 12px;
}

	

		/* --------------------------------------------------------------- */
		/* -- Header -- */
#header {
	/*height: 89px;*/
	/*background: url("as02.jpg") no-repeat top;*/
	margin: 0;
	border: 0;
	padding: 0;
}
#header-meta { 
	position: relative; 
	top: 0px; 
	left: 0px; 
	visibility: visible; 
}

#header-meta h1 {
	top: 0px;
}


h1 {
	position: absolute;
	margin: 0;
	left: 35px;
	width: 280px;
	background-color: transparent;
}
h1 a {
	display: block;
	text-indent: -9000px;
	height: 98px;
	background: transparent;
	text-decoration: none;
	overflow: hidden;
}

													/* -- Primary Nav -- */
/* Begin CSS Drop Down Menu */
#menuh-container
{
	margin:0pt;
	padding:40px 0pt 0;
	position:relative;
	/*top:-15px;*/
}

#menuh
{
	background:transparent none repeat scroll 0% 50%;
	float:right;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0pt;
	padding:0pt 65px 0pt 0pt;
}

#menuh a
{
	display: block;
	/* border: 1px solid #555; */
	white-space: nowrap;
	margin: 0;
	padding: 0.3em;
}

#menuh a/* menu at rest */
{
	color: #a0b5c9;
	background-color: transparent;
	text-decoration: none;
}

#menuh a:visited	/* menu at rest */
{
	color: #ccc;
	background-color: transparent;
	text-decoration: none;
}

#menuh a:hover	/* menu at mouse-over  */
{
	color: #000;
	background-color: #7d7d7d;
}

#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
{
	background-image: url();
	background-position: right center;
	background-repeat: no-repeat;
}

#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
{
	background-image: url();
	background-position: right center;
	background-repeat: no-repeat;
}

#menuh ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	/*width: 9em;*/
	/* width of all menu boxes */
}

#menuh li
{
	position: relative;
	text-transform: lowercase;
	text-align: center;
	min-height: 1px;
	/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;
	/* Sophie Dennis contribution for IE7 */
}

#menuh ul ul
{
	display:none;
	font-size:1em;
	margin:-1em 0pt 0pt -41px;
	/*margin:-1em 0pt 0pt -3em;*/
	padding:1em;
	position:absolute;
	text-align:center;
	top:auto;
	z-index:500;
	width:9em;
}

#menuh li li
{
	text-align: center;
	border-left: 2px solid #292e2f;
	border-right: 2px solid #292e2f;
	border-bottom: 2px solid #292e2f;
}

#menuh li li a, #menuh li li a:visited	/* menu at rest */
{
	color: #a0b5c9;
	background-color: #292e2f;
	text-decoration: none;
}

#menuh li li a:hover	/* menu at mouse-over  */
{
	color: #000;
	background-color: #7d7d7d;
}

#menuh ul ul ul
{
	top: 0;
	left: 100%;
}

div#menuh li:hover
{
	cursor: pointer;
	z-index: 100;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul { display: none; }
div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul { display: block; }

/* End CSS Drop Down Menu */

												/* -- main body -- */
#page-body {
	/*background:transparent url(as04.jpg) no-repeat scroll center top;*/
	clear:both;
	display:block;
	height:500px;
	margin:0pt;
	padding:20px 0 0 0pt;
	
}
#info-body {
	/*background:transparent url(as04.jpg) no-repeat scroll center top;*/
	clear:both;
	display:block;
	height:620px;
	margin:0pt;
	padding:20px 0 0 0pt;
	
}
#main-content {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 900px;
	
	
}
#content {
	margin: 0;
	padding: 0;
	width: 560px;
	float: left;
}

#main-content .wrapper {
	margin: 0;
	padding: 25px 0px 25px 35px;
}

#main-content .wrapper-main {
	margin: 0;
	padding: 25px 25px 0px 35px;
}
.content-title {
	display: block;
	position: absolute;
	top: -25px;
	left: 10px;
	padding: 12px 0 0 15px;
	width: 200px;
	height: 25px;
	text-transform: uppercase; 
	color: #DE7247;
	background-color: #fff;
	display: none;
}

#main-content p {
	font-size: 12px;
	text-align: left;
	color: #292E2F;
}

#main-content h2
{
	font-size: 24px;
	color: #A0B5C9;
	padding-bottom: 10px;
	letter-spacing:-1px;
}

#left {
float: left;
margin: 0;
padding: 10px;
width: 300px;
}

#middle {
float: left;
margin: 0;
padding: 10px 10px 10px 20px;
width: 230px;
overflow: none;
}

#middle p {
	line-height:1.4;
	margin:0pt;
	text-align:left;
}

#right {
margin: 0;
padding: 10px;
width: 300px;
float: right;
}

.headersmall { 
	color: #A0B5C9; 
	font-weight: bold; 
	font-size: 13px
}
.headerbig { 
	font-size: 14px;
	color: #46428F; 
	font-weight: bolder; 
}
#main-content a {
	color: #A0B5C9;
	text-decoration: none;
}
#main-content a:hover
{
	color: #292E2F;
	text-decoration: none;
}
#main-content a:visited {
	color: #46428F;
	text-decoration: none;
}
#main-content img {
	padding: 0 20px;
}
	

																			/* -- Inline Images -- */

.caption {
	margin: 12px 0 25px 0;
	color: #777;
	font-size: 11px;
}
.caption-title {
	font-weight: bold;
}
									/* ----------------------- */
									
																				/* -- Footer -- */
#footer
{
	clear:both;
	height:80px;
	padding:40px 0pt 0pt;
}

#footer p
{
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #292E2F;
}
#footer ul {
	text-align: right;
	padding: 0 80px 15px 0px;
	
}
#footer li {
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0px 0 12px;
}
#footer a {
	color: #A0B5C9;
	text-decoration: none;
	
}
#footer a:hover {
	color: #555;
}
									

/* BOTTOM
/* ----------------------------------- */
#bottom {
	margin:0;
	padding: 5px 0;
	text-align: center;
	clear: both;

}
	
#bottom p {
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #292E2F;
}

#bottom h2 {
	font-size: 16px;
	color: #F4A523;
	font-weight: bolder;
	padding-bottom: 0px;
	text-align: center;
}
#bottom a {
	color: #A0B5C9;
	text-decoration: none;
}
#bottom a:hover
{
	color: #292E2F;
	text-decoration: underline;
}
#bottom a:visited {
	color: #292E2F;
	text-decoration: none;
}

.clear {
	clear: both;
}

#hide {
	display: none;
}

#project {
	padding: 0;
	width: 350px;
}

#project h5 {
	font-size: 12px;
	text-align: center;
}
#projects {
padding: 80px 0 0 ;
}


