/* style Copyrighted Glass Slipper WebDesign. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #D9AC7F;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #00285C;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #00285C;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

td, p {
	color: White;
	font: 13px Verdana, Arial, sans-serif;
}

.quotes2 {
	color: #EE82EE;
	font-size: 13 px;
	font-style: italic;
	font-weight: bold;
}

.content {
	background: #4F578E;
}

.photos {
	border: thin solid #00285C;
}
.photos2 {
	border: medium double #A0673C;
	background-color: #4C6D96;
}
.copyrights {
	color: #00285C;
	font: 10px Verdana, Arial, sans-serif;
}

.bkcovers {
	border: medium double #69A9C4;
}

.quotes {
	color: #483D8B;
	font: italic normal normal 11px Verdana, Arial, sans-serif;
}


.box {
	background-color: #191970;
	border: thin solid #A0673C;
}


a.box:link{
	color: #D9AC7F;
	font-weight: bold;
	text-decoration: underline;
}

a.box:visited{
	color: #D9AC7F;
	font-weight : bold;
	text-decoration : underline;
}

a.box:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.box:active{
	color: #D9AC7F;
	font-weight : bold;
	text-decoration: underline;
}



h1 {
	color: #EE82EE;
	font-size: 13 px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}