﻿@import url("layout.css");
body {
	font-family: "Arial Unicode MS", Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image: url("../images/pinkcirlcesstrip2.jpg");
	background-position: left top;
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid #363636;
	background-color: #FFFFFF;
	border-bottom-color: #EF0975;
}
#masthead {
	background-position: left;
	width: 770px;
	height: 154px;
	text-align:right;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url('../images/pinkcirclesbackground.jpg');
	background-repeat: no-repeat;
	background-color: #E6EDEF;
}
#navigation {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	background-color: #E6EDEF;
}
#page_content {
	position: relative;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #E6EDEF;
}
#content {
	position: relative;
	float: left;
	width: 740px;
	text-align: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
#sidebar {
	float: right;
	width: 330px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	clear: both;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
}
/* Masthead Styles */
#masthead h3 {
	font-weight: normal;
	color: #708090;
	display: inline;
	margin-left: 10%;
	padding-top: -40px;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #8fbc8f;
	background-image: url('../images/pinkcirlcesstrip2.jpg');
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}
/* Content Styles */

p {
	font-family: "Arial unicode ms", Helvetica, sans-serif;
	font-size: 11pt;
}
h6 {
	color: #455;
}
h5 {
	color: #455;
}
h4 {
	color: #455;
}
h3 {
	color: #455;
}
h2 {
	color: #455;
}
#content h1 {
	color: #455;
}
#content img {
	padding: 5px;
	border: 1px solid #708090;
}
/* Sidebar Styles */
#sidebar p {
	color: #555;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #c4c4c4;
}
#footer a {
	color: #708090;
	text-decoration: underline;
}
#footer a:hover {
	color: #2f4f4f;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #8C0046;
	text-decoration: underline;
}
a:hover {
	color: #708090;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.footerp {
	font-family: "Century Gothic";
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.arbonnie {
	font-family: "AR BONNIE";
	font-size: 16pt;
	font-weight: bold;
	color: #8C0046;
}
.felixtilting {
	font-family: "Felix Titling";
	font-size: 16pt;
	font-weight: bold;
	color: #8C0046;
}
.eraslightitc {
	font-family: "Eras Light ITC";
	font-size: 14pt;
	font-weight: normal;
	color: #8C0046;
}
#masthead h1 {
	font-weight: bold;
	color: #8C0069;
	text-transform: uppercase;
	display: inline;
	font-family: "AR BONNIE", "Century Gothic";
	font-size: 36pt;
}
.center {
	text-align: center;
}
.centertableboldcolor {
	color: #88186C;
	font-weight: bold;
	text-align: center;
}
.purplebackgroundtable {
	background-color: #FFCCFF;
	font-weight: bold;
}
.list {
	list-style-type: circle;
	line-height: 30px;
	text-indent: 10px;
	list-style-position: inside;
}
.cellbackground {
	text-align: center;
	background-color: #FFF0FF;
}
