/* CSS Document */

HTML { min-height:100%; margin-bottom:1px; }

BODY {
	background-color:#b5a4c5;
	background-image:url(images/layout/bg.gif);
	margin:0px;
	margin-height:0px;
	font:16px/20px Arial, Helvetica, sans-serif;
	color:#492763;
	scrollbar-arrow-color:#54b0dc;
	scrollbar-track-color:#6681cb;
	scrollbar-face-color:#a38eb7;
	scrollbar-highlight-color:#e8cef6;
	scrollbar-3dlight-color:#fae9fa;
	scrollbar-darkshadow-color:#624c7c;
	scrollbar-shadow-color:#8466a7;
}

/* Sets page to center and width to default 820 less outline total of 8 pixels */
.setPage {
	width:812px;
	margin:auto;
	border-left:4px solid #7a5f94;
	border-right:4px solid #7a5f94;
	border-bottom:4px solid #7a5f94;
	background-color:#f2e7f8;
}

h1 {
	color: #623684;
	background: url(/images/misc/silhouette1.gif) no-repeat center bottom;
	padding: 30px 0px 0px;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	border-bottom-style: double;
	border-bottom-color: #589146;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	height: 32px;
	text-align: center;
}

h4 {
	margin-bottom: -10px;
	margin-top: 30px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}

UL {
	margin-bottom: 50px;
}

li {
	list-style: url(/images/layout/bullet.gif);
	margin-bottom: 5px;
}

A:link, A:visited, A:Active {
	text-decoration: none;
	color: #8757a6;
	}

a:hover	{
	color:#5aa04a;
}

.headerPic {
	display:block;
	clear:both;
}

.leftuBottom {
	background: url(/images/layout/leftuLilacs.jpg) no-repeat bottom;
}

.leftlBottom {
	background: url(/images/layout/leftlLilacs.jpg) no-repeat bottom;
	height:35px;
}

.bodyArea {
	padding:12px;
}

.bodyBottom {
	background: url(/images/layout/bottomGradient.jpg) repeat-x bottom;
}

.rightuBottom {
	background: url(/images/layout/rightuLilacs.jpg) no-repeat bottom;
}

.rightlBottom {
	background: url(/images/layout/rightlLilacs.jpg) no-repeat bottom;
	height:35px;
}

.footerText {
	padding-top:12px;
	color:#4a9134;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.floatRightFrameGreen {
	float:right;
	border:1px solid #000;
	padding:8px;
	background:url(images/frames/green.gif) repeat;
	margin-left:20px;
}
.floatRightFrameGreen IMG {
	border:1px solid #000;
}

.floatRightFramePurple {
	float:right;
	border:1px solid #000;
	padding:8px;
	background:url(images/frames/purple.gif) repeat;
	margin-left:20px;
}
.floatRightFramePurple IMG {
	border:1px solid #000;
}

.floatLeftFrameGreen {
	float:left;
	border:1px solid #000;
	padding:8px;
	background:url(images/frames/green.gif) repeat;
	margin-right:20px;
}
.floatLeftFrameGreen IMG {
	border:1px solid #000;
}

.floatLeftFramePurple {
	float:left;
	border:1px solid #000;
	padding:8px;
	background:url(images/frames/purple.gif) repeat;
	margin-right:20px;
}

.floatLeftFramePurple IMG {
	border:1px solid #000;
}

.centerFrameGreen {
	width:252px;
	margin:auto;
	border:1px solid #000;
	padding:8px;
	background:url(images/frames/green.gif) repeat;
}

.centerFrameGreen IMG {
	border:1px solid #000;
}

.shadowFrame {
	width:250px;
	padding-right:7px;
	padding-bottom:7px;
	background:url(images/frames/shadow.gif) repeat;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.shadowFrame IMG {
	border:1px solid #000;
}

.standout {
	color: #623684;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	padding-top: 25px;
}

.linksText {
	font-weight:bold;
	text-align:left;
}

.contact {
	font-weight: bold;
	text-align: center;
}

.contact P {
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contact a:link, .contact a:visited, .contact a:active {
	color:#8757a6;
	text-decoration:none;
}

.contact a:hover	{
	color:#5aa04a;
}

.spd {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.spd a:link, .spd a:visited, .spd a:active {
	color: #F2EFF5;
}

.spd a:hover {
	color: #990066;
}

.linkDogFrame {
	width:304px;
	height:252px;
	border:1px solid #463159;
	padding:5px;
	background:url(images/frames/purple.gif) repeat;
	margin:auto;
	clear:both;
	text-align:center;
}
.linkDogFrame IMG {
	border:1px solid #463159;
}
