/* CSS Document */

div#body {
width: auto;
height: auto;
margin: 0px auto;
background-image:url(../media/images/events_bg_body_b.gif);
background-repeat:repeat-y;
}

div#left {
float:left;
width:215px;
height:auto;
text-align:left;
padding:20px 0px 20px 0px
}

div#center {
float:left;
width:720px;
height:auto;
text-align:left;
margin-left:4px;
padding:20px 10px 20px 10px;
}

div#right {
float:right;
width:320px;
height:auto;
text-align:left;
padding:20px 0px 20px 0px
}


/* EVENT TYPOGRAPHICAL STYLES*/
#center h2 {
color: ##000033;
}

#center p {
color: ##000033;
}

/* Links-COLOR!!!!!!!!!!!!!!!!!!!!!!!! */
#center a:link, #center a:visited {
color: #990000;
font-weight: bold;
text-decoration:none;
}

#center a:active, #center a:hover {
color: #990000;
font-weight: bold;
text-decoration: underline;
}



/* EVENTS HEADER */
div#events_header {
width: 700px;
height: auto;
margin: 0px 10px;
}

#events_header img {
margin: 0px 0px 0px 7px;
}

.yellow { background: #FFD738; }

/* EVENTS NAVIGATION */
div#event_nav {

height: 34px;
margin: 15px 0px;
padding: 9px 0px 0px 7px;
background-image: url(../media/images/events_nav_bg.gif);
background-repeat: repeat-x;
}

#event_nav a {
font-size: 13px;
font-weight: bold;
margin: 0px 14px 0px 0px;
color: #B2E3FD;
}
#event_nav a:link, #event_nav a:visited {
color: #B2E3FD;
}
#event_nav a:hover, #event_nav a:active {
color: #ffffff;
}

/* EVENT FLASH PIECE */
div#event_flash {
text-align: center;
height: auto;
width: 700px;
margin-bottom: 50px;
}


div#event_fullcolumn_text {
margin-left:20px;
margin-bottom:20px;
text-align:left;
width:auto;
color: #ffffff;
}


/* TABLE BLOCK STYLE */
.two_column {
margin-left:10px;
}
/* END TABLE BLOCK STYLE */

.left_nav_box {
width:185px;
height:auto;
text-align:left;
margin: 0px 0px 15px 17px;
padding-bottom:5px;
border: 1px solid #cacdd1;
}

.left_column_content_box {
width:185px;
height:auto;
text-align:left;
margin: 20px 0px 15px 17px;
padding:0px;
border: 1px solid #cacdd1;
}
.left_column_content_box ul {
margin-left: 10px;
}

.left_box_hblue {
width:auto;
height:20px;
margin:0px;
padding:4px 0px 0px 10px;
background-image:url(../media/images/bg_hblue.gif);
background-repeat:repeat-x;
margin-bottom:5px;
}

.left_box_yellow {
width:auto;
height:20px;
margin:0px;
padding:4px 0px 0px 10px;
background-image:url(../media/images/events_callout_block_header.gif);
background-repeat:repeat-x;
margin-bottom:5px;
}

.left_box_hcontact {
width:auto;
height:20px;
margin:0px;
padding:4px 0px 0px 10px;
background-image:url(../media/images/bg_hblue.gif);
background-repeat:repeat-x;
}


.bar_center {
margin-top:20px;
margin-bottom:20px;
margin-left:10px;
}


/* GLOBAL RED LINK */
ul.red_link {
list-style-type: none;
padding: 0px;
margin:0px;
}

ul.red_link li {
background-image:url(../media/images/icons/btn_arrow_red.gif);
background-repeat: no-repeat;
background-position: 0px center;
margin: 0px;
padding: 5px 10px 5px 15px;
width: auto;
}

.red_link a {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-decoration:none;
color: #a81a25;
}
.red_link a:hover, .red_link a:hover {
text-decoration: underline;
}





/* GLOBAL RED SMALL LINK */
ul.red_link_s {
list-style-type: none;
padding: 0px;
margin: 0px;
}

ul.red_link_s li {
background-image: url(../media/images/icons/nav_arrow_red_small.gif);
background-repeat: no-repeat;
background-position: 0px center;
margin: 0px;
padding: 0px 0px 0px 10px;
width: auto;
}

.red_link_s a {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
text-decoration:none;
color: #a81a25;
}
.red_link_s a:hover, .red_link_s a:hover {
text-decoration: underline;
}




/* EVENT */
.event_fullcolumn_callout {
text-align:left;
margin:0px 10px 20px 10px;
}

#center .event_fullcolumn_callout p {
margin: 0px 10px;
}

.event_multicolumn_callout {
text-align:left;
margin:0px 10px 20px 10px;
}


.textonly_block {
text-align:left;
margin-top:0px;
margin-left:10px;
margin-right: 10px;
}

.textonly_block2 {
text-align:left;
margin-top:0px;
margin-left:0px;
}

.textonly_block3 {
text-align:left;
margin-top:0px;
margin-left:5px;
}


div#help_box {
width:185px;
height:auto;
text-align:left;
margin: 0px 0px 15px 17px;
padding-bottom:5px;
}



/* CENTER COLUMN FORMATTING */

.feature_block {
margin-top:20px;
}

.feature_block img {
float:left;
margin-right:5px;
}

.callout_block {
margin-top:0px;
}
.callout_block_header {
height: 25px;
width: auto;
background-image: url(../media/images/events_callout_block_header.gif);
background-repeat: repeat-x;
padding-top: 5px;
padding-left: 10px;
}

#center .callout_block_header h2 {
font-size: 12px;
font-weight: bold;
color: #001C31;
}
.callout_block_top_image {
padding: 5px;
}
.callout_block_right_image {
padding: 5px;
}
.callout_block_left_image {
padding: 5px;
}
.callout_block_top_image img {
margin-bottom:5px;
}
.callout_block_right_image img {
float: right;
margin-left: 10px;
}
.callout_block_left_image img {
float: left;
margin-right: 10px;
}
.callout_block p {
min-height: 95px;
height:auto;
}
/* for Internet Explorer */
/*\*/
* html .callout_block p {
height: 95px;
}
/**/


/* 300x250 AD SPACE */
.adspace_300x250 {
width: 250px;
margin: 0px 0px 15px 6px;
padding: 10px 0px;
text-align: center;
}

