﻿/* Page Architecture */
/*  PAGE  */
body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;		
	height:100%;
	background: #00221d;
	margin: 0px;
}
hr {
	color: #00221D;
	height: 1px;
	text-align: left;
	margin: 5px 0px 5px 0px;
}
.p { font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.site {
	background: url(/Images/Page/head.gif) repeat-x;
}
.main {
	background: url(/Images/Page/top.gif) no-repeat;
	margin: 0px auto 0px auto;
	min-height:500px;
	width:980px;
	padding-top:8px;
}
.outer {
	background: url(/Images/Page/outerback.gif);
	width:980px;
}
.outertop {
	background: url(/Images/Page/outerbacktop.gif) no-repeat 0px -3px;
	width:960px;
	padding:30px 10px 10px 10px;
}
.outerbottom {
	background: url(/Images/Page/outerbackbottom.gif) no-repeat;
	width:948px;
	padding:6px;
	height:40px;
	padding-left:30px;
	padding-top:8px;
}
.footer {
	font-size:10px;
	text-transform:uppercase;
}
.footer a{
	color:#003333;
	margin:0px 10px 0px 10px;
	text-decoration:none;
	border-bottom: dotted 1px;
}
.footer a:hover {
	border-bottom: dotted 1px #990000;
}

.loginbox
{
	border-style:none;
	border-width:0px;
}

#onecolumn { 
   		margin-left: 20%;
   		margin-right: 20%;
		padding-top: 1%;
		}
/*  END PAGE  */
/*  NAVIGATION  */
.global {
	font-size:11px;
	color:#EAEADF;
	text-transform:uppercase;
}
.global a {
	color:#EAEADF;
	margin:0px 8px 0px 8px;
	text-decoration:none;
	border-bottom: dotted 1px #EAEADF;
}
.global a:hover {
	border-bottom: dotted 1px #FF0000;
}
.mainmenu {
	padding-bottom:2px
}

.breadcrumb a {
	margin:0 0 0 20px; 
	text-decoration:none; 
	color: #E4E2CB; 
	font-family: 'Trebuchet MS', sans-serif;
	font-size:10px; 
	text-transform:uppercase;
	float:left;
	display:inline;
}
.breadcrumb a:hover {
	color: #990000; 
}
.onthisday {
	background:url(/Images/Page/sectionback.gif) no-repeat;
	padding:4px 8px 4px 8px ;
	text-align:left;
	font-size:11px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.rightside {
	background:url(/Images/Page/rightside.gif) no-repeat;
	padding: 10px 10px 0px 30px;
	
}

.rightside img {
	float:right;
	display:inline;
	padding: 0px 0px 10px 10px;
}

/* Sliding Site Map */
.SITEMAP {
	background:#800116;
}
.SITEMAP a:active, 
.SITEMAP a:link, 
.SITEMAP a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.SITEMAP a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#sm_outer {
	margin-bottom: 10px;
	display: none;
}
.column {
	float:left;
	display: inline;
	padding: 10px;
}

/* Headings */

h1 {
	font-size:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#990033;
	margin:0px;
	padding:0px 0px 0px 0px;
}
h3 {
	padding:0px 0px 12px 0px; 
	margin:0px;
	color: #EAE6CE;
	font-size:20px;
}

.SectionTitle {
	padding:15px 0px 5px 0px; 
	margin:0px;
	color: #EAE6CE;
	font-size:18px;
}
.title {
	padding:0px 0px 12px 0px; 
	margin:0px;
	color: #EAE6CE;
	font-size:18px;
}

input {font-size:11px}

/* News & Events */

.news {
	font-size: 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	/*font-family:  'Trebuchet MS', sans-serif;*/
}
.newstitle {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:500;
	color:#095146;
}
.newstitleNextEvent {
	color: #FFFFCC;
	font-size:13px;
	font-weight:bold;
}
.news a {
	color:#990000;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
.event {width:200px; margin-left:8px}
.eventscolumn {
	width:230px;
	float:left;
	display:inline;
	color:#FFF;
}
.event h3 {margin:0}
.eventscolumn a,
.eventscolumn a:visited, 
.eventscolumn a:active   {
	color: #FFFFCC;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding:4px;
	width:180px;
	/*font-family:  'Trebuchet MS', sans-serif;*/
}
.eventscolumn a:hover {
	background: #990000;
}
.eventscolumn p {
	margin:4px 4px 4px 4px;
}
.eventscolumn .day {
	padding: 2px 4px 2px 20px;
}
.viewevents a {
	text-transform:uppercase;
	font-size:9px;
	color:#EAE6CE;
	float:right;
	display:inline block;
	text-decoration:none;
	background:#990000;
	padding:4px 6px;
}
.viewevents a:hover {
	color: #FFFFCC;
	background: #003300;
}
.date {
	text-transform:uppercase;
	font-size:88%;
	padding-top:20px;
	padding-bottom:3px;
	color:#4e534e;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dateNextEvent {
	text-transform:uppercase;
	font-size:100%;
	padding-top:20px;
	color:#003300;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.black {color: #000000; text-transform:uppercase}

/*  PREMIUMS AREA  */
.repeatingContent {
	width: 630px;
	padding: 20px
}
.repeatingContent img {
	padding: 0px;
	margin: 0px;
}
.repeatingContent dl {
	list-style:none;
	font-size: 90%;
	width: 160px;
	float: left;
	margin: 20px;
	padding: 0px;
	
}
.repeatingContent dt {
	color: #FFFFFF;
	width: 160px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.repeatingContent dd {
	text-align: center;
	width: 160px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

*html .repeatingContent dd {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.repeatingContent a, 
.repeatingContent a:link, 
.repeatingContent a:action, 
.repeatingContent a:hover, 
.repeatingContent a:visited {
	color: #003300;
}
.breadcrumb {
	background-image: url('/Images/Nav/breadback.gif');
	padding-top: 20px;
	width: 250px;
	height: 120px;
}
.breadcrumb a {
	margin:0 0 0 20px; 
	text-decoration:none; 
	color: #E4E2CB; 
	font-family: 'Trebuchet MS', sans-serif;
	font-size:10px; 
	text-transform:uppercase;
	float:left;
	display:inline;
}
.breadcrumb a:hover {
	color: #990000; 
}
.orderFormPersonal {
	padding: 10px;
	margin: 0px 20px 0px 0px;
}
.orderFormPersonal dl {
	list-style: none;
}
.orderFormPersonal dt {
	float: left;
	width: 120px;
	text-align: right;
	margin: 0px 4px 0px 0px;
}
.orderFormPersonal dd {
	margin-bottom: 5px;
}

/*  END PREMIUMS AREA  */
/*  FORMS  */
.requestInfo {
	padding: 10px;
	margin: 0px 20px 0px 0px
}
.requestInfo dl {
	list-style: none;
}
.requestInfo dt {
	float: left;
	width: 160px;
	text-align: right;
	margin: 0px 4px 0px 0px;
}
.requestInfo dd 
{
	margin-bottom: 3px;
}
.requestInfo dd ul
{
	list-style: none;
}


.requestInfoVoc {
	padding: 0px;
	margin: 0px 20px 0px 0px
}
.requestInfoVoc dl {
	list-style: none;
}
.requestInfoVoc dt {
	float: left;
	width: 160px;
	text-align: right;
	margin: 0px 4px 0px 0px;
}
.requestInfoVoc dd 
{
	margin-bottom: 3px;
}
.requestInfoVoc dd ul
{
	list-style: none;
}





.textboxName {
	width: 200px;
}
.textboxAddress {
	width: 300px;
}
.textboxCity {
	width: 200px;
}
.textboxZip {
	width: 100px;
}
.textboxPhone {
	width: 120px;
}
.textboxEmail {
	width: 200px;
}
.textboxWebsite {
	width: 200px;
}
.textboxAnswer {
	width: 300px;
	height: 80px;
}
.textboxSchoolName {
	width: 300px;
}
.textboxDatesAttended {
	width: 80px;
}
.textboxCCNumber {
	width: 120px;
}
