﻿@import url('layout.css');


body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #90b7f1;
	background-image: url(../images/background.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#container {
	width: 100%;
	margin-top: 57px;
	border-bottom: 2px solid #358;
	background-color: #fff;
}
#masthead {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
}
#page_content {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#content {
	float: left;
	width: 670px;
	padding-top: 7px;
	text-align: left;
}
#sidebar {
	float: right;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#footer {
	clear: both;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: left;
}

/* Masthead Styles */

#masthead h1 {
	font-weight: normal;
	color: #191970;
	text-transform: uppercase;
	display: inline;
}
#masthead h3 {
	bottom: 0;
	font-weight: normal;
	color: #b22222;
	display: inline;
	margin-top: 15px;
	margin-left: 25px;
}

/* Navigation Styles */

#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #b22222;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #eee8aa;
}
#navigation a:hover {
	text-decoration: none;
	color: #800000;
	background-color: #d0dffa;
}

/* Content Styles */

h6 {
	color: #b22222;
}
h5 {
	color: #b22222;
}
h4 {
	color: #b22222;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	color: #b22222;
	margin-bottom: 8px;
	margin-top: 18px;
}
#content h3 {
	margin-top: 35px;
}
h2 {
	color: #b22222;
}
#content h1 {
	color: #b22222;
}
#content img {
	padding: 5px;
	border: 0px solid #358;
	vertical-align: middle;
}

#content p {
	margin-top: 5px;
	margin-bottom: 19px;
}


/* Sidebar Styles */

#sidebar p {
	color: #222;
}
#sidebar img {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

/* Footer Styles */

#footer p {
	font-size: 0.85em;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer a {
	color: #47b;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}

/* Link Styles */

a:link  {
	color: #191970;
	text-decoration: underline;
}

a:visited  {
	color: #191970;
	text-decoration: underline;
}

a:hover  {
	color: #FF9900;
	text-decoration: underline;
}

a:active  {
	color: #FF9900;
	text-decoration: underline;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.importantBox {
	border: medium solid #B22222;
	padding: 11px;
}
.mainText {
	font-family: "trebuchet MS", "Segoe UI", sans-serif;
	font-size: 1.2em;
	text-align: left;
	line-height: 1.5em;
	margin-right: 1em;
	margin-left: 1em;
}
.listDates {
	font-family: "trebuchet MS", "Segoe UI", sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 17px;
	width: 90%;
	background-color: #FFFFFF;
	background-image: none !important;
	list-style-type: none;
	color: #0C5E72;
}

/* float navbar    mainNav
------------------------------------*/
#mainNav {
	width: 653px;
}

ul {
	margin: 0 0 0px 0;
	padding: 0;
	float: left;
	list-style: none;
	text-transform: uppercase;
}
ul li {
	float: left;
	background: url(../register/images/tab-right.gif) no-repeat top right;
}
/* Hack to make IE/Mac play nice */
#mainNav li a  {
	text-decoration: none;
	padding: 0 1.4em;
	line-height: 2.5em;
	background: url(../register/images/tab-left.gif) no-repeat left top;
	text-decoration: none !important;
	color: #fff !important;
	float: left;
	display: block;
}
#mainNav li a:hover {
	text-decoration: underline overline !important;
	color: #FFCC00 !important;
}

/* Rounded corners */
.box {
	background: #EAF2FF;
	width: 100%;
}
.boxtop {
background: url(../register/images/ne.gif) no-repeat top right;
}
.boxtop div { 
  height: 10px; 
  background: url(../register/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../register/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(../register/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

/* other misc styles */
.style1 {
font-size: 1.5em;
}
.style2 {
text-align: center;
}
.style3 {
	float: right;
	margin-bottom: 0px;
}
.float_right{
	float:right;
}
.float_left {
	float: left;
}
.clearBoth {
	clear: both;
}

.details {
	margin-left: 25px;
	margin-right: 25px;
}
.backToTop {
	font-family: "trebuchet MS", "Segoe UI", sans-serif;
	font-size: .75em;
	text-align: right;
	float: right;
	position: relative;
	bottom: 10px;
	display: block;
	width: 10em;
}
a.anchor {
	text-decoration:none !important;
	color: #b22222 !important;
}
