﻿body{
	background-color: #FFFFFF;
	font-family: calibri, arial, verdana, helvetica, sans-serif;
	margin: 15px 0 15px 0;
	text-align: center;
	color: #000000;
}

a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
}
a:hover {
	color: #900;
}

img {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin: 0;
	padding: 0;
}

h1{
	font-size: 20pt;
	color: #2D2E40;
	margin-top: 2px;
	text-transform: capitalize;
	margin-bottom: 6px;
	font-weight: normal;
}
h2{
	margin: 10px 0px 2px 0px;
	font-size: 14pt;
	color: #3A394A;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	border-top-color: #808080;
	border-top-width: 1px;
	border-top-style: solid;
}
h3{
	border-style: none;
	font-size: 12pt;
	color: #42424F;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 4px;
	text-transform: none;
	font-style: italic;
	text-align: justify;
}
h4{
	font-size: large;
	color: #42424F;
	margin-top: 2px;
	margin-bottom: 2px;
}
h5{
	margin: 6px 0px 0px 0px;
	font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #900;
}

h6 {
	font-size: xx-small;
	margin-top: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 6px;
	line-height: 13pt;
}
li {
	font-family: verdana, arial, helvetica, comic sans;
	font-size: inherit;
	color: #000;
}

.li75 {
font-family: verdana, arial, helvetica, comic sans;
font-size: 75%;
color: #000
}

.imageright{
	float: right;
}
#container{
	border: 15px solid #FFFFFF;
	width: 1024px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content_container{
	width: 1024px; 
}

#masthead{
	float: left;
	height: 98px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 15px;
	border-bottom-color: #FFFFFF;
}

#navigation {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #900;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #900;
	clear: both;
	/*height: 65px;*/
	width: 100%;
	background-image: url('../images/template/CellBackground.gif');
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0
	}
#navigation ul {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 1px;
	padding-left: 0;
	padding-bottom: 4px;
}
#navigation li {
	display: inline;
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-left: 28px;
	padding-right: 28px
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #000;
	font: bold 12pt Calibri, Arial, Verdana, Helvetica, sans-serif;
	background-color: transparent;
}
#navigation a:hover {
	color: #900;
}

#content{
	float: left;
	padding-top: 0.2em;
	width: 1024px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	background-image: url("images/template/left_col_bg.png");
	background-repeat: repeat-y;
	margin-bottom: 0;
	padding-bottom: 0;
}

#leftcol{
	width: 160px;
	float: left;
	background-color: #FFF;
	padding: 0px 6px 0px 4px;
	
}

.navbox{
    float: left;
	width: 100%;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center
}

.mainnavtitle {
	background-color: #FFF;
	font-family: Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
	/*padding-left: 12px;
	letter-spacing: 0.1em;*/
	color: #000;
	padding: 0;
	margin: 0
}

.main_nav {
	color: #FFF;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	width: 160px;
}

.main_nav ul {
	color: #036;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


.main_nav li {
	border-bottom: 1px solid #FFF;
	display: block;
	list-style: none;
	width: 160px;
	border-bottom-width: 4px;
}

.headlinks a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 6px;
}

.headlinks  a:hover {
	background-position: #6B6B89;
	background: #6B6B89);
	color: #900;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-color: #D7D7DF;
}

.navlinks a{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	line-height: 75%
}

.navlinks a:hover{
	background-position: #B6B6C7;
	color: #900;
	background: #D7D7DF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	line-height: 75%;
}

.cell_grey_background {
	display: block;
	padding: 2px 4px 0px 4px;
	margin: 8px 0px 0px 0px;
	background-image: url('../images/template/CellBackground.gif');
	background-repeat: repeat-x;
	width: 150px;
}
.cell_grey_background h4 {
	display: block;
	font-size: 10pt;
	color: #191919;
	width: 150px;
}

.sub_nav{
	color: #333;
	font-size: xx-small;
   margin-left: 0em;
   width: 140px;
	padding: 0;
}


.sub_nav li{
	border-bottom: 1px none #006699;
	display: block;
	list-style: none;
	background-position: 0.5em 0.3em;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 2px;
	margin: 0;
}

.subnav_links a{
	color: #003366;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

.subnav_links a:hover{
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

#maincol{
	width: 604px;
	float: left;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 10px
}

#column_left {
	background: #FFFFFF;
	width: 1024px;
	text-align: left;
	float: left;
	padding-left: 5px
}

#column_right {
  width:237px;
  float:right;
}

#column_right h2{
	margin: 10px 0px 2px 0px;
	font-size: 12pt;
	color: #3A394A;
	padding-left: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	border-top-color: #808080;
	border-top-width: 1px;
	border-top-style: solid;
}

#column_right p{
	font-size: 8pt;
	padding-right: 2px;
}


#column_top_right {
  width:237px;
  float:right;
}

.box {
	padding: 0;
	font-family: calibri, arial, verdana, helvetica, sans-serif;
	margin: 2px 5px 0 0;
	background-color: #FFF;
	width: 235px;
}

.button {
background-color: #FFF; 
color: #003366; 
font-family: Verdana, Arial, Helvetica; 
font-size: 11px; 
font-weight:bold; 
border: 1px #000; 
border-bottom-style: outset; 
border-left-style: outset; 
border-right-style: outset; 
border-top-style: outset;
}

.buttonright {
align: right
}

.img_right{
	float: right;
	padding: 0.2em 0em 0.2em 0.2em;
}

.img_left{
	float: left;
	padding: 0.2em 0.2em 0.2em 0em;
}
.image_padding_left {
	margin-left: 8px;
	margin-right: 0px;
}
.image_padding_right {
	margin-right: 8px;
}

.clearboth{
	clear: both;
	margin: 0;
	padding: 0;
}

#footer{
	background-color: #000;
	background-image: url('../images/template/website-footer-curved.png');
	height: 121px;
	margin: 0;
	color: #FFF;
	font-size: x-small;
	padding: 0.2em 0.6em 0.2em 0.6em;
	border-top: 1px solid #900;
	text-align: left;
	}

#footer ul{
	margin-top: 10px;
	padding: 0px;
   margin-left: 10%;
}

#footer li{
	display: inline;
	list-style-type: none;
	padding-left: 15px;
	background-image: url(../images/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	margin: 0;
}

#footer a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#paypal {
	float: left;
	margin: 20px 0 0 15px;
	padding: 0;
	width: 75px;
}
#facebook {
	float: right;
	margin: 20px 15px 0 0;
	padding: 0
}
#copyright {
	clear: both;
	color: #000;
	margin: 10px auto 2px auto;
	text-align: center;
	width: 400px
}

#copyright a, #copyright a: visited {
	color: #000;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	font-weight: normal
}

#copyright a: hover {
	color: #000;
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	font-weight: normal
}

.required {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #F00
}

.venue table {
 color: #000;
 background-color: #CCC;
 border-color: #999;
 border-width: 3px;
 border-style: solid
}
 
.venue th {
 color: #FFF;
 background-color: #000;
 font-weight: bold
 }
 
.venue td {
 color: #000
}
  
#column_left ul {
	margin-top: 10px;
	padding: 0px;
	margin-left: 10px;
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 4px;
}
-top: 0px;
	padding: 0px;
	margin-left: 8%;
	font-size: 11pt;
}
#column_right ul {
	margin-top: 2px;
	padding: 0px;
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 2px;
}
#column_left li {
	font-family: verdana, arial, helvetica, comic sans;
	font-size: inherit;
	color: #000;
	padding-bottom: 4px;
	margin-left: 12px;
}
#column_right li {
	font-family: verdana, arial, helvetica, comic sans;
	font-size: 10pt;
	color: #000;
	padding-bottom: 2px;
}
.box p {
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 6px;
	line-height: 13pt;
}
.box ul {
	margin-top: 10px;
	padding: 0px;
	margin-left: 25px;
	font-size: 9pt;
	font-style: italic;
}


