/* ============================================================================= */
/*                           TOP NAVIGATION                                      */
/* ============================================================================= */

#HdrCol2 ol
{
	font-weight: normal;
	font-size: 14px;
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0;
	padding-top: 10px;
	float: left;
}

#HdrCol2 li
{
	float: left;
	padding-right: 5px;
}


#hdrnav
{
	padding-top: 8px;
	height: 32px;
}

#hdrnav ol
{
	padding-left: 25px;
	font-weight: normal;
	font-size: 16px;
	color: #6600FF;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}

#hdrnav li
{
	padding-right: 23px;
	float: left;
}

#hdrnav a
{
	text-decoration: none;
	color: #8D764B;
}

#hdrnav a:link, #hdrnav a:visited
{
	text-decoration: none;
}

#hdrnav a:hover
{
	color: #E1B500;
}

#SiteMapPath
{
	text-align: left;
	font-size: 14px;
	color: #00CA00;
	padding: 5px 5px 5px 5px;
}

#SiteMapPath a
{
	border-top-width: 0px;
	text-decoration: none;
}

#SiteMapPath a:link, #SiteMapPath a:visited
{
	color: #E6B800;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
}

#SiteMapPath a:hover
{
	color: #4F693F;
}


/* ============================================================================= */
/*                            General Navigation Links                           */
/* ============================================================================= */

/*
a:link {text-decoration: none}
a:visited {text-decoration: none;}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;}
*/ 

a:link, a:visited
{
	color: #996600;
	text-decoration: none;
}

a:hover
{
	color: #FFCC00;
}

.WeddingLink a:link, .WeddingLink a:visited
{
    color: #5B6D97;
    text-decoration: none;
    font-size: 14px;
}

.WeddingLink a:hover
{
    color: #3366CC;
}


#HdrCol2 a:link, #HdrCol2 a:visited
{
	color: #E8E8E8;
	text-decoration: none;
}

#HdrCol2 a:hover
{
	color: #FFCC00;
}




/* ============================================================================= */
/*                            Footer NAVIGATION PANEL                            */
/* ============================================================================= */

.ftrnav
{
	padding: 20px;
	padding-top: 24px;
}

.ftrnav ol
{
	list-style: none;
	font-weight: normal;
	color: #75623E;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0; /* used so aligns to the left */
}

.ftrnav li
{	
	height: 24px;
}

#FtrCol2 .ftrnav li
{
	height: 22px;
}

.ftrnav a {

 	text-decoration: none;
}

.ftrnav a:link, .ftrnav a:visited
{
	color: #D2C5AA;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	font-size: 14px;
}

#FtrCol3 .ftrnav a:link, #FtrCol3 .ftrnav a:visited
{
	color: #FFFFFF;
	font-size: 16px;
}

.ftrnav a:hover, #FtrCol3 .ftrnav a:hover
{
	color: #FFCC00;
}

#copyright
{
	padding-top: 150px;
	padding-left: 20px;
	font-size: 14px;
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
}

#mgwebdesign
{
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Tahoma;
}

#mgwebdesign a:link, #mgwebdesign a:visited
{
	color: #B7B7B7;
	display: block;
	text-decoration: none;
}

#mgwebdesign a:hover
{
	color: #9FD3FB;
	text-decoration: underline;
}

