/*********************** Layout*/
body {margin:0 auto; background:url(i/mainBG.jpg) center top repeat-y;}

#wrap {width:730px; text-align:center; margin:0 auto; padding:0 5px;background:white;}

#header ,
#flashpeice ,
#navigation ,

#footer 
{width:730px; margin:0; padding:0;}


#header {}
#flashpeice {margin-bottom:1px; border-top:5px solid #5EB6F7}
#navigation {border-bottom:5px solid #A86400;height:39px;}
#content {text-align:left; margin-top:5px; 
/*this is to suppliment padding:  */
width:710px !important; margin-left:10px;}
#footer {height:98px; background:black url(i/footerBG.gif) top left no-repeat; margin-top:30px; margin-bottom:0;}

/*********************** Content text*/
#content 			{font-family:Arial, Helvetica, sans-serif; font-size:74.5%;}
h1, h2, h3, h4 		{color:#A86400; margin:3px 0 5px 0; font-weight:normal; }
#content p		 	{color:#666; margin:3px 0 6px 0; line-height:1.5em;}
#content ul 		{list-style-image:url(i/bullet.gif);color:#666; }
#content ul li		{margin-top:5px;}

h1	{ font-size:220%;}
h2	{ font-size:165%;}
h3	{ font-size:125%;}
h4 	{ font-size:120%;}

p.quote {color:#A86400 !important; font:120%/20px Arial, Helvetica, sans-serif; background:url(i/quote.gif) 0px 5px no-repeat; padding:5px 5px 5px 40px; margin:20px 0 0 145px !important; width:410px;}

#footer {color:white; font:70%/14px Arial, Helvetica, sans-serif; text-align:left; }
#footer p{padding:27px 0 0 20px;}

/*********** special bits*/
#content icmg {padding: 4px; border:1px solid  #D4B280; margin:6px 17px;}
#content .imgl {padding: 4px; border:1px solid  #D4B280; margin:6px 17px; text-align:center; float:left;}
#content .imgr {padding: 4px; border:1px solid  #D4B280; margin:6px 17px; text-align:center; float:right;}

.speciallink, .specialphone {height:30px; padding: 5px 0 0 25px;}  
.speciallink  {background:url(i/speciallink.gif) top left no-repeat;}
.specialphone {background:url(i/specialnumber.gif) top left no-repeat;}

.homehalftable td { padding-left: 15px;}
.homehalftable th{font-weight:normal; text-align:left; background:url(i/tablewall.gif) top right repeat-y; padding-right: 15px;}

/************ links */
a:link, a, a:visited {color:#666; text-decoration:underline;}
a:hover {color:#A86400; text-decoration:none;}
.topofpage {font-size:85%;}

#footer a:link,#footer  a,#footer  a:visited {color:#fff; text-decoration:underline;}



