﻿
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
	font-family: Verdana;
	/*"Trebuchet MS", Arial, Helvetica, sans-serif; */
	font-size: 12px;
	color: #2d2b2d;
}


/** WRAPPER */

#wrapper {

	margin-bottom: 10px;
	background: url(images/bg02.jpg) repeat-x left top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg {
	background: url(images/bg1_01.jpg) no-repeat center top;
}

#header {
	height: 136px;
}

/** PAGE */

#page-bg {
	background: url(images/bg3_01.jpg) repeat-y center top;
}

#page-bg-top {
	padding-bottom: 10px;
	background: url(images/bg3_02.jpg) no-repeat center top;
}

.homepage #page-bg {
	background-image: url(images/bg1_03.jpg);
}

.homepage #page-bg-top {
	background-image: url(images/bg1_04.jpg);
}

#page {

}


.imagecaption {
	width:260px;
	float:right;
	margin-right:10px;
	text-align:center;
	
	
	}


/** FOOTER */

#footer-bg {
	background: url(images/bg1_05.jpg) no-repeat center top;
	clear: both;
}

#footer {
	position:relative;
   	bottom:0;
   	width:100%;
	height: 100px;
}

#footer p {
	margin: 0px;
	padding: 45px 0px;
	text-align: center;
	color: #00000;
}

#footer .legal {
}

#footer .links {
}

.clearfooter {   height: 100px;   clear: both;}










h1, h2, h3 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #8a1d8a;
}

h1 {
	letter-spacing: -1px;
	font-size: 34px;
}

.h1-style1 {
	margin: 0px;
	padding-bottom:10px;
}

.h1-style2 {
	height: 50px;
	padding: 30px 0px 0px 50px;
	margin: 0px;
	letter-spacing: 1px;
	font-size: 32px;
	color: #000000;
}

.event-header {
	margin: 0px;
	padding-bottom:10px;
	letter-spacing: -1px;
	font-size: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #8a1d8a;
	line-height:36px;

	
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
}

.black {
	color: #000000;
}

.h2-style2 {
	font-size: 18px;
	color: #000000;
}


h3 {
	font-size: 16px;
}

h5 {
	font-size: 12px;
}


p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: left;
	line-height: 22px;
}

.year  {
	font-size:16px;
	font-weight: 600;
}

.urgent {
	color:#9b0808;
	font-weight:bold;
	font-size:1.2em;
}

.style9 {
	color: #9B0808;
}


.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style1 li {
	padding: 0px 20px 26px 20px;
	background: url(images/homepage13.gif) no-repeat left bottom;
}

.ul-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style2 li {
	height: 23px;
	padding: 10px 0px 0px 0px;
	background: url(images/homepage14b.gif) repeat-x left top;
}

.ul-style2 li.alt {
	background-image: url('images/homepage15b.gif');
}

.ul-style2 li a {
	color: #495E53;
}

.ul-style2 li.alt a {
	color: #576737;
}

.ul-style2 li strong {
	padding: 0px 25px 0px 13px;
	font-weight: normal;
	color: #7B9287;
}

.ul-style2 li.alt strong {
	color: #8C9E6A;
}

.ul-style3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

strong {
	color: #5D614C;
}

a {
	color: #8a1d8a;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 17px;
	background: url(images/homepage18.gif) no-repeat left center;
}

a img {
	border: none;
}

img.border {
	padding: 4px;
	margin-right: 5px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** For Event Registration Pages */
#ame-logo {
	float: right;
	width: 200px;
	height: 136px;
	
}


/** SEARCH */

#search {
	float: right;
	width: 345px;
	height: 136px;
	
}


/** MENU */

#menu-bg {
	background: url(images/bg1_02.jpg) no-repeat center top;
}

#menu {
	height: 74px;
}

#menu ul {
	margin: 0px;
	padding: 31px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 32px;
	padding: 11px 24px 0px 24px;
}

#menu li.dropdown {
	float: left;
	height: 32px;
	padding: 3px 24px 0px 10px;
}

#menu li.active {
	background: url(images/bg2_01b.jpg) no-repeat left top;
}

#menu a {
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/** BANNER */

#banner {
	float: left;
	width: 606px;
}

/** CONTENT */

#content {
	float: left;
	width: 595px;
	padding: 20px 0px 0px 50px;
}

.homepage #content {
	width: 556px;
	padding: 10px 0px 0px 10px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

.single #content {
	float: none;
	padding: 50px;
	width: auto;
}

blockquote {
 color: #9b0808;
 font-weight:bold;
 width: 10em;
 margin: 0 10px 0 0;
 float: left;
 font-size:125%;
 font-style:italic;
 }

/** SIDEBAR */

#sidebar {
	float: right;
	width: 255px;
	padding: 20px 50px 0px 0px;
}

#sidebar-slim {
	float: right;
	width: 210px;
	padding: 20px -100px 0px 0px;
}


#sidebar p {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 5px;
	text-align: left;
	line-height: 22px;
}

.homepage #sidebar {
	width: 394px;
	padding-top: 0px;
	padding-right: 0px;
	background: url(images/bg2_02.jpg) repeat-y left top;
}

.homepage #sidebar-bg-top {
	background: url(images/bg2_03b.jpg) no-repeat left top;
}

.homepage #sidebar-bg-btm {
	padding: 0px 50px 0px 49px;
	background: url(images/bg2_04.jpg) no-repeat left bottom;
}

.homepage #sidebar .title {
	height: 43px;
	padding: 62px 20px 0px 20px;
	font-size: 24px;
	color: #FFFFFF;
}

/** BOX STYLE 1 */

.box-style1 {
	width: 266px;
	border-bottom: 1px solid #D4D9C6;
}

.box-style3 {
	width: 200px;
	border-bottom: 1px solid #D4D9C6;
}

.box-style1 {
	width: 266px;
	border-bottom: 1px solid #D4D9C6;
}


.box-style1 .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(images/homepage16.gif) no-repeat left bottom;
}

.box-style1 .entry {
	padding: 19px;
	background: #F5F5DB;
	border: 1px solid #EBF0DB;
	border-bottom: none;
}

.box-style1 .meta {
	height: 28px;
	padding: 15px 0px 0px 19px;
	background: #E5E4C1 url(images/homepage17.gif) repeat-x left top;
	border: 1px solid #EBF0DB;
	border-top: none;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
	float: left;
}

/** BOX3 */

#box3 {
	float: left;
	margin-left: 24px;
}

/** BOX4 

#box4 {
	background: url(images/bg1_06.jpg) repeat-y center top;
}

#box4-bg-top {
	background: url(images/bg1_07.jpg) no-repeat center top;
}

#box4-bg-btm {
	background: url(images/bg1_08.jpg) no-repeat center bottom;
}

#box4 .column1 {
	float: left;
	width: 555px;
}

#box4 .column2 {
	float: right;
	width: 275px;
}

#box4 .container {
	width: 900px;
	padding: 40px 50px;
}

*/
 BOX5 

#box5 {
	width: 255px;
	margin-bottom: 25px;
}

#box6 {
	width: 320px;
	margin-bottom: 25px;
}

#box-slim {
	width: 210px;
	margin-bottom: 25px;
}


.darkbox_top {
background:#8a1d8a;

}
.darkbox_top p{
color:#fff;	
font-weight:bold;
	
}

.darkbox {

background:#F5F5DB;
}

.darkbox_bottom {
height:9px;
background:#8a1d8a;
}

a.ch:link {text-decoration: none}
a.ch:visited {text-decoration: none}
a.ch:link	{font:bold 11px verdana;color: #ffffff;text-decoration: none}
a.ch:visited {font:bold 11px verdana;color: #ffffff;text-decoration: none}
a.ch:hover	{color: #ada101;text-decoration: none}
a.ch:active {font:bold 11px verdana;color: #ada101;text-decoration: none}


#newsWidget{
	text-align: left;
	margin: 5px auto;
	width: 250px;
	padding: 5px;
}
#newsWidget .intro{
	background-color: #F5F5F5;	
	padding: 10px;
}
#newsWidget ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;	
}

#newsWidget ul li{
	padding-left: 20px;
	background-image: url(news.jpg);
	background-repeat: no-repeat;
	background-position: 0 12px;
}
#newsWidget h4{
	font-size: 12px;
	color: #424242;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-weight:bold;
}
#newsWidget .description{
	margin: 0px;
	padding: 0px 0px 5px 0px;	
}
#newsWidget .date{
	font-size: 10px;
	color: #808080;
}
#newsWidget .date, #newsWidget .link{
	font-size: 10px;
	color: #808080;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
	border-right: solid 1px #808080;
}
#newsWidget .websiteTitle{
	font-size: 10px;
	color: #808080;	
}

#newsWidget a:link, #newsWidget a:active, #newsWidget a:visited {
	color:#003366;
}
#newsWidget a:hover {
	color:#FF6600;
}

#newsWidget .title{
	font-weight:bold;
	margin-bottom:2px;
	margin-top:5px;
	color:#363636;
}


