/*================================
	Style
==================================*/
body
{
    margin: 0px 0px;
    padding: 0px;
    text-align: center;
    background: #e7e7e7 url(../images/backstripes.gif);
    font: normal 12px verdana, lucida, arial, helvetica, sans-serif;
    color: #333;
    line-height: 120%;
}
/**/
p
{
    margin: 8px 0px;
}
H1
{
    font: bold 15px verdana, lucida, arial, helvetica, sans-serif;
    color: #CC0101; /*D00001*/
    margin: 10px 0px;
}
H2
{
    font: bold 13px verdana, lucida, arial, helvetica, sans-serif;
    color: #FF9933;
    margin: 5px 0px;
}
H3
{
    color: #666666;
    margin: 5px 0px;
    padding: 0px;
    font: bold 13px verdana, lucida, arial, helvetica, sans-serif;
    line-height: 100%;
}
br.clear
{
    clear: both;
    height: 0;
    line-height: 0px;
}
.Published 
{
    font-size: 8px;
    color:Gray;
}
.SignupNote 
{
    font-size: 0.85em; /* 10px */
    line-height: 1.8em; /* 18px */ 
    color: #b1b1b1;
}
ol 
{
    line-height: 16px;
    }
ul 
{
     list-style-image: url(../images/yellowbullet.gif);
     
    }
li 
{
    padding: 4px 0px;
    }
div.imgShadow
{
    border-right: solid 1px #ccc; 
    border-left: solid 1px #ccc; 
    border-bottom: solid 2px #ccc; 
    padding: 5px; 
    margin: 5px 20px; 
    /*width: auto; */
    text-align: center;
}
hr 
{
    padding: 0px; 
    margin: 5px 0px; 
    color: #E6E6E6;
    }
#printName 
{   
    display:none;
    }    
   
/*----- Links -----*/
a
{
    color: #C10101;
    text-decoration: none;
}
a:link
{
    color: #C10101;
}
a:visited
{
    color: #9E0707;
}
a:hover
{
    color:#F6B200;
    text-decoration: underline;
}
a.newsLink
{
    color: #F6B200;
}
a.newsLink:hover
{
    color: #CC0101;
}
a.newsLink:visited
{
    color: #FF9900;
    }
/* ----------------------------
    Form Properties
---------------------------- */ 
.FieldSet 
{
    width: 98%;
    text-align:right;
    margin-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    float:left;
    border-bottom: solid 1px #f0f0f0;
    }
.FieldSetSearch
{
    width: 98%;
    text-align:left;
    margin-top: 5px;
    float:left;
    font-size: 0.89em;
    }
.FieldSetSearchSub 
{
    width: 98%;
    text-align:left;
    margin-top: 5px;
    float:left;
    }
.FieldName 
{
    width: 27%;
    float:left;
    font-size: 0.89em;
    text-align:right;
    padding: 5px 10px 0px 0px;
    }
.FieldEntry 
{
    width: 70%;
    text-align:left;
    float:right;
    font-size: 0.89em;
    }
.FieldEntryNoExpand 
{
    width: 70%;
    text-align:left;
    float:right;
    font-size: 0.89em;
    }
.FieldEntry input, .FieldEntry textarea, .FieldEntry select
{
    width: 80%;
    }
fieldset 
{
    margin: 6px 0px;
    }
.divErrorIcon 
{
    background: transparent url(../Images/bullet_error.jpg) center center no-repeat;
    width: 16px;
    height: 16px;
    float:right;
    }
/* ----------------------------
    Display Properties
   ---------------------------- */ 
.ErrorDisplay 
{
    border: solid 1px #F1D3D0;
    background: #FFEAE8;
    padding: 10px;
    margin: 5px auto;
    width: 90%;
    }
    
legend
{
    color:Red;
    }
.RegMainForm
{
    width: 90%;
    margin:0px auto;
    }
/*----- Event Calendar 990000 -----*/
.DateTimeStamp 
{
    color: #FF6633;
    font-weight:normal;
    clear:both;
    font-size:11px;
    padding: 0px 0px 0px 23px;  
}
.EventLocation 
{
    padding: 0px 0px 0px 23px;
}
.EventHeading
{
    background: url(../images/event_arrow2.gif) no-repeat;
    padding: 1px 0px 1px 23px;
}
div.EventBox 
{
    padding: 5px 2px;
    margin: 10px 10px;
    /*border-top: solid 1px #ccc;*/
    border-bottom: solid 2px #E6E6E6;
    border-right: solid 1px #E6E6E6;
    border-left: solid 1px #E6E6E6;
    width: 44%;
    background: #ffffff url(../images/grcEventBackground.jpg) repeat-x top left;
    /**/min-height: 100px;
    float:left;
    
    }
div.left 
{
    float: left;
    width: 48%;
    }
    
div.right
{
    float: right;
    width: 48%;
    }
div.center
{
    margin: 0px auto;
    text-align: center;
}
#weather {
	width: 141px;
	height: 79px;
	background: #fff url('../images/img-weather.jpg') no-repeat;
	text-align: center;
	padding-top: 9px;
	margin: 0px auto;
}
/*================================
	Layout
==================================*/
#Content
{
    width: 742px;
    margin: 0px auto;
    text-align: left;
    padding: 0px;
    border: 0px;
}

#Header
{
    background: url( '../images/grcHeader.jpg' ) no-repeat center top;
    height: 196px;
    padding: 0px;
}

#MainBody
{
    background: #fff url( '../images/kubrickbg.jpg' ) repeat-y center top;
    width: 100%;
    padding: 0px;
    overflow: auto;
}
#MainBodySub
{
    border-top: solid 1px #efefef;
    width: 98%;
}
#News
{
    text-align: left;
    width: 160px;
    margin: 0px auto;
}

.cntLeft
{
    float: left;
    width: 24%;
    text-align: center; /**/
    padding: 0px 0px 0px 0px;
}

.cntRight
{
    float: right;
    width: 75%;
    padding: 0px;
    border-left: 1px solid #EFEFEF;
}
.paddingText
{
    padding: 0px 10px;
}

#Footer
{
    background: url( '../images/grcFooter.jpg' ) no-repeat center top;
    height: 44px;
    text-align: center;
    color: #999;
    padding: 5px 0px 0px 0px;
    width: 100%;
    float: left;
}
/*================================
	Menu System
==================================*/
#navcontainer
{
    margin: 1px 5px 0px 30px;
    padding: 0px;
    float: right;
}
#navcontainer table tr td
{
    margin: 0px 0px 0px 45px;
    padding: 0px;
}
.MainMenu
{
    border-left: 1px solid #AA1919;
    margin: 0px;
    padding: 0px;
}
.DynamicHoverStyle {

}
.DynamicMenuItemStyle{
    width: 160px;
    text-align: left;
    color: #f5d7b4;
    padding: 2px 0px 2px 5px;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}
.DynamicMenuItemStyle a:hover
{
    color:#FECB00;
}
.DynamicMenuItemStyle a
{
    padding: 0px 0px 0px 5px;
     color: #f5d7b4;
     text-decoration: none;
}
.DynamicMenuItemStyle a:visited
{
    color: #f5d7b4;
    text-decoration: none;
    padding: 0px 0px 0px 5px;
}
.DynamicMenuItemStyle a:hover
{
    color: #FECB00;
    text-decoration: none;
}
.DynamicMenuStyle{
    text-align: left;
    z-index: 100;
}
.DynamicMenuStyle tr td
{
    background-color: #333333;
}
.DynamicSelectedStyle{

}
.StaticHoverStyle{

}
.StaticMenuItemStyle{
    padding: 6px 0px;
    text-align:center;
    height:28px;
    width:65px;
    color: #FECB00;
    border-right: solid 1px #AA1919;
}
.StaticMenuItemStyle a, a:visited, a:active
{
    color: #E6A440;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}/*F5D7B4*/
.StaticMenuItemStyle tr td
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: 90px;
}
.StaticMenuItemStyle a:hover
{
    color: #FECB00;
    text-decoration: underline;
}
.StaticMenuStyle{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.StaticMenuStyle tr, td
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.StaticSelectedStyle{

}
/*
================================
	Image Shadow
==================================
div.shadow
{
    float: left;
    padding: 0 1px;
    background: #bfbfbf;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    position: relative;
}

div.shadow img
{
    padding: 5px 5px 8px 5px;
    margin:0px;
    background: white url(../images/shadow/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft
{
    width: 2px;
    height: 4px;
    background: url(../images/shadow/shad_tlcorner.png) no-repeat top left;
    position: absolute;
    top: 0px;
    left: -1px;
}

div.shadow div.topright
{
    width: 2px;
    height: 4px;
    background: url(../images/shadow/shad_trcorner.png) no-repeat top right;
    position: absolute;
    top: 0px;
    right: -1px;
}

div.shadow div.bottomleft
{
    width: 4px;
    height: 4px;
    background: url(../images/shadow/shad_blcorner.png) no-repeat bottom left;
    position: absolute;
    bottom: 0px;
    left: -1px;
}

div.shadow div.bottomright
{
    width: 4px;
    height: 4px;
    background: url(../images/shadow/shad_brcorner.png) no-repeat bottom right;
    position: absolute;
    bottom: 0px;
    right: -1px;
}*/
