﻿/* CSS layout */
#masthead {
	background-color: #000000;
	border-bottom-style: ridge;
	border-bottom-width: thick;
	border-bottom-color: #00FF00;
}
#top_nav {
	background-color: #000000;
}
#page_content {
	background-color: #000000;
}
#footer {
	background-color: #000000;
}
.newStyle1 {
	font-family: "Brush Script MT";
	font-size: xx-large;
	font-weight: bolder;
	font-style: italic;
	color: #CC00CC;
}
.newStyle2 {
	font-size: xx-large;
	font-weight: bolder;
	font-family: "Brush Script MT";
	font-style: italic;
	color: #FF3300;
}
.newStyle3 {
	font-family: Brush-Script;
	font-size: large;
	font-weight: bold;
	color: #0000FF;
}
.newStyle4 {
	font-family: "brush Script MT";
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
}
.newStyle6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.newStyle7 {
	font-family: Brush-Script;
	font-size: xx-large;
	font-weight: bolder;
	font-style: italic;
	color: #0000FF;
}
.newStyle8 {
	font-family: "brush Script MT";
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.newStyle9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.newStyle10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.newStyle11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #008000;
}
.newStyle12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #33CCCC;
}
.newStyle13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.newStyle14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.newStyle15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FFCCFF;
}
.newStyle16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #0066FF;
}
.hlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
	text-decoration: underline;
}
.newStyle17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}

