/* Body */
body
{
	background: #FED36B url(../images/background_main.jpg) repeat-y center top;
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
    margin: 0px;
    font-size: 0.7em;
}

img {border:none;}
/*table {margin-left:auto; margin-right:auto; text-align:center;}*/
p {text-align:center;}
blockquote {text-align:left;}
.alignleft {text-align:left;}
.alignright {text-align:right;}
.fontH2 {text-align:center; font-size:17px; font-weight:bold;}
.fontH3 {text-align:center; font-size:15px; font-weight:bold;}
.fontH3left {text-align:left; font-size:15px; font-weight:bold;}
.fontH4 {font-size:13px; font-weight:bold;}
.fontH4left {text-align:left; font-size:13px; font-weight:bold;}
table.404error {margin-left:auto; margin-right:auto; text-align:center;}
table.aboutus{width:522px; height:156px; border:none; margin-left:auto; margin-right:auto;}
table.affiliate{margin-left:auto; margin-right:auto; text-align:center;}
table.fields{margin-left:auto; margin-right:auto; text-align:center;}
table.refs{width:668; height:441; border:none;}
table.contactus{width:700px; border:none; text-align:center; margin-left:auto; margin-right:auto;}
table.eventview {width: 700px; border:none; border-collapse: collapse; margin-left:inherit; text-align:left;}
.itemdetails {text-align:left;}
.affiliates {text-align:center; margin-left:auto; margin-right:auto;}
.disclaimerwarning {color: #FF0000; font-weight: bold;	font-style: italic;}
.designfontH1 {text-align:left; font-size:19px; font-weight:bold;}
.designfontH2 {text-align:left; font-size:17px; font-weight:bold;}
.designfontH3 {text-align:left; font-size:15px; font-weight:bold;}
.designfontH4 {text-align:left; font-size:13px; font-weight:bold;}


/* Header Pic */
#header 
{
	background: url(../images/poster.jpg) no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 139px;
    margin-top: 17px;
}
/* All Anchor Items */
#menu a { display: block; }


/* All Unordered Lists */
#menu ul { 
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/* All Sub Menu Items */
#topMenu li ul { 
	position: absolute; 
	left: -999em;
}

#topMenu li:hover ul, #topMenu li.showMenu ul {
	left: auto;
}

#menu li { float: left; }

/* Menu Customization */
#menu 
{
	background: url(../images/background_nav_main.gif) no-repeat;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 45px;
    padding-bottom: 5px;
}

#topMenu ul
{
    margin: 0px;
    padding-top: 9px;
    list-style-type: none;
    height: 19px;
    text-align: center;
}
#topMenu ul li
{
    display: inline;
    color: #FFFFFF;
    margin-right: 25px;
}
#topMenu a:link, #topMenu a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
#topMenu a:hover
{
    text-decoration: underline;
}
#topMenu a:active
{
    color: #FEFFBD;
    text-decoration: none;
}

.topMenuLink a 
{
	padding-top: 10px;
	color: #FFFFFF;
	text-align: center;
	width: 90px;
}
.topMenuLink a#lastMenu {
	width: 95px;
}

.blank {
	margin: auto;
	width: 715px;
	height: 20px;
	padding: 0px;
}

#bodyborder {
	margin: auto;
	width: 724px;
	background: #FEFFAB url(../images/background_fullwidth.jpg) repeat-y;
}

#bodycontent {
	margin: auto;
	padding: 15px;
	width: 695px;
	z-index: 0;
}

#bodycontent a{text-decoration:none;}
#bodycontent a:hover{text-decoration:underline;}

.bottom {
	margin: auto;
	width: 715px;
	height: 15px;
	padding: 5px;
}


#footer
{
    background: url(../images/background_nav_main.gif) no-repeat;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Helvetica, Helvetica-Narrow, Tahoma, sans-serif;
    margin-right: auto;
    margin-left: auto;
    width: 726px;
    height: 45px;
	text-align: center;
	padding-top: 10px;
	margin-top: 15px;
}
#bottomfooter {
	/*background: #FEFFAB url(../images/background_fullwidth.jpg) repeat-y;*/
    width: 724px;
    margin-right: auto;
    margin-left: auto;
    text-align: right;
    padding-top: 0px;
    color: #C89F3D;
}
.footerLink {text-decoration: none;}
.footerLink:hover {text-decoration: underline;}
.footerLink:link {color:#FFFFFF;}
.footerLink:visited {color:#FFFFFF;}
.footerLink:active {color:#FFFFFF;}
.footerLink2 {text-decoration: none; color:#C89F3D;}
.footerLink2:hover {text-decoration: underline;}
.footerLink2:link {color:#C89F3D;}
.footerLink2:visited {color:#C89F3D;}
.footerLink2:active {color:#C89F3D;}
.LinkLink {text-decoration: none; color:#000000;}
.LinkLink:hover {text-decoration: underline;}
.LinkLink:link {color:#000000;}
.LinkLink:visited {color:#000000;}
.LinkLink:active {color:#000000;}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-top: none;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
color: #FFFFFF;
width:125px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
width:125px;
}
#dropmenudiv a:hover {text-decoration: underline;}
#lastItem {border-bottom: 1px solid black;}
.style2 {font-size: 30px}
a:link
{
    color: #8A3700;
}
.eventmonth h3
{
    padding-left: 20px;
    padding-right: 20px;
}

.eventlist label
{
    font-weight: bold;
    padding-right: 4px;
}

/************************************************************************
* 
* Calendar specific formatting 
*
************************************************************************/

/* Surrounds the calendar */
.eventmonth
{
    border: 1px solid #DBDB79;
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    background: #FEFFAB url(../images/background_fullwidth.jpg) repeat-y;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 694px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 15px;
    border: 1px solid #DBDB79;
    border-collapse:collapse;
}


.dayNumber
{
    float: right;
    border-bottom: 1px solid #C7C272;
    border-left: 1px solid #C7C272;
    clear: none;
    padding: 2px;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
    background-color: #DCD78E;
}
.calcurrentday
{
    background-color: #FFFFC1;
}
.calweekend
{
    background-color: #FEEB95;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 2px solid #C7C272;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
     
}


/************************************************************************
* 
* Compact Event list
*
************************************************************************/


/* define event grid view columns */
/* todo: use or remove */

.eventlistdate
{
    padding-right: 4px;
}
.eventlisticon
{
    text-align: center;
}
.eventlisttime
{
    text-align: center;
    width: 95px;
}
.eventlistevent
{
    font-weight: bold;
}
.eventlistlocation
{
    /* no styles needed at this time */
}
.eventlist td
{
    padding-bottom: 4px;
}

/*
.eventlist, .eventlist td, .eventlist tr
{
    border-style:none;
}
*/


/************************************************************************
* 
* Class for indent on Location_view.php
*
************************************************************************/

.indent {
	margin-left: 10px;
}
#version_beta {
	position: absolute;
	z-index:2;
	top: 0px;
	right: 10px;
}