.reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
	vertical-align: top;
}
.reg a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC6699;
	text-decoration: none;
	font-weight: normal;
}
.reg a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D099B4;
	text-decoration: none;
	font-weight: normal;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
}
html {
	scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #CC6699;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
}

.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6699;
	text-decoration: none;
	background-image: url(images/nav/dottedline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
}
.sidenav a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6699;
	text-decoration: none;
}
.sidenav a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D099B4;
	text-decoration: none;
}
.bottomimg {
	background-image:  url(images/sidepicts/home_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.aboutimg {
	background-image:  url(images/sidepicts/about_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.weddingimg {
	background-image:  url(images/sidepicts/wedding_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.namingimg {
	background-image:  url(images/sidepicts/naming_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.vowsimg {
	background-image:  url(images/sidepicts/vows_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.legalimg {
	background-image:  url(images/sidepicts/legal_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.resourceimg {
	background-image:  url(images/sidepicts/resource_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
.contactimg {
	background-image:  url(images/sidepicts/contact_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-size: 8px;
    }
	
.footer a:link {
	color: #CC6699;
	text-decoration: none;
	font-size: 8px;
	text-transform: uppercase;
	line-height: 18px;
}
.footer a:active {
	color: #CC6699;
	text-decoration: none;
	font-size: 8px;
	text-transform: uppercase;
	line-height: 18px;
}
.footer a:visited {
	color: #CC6699;
	text-decoration: none;
	font-size: 8px;
	text-transform: uppercase;
	line-height: 18px;
}
.footer a:hover {
	color: #D099B4;
	text-decoration: none;
	font-size: 8px;
	text-transform: uppercase;
	line-height: 18px;
}
