﻿body 
{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	color:#514c4a;
}
p
{
	margin-top:10px;
	margin-bottom:10px;
	
}
#main
{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}
a
{
	text-decoration:none;
	color:#fe7eaf;
}
#header
{
		background:url(images/icon.gif) #fe7eaf;
		height:100px;
		background-repeat:no-repeat;
		background-position:80px 5px;
}
#footer
{
	background:#fe7eaf;
	height:100px;
	width:1025px;
}
#center
{
	
clear:both;
height:580px;


}
#logo
{
	
	margin-left:170px;
}
#body
{
	

}
.main
{
	float:left;
	margin-right:10px;
}
#body
{
margin-top:20px;
float:right;
width:480px;	
margin-right:10px;
}
li.pink
{
	list-style-image:url(images/bullet.gif);	
	margin-top:5px;
	
}
#menu
{
	padding-top:50px;
	margin-left:30px;
	
}
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	
}

#nav a {
	display: block;

}

#nav li { /* all list items */
	float: left;
	width: 15em; /* width needed or else Opera goes nuts */
		
list-style:none;
	
}

#nav li ul { /* second-level lists */
	position: absolute;
	background:#fd97c3;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
}
#nav a:hover
{
	background:#020000;
	color:#fd97c3;
}
#nav a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	padding:5px;
	
	padding-right:0;
	
}


#footer a
{
	color:#ad2070;
	font-size:0.9em;
}
#links
{
padding-top:10px;
padding-left:155px;	
}
#links
{
	color:#ad2070;
}
#thumbBack
{
	background:#000000;
	padding:5px;
	
}
.mainIm
{
	border: solid 1px #000000;
	margin-bottom:30px;
	padding:5px;
	height:400px;
}
.thumb
{
	
	padding:2px;
}
#port
{
margin-top:0px;	
width:1000px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
h1
{
	font-size:12px;
	color:#514c4a;
	text-transform:uppercase;
	font-weight:bold;
		
}
h2
{	margin:0;
	color:#514c4a;
	font-size:12px;
	margin-bottom:1px;
	margin-top:10px;

}
a:hover
{
	color:#1b090a;
}
.important
{
	color:Red;
}
.smallprint
{
	font-size:10px;
}
.right
{
	float:right;
	padding-top:30px;
}
.left
{
	padding-top:30px;
	float:left;
}
.summary img
{
	float:right;
	border:0;
}
.newsDate
{
	color:#514c4a;
	font-size:1.1em;
}
.summary
{
	margin:10px;
	border-bottom:dashed 1px #514c4a;
	min-height:170px;
	padding-bottom:10px;
}
.summary h2
{
padding-left:0;	
padding-bottom:0;
}
.blog
{
	margin:20px;
}



.summaryblog
{
	margin:10px;
	border-bottom:dashed 1px #514c4a;
	min-height:100px;
	padding-bottom:10px;
}
.summaryblog h2
{
padding-left:0;	
padding-bottom:0;
}
#testimonials
{
	padding-left:20px;
	padding-bottom:10px;
	padding-right:20px;
}
.testimonial
{
	padding-top:10px;
	border-bottom:#514c4a 1px dashed;
	padding-bottom:10px;
}
.quote
{
	color:#000;
	font-weight:bold;
	
}
.tesDate
{
	color:Gray;
	font-size:1.1em;
}
.comment
{
	padding-top:10px;
	padding-bottom:5px;
}
.commentBy
{
	color:#fe7eaf;
	font-weight:bold;
}
