/* Styles for Special-Effects
   www.picturesqueweb.com */

p,tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
}
body {
	color: #000000;
}

a:link { color: #633C02;}
a:visited { color: #011F5C;}
a:hover { color: #CC6600;}
a:active { color: #011F5C;}
p.info-sans-lt-blue a:link { color: #633C02;}
p.info-sans-lt-blue a:visited { color: #011F5C;}
p.info-sans-lt-blue a:hover { color: #CC6600;}
p.info-sans-lt-blue a:active { color: #011F5C;}
ul.info-serif-lt-blue { color: #633C02;}

.top1 {
	background-color: #eece87;

}

.main_content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330033;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}

.right_content {
	color: #330033;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

.footer {
	padding-left: 5px;
	font-style: italic;
	font-size: 12px;
}
.announce {
	color: #666699;
	font-size: 20px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 12px;
	padding-left: 45px;
	padding-right: 45px;
}
.credit {
	color: #666699;
	font-size: 13px;
	text-align: center;
	font-style: italic;
	font-weight: bold;	
}

/* Headings */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #59576C;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 1px;
	background-image: url(../images/page-title-bkgrnd.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 58px;
	height: 50px;
	padding-top: 30px;
	text-transform: lowercase;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330033;
	text-decoration: none;
	padding-top: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #E29A2C;
	text-decoration: none;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	background-color: White;
	text-decoration: none;
}


/* Left Navigation Menu */
.leftnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #330033;
	background-color: White;
	width: 150px;
	background-position: top;
	text-align: left;
	text-decoration: none;
	height: 16px;
	padding-top: 2px;
	padding-left: 5px;
}   
.leftnav a:link {
	color: #633C02; 
}

.leftnav a:visited {
	color: #011F5C;
}	
.leftnav a:hover {
	color: #011F5C;
}

/* bottom navigation */

/* Bottom Navigation Menu */
.bottomnav {
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	font-size: 10px;
	font-variant: normal;
	background-color: #eece87;
	color: #633C02;
	
} 
.bottomnav a:link {
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	text-decoration: none;
	color: #006600;
	background-color: #eece87;
}
.bottomnav a:visited {
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	color: #011F5C;
	background-color: #eece87;
}
.bottomnav a:hover {
	font-weight: bold;
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	color: #011F5C;
	background-color: #eece87;
}

/* SiteMap */
ul.csc-menu {
	font-size: 22px;
	color: #59576C;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/backgrounds/antiquebouqet.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
	height: 383px;
	padding-top: 45px;
	text-transform: lowercase;
}

.csc-menu-def, .csc-menu-1 {
	list-style-type: none;
	margin-right: 18px;
	margin-top: 10px;
}

.csc-menu-def a:link, .csc-menu-1 a:link {
	color: #59576C;
	text-decoration: none;
	margin-left: 50px;
}
.csc-menu-def a:visited, .csc-menu-1 a:visited {
	color: #59576C;
	text-decoration: none;
	margin-left: 50px;
}
.csc-menu-def a:hover, .csc-menu-1 a:hover {
	color: #CC6600;
	text-decoration: none;
	margin-left: 50px;
}
.csc-menu-def a:active, .csc-menu-1 a:active {
	color: #CC6600;
	text-decoration: none;
	margin-left: 50px;
}

