/* 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;
}
			
#container {
	position: relative;
	min-height:100%;
}
			
#content {
	padding-bottom: 1px;
	height: 575px;
	background-color: #FFFFFF;
}
			
			
h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #af3026;
	font-size:11px;
	line-height: 17px;
	font-weight: bold;
}

h1 a:hover {color: #e51837;}

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;
}



h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #af3026;
	font-size:9px;
	letter-spacing: 1px;
}

h2 a:hover {
	color: #af3026;
}



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;
}




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;
}

#masthead-container{
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 955px;
}

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

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

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

#container-old {
	margin: 0 auto;   /* align for good browsers */
	text-align: right; /* counter the body center */
	width: 955px;
	border-top: 1px solid #9e9387;
}

#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;
}



/***********************************************/
/* 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                                  */
/***********************************************/



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

#links {
	margin-left: 0px;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 121px;
	float: left;
	padding: 2px 14px 0px 0px;
	height: 464px;
	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;
}

