/* Goldleaf Standarzides Classes for CCP
(May not be currently in use) */





.footnote {
     font-size: .7em;
}




/* Goldleaf Standardized Page Design Classes */

body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #bfaa71;
	background-position: top;
	
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;
	font-size:1em;
}
a:link {
     color: #333333;
     text-decoration: underline;
}
a:visited {
     color: #333333;
     text-decoration: underline;
}
a:hover {
     color: #333333;
     text-decoration: none;
}
a:active {
     color: #333333;
     text-decoration: none;
}


/* Standardized Footer Classes */

.footer {
     font-size: 11px;
     background-color: #FFFFFF;
     width: 725px;
     border: 1px solid #000000;
}

.footerLogos {
	font-size: .5em;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	width: 120px;
	font-variant: small-caps;
	font-weight: bold;
}

.footerSitemap {
     font-size: .8em;
     text-align: center;
     vertical-align: top;
     padding: 2px;
}

.footerNotice {
     font-size: .7em;
     text-align: left;
     vertical-align: top;
     padding: 5px;
}
.footerNotice a:link {
     color: #333333;
     text-decoration: underline;
}
.footerNotice a:visited {
     color: #333333;
     text-decoration: underline;
}
.footerNotice a:hover {
     color: #850037;
     text-decoration: none;
}
.footerNotice a:active {
     color: #333333;
     text-decoration: none;
}

.copyright {
	font-size: .6em;
	font-weight: bold;
	color: #333333;
	background-color: #BFAA71;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	font-variant: small-caps;
	border: 1px solid #A09D96;
}
.copyright a:link {
     color: #333333;
     text-decoration: underline;
}
.copyright a:visited {
     color: #333333;
     text-decoration: underline;
}
.copyright a:hover {
     color: #000000;
     text-decoration: none;
}
.copyright a:active {
     color: #333333;
     text-decoration: none;
}


/* Standardized Content Classes */

.tableTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.25em;
	background-color: #FFFFFF;
	color: #850037;
	padding: 3px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	border: 1px solid #C2A875;
}
.tableBottom {
	font-size: .8em;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #C2A674;
}

.bold {
     font-weight: bold;
}
.italic {
     font-style: italic;
}
.boldItalic {
     font-weight: bold;
     font-style: italic;
}
.underline {
     text-decoration: underline;
}


/* Non-Standardized Classes, as needed */

.index_frameTable {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.interior_mainTable {
	width: 750px;
}

table{

	border-collapse:collapse;
	
}
.pic {
	float: right;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}
hr {
	color: #000000;
	width: 100%;
}

.missionStatement {
	width: 350px;
	border: 3px inset #850037;
	padding: 20px;
	text-align: center;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.5em;
	font-weight: normal;
}
.asterisk {
	font-size: .7em;
	vertical-align:50%;
	color:#000000;
}
.apptabletop {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #850037;
	text-align: center;
	font-weight: bold;
}
.boxes {
	border: 1px solid #000000;
}
.marquee {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #460D14;
}
#switch {
	position: absolute;
	left: 115px;
	top: 400px;
}
