/* CSS Document */

/*    Copyright 2007 Stevens and WIlkinson Stang and Newdow, Inc. Stevens and Wilkinson of South Carolina, Inc.    */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 



body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 verdana, arial, helvetica, sans-serif;
	background-color: #58524b;
	margin-top: 30px;
}
			
#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: right; /* counter the body center */
	width: 940px;
	background-color:#ffffff;
	padding: 0px 16px 0px 16px;
}
					
#container-old {
	margin: 0 auto;   /* align for good browsers */
	text-align: right; /* counter the body center */
	width: 960px;
	background-color:#ffffff;
}

#content {
	background-color: #FFFFFF;
	height: 535px;
}
			
h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #af3026;
	font-size:11px;
	line-height: 17px;
	font-weight: bold;
}

h1 a:hover {
	color: #af3026;
}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #af3026;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}


p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
	line-height: 17px;
	font-weight:normal;
}

p a:link{
	color: #af3026;
	text-decoration: underline;
}

p a:hover {color: #af3026;}

p a:visited {
	text-decoration: underline;
	color: #af3026;
	font-weight: normal;
}
p a:active {
	text-decoration: underline;
	color: #af3026;
	font-weight: normal;
}


h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #af3026;
	font-size:9px;
	letter-spacing: .05em;
	font-weight:bold;
}

h2 a:hover {
	color: #af3026;
}

h3{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	line-height: 19px;
	font-weight:normal;
}

h4{
	font-family:serif;
	color: #af3026;
	font-size:14px;
	line-height: 12px;
	font-weight:bold;
}
	
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
	
#masthead{
	padding: 16px 0px 14px 0px;
	background-color: #ffffff;
	border-bottom: 1px solid #9e9387;
}

#masthead-container{
	text-align: left; /* counter the body center */
	width: 935px;
}

#masthead-nav-contact{
	text-align: right; /* counter the body center */
	width: 90px;
	float: right;
	margin: 2px 0px 0px 0px;
	padding-top: 8px;
	height: 10px;
}

#masthead-nav-portfolio{
	text-align: right; /* counter the body center */
	width: 80px;
	float: right;
	margin: 2px 0px 0px 0px;
	padding-top: 8px;
	height: 10px;
}

#masthead-nav{
	text-align: right; /* counter the body center */
	width: 120px;
	float: right;
	margin: 2px 0px 0px 0px;
	padding-top: 8px;
	height: 10px;
}



#copy{
	text-align: left; /* counter the body center */
	width: 350px;
	float: left;
}

#top {
	margin-left: 0px;   /* align for good browsers */
	text-align: left; /* counter the body center */
	height: 26px;
	padding-top: 3px;
}

#image {
	text-align: center; /* counter the body center */
	float: right
}

#main{
	text-align: right; /* counter the body center */
	width: 805px;
	float: left;
	padding: 2px 0px 0px 14px;
}

#leed{
text-align: left;
margin-left:390px;
}

/***********************************************/
/* Layout - Project Image Divs                 */
/***********************************************/

#thumbnail {
	text-align: left; /* counter the body center */
	width: 175px;
	float: right;
	margin-top: 6px;
}

#vertimage {
	width: 550px;
	text-align: center;
	float: right;
}

/***********************************************/
/* Components                                  */
/***********************************************/


/************* #mastheadBar styles *************/

#mastheadBar{
	padding: 0px 0px 0 0px;
	height: 10px;
	width: 100%;
	background-image:url(../images/masthead/redbar.gif);
	background-repeat: repeat-x;
}

/************** #link styles ***************/

#links {
	margin-left: 0px;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 101px;
	float: left;
	padding: 2px 14px 0px 0px;
	height: 453px;
	background-repeat: no-repeat;
	background-position:right;
	border-right: 1px solid #9e9387;
}

/************ .scroll styles ***************/


div.scroll {
	height: 460px;
	width: 391px;
	overflow: auto;
	padding: 0px 8px 0px 0px;
}

div.cities {
	height: 460px;
	width: 345px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
}

div.scroll-services {
	height: 460px;
	width: 360px;
	overflow: auto;
	padding: 0px 8px 0px 0px;
}

div.scroll-employment {
	height: 460px;
	width: 350px;
	overflow: auto;
	padding: 0px 8px 0px 0px;
}

div.news {
	height: 460px;
	width: 350px;
	overflow: auto;
	padding: 0px 8px 0px 0px;
}
