
body,html
{
	font-family:arial,sans-serif;
	background:#ffffff;
}
a img
{
	border:none;
}
#container1
{
	border-color:#000000;
}
div.home
{
	background:url(../images/quotes/j-webber.jpg) bottom left no-repeat;
}
div.contact-us
{
	background:url(../images/quotes/k-girdler.jpg) bottom left no-repeat;
}
div.home #minHeight
{
	height:62em;
}
div.contact-us #minHeight
{
	height:33em;
}
#topBar
{
	background:#8C8C85 url(../images/top-stripe.gif) repeat-x;
	border-color:#ffffff;
}
div.topBg1{	background:url(../images/top-image-1.jpg) top right no-repeat;}
div.topBg2{	background:url(../images/top-image-2.jpg) top right no-repeat;}
div.topBg3{	background:url(../images/top-image-3.jpg) top right no-repeat;}
div.topBg4{	background:url(../images/top-image-4.jpg) top right no-repeat;}
div.topBg5{	background:url(../images/top-image-5.jpg) top right no-repeat;}

/* Navigation */
#topContent ul li a, #topContent ul li.active
{
	color:#ffffff;
	text-decoration:none;
	font-size:0.65em;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	padding:3px 5px 3px 5px;
}
#topContent ul li a:hover, #topContent ul li.active
{
	color:#B4B4A5;
}
/* Content Area */
#contentArea
{
	font-size:0.75em;
}
#contentArea p, #contentArea h1, #contentArea h2
{
	padding:0 0 12px 0;
}
#contentArea h1
{
	font-size:2.1em;
}
#contentArea h2
{
	font-size:1.3em;
	padding:0;
}
div.faq #contentArea h2
{
	font-size:1.3em;
	padding:22px 0 0 0;
}
div.home #contentArea h2
{
	padding:4px 0 0 0;
}
#contentArea a
{
	color:#595B50;
	text-decoration:underline;
}
#contentArea a:hover
{
	color:#B4B4A5;
}
#page ul, #page ol
{
	margin:6px 0 0 6px;
}
#page ul
{
	margin:6px 0 0 20px;
}
div.home #contentArea ul
{
	padding-bottom:14px;
}
#contentArea #pageNav
{
	padding:12px 14px 12px 24px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}
#pageNav li
{
	padding:2px 0 8px 0;
}
p.backLink
{
	padding-bottom:12px;
	border-bottom:1px solid #000000
}
/* Side Bars */
#sides
{
	list-style-type:none;
}
/* site banners */
#strip1,#strip2,#strip3,#strip4,#strip5
{
	width:760px;
	height:137px;
	display:block;
}

/* footer */
#footer
{
	font-size:0.7em;
}
