body {
	background-color: #BA6967;
	background-image: url(images/red-rock1.jpg);
	margin-top: 0px;
}

td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

.special {background-image:url(images/screen.png);
}

.largepink {
color:#FF99FF;
font-size:24px;
}

.pink {
color:#FF99FF;
}
.blue {
color:#0099FF;
}

.nav {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px; 
color: #663300;
background-image:url(images/wedding_fabric_background.jpg);

}

.indent {
    padding-left: 30px;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px; 
	color: #FFFFFF; 
	line-height: 30px;
	font-weight: normal;
	margin-top: 1px;
	padding-top: 1px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 24px; 
	font-weight: bold;
	line-height:28px;
	padding-top:15px;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	line-height:18px;
	font-weight: normal;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #660033;
	line-height:18px;
	font-weight: normal;
}
p {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 18px;
   font-style: normal;
   line-height: 20px;
   color: #FFFFFF;
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	margin-top: 10px;
}
.nav {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   line-height: 20px;
   color: #A8000D;
   font-weight: bold;
}

.call {color:#FFCC33;
font-size:30px;
}

a:link {
	text-decoration: underline;
	color:#660033;
}

a:hover {
	text-decoration: underline;
	color:#660066;
}

a:visited {
    text-decoration: underline;
	color:#660033;
}

