body {
	border: 0px dotted white ;
	/*background-color:#e8e8e8;*/
	background-color:rgb(102,102,153);
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
		/*
	background-image:url(http://freepages.genealogy.rootsweb.com/~viers/wedbells.jpg);
	background-repeat:repeat;
	background-repeat:repeat-y;
	background-position:center;
		*/
	height:100%;}
	
div {
	float:left;}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#464646;
	padding:0px;
	margin:0px 0px 10px 0px;}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#464646;
	padding:0px;
	margin:0px 0px 10px 0px;}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464646;
	padding:0px;
	margin:0px 0px 10px 0px;
}

h4.pagetitle_3
{
	margin-top: 0px;
}


a 	{
	color: #7d7d7d;
	text-decoration: none;
	font-style: normal;
	}
	
img {
	border-width:0px;
	}

.full {
	background-color:rgb(77,77,77);
	width:780px;
	margin: 0px 0px 0px 0px;
		color: #000000;}
	
#container {
	background-color:rgb(77,77,77);
	border: 0px solid yellow;
	position:absolute;
	top:0px;
	height:100%;
	left: 50%;
		/* WIDTH - originally: 778 px */
			width:800px;
		/* WIDTH - originally: 778 px */	
		/* MARGIN - originally:  0px 0px 0px -407px */
			margin: 0px 0px 0px -407px;
		/* MARGIN - originally:  0px 0px 0px -407px */			
	padding:0px 0px 0px -407px;}
	
#content {
	margin:30px 0px 0px 10px;
	border: 0px solid blue;
	color: #000000;}
		
#content p{
	padding:0px 0px 0px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	}
			

/* ajust first 0px margin to add white space above the flash header */
#header {
	border: 0px solid red;
	background-color:rgb(77,77,77);	
	margin:0px 0px 0px 0px;
	width: 100%;}
		
/* footer */

/* change left margin to check floats */
#footer {
	height:30px;
	padding:5px 10px 45px 0px;
	margin:0px 0px 0px 0px;
	font-weight: normal;
	/* ------------------ */
	color:#9f1c2c;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;}

#footer_links img {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
	/*background-color:#0033CC;*/
	height:8px;
	width:6px;
	border-width:0px;}	

#footer_links a {
	text-decoration:none;
	color:#7d7d7d;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;}	
	
#cc p {
	text-decoration:none;
	color:#d7d7d7;
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;}
	
.saving {
	color:#adadad;}
	
/* bread crumb trail */

.bread_crumb {
	width: 778px;
	padding: 0px;
	margin:2px 0px 30px 0px;
}

.bread_crumb a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
/*	padding: 0px 11px 5px 0px;
	margin: 0px 5px 0px 0px;*/
	padding: 0px 11px 0px 0px;
	margin: 0px 3px 0px 0px;	
	color:#999999;
	background-image: url(../images/bc_slash.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
/*	line-height: 22px;*/
	line-height:16px;
}

.bread_crumb .active{
	color:#464646;
	background-image: url(../images/bc_slash.gif);
}

.bread_crumb .color1{
	color:#b578aa;
	background-image: url(../images/bc_slash.gif);
}

.bread_crumb .color2{
	color:#464646;
	background-image: url(../images/bc_slash.gif);
}

.bread_crumb .color3{	/* think */
	color:#b1b578;
	background-image: url(../images/bc_slash.gif);
}

.bread_crumb .color4{
	color:#b68382;
	background-image: url(../images/bc_slash.gif);
}

.bread_crumb .color5{	/* Mens Section id=5 */
	color:#7A8C92;
	background-image: url(../images/bc_slash.gif);
}

.bread_crumb .color6{	/* Womens Section id=6 */
	color:#B68382;
	background-image: url(../images/bc_slash.gif);
}

.bread_crumb #last_crumb   {
	background-image: none;
}

.bluelinks {
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
