/* @override http://localhost:8888/site/css/master2008.css */
/* light grey: #d8d8d8    used for outline of page box */
/* dark grey #acacac 		used for text*/
/* yellow #f3b90e*/
/* lath blue #003876*/

/* @group Raw HTML Rules */

* {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 0;
	outline: 0;
	color: #acacac;
	text-decoration: none;
	line-height: 175%;
}

body {
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}

 h1 {
	background: url(../images/master_bkgnd.png) no-repeat 0 0;
	line-height: 42px;
	height: 50px;
	margin-top: 20px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

h2 {
	font-weight: bold;
	font-style: normal;

	font: 13px Arial, Helvetica, Verdana, sans-serif;
}
a {
	color: #acacac;
}

strong {
	font-weight: bold;
	color: #f3b90e;
}

/* @end */

/* @group Head & Nav */

#wrapper {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}


#nav #work_link a{
	background: url(../images/nav_anim.gif) no-repeat left 0px;
	float: left;
	font-weight: bolder;
	color: #f3b90e;
}

#nav #work_link a:hover {
text-decoration: underline;
	color: #acacac; /*003876 lath_blue*/
}


/* Format definitions */

#header {
	width: 100%;
	float: left;
	margin-top: 70px;
}
#header img {
	border: 0;
	float: left;
}
#nav {
	float: left;
	width: 50%;
	font: 11px Arial, Helvetica, Verdana, sans-serif;

}

#nav #nav_contact{
	float: right;
	margin-right:0px;
}



#nav #nav_blank{
	float: right;
	margin-right: 60px;
}

#nav ul{
	float: left;
	width: 470px;
}
#nav li {
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
	color: #acacac;
}
#nav a {
	background: url(../images/master_bkgnd.png) no-repeat left 0px;
	height: 10px;
	display: block;
	padding-left: 15px;
	line-height: 10px;
}
#nav a:hover, body#loc_who li#nav_who a, body#loc_what li#nav_what a, body#loc_work li#nav_work a, body#loc_folio li#nav_work a, body#loc_contact li#nav_contact a{
	background-position: 0 -20px;
	text-decoration: none;
/*	color: #f3b90e;*/
}




/* @end */



#bodywrap {
	float: left;
	clear: both;
	border: 1px solid #d8d8d8;
	margin-top: 10px;
	width: 470px;
/*	background-color: yellow;*/

}
#body-content {
	width: 340px;
	margin-left: 40px;
	float: left;
	display: inline;
}

#folio-content {
	width: 340px;
	margin-left: 10px;

	float: left;
	display: inline;
	height: 470px;
}



body #body-content  {
	height: 470px;
}

#bodywrap_index {
	float: left;
	clear: both;
	border: 1px solid #ffffff;
	margin-top: 90px;
	width: 470px;
	
	width: 470px;
	margin-right: auto;
	margin-left: auto;
/*	background-color: yellow;*/

}



body#loc_who #bodywrap {
	background: url(../images/bkgrd_mousetrap.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center; 
}

body#loc_what #bodywrap {
	background: url(../images/bkgrd_popcorn.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center; 
}

body#loc_contact #bodywrap {
	background: url(../images/bkgrd_telephone.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center; 
}

body#loc_work #bodywrap {
	background: url(../images/bkgrd_diamond.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center; 
}

body#loc_folio #bodywrap {
	background: url(../images/bkgrd_lath.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: top center; 
}

/*H1 Graphic replacement*/
#tagline  {
	background: url(../images/master_bkgnd.png) no-repeat 0 0;
	background-position: 0 -40px;
position:relative;
left:40px;
top:360px;
width:410px;
height:50px;
float:left;
align: bottom;
}

body#loc_who #singlecolumn h1 {
background-position: 0 -40px;
}
body#loc_what #singlecolumn h1 {
	background-position: 0 -90px;
}
body#loc_work #singlecolumn h1 {
	background-position: 0 -140px;
}
body#loc_contact #singlecolumn h1 {
	background-position: 0 -190px;
}
/* Column set up */
#singlecolumn {
	width: 410px;
	float: left;
	margin-top: 30px;
	height:395px;
	overflow: hidden;
}

#logo_link {
/*background-color: yellow;*/
position:relative;
left:-370px;
top:418px;
width:90px;
height:38px;
float:left;
align: bottom;
}

#logo_link_folio {
/*background-color: red;*/
position:relative;
left:-340px;
top:420px;
width:90px;
float:left;
align: bottom;
}

#innerfade-holder {
	margin-top: 30px;
}

#singlecolumn img {
	float: right;
	border: 8px solid #f93;
	margin-bottom: 20px;
}

#singlecolumn p {
	margin-right: 90px;
}

/* TABLE STYLINGS */
.t-style{
	width: 99%;
}
.t-head td{
	background-color: #f93;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	border-top: 1px solid #ff6a0b;
	border-right: 1px solid #ff6a0b;
	border-left: 1px solid #ff6a0b;
	border: 1px solid #ff6a0b;
}
tbody tr td{
	padding: 5px;
	border-right: 1px solid #ff6a0b;
	border-bottom: 1px solid #ff6a0b;
	border-left: 1px solid #ff6a0b;
}
/* Contact form stylings */
fieldset {
	padding: 0 0 20px;
}
fieldset p {
	padding-left: 1em;
	float: left;
}
input#reminder {
	width: 10px;
	float: left;
	line-height: 1.4em;
	margin-top: 2px;
}
.contact-form li {
	padding: 0 0 10px;
}
label {
	width: 6em;
	float: left;
	clear: left;
	text-align: right;
	margin-right: 1em;
	padding-top: 5px;
}
label span {
	color: #f93;
	margin-right: 5px;
}
input, textarea {
	border: 1px solid #b2b2b2;
	width: 250px;
	padding: 5px;
}
textarea {
	height: 4em;
}
#submit{
	float: left;
	margin-left: 7em;
	background-color: #999;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	padding-right: 10px;
	padding-left: 10px;
	width: 150px;
}
#submit:hover {
	color: #f93;
	background-color: #666;
}
/* FOOTER BITS */

#footer {
	width: 100%;
	clear: both;
	float: left;
	border-top: 1px solid #b2b2b2;
	margin-top: 10px;
}
#footer_nav{
	
}
#footer_nav li {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	font-size: 11px;
	padding-bottom: 10px;
}



#index-wrapper {
	float: left;
	width: 100%;
	margin: 20px 0 0;
}
#imagearea ul{
	width: 430px;
	float: left;
	height: 250px;
	background-color: #ffffff;
	overflow: hidden;
}
#announcebox{
	float: right;
	width: 308px;
	border: 8px solid #ff7f00;
	padding: 0 10px;
	height: 386px;
	overflow: auto;
}
#announcebox h1 {
	padding: 0;
	margin: 10px 0 0;
}
h1#helping {
	background-position: 0 -124px;
}
h1#register {
	background-position: 0 -154px;
}
h1#upcoming {
	background-position: 0 -184px;
}

#doublecolumn {
	width: 528px;
	margin-bottom: 10px;
	float: left;
}
#doublecolumn p, #announcebox p {
	line-height: 1.4em;
	margin-bottom: 15px;
}

#fullcolumn {
	width: 100%;
	float: left;
}

/*	
	background-image: background: url(../images/master_logo.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: bottom right; 
	*/