/*Adapted from many sources of CSS styles as a learning tool. CSS was used to streamline the redesign process.*/
/*General*/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: left;
}

p,h1,h2,h3 {
	text-align: justify;
	width: 510px;
}

acronym {
	font-weight: bold;
	font-style: oblique;
	border: 0px; /*Only for Mozilla Firefox*/
}

/*Links and Typography*/
a:link {
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-weight: lighter;
	color: #000000;
	text-decoration: inherit;
}

a:hover {
	color: #fff;
}
.rollover a { display:block; height:30px; width:100px}
.rollover a:hover { display:block; height:30px; width:100px}

#subheads {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

#bodytext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	width: 450px;
	
}

/*Background image randomzer*/

#rotator
{
  background: url(images/bg_images/rotate.php) no-repeat center top;
  width: 968px;
  height: 578px;
}

/*Top Navigation*/
#home {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: hidden;
	background-color: #827372;
	visibility: visible;
	padding-left: 0px;
	height: 50px;
	width: 250px;
	margin-left: -5px;
	margin-top: -5px;
}

#accessories {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: visible;
	background-color: #827372;
	visibility: visible;
	padding-left: 0px;
	height: 30px;
	width: 75px;
	margin-left: 240px;
	margin-top: 20px;
}

#cabinets {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: hidden;
	background-color: #827372;
	visibility: visible;
	height: 30px;
	width: 100px;
	margin-left: 315px;
	margin-top: 20px;
}

/*Page Layout*/
#containers {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: hidden;
	background-color: #827372;
	visibility: visible;
	height: 30px;
	width: 75px;
	margin-left: 415px;
		margin-top: 20px;

}

#desks {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: hidden;
	background-color: #827372;
	visibility: visible;
	height: 30px;
	width: 75px;
	margin-left: 490px;
		margin-top: 20px;

}

#lighting {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: hidden;
	background-color: #827372;
	height: 30px;
	width: 49px;
	margin-left: 565px;
	margin-top: 20px;
}

#seating {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: hidden;
	background-color: #827372;
	visibility: visible;
	height: 30px;
	width: 50px;
	margin-left: 625px;
	margin-top: 20px;
}

#showings {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: visible;
	background-color: #827372;
	visibility: visible;
	height: 30px;
	width: 85px;
	margin-left: 675px;
	margin-top: 20px;
}

#about {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: hidden;
	background-color: #827372;
	visibility: visible;
	height: 30px;
	width: 50px;
	margin-left: 818px;
	margin-top: 20px;
	left: 0px;
	top: 0px;
}

#blog {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: hidden;
	background-color: #827372;
	visibility: visible;
	height: 30px;
	width: 44px;
	margin-left: 868px;
	margin-top: 20px;
}

#contact {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	overflow: hidden;
	background-color: #827372;
	visibility: visible;
	height: 30px;
	width: 50px;
	margin-left: 918px;
	margin-top: 20px;
}

#container {
	position: relative;
	background-color: #827372;
	padding: 0px;
	width: 968px;
	margin-top: 50px;
}


/*Home Page Styles*/
#intro {
	position: relative;
	padding: 0px;
	visibility: visible;
	width: 968px;
	margin-top: 250px;
	z-index:9;
}

#bgblack1 {
	position: relative;
	padding: 0px;
	visibility: visible;
	width: 600px;
	height: 468px;
	margin-left: 180px;
	margin-top: 0px;
	z-index:9;
}

#bgblack2 {
	position: relative;
	padding: 0px;
	visibility: visible;
	width: 900px;
	height: 468px;
	margin-left: 180px;
	margin-top: 0px;
	z-index:9;
	left: -160px;
}


/*Section Styles*/
#cropwork1 {
	position: relative;
	padding: 0px;
	visibility: visible;
	width: 150px;
	height: 150px;
	margin-left: 0px;
	margin-top: 0px;
	z-index:4;
}

#cropwork2 {
	position: relative;
	padding: 0px;
	visibility: visible;
	width: 75px;
	height: 75px;
	margin-left: 0px;
	margin-top: 0px;
	z-index:4;
}

#portfoliopiece {
	position: relative;
	padding: 0px;
	visibility: visible;
	width: 650px;
	height: 478;
	margin-left: 0px;
	margin-top: 0px;
	z-index:4;
	text-align:center;
}

#bottomlink {
font-family: Verdana, sans-serif;
	font-size: 12px;
	overflow: hidden;
	background-color: none;
	}


/*Text Styles*/
#description1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-color: #000000;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	vertical-align: top;
	text-align: center;
}

#description2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-color: #000000;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	vertical-align: top;
	text-align: right;
	width: 128px;
}

#quickSummary{
	margin: 10px 0px 20px;
	letter-spacing: 1em;
}

/*Hide the textual logo*/
#pageHeader h1 span, h2 span {
	display: none;
}


/*Hide for image replacement*/
#preamble h3 span {
	display: none;
}

#explanation h3 span {
	display: none;
}

#participation h3 span {
	display: none;
}

#benefits h3 span {
	display: none;
}

#requirements h3 span {
	display: none;
}

/*Hide text conten*/
#lselect .select span {
	display: none;
}

/*2°*/
.archives {
	background-image: url(archives.gif);
	background-repeat: no-repeat;
	height: 30px;
}

#larchives .archives span {
	display: none;
}

/*3°*/
.resources {
	background-image: url(resources.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-left: 15px;
}

#lresources .resources span {
	display: none;
}

/*End°*/
#linkList ul {
	list-style: none;
}

#linkList li a {
	display: block;
}

#linkList li a:hover {
	color: #666;
	border: none;
}

#linkList li a.c {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	display: inline;
	padding: 0;
	text-transform: uppercase;
}



#topnav a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}
	
#topnav a:hover {
	color: #fff;
	border-bottom: 1px dotted #B9D56E;
}

#footer {
	background: url(footerlogo.gif) repeat-y top right; /*No repeat the image logo and  place to left*/
	margin: 0px 35px 10px;
	border-bottom: 1px dashed #850E0E;
	height: 100px;
}

#footer a {
	cursor: help;
	font: 0.8em georgia, helvetica, sans-serif;
	text-transform: uppercase;
	color: #850E0E;
	font-weight: bold;
}

#footer a:hover {
	color: #fff;
	border: 0px;
	font-weight: bold;
}
.topnav {
	font-family: Georgia,MS Serif,New York,sans-serif;
	font-size: .7em;
	font-style: normal;
	color: #B9D56E;
	text-decoration: underline;
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
}

#topnav	a:link { 
	color: #988F5E;
	background: url(images/dropdown_back.gif) no-repeat top center;
}

#topnav a:visited {
	color: #B3AE94;
	background: url(images/dropdown_back.gif) no-repeat top center;
}

/*End of CSS*/
