/* Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote,th,td,p,table,img,tr
{
	margin: 0;
	padding: 0;
	border: none;
}

body
{
	background-color: #CCC;
	font-family: arial, helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin: 0 auto auto 0;
	background-image: url(images/pageback.jpg);
	background-repeat: repeat-y;
}

img
{
	border: none;
}

a:link, a:visited
{
	color: #663;
	text-decoration: none;
}

a:hover, a:active
{
	color: #996;
	text-decoration: none;
}

h2
{
	color: #666;
	font-size: 12px;
}

#h4
{
	color: #330;
	font-size: 12px;
	font-weight: normal;
}

#rightclouds
{
	width: 983px;
	height: 180px;
	background-image: url(images/rightclouds.jpg);
	background-repeat: repeat-x;
	top: 0;
	left: 1062px;
	position: absolute;
	border-bottom: 2px #FFF solid;
}

#wrapper
{
	width: 1062px;
	margin: 0 auto auto 0;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url(images/wrapperback3.jpg);
	background-repeat: no-repeat;
	background-position: 0 182px;
}

#topnav
{
	background-image: url(images/LDNavBack.jpg);
	background-repeat: no-repeat;
	width: 1062px;
	height: 30px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	margin-top: 0;
	padding: 0;
	border-bottom: 2px #FFF solid;
}

#topnav td
{
	width: 152px;
}

#topnav a:link, #topnav a:visited
{
	color: #fff;
	text-decoration: none;
}

#topnav a:hover, #topnav a:active
{
	color: #cc9;
	text-decoration: none;
}

#leftpanel
{
	/*
	background-image: url(images/leftpanelback.jpg);
	background-repeat: no-repeat;
*/
	width: 302px;
	color: #330;
	float: left;
	margin-right: 0px;
}

#leftpanel p,#leftpanel h2
{
	margin-left: 44px;
}

#leftpanel p
{
	margin-top: 14px;
	margin-right: 20px;
}

.darkhead
{
	color: #330;
}

.bluehead
{
	color: #006;
}

.greyheads
{
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
}

.roomy
{
	line-height: 18px;
}

#rightpanel
{
	margin-left: 304px;
	text-align: left;
}

#rightpanel p
{
	padding: 0 12px 4px 0;
}

#rightpanel-sub
{
	margin: 58px 100px 0 304px;
	text-align: left;
}

#rightpanel-sub p, #rightpanel-sub ul, #rightpanel-sub h2, #rightpanel-sub h4
{
	margin: 0 0 16px 206px;
}

#rightpanel-sub ul li
{
	list-style-position: inside;
	padding-bottom: 5px;
}

#rightpanel-sub2
{
	margin: 58px 100px 0 304px;
	text-align: left;
}

#rightpanel-sub2 p, #rightpanel-sub2 ul, #rightpanel-sub2 h2, #rightpanel-sub2 h4
{
	margin: 0 0 16px 0px;
}

#rightpanel-sub2 ul li
{
	list-style-position: inside;
	padding-bottom: 5px;
}

#subpagepic
{
	margin: 0 28px 20px 28px;
	border-bottom: 5px #CC6 solid;
}

#rightcolumn
{
	float: right;
	width: 322px;
	border-top: 1px #CC6 solid;
	padding-top: 20px;
}

.gridbox
{
	float: left;
	width: 354px;
}

.gridbox img
{
	float: left;
	margin: 0 12px 0px 0;
}

.alignright
{
	text-align: right;
}

#contacttable td
{
	padding: 4px;
}

input
{
	border: 1px solid #999;
}

#addresstable
{
	margin: 0 0 28px 28px;
	font-size: 11px;
	clear: left;
}

#addresstable2
{
	margin: 0 0 28px 28px;
	font-size: 11px;
	width: 250px;
	padding: 0;
}
#addresstable3
{
	margin: 0 0 28px 0px;
	font-size: 11px;
	clear: left;
}

.nobottom
{
	margin-bottom: 0;
	padding-bottom: 0;
}


#footer
{
	font-size: 10px;
	margin: 0 0 20px 332px;
}

