body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #434344;
	background-image: url(Siteimages/BodyBgImg.gif);
	background-repeat: repeat-x;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a 
{
    color: #4C8D44;
}
#Base {
	clear: both;
}

#pageConstrain {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Siteimages/HeaderTop.gif);
	background-repeat: no-repeat;
	padding-top: 24px;
}
#siteFooter {
	background-image: url(Siteimages/FooterBgImg.gif);
	background-repeat: no-repeat;
	height: 185px;
	clear: both;
	position: relative;
}
#siteFooter #footerLinks {
    background-color: #000000;
    margin-right: 9px;
    margin-left: 9px;
    text-align: center;
    padding: 8px;
    font-size: 10px;
    position: absolute;
    width: 965px;
    top: 100px;
}
#FBIcon
{
    text-align: center;
    position: absolute;
    top: 40px;
    width: 965px;
}
#siteFooter a {
	color: #4C8D44;
}


#MainContent {
    border-right-width: 9px;
    border-left-width: 9px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    padding-top: 20px;
    padding-right: 50px;
    padding-bottom: 20px;
    padding-left: 50px;
    background-color: #000000;
    clear: both;
    position: relative;
}
#MainContent h1 {
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
}
#MainContent h2 {
	font-size: 14px;
	color: #529342;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#MainColumn {
	width: 600px;
	text-align: justify;
	line-height: 18px;
}


#siteHeader {
	border-right-width: 9px;
	border-left-width: 9px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
	background-image: url(Siteimages/HeaderNavBar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 32px;
	height: 214px;
	background-color: #000000;
}
#siteHeader #siteNav {
	position: absolute;
	right: 0px;
	top: 120px;
}

#siteHeader h1 {
	background-image: url(Siteimages/SugarSnapLogo.gif);
	background-repeat: no-repeat;
	height: 214px;
	width: 251px;
	margin: 0px;
	padding: 0px;
}
.TxtRep {
	display: none;
}
.eventDesc
{
   
    padding-bottom: 6px;
    display:block; 
    clear:both;
}
#eventslist {
	margin: 0px;
	padding: 0px;
}
#eventslist li {
	margin: 5px;
	padding: 5px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #498543;
}
#eventslist  li:hover  {
	background-color: #333333;
}
#eventslist  strong  {
	color: #498543;
	font-size: 16px;
	display: block;
}
#eventslist  p  {
	margin: 0px;
}
#eventslist p strong  {
	color: #ffffff;
	font-size: 11px;
}
#eventslist  li  em  {
	display: block;
	font-style: normal;
	font-weight: bold;
}
#wannaplay
{
    background-position: 0px 85px;
    position: absolute;
    right: 50px;
    width: 240px;
    top: 25px;
    height: 280px;
    z-index: 999;
    background-image: url('Siteimages/wannaPlayBtnReflect.gif');
    background-repeat: no-repeat;
}
#eventTbl td
        {
            padding: 5px;
            text-align:justify;
        }
.eventFlash {
	margin: 10px;
	float: left;
	height: 200px;
	width: 200px;
	background-image: url(Siteimages/EventImgLoader.gif);
	background-position: center center;
}
.CustInput {
	border: 1px solid #999999;
	font-size: 11px;
	padding: 3px;
}
.CustInput option {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.CustButton {
	border: 1px solid #999999;
	font-size: 11px;
	color: #000000;
	background-color: #5CAC44;
	background-image: url(Siteimages/BtnBgImg.gif);
	background-repeat: repeat-x;
	padding: 3px;
}

.GalleryButton {
	border: 1px solid #999999;
	font-size: 11px;
	color: #000000;
	background-color: #5CAC44;
	background-image: url(Siteimages/BtnBgImg.gif);
	background-repeat: repeat-x;
	padding: 3px;
	clear :left;
	
}
#RegForm span
{
    width: 100px;
    display: block;
    float: left;
    text-align: right;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.MyCalendar 
.ajax_calendar_container {
	border: 1px solid #646464;
	background-color: #FFFFFF;
	color: red;
	padding: 5px;
}

 .modalBackground {
	background-color:#000000;
	filter:alpha(opacity=90);
	opacity:0.9;
}

.modalPopup {
	background-color:#339933;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	padding:3px;
	width:250px;
}

.vcallout
{
	color: #cc0000;
}
#PlayPnl
{
    margin-left: 20px;
}
#eventTbl
{
    width: 600px;
}
#eventTbl h2
{
    margin: 0px;
}
#AdminHdr {
    margin: 0px;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 36px;
    position: absolute;
    top: 100px;
    left: 300px;
}
#AdminContent 
{
    width: 600px;
    float: right;
}
#AdminLeftColumn 
{
    width:150px;
    float: left;
}
#AdminLeftColumn a
{
    display:block;
    border:solid 1px #FFFFFF;
    padding:5px;
    background-color: #529342;
    color: #FFFFFF;
    text-decoration: none;
    margin: 1px;
}
#AdminLeftColumn a:hover
{
    background-color: #333333;
}
#AdminLeftColumn h2
{
    background-color: #000000;
    color: #FFFFFF;
    padding:5px;
    font-size: 14px;
    margin:1px;
    border: solid 1px #FFFFFF;
    background-image: url(Siteimages/HeaderNavBar.gif);
}

.LogoffBtn
{
	width: 150px;
	padding-left: 5px;
	height: 28px;
	font-size: 11px;
	background-color: #529342;
	color: #FFFFFF;
	border: solid 1px #FFFFFF;
	text-align: left;
	
	
}
.LogoffBtn:hover
{
	background-color: #333333;
}
