body {
	background-color: #deba9b;
	background-image: url(../../images/bckgrnd-gradient.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 175%;
	color: #754c24;
	text-decoration: none;
	background-repeat: repeat-x;
	z-index: -1;
}
h1 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #754c24;
	padding-left: 8px;
	margin-bottom: -5px;
}


a:link {
	color: #ab113f;
	text-decoration:none;
}

a:hover {
	color: #780829;
	text-decoration:none;
}

a:visited {
	color: #ab113f;
	text-decoration:none;
}

#mainContent table table th {
	text-align:right;
	vertical-align:top;
	padding-right:10px;
	padding-top:2px;
	z-index: 2;
}

#mainContent table table td {
	vertical-align:top;
	padding-bottom:15px;
	z-index: 2;

}
	
#mainContentWrapper {
	border: 4px solid #ffffff;
	background-color: #FFFFFF;
	width: 579px;
	position: relative;
	left:20px;
	top: -32px;
	z-index: 2;
}

#mainContent {
	border: 7px solid #ab113f;
	width: 507px;
	padding: 0px 29px;
	z-index: 2;
	
}
	
	


.headerWhiteText {
	color: #ffffff;
	font-size: 11px;
}



.mainTableBorder {
	background-image: url(../../images/container-border.jpg);
	background-repeat: repeat-x;
	background-color: #deba9b;
	background-position: top;
}
.header {
	color: #f3d1a6;
	background-color: #002e5f;
	border-bottom: 3px solid #ffffff;
}
.mainBackground {
	background-color: #deba9b;
}
.roses {
	background-image: url(../../images/roses.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.headerBottomPadding {
	margin-bottom: 36px;
}
.navLocation {
	margin-top: 9px;
	margin-left: 17px;
}



.faces {
	background-image: url(../../images/facesanimation.gif);
	background-repeat: no-repeat;
}
.tagline {
	background-image: url(../../images/tagline.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.allLocation {
	top: -8px;
	position: relative;
}

.tablePadding {
margin-top:22px;
margin-bottom:29px;
}

.TDVert-line{
border-right: 3px solid #deba9b;
}

.LeftPadding {
padding-left:29px;

}

.LeftPadding2 {
padding-left:15px;

}





.quote {
	line-height: 150%;
	padding-right: 20px;
	padding-left: 20px;
}
.quote_name {
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	margin-top: -5px;
}
