﻿body
{
	text-align: left;
	margin-bottom: 50px;
	background: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #F3E2CC;
}

#wrapper
{
	margin: auto;
	width: 957px;
	position: relative;
	z-index: 1;
}

#header
{
	background: url(images/headerBG.gif);
	width: 953px;
	height: 185px;
}

#hpLaurensCounty
{
	margin-left: 20px;
}

#hpCourthouse
{
	margin-left: 150px;	
}

#menuBar
{
	width: 843px;
	height: 49px;
	padding: 0 0 0 110px;
	background-image: url(images/menuBar.png);
	text-align: center;
}

#hpBodyLeft
{
	float: left;
	width: 500px;	
	text-align: center;		
	background-image: url(images/leftBorder.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
}

#hpWelcome
{
	margin-top: 30px;	
}

#hpSpotlight
{
	width: 408px;
	height: 164px;
	text-align: left;
	background-image: url(images/hpCountySpotlight.gif);
	padding: 50px 5px 5px 70px;		
	margin-top: 30px;
	color: #F3E2CC;
	font-weight: bold;
}

#hpBodyRight
{	
	float: right;
	width: 310px;
	margin: 0 5px 0 0;
	padding: 0 40px 0 0;
	background-image: url(images/rightBorder.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#rotateHolder
{
	width: 300px;
	height: 200px;
	border: 1px solid #373E5D;	
	margin-top: 10px;
	margin-left: 1px;
	padding: 7px;
}

#rotateImgHolder
{
	padding-top: 1px;	
}

#hpCalendar
{
	width: 259px;
	height: 194px;
	background-image: url(images/hpCalendar.gif);			
	margin-top: 10px;
	padding-top: 65px;
	padding-left: 60px;
}

#secBodyTop
{
	text-align: right;	
	background-image: url(images/leftBorder.gif);
	background-repeat: no-repeat;
	margin-left: 1px;	
	height: 100px;
}

#secBodyTopBorder
{
	background-image: url(images/rightBorder.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	margin-right: 5px;	
	height: 100px;
}

#secSouthCarolina
{
	margin-right: 90px;
}

#secBodyTopLower
{
	margin: 10px 5px 10px 30px;	
}

.secBodyLeft
{
	float: left;
	width: 650px;			
	padding: 0px 5px 0 30px;		
}

.secBodyFull
{
	float: left;
	width: 800px;
	padding: 0px 5px 0 30px;	
}

.secBodyRight
{
	float: right;
	width: 200px;
	margin: 0 10px 30px 30px;
	padding: 0 10px 80px 10px;
	background-image: url(images/secLinksBG.gif);	
}

#footer
{
	clear: both;
	text-align: center;
	padding: 20px;
}

.searchTips
{
	float: right;
	border: 1px solid #722515;
	padding: 20px;
	background-color: White;
}

.searchHeading
{
	font-size: 1.35em;
	border-bottom: 1px solid #722515;	
	margin-bottom: 20px;
}

.links
{
	margin-top: 15px;	
}

.links a
{
	display: block;
	font-size: 103%;
	margin: 7px 0 7px 0;
}
