body
{
	margin:0;
	background-repeat: repeat-x;
	background-image: url("images/mainBackground.jpg");
	background-color: #658CB0;
	/*background-color: #011532;*/
}
#headerShell
{
	width: 800px;
	margin: auto;
}
#slideshow
{
	position: relative;
	z-index: 0;
	margin: auto;
}
#sbb
{
	font-family: arial;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1em;
	color: #777777;
	position: relative;
	top: -55px;
	right: 180px;
}
#overlay
{
	top: -315px;
	position:relative;
	z-index: 1;
	width: 800px;
	height: 320px;
	background-image: url("images/flashOverlay-2.png");
}
#mainShell
{
	clear: both;
	position: relative;
	top: -635px;
	z-index: 1;
	margin: auto;
	width: 100%;
}
#headerOverlay
{
	margin-top: 5px;
	width: 100%;
	height: 149px;
	background-image: url("images/headerOverlay.png");
}
#pageTitle
{
	margin: auto;
	position: relative;
	top: 55px;
	width: 798px;
	height: 60px;
	background-image: url("images/pageTitle.png");
	background-repeat: no-repeat;
}
#slogan
{
	position: relative;
	top: 55px;
	left: 15px;
	font-size: .9em;
	letter-spacing: 3px;
	font-family: arial;
	color: #FFFFFF;
	font-variant: small-caps;
}
#mainMenu
{
	margin: auto;
	width: 850px;
	padding-left: 15px;
}

#mainMenu ul
{
	list-style: none;
	font-family: arial;
}
#mainMenu ul li
{
	float: left;
	padding-right: 25px;
}
#mainMenu ul li a
{
	font-size: .95em;
	text-decoration: None;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
#mainMenu ul li a:hover
{
	color: #658CB0;
}
#content
{
	width: 859px;
	padding-right: 15px;
	margin: 25px auto;
}
#contentTop
{
	width: 859px;
	height: 70px;
	background-image: url("images/contentTop.png");
}
#contentFiller
{
	width: 859px;
	background-image: url("images/contentFiller.png");
}
#contentBottom
{
	width: 859px;
	height: 68px;
	background-image: url("images/contentBottom.png");
	margin-bottom: -1000px;
}
#everything
{
}
#upperBackground
{
	clear: both;
	float: right;
	position: relative;
	top: -38px;
	z-index: 1;
	margin-right: 32px;
	width: 572px;
	height: 230px;
	background-image: url("images/fillerTopBackground.jpg");
}
#callus
{
	font-variant: small-caps;
	color: #572107;
	font-size: 1.4em;
}
#aphone
{
	color: #786F49;
	font-size: 1.8em;
}
#pas
{
	position:relative;
	top: -20px;
	letter-spacing: 0px;
	margin: 0 0 0 45px;
	font-variant: small-caps;
	color: #572107;
	font-size: 1.2em;
}
#phoneTexts
{
	padding-top: 15px;
	width: 450px;
	text-align: right;
}
#practiceAreas
{
	clear: both;
	position: relative;
	top: -250px;
	margin-left: 30px;
	z-index: 4;
}
#pTop
{
	width: 273px;
	height: 37px;
	background-image: url("images/practiceTop.png");
}
#pFiller
{
	width: 273px;
	min-height: 300px;
	background-image: url("images/practiceFiller.png");
}
#pBottom
{
	width: 273px;
	height: 30px;
	background-image: url("images/practiceBottom.png");
}
#mainWords
{
	margin-top: -1015px;
	position: relative;
	margin-left: 270px;
	z-index: 6;
}
#mainWordsTop
{
	width: 542px;
	height: 42px;
	background-image: url("images/wordsTop.png");
}
#mainWordsFiller
{
	width: 542px;
	min-height: 742px;
	background-image: url("images/wordsFiller.png");
}
#mainWordsBottom
{
	width: 542px;
	height: 49px;
	background-image: url("images/wordsBottom.png");
}
#bottomBackground
{
	position: relative;
	width: 780px;
	margin-left: 35px;
}
#backgroundImage
{
	padding: 20px;
	width: 740px;
	height: 248px;
	background-image: url("images/bottomPillar.png");
	background-repeat: no-repeat;
	font-size: .8em;
}
#backgroundImage a
{
	text-decoration: none;
	color: #000000;
}
#backgroundImage a:hover
{
	text-decoration: underline;
	color: #000000;
}
#backgroundImage a:visited
{
	text-decoration: none;
	color: #000000;
}
#backgroundImage-2
{
	position: relative;
	left: -10px;
	width: 219px;
	height: 200px;
	background-image: url("images/cForm.png");
	background-repeat: no-repeat;
}
/*
#quickRequest
{
	position: relative;
	left: 370px;
}
#quickRequest form input
{
	font-family: century gothic;
	font-size: .7em;
	color: #572107;
}
#quickRequest form textarea
{
	font-family: century gothic;
	font-size: .7em;
	color: #572107;
}*/
#quickRequest
{
	position: relative;
	top: 40px;
	left: 15px;
}
#quickRequest form input
{
	font-family: century gothic;
	font-size: .7em;
	color: #572107;
}
#quickRequest form textarea
{
	font-family: century gothic;
	font-size: .7em;
	color: #572107;
}
#aopTitle
{
	font-size: 1.4em;
	text-align: center;
	color: #E3D290;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#aopTitle a
{
	text-decoration: none;
	font-size: 1em;
	text-align: center;
	color: #E3D290;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#aopTitle a:hover
{
	color: #DEDEDE;
}
#aopTitle a:visited
{
	text-decoration: none;
	font-size: 1em;
	text-align: center;
	color: #E3D290;
	font-variant: small-caps;
	letter-spacing: 1px;
}
#aopList
{
}
#aopList ul
{
	margin-left: 20px;
	list-style-image: url("images/arrow.png");
}
#aopList ul li a
{
	padding-left: 5px;
	font-size: .9em;
	font-family: arial;
	padding-top: 5px;
	padding-bottom: 5px;
	font-variant: small-caps;
	text-decoration: none;
	width: 185px;
	color: #ffffff;
	display: block;
}
#aopList ul li a:hover
{
	background-color: #CBC7A8;
	color: #333333;
}

#stuffing
{
	margin-left: 50px;
	width: 440px;
}

#stuffing h1
{
	font-variant: small-caps;
	color: #572107;
	letter-spacing: 1px;
	font-size: 2em;
	font-weight: normal;
}

#areaFocus
{
	font-family: arial;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1em;
	color: #777777;
}

#stuffing h3
{
	color: #572107;
	font-weight: normal;
	font-variant: small-caps;
}
#stuffing p
{
}

#stuffing p a
{
	text-decoration: none;
}
#stuffing p a:hover
{
	text-decoration: underline;
	color: #572107;
}
#stuffing p a:visited
{
}