/* CSS Document */
body {background:url(../IMAGES/bg_fade2.jpg) repeat-x;
	margin: 0;
	}

.access {display: none;}

p {font: 13px  Helvetica, Arial, sans-serif;
	color: #666;	
	line-height: 130%;
	}
	
a 	{font: 13px  Helvetica, Arial, sans-serif;
	color: #511F7E;
	font-weight: bold;
	text-decoration: none;
	}	

a:hover {color: #ccc;}

h1 {font: 16px  Helvetica, Arial, sans-serif;
	color: #511F7E;
	margin: 40px 0 10px 0;
	border-bottom: 1px dotted #511F7E;
	font-weight: normal;
	}

h3 {font: 13px  Helvetica, Arial, sans-serif;
	color: #511F7E;
	line-height: 130%;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
	
#container {width: 910px;
	margin: 0 auto;
	background: #fff;
	}
	
.tel {float: left;
	font: 16px  Helvetica, Arial, sans-serif;
	color: #511F7E;
	line-height: 130%;
	text-align: left;
	margin: 100px 0 0 0;
	}
	
.tel span {font-weight: bold;}	
		
	
#navholder {width: 869px;
	height: auto;
	margin: 0 0 0 20px;
	overflow: hidden;
	position:relative;
	z-index: 0;
	}
	
#navigation {float: left;
	width: 869px;
	height: 33px;
	margin: 160px 0 0 20px;
	position: absolute;
	z-index: 999;
	}
	
#navigation a {font: 13px  Helvetica, Arial, sans-serif;
	color: #511F7E;
	font-weight: normal;
	display: inline;
	width: auto;
	text-decoration: none;
	margin: 0 0 0 -4px;
	padding: 10px;
	}
	
#navigation a:hover {color: #666;}	
	

	
.masthead {float: left;
	text-align: right;
	width: 869px;
	height: 136px;
	}
	
.title {float: left;
	width: auto;
	height: 103px;
	position: absolute;
	z-index: 997;
	margin: 270px 0 0 20px;
	}
	
.slideshow img.first { display: block; }	

.ss_holder {float: left;
	width: 869px;
	height: 309px;
	margin: 20px 0 0 0;
	overflow: hidden; /* use this to hide the other images in the set when the images have hrefs */
	}	
	
.shadow {float: left;
	background: url(../IMAGES/FADE_IMAGES/shadow.jpg) no-repeat;
	width: 869px;
	height: 34px;
	border-top: 1px dotted #511F7E;
	}
	
.titlebar {float: left;
	width: 869px;
	height: 97px;
	margin: 0 0 0 20px;
	border-bottom: 1px dotted #511F7E;
	position: relative;
	z-index: 1;
	}
	
.content {float: left;
	width: 890px;
	height: auto;
	margin: 0 0 70px 0;
	}
	
.copy_box {float: left;	
	width: 571px;
	height: auto;
	margin: 5px 19px 19px 19px;
	}
	
.link_box {float: left;
	width: 281px;
	height: 209px;
	background: url(../IMAGES/link_bg.jpg) no-repeat;
	margin: 5px 0 20px 0;
	}
	
.link_copy {float:left;
	width: 250px;
	padding: 10px 0 0 0;
	border-top: 1px dotted #fff;
	margin: 160px 12px 12px 12px;
	}
	
.link_copy a {font: 17px  Helvetica, Arial, sans-serif;
	color: #511F7E;
	font-weight: normal;
	text-decoration: none;
	}
	
.link_copy a span {color: #fff;
	font-weight: bold;
	}
	
.link_copy a:hover {color: #fff;
	}
	
.list_holder {float: left;
	width: 281px;
	height: auto;
	margin: 5px 0 20px 0;
	}

.list {	font: 14px  Helvetica, Arial, sans-serif;
	color: #511F7E;
	line-height: 120%;
	}
.list li {margin: 0 0 8px 0;}	
			
	
/* footer styles */		

#footer { background: url(../IMAGES/FADE_IMAGES/shadow.jpg) no-repeat;
	height: 105px;
	width: 869px;
	margin:0 auto;
	clear: both;
	}	
	
#footer_box {float: left;
	width: 869px;
	height: auto;
	border-top: 1px dotted #511F7E;
	}
	
.top {float: right;
	width: 100px;
	height: 44px;
	background:  url(../IMAGES/topbut.jpg) no-repeat;
	margin: 0;
	text-align: right;
	}
		
.top a {display: block;
	width: 100px;
	height: 44px;
	}
	
.top a span {display: none;}	
		
.reg {float: left;
	width: 550px;
	font: 11px Helvetica, Arial, sans-serif;
	color: #ccc;
	line-height: 120%;
	margin-top: 11px;
	clear: left;
	}
	
.reg a {color: #511F7E;
	font-weight: bold;
	text-decoration: none;
	}
	 	
.reg a:hover {color: #ccc;
	}	

.reg span {color: #333;}	
	
.wd_link {float: right;
	font: 12px Helvetica, Arial, sans-serif;
	color: #ccc;
	line-height: 120%;
	margin-top: 11px;
	text-align: right;
	clear: right;
	width: 150px;
	}	
	
.wd_link a {color: #511F7E;
	font-weight: bold;
	text-decoration: none;
	}
	 	
.wd_link a:hover {color: #ccc;
	}	


	
	