/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDBFFF;
	background-image: url(images/palm-desert.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	color: #330033;
	font-family: Trebuchet MS, Geneva, sans-serif;
	font-size: 14px; line-height: 22px;
}

p { line-height: 22px; font-size: 14px; }


.testimonials { font-style:italic;}


a:link {
	color: #660033;
	text-decoration: underline; font-size: 14px;
}
a:visited {
	text-decoration: underline;
	color: #660033;
}
a:hover {
	text-decoration: none;
	color: #663366;
}
a:active {
	text-decoration: underline;
	color: #663366;
}

.copyright {
	color: #FFFFFF;
	font-size: 12px;
}

.copyright a:link {
	color: #ffffff;
	text-decoration: none; font-size: 12px;
}
.copyright a:visited {
	text-decoration: none;
	color: #ffffff;
}
.copyright a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.copyright a:active {
	text-decoration: underline;
	color: #ffffff;
}

.style1 {color: #660033}
.style3 {font-size: 11px}
.style6 {font-weight: bold}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.style9 {font-size: 12px}
.style10 {font-size: 18px; font-weight: bold; }
.style11 {
	font-size: large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style12 {font-size: 13px}
.style14 {
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	font-size: 18px;
}
.style15 {font-size: 18px}


h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 11px;
}

.pic { 
border: 5px solid #DDBFFF; 
}

.pic2 { 
border: 10px solid #DDBFFF; 
}


.nav {
	color: #660033;
	font-size: 16px;
}

.nav a:link {
	color: #660033;
	text-decoration: none; font-size: 16px;
}
.nav a:visited {
	text-decoration: none;
	color: #660033;
}
.nav a:hover {
	text-decoration: underline;
	color: #663366;
}
.nav a:active {
	text-decoration: underline;
	color: #663366;
}