
/* COPY STYLES - REDEFINED FRAMEWORK on 11/04/08 */



/*************/
/* MASTER  */
/*************/

p {
	font-size: 60%;
	color: #cccccc;
	line-height: 155%;

}


h1 {
	
}

h2 {   
	
}

h3 {
	
}	

h4 {
	
}	

h5 {   
	
}

h6 {   
	
}




hr {
	height: 1px;
	background-color: #6c6d6f;
	color:#6c6d6f;
}

hr.top {
	margin: 0 0 20px 0;
}

hr.bot {
	margin: 25px 0 25px 0;
}

.marginBottom {
	margin-bottom: 15px;
}

.marginBottom2 {
	margin-bottom: 25px;
}

.testimonialLeft {
	margin-left: 205px;
}

.membersLeft {
	margin-left: 90px;
}



/*************************/
/*               DIV OVERIDES        */
/*************************/


#Footer p {
	font-size: 55%;
	color: #CCCCCC;
	margin-top: 5px
}

#AboutText p {
	margin: 0 0 15px 20px;	
}

#PortraitText p, #TestimonialWrapper p {
	margin: 0 0 15px 0px;	
}

#MembersWrapper p {
	margin: 0 0 5px 0px;	
}

#content ul { 
	color: #fff;
}

#content ul li { 
	padding: 0 0 3px 5px;
	margin: 0 0 0 20px;
	line-height: 130%;
	font-size: 85%;
}	


#content ol { 
	color: #fff;
}

#content ol li { 
	padding: 0 0 5px 5px;
	margin: 0 0 0 20px;
	line-height: 130%;
	font-size: 75%;
	list-style-type: decimal ;
}	
	
#navigation li {
   float: left;
}

#navigation li.leftGrad {
	background-image:url(../images/bgLeftNavGrad.jpg);
	background-repeat:repeat-y;
	width: 96px;
	height: 27px;
	border-right: 1px solid #595a5c;
}

#navigation li.rightGrad {
	background-image:url(../images/bgRightNavGrad.jpg);
	background-repeat:repeat-y;
	width: 96px;
	height: 27px;
}

#navigation li a {
   display: block;
   background: #3a3b3d;
   width: auto;
   text-align: center;
   color: #ffffff;
   padding: 7px 10px 8px 10px;
   text-decoration: none;
   font-size: 65%;
   border-right: 1px solid #595a5c;
   
}

#navigation li a:hover {
   background: #60929a;
   color: #ffffff;
}

#navigation li a.navigationSelected {
   background: #60929a;
   color: #ffffff;
}

.ThumbOutline {
	border: 1px solid #6c6d6f;
}



/**********************/
/*                LINK STYLES        */
/***********************/

#Footer a { color: #fff; text-decoration:none; font-weight: bold; border-bottom: 0px solid #e41b43;   }
#Footer a:visited { color: #fff; text-decoration:none; font-weight: bold; border-bottom: 0px solid #fff;   }
#Footer a:hover { color: #fff; text-decoration:none; font-weight: bold; border-bottom: 1px solid #fff;   }
#Footer a:active { color: #fff; text-decoration:none; font-weight: bold; border-bottom: 0px solid #e41b43;   }

#content a { color: #fff; text-decoration:none; font-weight: bold; border-bottom: 0px solid #e41b43;   }
#content a:visited { color: #fff; text-decoration:none; font-weight: bold; border-bottom: 0px solid #fff;   }
#content a:hover { color: #fff; text-decoration:none; font-weight: bold; border-bottom: 1px solid #fff;   }
#content a:active { color: #fff; text-decoration:none; font-weight: bold; border-bottom: 0px solid #e41b43;   }

#content a.ContentSelected { color: #fff; text-decoration:none; font-weight: bold; border-bottom: 1px solid #fff;   }


#HomePortrait a, #HomePortrait a:visited, #HomePortrait a:hover, #HomePortrait a:active,  
#HomeAbout a, #HomeAbout a:visited, #HomeAbout a:hover, #HomeAbout a:active,  
#HomeWedding a, #HomeWedding a:visited, #HomeWedding a:hover, #HomeWedding a:active
{ border-bottom: 0px;  }

#content a.BorderNone {
	border: 0px;
	
}

#Footer a.BorderNone {
	border: 0px;
}