/* CSS Document */



body {
	background: url(../img/gradientBGjpg.jpg) scroll repeat-y center top;
	background-color: #D4CDC4;
	margin: 0;
	font: 12px/17px 'Trebuchet MS' Helvetica, sans-serif;
	float: left;
}
h1{
	font: 16pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7D5F67;
	padding: 0;
	margin: -5px 0 12px 0;
	border-bottom: 3px solid #DBD6D6;
	letter-spacing: -1px;
	text-align: left;
}
h2{
	font: 13pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7D5F67;
	margin: 0 0 3px 0;
	padding: 0;
	text-align: left;
}
h3{
	font: 14pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #7D5F67;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	text-align: left;
}

#newsEventsMiddle h4{
	
	font: 12pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom:6px !important;
	
}

#newsEventsMiddle h5{
	
	font-style:italic;
	margin-bottom:14px !important;
	
}

#newsEventsMiddle p:last-child{
	
	margin-bottom:8px;
		
}


a{
	font-weight: bold;
	text-decoration: none;
	color: #7D5F67;
	border-bottom: 1px dotted #7D5F67;
}
a:hover{
	color: #AE9F97;
}
a.menuLinks{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: nones;
	color: #FFFFFF;
	border-bottom: none;
}
a:hover.menuLinks{
	color: #D6C2B7;
}
a.footerLinks{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #7A6962;
	border-bottom: none;
}
a:hover.footerLinks{
	color: #9A8981;
}
.newsAndEventsTitle{
	font: 13px/27px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #725C64;
}
a.noBorder{
	border-bottom: none;
}
a:hover.noBorder{
	border-bottom: none;
}
img a{
	border-bottom: 1px solid #FFF;
}
img a:hover{
	border-bottom: none;
}
.newsDate{
	font: 9px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #A89B8C;
}
.quote{
	font: 13px/18px 'Trebuchet MS' Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6,p,ul,ol{
	margin-bottom:24px;	
}

ul{

	list-style-type:circle;
		
}

ol{
	list-style-type:decimal;	
}

ol ol{
	list-style-type:circle;	
}

#sideContentText {
	padding-top:24px;
}

#sideContentText p:first-child  {
	margin-bottom:12px;
}

#sideContentText p:last-child  {
	font-style:italic;
	font-weight:bold;
	margin-bottom:12px;
}

#iconList li  {
	
	list-style:none;
	background:url("../img/doc.gif") no-repeat left center;
	padding-left:22px;
	
}
