﻿body 
{
	font-family: Calibri, Arial, MS Sans Serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: medium;
	line-height: 1.4em;
	color: #000000;
	background-color: #ffffff;
}

#logo {
	
	font-size:2.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	text-align: center;
	padding: 0em 0em 0em 0em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.2em;
	vertical-align:middle
	}
	
.bulleted_list
{
	list-style-position: inside;
	list-style-type: disc;
}

#normal
{
	font-size: small;
	line-height: normal;
	color: black;
	margin-top: 0em;
	margin-bottom: 0em;
}

.ErrorText
{
	font-size: xx-small;
	font-weight: normal;
	color: Red;
	line-height: 12px
	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#pagetitle
{
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	background: black;
	position: relative;
	color: #ffffff;
	font-size: small;
	padding: .3em 20px .4em 20px;
}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	/*background:#608fc8 url(../images/bg-nav.png) bottom left no-repeat;*/	
	background-color: Black;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	width: 100%;
	padding: .3em 0 1em 20px;
	position:relative;
	font-weight:bold;
	text-align: left;
	height: 1.4em;
	color: White;
	font-size: smaller;
	text-align: center;
}

#footer-right 
{
	background-color: #000080;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	height: 1.2em;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#ffc000;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding: .1em 0 2em 0;
	position:relative;
	font-size: smaller;
	color: black;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color: black;
}

#footer-sub a:hover {
	color:#ffc000;
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content
{
	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.2em;
	left: 0;
	width: 760px;
	background-color: #ffffff;	
}

#content-container
{
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 728px;
	position: relative;
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	background-color: White;
	background-image:url(../Images/bg-two-column-main.png);
	background-repeat:repeat-y;
}

#content-column-left {
	width:520px;
	float:left;
	}

#content-column-right {
	float:right;
	width:180px;
	}
	
#content-container-no-columns
{
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	width: 728px;
	position: relative;
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	background-color: #f7f7f7;
}

.latest
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	left: 0px;
	width: 480px;
	background-color: white;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

#birthday
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	left: 0px;
	width: 480px;
	background-color: white;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.3em;
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.1em;
}

h4
{
	font-size: small;
	color: Gray;
}

h5 {
	font-size:0.8em;
}

h6 {
	font-size:0.6em;
}

#highlight {
	background: black;
	color: white;
	font-size: small;
	padding: .3em 20px .4em 20px;
	line-height:normal;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#nav-main {
	/*background:#608fc8 url(../images/bg-nav.png) no-repeat;*/
	background-color: Black;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	width: 100%;
	padding: .3em 0 1em 20px;
	position:relative;
	font-weight:bold;
	text-align: left;
	height: 1.4em;
}

#nav-main-right { 
	/*background:#4b6cb5 url(../images/bg-nav-side.png) top right no-repeat;*/
	background-color: #000080;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	height: 1.2em;
	padding:.8em 0 1em 0;
 }
 
#nav-menu 
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align:left;
	position: relative;
	font-variant:small-caps;
	font-size: medium;
}

#nav-menu ul {
	margin:0;
	padding:0 0em 0 0em;
	}
	
#nav-menu li {
	display: inline;
	list-style:none;
	padding:0 0 0 5em;
	background:none;
	}

#nav-menu a:link,
#nav-menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-menu a:hover {
	color:#ffc000;
	text-decoration:underline;
}

#nav-menu a:active {
	color:#FFFFFF;
}

#nav-menu li.current a:link,
#nav-menu li.current a:visited {
	text-decoration:underline;
}

#nav-menu li.current a:hover {
	color:#ffc000;
	text-decoration:underline;
}

#nav-menu li.current a:active {
	color:#FFFFFF;
	text-decoration:none;
}

/* ACTIVE PAGES */
#nav-menu a.StaticSelectedStyle:link,
#nav-menu a.StaticSelectedStyle:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-menu-sub
{
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align:center;
	position: relative;
	font-size: small;
}

#nav-menu-sub ul {
	margin:0;
	padding:0 0em 0 0em;
	}
	
#nav-menu-sub li {
	display: inline;
	list-style:none;
	padding:0 0 0 2em;
	background:none;
	}

#nav-menu-sub a:link,
#nav-menu-sub a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-menu-sub a:hover {
	color:#ffc000;
	text-decoration:underline;
}

#nav-menu-sub a:active {
	color:#FFFFFF;
}

#nav-menu-sub li.current a:link,
#nav-menu-sub li.current a:visited {
	color:#ffc000;
	text-decoration:underline;
}

#nav-menu-sub li.current a:hover {
	color:#ffc000;
	text-decoration:underline;
}

#nav-menu-sub li.current a:active {
	color:#FFFFFF;
	text-decoration:none;
}

/* ACTIVE PAGES */
#nav-menu-sub a.StaticSelectedStyle:link,
#nav-menu-sub a.StaticSelectedStyle:visited {
	color:#FFFFFF;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	you are here

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#place 
{
	font-size: small;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	padding: 0.2em 0 0.2em 20px;
	position: relative;
}

#place a:link,
#place a:visited {
	text-decoration:underline;
	color:#999999;
}

#place a:hover {
	color:#ffc000;
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-column-left ul.list-of-links {
	margin: 0 0 30px 0px;
}

#content-column-left li.current a:link,
#content-column-left li.current a:visited {
	text-decoration:underline;
}

ul.list-of-links li
{
	border-top: 1px dotted #B2B2B2;
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}

ul.list-of-links li.current a:visited {
	text-decoration:underline;

}

ul.no-lines,
ul.no-lines li {
	border:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TABLES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.Table
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;
	background-color: White;
	font-size: small;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORMS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.FormLabel
{
	font-size: smaller;
	font-weight: bold;
	vertical-align:top;
}


.FormField
{
	font-size: smaller;
}

.ErrorText
{
	font-size: smaller;
	font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SPONSORS LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#sponsors a:hover {
	color: White;
}

#sponsors a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TESTIMONIALS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#testimonial 
{
	border: solid 1px #c0c0c0;
	background-color: White;
	font-size: 8pt;
	clear: none; 
	float: right; 
}

#testimonial-title
{
	 background-color: Black;
	 color: White;
	 padding-left: 10px;
}

#testimonial-footer
{
	background-color: Black;
	color: White;
	text-align: center;
}

#testimonial-footer a:link,
#testimonial-footer a:visited {
	text-decoration:underline;
	color: White;
}

#testimonial-footer a:hover {
	color:#ffc000;
	text-decoration:underline;
}

#testimonial-content
{
	padding: 10px 10px 10px 10px;
	line-height: 1.2em;
}
