div#letter {
	position:absolute;
	left: 0px;
	top: 0px;
	width:1020px;
	height:563px;
	z-index: 1;
	display: inline;  /* FIX IE double margin bug */
}

div#header {
	position:absolute;
	left: 100px;
	top: 0px;
	width:708px;
	height:98px;
	z-index: 5;
	display: inline;  /* FIX IE double margin bug */
}

div#headernav {
   float: right;        /* set sidebar on the left side. Change to right to float it right instead. */
   display: inline;  /* FIX IE double margin bug */
   margin-right: 20px;
}

div#logo {
   float: left;    
   display: inline;  /* FIX IE double margin bug */
   margin-left: 20px;
}

div#nav {
	position:absolute;
	left: 92px;
	top: 69px;
	width:570px;
	height:30px;
	z-index: 6;
	display: inline;  /* FIX IE double margin bug */
}
 
div#mainphoto {
	position:absolute;
	left: 36px;
	top: 99px;
	width:830px;
	height:212px;
	z-index: 7;
	display: inline;  /* FIX IE double margin bug */
} 

div#mainbody {
	position:absolute;
	left: 100px;
	top: 311px;
	width:672px;
	z-index: 8;
	display: inline;  /* FIX IE double margin bug */
} 

div#quick {
	position:absolute;
	left: 433px;
	top: 331px;
	width:200px;
	z-index: 10;
	display: inline;  /* FIX IE double margin bug */
}

div#quick2 {
	position:absolute;
	left: 433px;
	top: 450px;
	width:200px;
	z-index: 10;
	display: inline;  /* FIX IE double margin bug */
}


div#bodyhead { 

   margin-top: 15px;
   margin-left: 30px;
}

div#bodytexthome {   

   margin-left: 40px;
   margin-right: 380px;
}

div#bodytext {

   margin-left: 40px;
   margin-right: 180px;
}

div#sidebar {
	position:absolute;
	left: 652px;
	top: 311px;
	width:200px;
	height:415px;
	z-index: 9;
	display: inline;  /* FIX IE double margin bug */
}

div#footerarea {
   display: inline;  /* FIX IE double margin bug */
   margin-left: 30px;
   margin-right: 275px;
}

.welcometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration: italics;
	line-height: 30px;
	color: #333333;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}

.text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}

.text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
}

.textintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.5em;
	color: #333333;
}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	clear:both;
}

.footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.footer a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}

.footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}

.quicklinkpad
{
padding-bottom: 15px;
}


#bodytexthome h2, #bodytext h2 {
	font-size:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
	}
#bodyhead h1 {font:normal 32px Georgia, "Times New Roman", Times, serif; color:#6d0e0a; background:none!important;}
/*.img_rplc {display:block; width:292px; height:38px; overflow:hidden; text-indent:-9999px; margin:0;}*/
