body {
	background: #0c4043 url(images/gradient2.gif) repeat-y;
}


.content {
	color: #cec3c5;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}
a {
	color: #7a2849;
	text-decoration: none;
	font: 1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 2px;
}

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

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


#homenav { line-height: 44px; 
	
	padding-left: 20px;
}

#homenav a:link {
	color: #9aa1ca;
	text-decoration: none;
	margin-bottom: 2px;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	
}

#homenav a:visited {
	text-decoration: none;
	color: #717ebc;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
}

#homenav a:hover {
	color: #c73740;
	text-decoration: none;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
}


#nav { line-height: 44px;
	padding-left: 20px;
}

.footer {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color: #cec3c5
	;
}

.footer2 {
	font: italic 1.3em Georgia, "Times New Roman", Times, serif;
	color: #fee5f8;
}


.caption {
	color: #bbb;
	font: italic .9em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.callout {
	color: #81b0c7;
	padding-bottom: 6em;
	margin-bottom: 4em;
}



.callout2 {
	color: #aec2d2;
	font-weight: bolder;
	padding-bottom: 6em;
	margin-bottom: 4em;
	font-size: large;
}

h1 {
	color: #87838d;
	font: 2em Georgia, "Times New Roman", Times, serif;
}

.hometop {
	color: #808080;
	font: 1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.homebottom { color: #808080;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;}

