body {
	background-color: #000;
}

.Body {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#flashcontent {
	float: left;
	margin: 15px 15px 5px 0px;
	background-color: #000;
}

label {
	font-weight: bold;
}

.Subhead {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.Subhead2 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

.Headline {
	font: 24px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}
.Headline2 {
	font: 14px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}
.evnthder {
	font: 18px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
}

/*

.subhead {
	font: 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	text-decoration: none;
}
a.subhead {
	text-decoration: underline;
}
a.subhead:Hover {
	text-decoration: none;
}

*/


/* NEW IMAGE STYLE */
	
.Image {
padding: 5px;
border: 1px solid #a9a9a9;
background-color: #FFF;
margin: 5px;
}

.Padding {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.ImagePad {
	padding: 6px;
	border: 0;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
}
.button {
	BORDER-RIGHT: #444444 1px solid; BORDER-TOP: #444444 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(images/formButtonBg.gif); BORDER-LEFT: #444444 1px solid; COLOR: #444444; BORDER-BOTTOM: #444444 1px solid; BACKGROUND-COLOR: #ffffff
}


/*---------------------------------------------------*/
/*---------------------------------------------------*/
/*-----------------NEW HOMEPAGE STYLE-----------------*/
/*---------------------------------------------------*/
/*---------------------------------------------------*/


#left {
	width: 536px; 
	height: auto; 
	float: left;
	margin-right: 12px;
}

#left a { 
    color: #7d0000;
    text-decoration: underline;
}

#left a:hover { 
    text-decoration: none;
}

#left input {
	width: 160px;
	padding: 2px;
	margin: 4px 0 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	outline: none;
}

#left input.checkradio {
	width: 20px;	
}

#left select {
	width: 165px;
	padding: 2px;
	margin: 4px 0 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	outline: none;
}

#left input:hover, #left input:focus, #left select:hover, #left select:focus {
	 border: 1px solid #7d0000;
	 background: #eee;
}

#left input.button {
	border: 1px solid #7d0000;
	background: #7d0000;
	width: 100px;
	color: white;
	cursor: pointer;
}

#left input.button:hover {
	border: 1px solid #005292;
	background: #005292;
}

#left textarea {
	padding: 2px;
	margin: 4px 0 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


#left textarea:hover, #left textarea:focus {
	border: 1px solid #7d0000;
	 background: #eee;
}

h1.home { 
	color: #005292;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	margin:  10px 0 20px 0;
}
	
#events-module { 
	width: 536px;
	height: auto;
	float: left;
	background: #000;
	padding-bottom: 4px;
}

.events-slides {
	width: 527px; 
	height: 462px;
	float: left;
	padding: 4px;
}

.events-slides td {
	width: 527px; 
	height: 462px;
    vertical-align: middle;
}

#event-btns {
	width: 536px;
	height: 75px;
	float: left;	
	overflow: hidden;
}

#event-btns a { 
    color: #fff;
    text-decoration: underline;
}

#event-btns a:hover { 
    text-decoration: none;

}

.eventWrap {
	float: left;
	width: 527px;
	height: 75px;
}

.eventWrap ul {
	float: left;
	width: 527px;
	height: 75px;
}

#event-btns ul li {
    margin: 0 0 4px 2px;
	list-style: none;
	float: left;
}

.event-btns {
    float: left;
	width: 163px;
	height: 75px;
	background: url(gfx/homepage/nonactive-event.jpg) 0 repeat-x;	
}

.event-btns:hover {
    background: url(gfx/homepage/rollover-event.jpg) 0 repeat-x;	
}

.event-btns.active {
    background: url(gfx/homepage/active-event.jpg) 0 repeat-x;	
}

.event-btns.active:hover {
    background: url(gfx/homepage/rollover-event.jpg) 0 repeat-x;	
}

.event-btns span { 
    color: #fff;
    line-height: 1.4em;
 }

.event-btns span.event-title { 
    font-size: 1.2em;
    font-weight: bold;
}

.event-btns span.event-date { 
  font-size: 1.1em;
  font-weight: bold;
}

.event-btns a {
    color: #fff;
    text-decoration: none;
}

.event-btns a:hover {
    text-decoration: underline;
}

.prev, .next {
	width: 20px; 
	height: 75px;
	float: left;
}

.prev a {
	float: left;
	display: block;
	width: 20px; 
	height: 75px;
	background: url(gfx/homepage/arrow-left.jpg) 0 0 no-repeat;	
}

.prev a:hover {
	background: url(gfx/homepage/arrow-left.jpg) -20px 0px no-repeat;	
}

.next a {
	float: left;
	display: block;
	width: 20px; 
	height: 75px;
	background: url(gfx/homepage/arrow-right.jpg) no-repeat;	
}

.next a:hover {
	background: url(gfx/homepage/arrow-right.jpg) -20px 0px no-repeat;	
}

#around-aac {
	width: 536px; 
	height: auto; 
	float: left;
}

.around-event {
	width: 260px;
	height: auto;
	float: left;
}

.around-event-thumbs {
	float: left;
	width: 106px;
	height: 120px;
	background: url(gfx/homepage/event-thumb-bg.jpg) no-repeat;	
}

.around-event-thumbs img {
	width: 92px;
	height: 76px;
	float: left;
	margin: 7px 0 0 7px;	
}

.around-event-thumbs p {
	width: 92px;
	height: auto;
    float: left;
    color: #7d0000;
    font-size: 10px;
    font-weight: bold;
    margin-left: 7px;
}

.event-info {
	width: 146px;
	height: auto;
	float: left;
    margin: 2px 4px 10px 4px;
}

.event-info h1 { 
    color: #7d0000;
    font-size: 13px;
    margin: 0;
}

.event-info p {
    margin: 5px 0;
    line-height: 13px;
}


.event-info a { 
    color: #7d0000;
    text-decoration: underline;
}

.event-info a:hover { 
    text-decoration: none;
}


.around-hr {
	float: left;
	width: 535px;
	height: 19px;
	background: url(gfx/homepage/around-hr.jpg) no-repeat;	
}


#right { 
	width: 250px; 
	height: auto; 
	float: left;
}

.right-wrap {
	margin-left: 5px; 
}

.side-header {
	width: 250px;
	height: auto;
	float: left;
}

.sidebar-wrap {
    width: 246px; 
    height: auto;
    float: left;
    border-width: 0 2px 2px 2px;
    border-style: solid;
    border-color: #dcdcdc;
}

.sidebar-btm {
	width: 250px;
	height: 20px;
	float: left;
	background: url(gfx/homepage/sidebar/side-btm.jpg) no-repeat;	

}

.sidebar-wrap input, .sidebar-wrap select {
    border: 1px solid #888;
    padding: 2px;
    margin: 10px 0 5px 0;
}


.sidebar-wrap input {
    width: 160px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	outline: none;
	float: left;
}

.sidebar-wrap select {
    width: 228px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	outline: none;
}

.sidebar-wrap input:hover, .sidebar-wrap select:hover {
     border: 1px solid #7d0000;
     background: #eee;
}

input.search-btn {
    float: left; 
    margin: 11px 4px 0 4px;
    cursor: pointer;
    border: 0;
    text-indent: -9999px;
    width: 58px;
    height: 17px;
    background: url(gfx/homepage/sidebar/search-btn.jpg) 0 0 no-repeat;	
	color: transparent;
	text-transform: capitalize;
}

input.search-btn:hover {
    background: url(gfx/homepage/sidebar/search-btn.jpg) 0 -17px no-repeat;	
	border: 0;
}

input.search-top-btn {
    float: left; 
    margin: 2px;
    cursor: pointer;
    border: 0;
    text-indent: -9999px;
    width: 58px;
    height: 17px;
    background: url(gfx/homepage/search-btn.jpg) 0 0 no-repeat;	
	color: transparent;
	text-transform: capitalize;
}


#top-search input {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	outline: none;
	float: left;
	margin: 0 2px 0 5px;
	padding: 1px 5px;
}


#top-search input.search-top-btn:hover {
    background: url(gfx/homepage/search-btn.jpg) 0 -17px no-repeat;	
	border: 0;
}

#top-search input:hover {
     border: 1px solid #7d0000;
     background: #eee;
}

.serchtxt3 {
	float: left;
	padding: 2px 0;
}

.square-ad {
	width: 250px;
	height: 250px;
	float: left;
}

.square-ad ul li {
	float: left;
}

.wide-banner {
    width: 728px;
    height: 90px;
    float: left;
    margin: 20px 0 0 30px;
}

.wide-banner ul li {
  float: left;
}

.guest-feedback {
	margin-bottom: 1px;
}

	
.aac-twitter a { 
	width: 220px;
	display: block;
    color: #7d0000;
    text-decoration: underline;
}

.aac-twitter a:hover { 
    text-decoration: none;

}

.event-btns span { 
    width: 155px;
    height: auto;
    color: #fff;
    line-height: 1.4em;
    padding: 1px 0 0 8px;
    float: left;
}

table.newsalert {
        background: #000;
        padding:0;
        margin: 0 0 2px 0;
}

#header-slides {
	width: 605px;
	height: 82px;	
	overflow: hidden;
}