/* Global Styles */

body {
	margin:0px;
	}
	
td {
	color: #1d2554;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-repeat: no-repeat;
	}
	
a {
	color: #1C2453;
	font-weight:bold;
	}
b {
	color: #260379;
	font-weight:bold;
	}
a:hover {
	color: #1C2453;
	}

/* ID Styles */

#navigation td {
	}
	
#navigation a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #d2c787;
	line-height:26px;
	text-decoration: none;
	display:block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 5px;
	}
	
#navigation a:hover {
	color:#d2c787;
	background-color: #1C2453;
	background-image: url(Images/nav_flowers_bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
#logo 	{
	font:24px Georgia, "Times New Roman", Times, serif;
	color: #d2c787;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px Georgia, "Times New Roman", Times, serif;
	color: #d2c787;
	line-height:18px;
	}

/* Class Styles */
	
.bodyText {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#1d2554;
	line-height:24px;
	margin-top:0px;
	}
.text_link {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#1d2554;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold;
	}
.text_link:hover {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#990033;
	line-height: 28px;
	text-decoration: underline;
	font-weight: bold;
	}
.text2_link {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#1d2554;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
	}
.text2_link:hover {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#990033;
	line-height: normal;
	text-decoration: underline;
	font-weight: bold;
	}
.pageName{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #1C2453;
	line-height: 24px;
	}
.blue{
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #1C2453;
	line-height: 20px;
	}
	
.subHeader {
	font:bold 13px Georgia, "Times New Roman", Times, serif;
	color: #1C2453;
	line-height:22px;
	text-decoration: none;
	}

.quote {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #d2c787;
	line-height:18px;
	}
.gold_text {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #d2c787;
	line-height:22px;
	}
	
.large {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #d2c787;
	line-height:28px;
	}	
	
.headerText {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #1C2453;
	font-weight: bold;
	}
	
.navText {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #d2c787;
	line-height:16px;
	text-decoration: none;
	}
	
.smallText {
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #d2c787;
	line-height:16px;
	text-decoration: none;
	}

