	
a {
	color: #879A7E;
	text-decoration:underline;
	}
	
a:hover {
	color: #CC3300;
	text-decoration:none;
	}

a:link {
	color: #971B37;
}
a:visited {
	color: #666666;
}
.smallText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	width: 500px;
	border: thin solid #879A7E;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	}

#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	text-transform: uppercase;
	border-bottom: 1px dashed #999999;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #E7E7E7 url(images/link.png) no-repeat left center;
}
a#homeLink {
	background-image: url(images/home.png); 
	background-repeat: no-repeat;
	background-position: left center;
}
.prettyimage {
	border: 1px solid #8D9B68;
	background-color: #FFF;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 4px;
}
#logo {
	display: none;
}
#mainNav ul {
	border-top: 1px dashed #999999;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainNav a:hover {
	background: #B2F511 url(images/go.png) no-repeat left center;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}



/* Global Styles */

#h1 {
	font-size: 14px;
	color:#06C;
	font-weight:normal;
	font-family: "Times New Roman", Times, serif;
}

body {
	margin:20px;
	background-color:#879A7E;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #879A7E;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	}
	
/* Navigation  */

#navigation a {
	font:14px Arial;
	color: #111111;
	font-weight:bold;
	text-decoration: none;
	line-height:16px;
	display:block;
	padding:0px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:3px;
	border-left-width: 0px;
	border-right-width: 1px;
	background-color:#FFFFFF;
	border-color: #00FF00;
	}
	
#navigation a:hover {
	color:#971B37;
	border-right-width: 0px; 
	border-left-width: 0px;
	}
	

/* text Styles */


.ContentText {
	font-size: 14px;
	color:#000000;
	line-height:18px;
	margin-top:0px;
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.ContentTextbold {
	font-size: 14px;
	color:#000000;
	line-height:18px;
	margin-top:0px;
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.ContactLargeText {
	font-size: 16px;
	color:#000000;
	line-height:18px;
	margin-top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.headertext {
	font-size: 16px;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#971B37;
	font-weight:bold;

}
.rednotbold {
	font-size: 16px;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#971B37;
	font-weight:normal;

}
	
.detailText {
	font:12px arial;
	color:#000000;
	font-weight: bold;
	}
	
.facebook {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	width: 80%;
	margin-top: auto;
	margin-right: 24px;
	margin-bottom: auto;
	margin-left: 24px;
}
.facebookindex {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	width: 80%;
	margin-top: auto;
	margin-right: 24px;
	margin-bottom: auto;
	margin-left: 2px;
}

.designers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: center;
	width: 95%;
	margin-top: auto;
	margin-bottom: auto;
}


#PavNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A21736;
	text-align: left;
	width: 95%;
	border: thin outset #9B183A;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.PavNavTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #971E39;
	border: thin solid #971E39;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#PavNavright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #951A37;
	text-align: left;
	float: right;
	width: 43%;
	padding-top: 0px;
	padding-right: 2px;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.notActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

