/*body text style*/

.body-text {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.body-text-table {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.body-text-table tr td{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#b1a679;
}

.body-text a:link{
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 12px;
	line-height: 20px;
	color: #3B265B;
	text-decoration: none;
}

.body-text a:visited{
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 12px;
	line-height: 20px;
	color: #3B265B;
	text-decoration: none;
}

.body-text a:hover{
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 12px;
	line-height: 20px;
	color: #ECCE7A;
	text-decoration: none;
}




/*bottom navigation style*/


.bottom-nav {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 11px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-nav a:link{
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 11px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-nav a:visited{
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 11px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-nav a:hover{
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 11px;
	line-height: 10px;
	color: #A1B57A;
	text-decoration: none;
}


/* date and month format */

		
#dateformat {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 11px;
	line-height: 10px;
	color: #000000;
	text-decoration: none;
	}



/* packages format */

			
.packages {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.packages a:link{
	color: #000000;
	text-decoration: none;
}


.packages a:visited{
	color: #000000;
	text-decoration: none;
}


.packages a:hover{
	color: #A1B479;
	text-decoration: none;
}


/* cursive style */

.cursive {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #311D12;
}


.cursive a:link{
	color: #311D12;
	text-decoration: none;
}


.cursive a:visited{
	color: #311D12;
	text-decoration: none;
}


.cursive a:hover{
	color: #F0D99A;
	text-decoration: none;
}


/* text address style */

.text-address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}


.text-address a:link{
	color: #666666;
	text-decoration: none;
}


.text-address a:visited{
	color: #666666;
	text-decoration: none;
}


.text-address a:hover{
	color: #F0D99A;
	text-decoration: none;
}

/*testimonial text style*/

.testimonial-text {
	font-family: Palatino, Times, "Times New Roman";
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

.announcement {
	font-family: "Arial Narrow", sans-serif;
	font-style: normal;
	color: #372754;
	text-decoration: none;
	text-align: center;
	letter-spacing: .09em;
	font-size: 32px;
	font-weight: bold;
}

.announcement2 {
	font-family: "Arial Narrow", sans-serif;
	font-style: normal;
	color: #372754;
	text-decoration: none;
	text-align: center;
	letter-spacing: .09em;
	font-size: 24px;
	font-weight: bold;
}
.video {
	font-family: Palatino, Times, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.06em;
}


.conde-bkgnd {
	background-color: #B1A679;
	background-image: url(images/conde-logo-biege.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}


.conde-bkgnd2 {
	background-color: #B1A679;
	background-image: url(images/conde-logo-biege.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px;
}
