@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: aeb8b7;
}
a:visited {
	color: #849392;
}
a:hover {
	color: #849392;
}
a:active {
	color: #849392;
}
a:link {
	color: #849392;
}

/* START OF ANNOUNCEMENT */
.announcement
{
  color: #FFFFFF;
}
/* END OF ANNOUNCEMENT */

/* START OF FOOTER */
.bottom
{
  color: #b0bcbc;
}

a.bottom:link
{
  color: #b0bcbc;
  text-transform: lowercase;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif
}

a.bottom:visited
{
  color: #b0bcbc;
  text-transform: lowercase;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif
}

a.bottom:active
{
  color: #b0bcbc;
  text-transform: lowercase;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif
}

a.bottom:hover
{
  color: #b0bcbc;
  text-transform: lowercase;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline
}

/* END OF FOOTER */

/* START - FOOT LIST */
.list
{
  color: #b0bcbc;
    margin-left:1.5cm;
}

a.list:link
{
  color: #b0bcbc;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left:1.5cm;
  text-decoration:none;
}

a.list:visited
{
  color: #b0bcbc;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left:1.5cm;
}

a.list:active
{
  color: #b0bcbc;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-left:1.5cm;
}

a.list:hover
{
  color: #b0bcbc;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: underline;
    margin-left:1.5cm;
}
/* END OF FOOTER LIST */
.page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
.welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


h1 {
	font-size: 12px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	color: #666666;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #ff5208;
   	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	color: #66FF00;
   	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	color: #FFFF00;
   	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	color: #FF0099;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}



ul#main-nav {font-family:helvetica,arial,sans-serif;margin:0;padding:0;width:14em;}
ul#main-nav li {margin:0;padding:0;list-style:none;margin:0 0 0.3em 0;}
ul#main-nav li a {text-decoration:none;display:block;padding:0.3em 0.5em;border:1px solid silver;color:#003;background:#fff;}
ul#main-nav li a:hover {border:1px solid gray;color:#000;background:#efefef}




/* NAVIGATIONS */
a.button{
	background:url(images/button.gif);
	display:block;
	color:#555555;
	font-weight:normal;
	height:30px;
	line-height:29px;
	margin-bottom:4px;
	text-decoration:none;
	width:219px;
}
a:hover.button{
	color:#0066CC;
}


a.gallerybutton{
	background:url(images/button-gallery.gif);
	display:block;
	color:#555555;
	font-weight:normal;
	height:30px;
	line-height:29px;
	margin-bottom:4px;
	text-decoration:none;
	width:219px;
}
a:hover.gallerybutton{
	color:#0066CC;
}

/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.profile{
		background:url(images/profile.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.event{
		background:url(images/photos.gif) no-repeat 25px 8px;
		text-indent:55px;
		display:block;
	}
	.album{
		background:url(images/album.gif) no-repeat 25px 8px;
		text-indent:55px;
		display:block;
	}
	.registry{
		background:url(images/bridal-registry.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

	.passcode{
		background:url(images/mail.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.orders{
		background:url(images/orders.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.homework{
		background:url(images/b-download.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.details{
		background:url(images/alert.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.shot{
		background:url(images/user.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.itinerary{
		background:url(images/itinerary.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.testimonial{
		background:url(images/testimonial.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.survey{
		background:url(images/survey.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.products{
		background:url(images/products.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.pastDue
{
  color: #ee1616;
    margin-left:1.5cm;
}
