/* -------------- Reset Styles -------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead{border: 0pt none;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0pt;padding: 0pt;}
caption, th, td{font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

/* -------------- general styles -------------- */

html,body{
	margin: 3px 0px 16px 0px;
	padding:0;
}

body{
	font: 76% arial,sans-serif;
}

body.fend{
	background-image:url('/fend/images/bg.gif');
}


ul{
	list-style-image: url(/fend/images/list-style.gif);
	color: #FF690B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-left: 10px;
}

li{
	margin: 7px 25px;
	font-size: 12px;
	color: #000;
}

b, strong{
	font-weight: bold;
}

i, em{
	font-style: italic;
}

.clear{
	clear: both;
}

h1 {
    color: #ff680b;
    font-size: 10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 15px;
}

h2 {
    font-size : 17px;
    font-family:"Times New Roman", Times, serif;
    font-weight : bold;
    color : #000;
	margin-bottom: 5px;
    text-decoration: none;
}

h3 {
    font-size : 10px;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    color : #000;
	font-weight:normal;
    text-decoration: none;
}

h4 {
    color: #183a17;
    font-size: 12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 13px;
    font-family :Verdana, Arial, Helvetica, sans-serif;
    font-weight : bold;
    color : #ffffff;
    text-decoration: none;
}
p {
	margin: 5px 0px 5px 5px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000; 
}

a:link, a:visited, a:active { 
    font-size: 12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #353535;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}

/* site search form START*/
div#searchwrapper {
	width: 220px;
	height: 25px;
	background: url(/fend/images/search-backer.gif) no-repeat;
}
/*td{
	border-bottom: 1px solid #FEB220;
	padding: 3px 0 3px 0;
}*/

div#searchwrapper #search_string {
	float: left;
	background: none;
	border: 0px none;
	margin: 4px 0 0 25px;
	width: 140px;
}

#searchwrapper #search_submit {
	float: right;
	margin: 2px 2px 0 0;
	width: 50px;
	height: 21px;
}
/* site search form END*/

div#container{
	width:763px;
	text-align:left;
	margin:0 auto;
	background-image: url(/fend/images/content-bg.gif);
}

div#headershell{
	position:relative;
	width: 763px;
	height: 151px;
	background-image: url(/fend/images/george_jeffrey__foundation.png);
	
}

div#header_left{
	float: left;
	width: 579px;
	height: 143px;
	border: 1px solid #ff0000;
	/*background-image: url(/fend/images/george_jeffrey__foundation.png);*/}

div#logo{
    position: relative;
	float:right;
	width: 175px;
	height: 143px;
	margin: 1px 2px 0px 0px;
	background: #ffffff;
	background-image: url(/fend/images/george-jeffrey-foundation_logo.png);
}

div#content{
	background: #fff;
	float:left;
	width:535px;
	margin-left: 20px;
	margin-top: 24px;
	margin-bottom:20px;
}

div#columnshell{
	float:right;
	width:183px;
	height: 100%;
	background: #ff680b url(/fend/images/nav-bg.gif)repeat-y;
}
div#menushell{
	margin: 11px 0px 11px 6px;

}

div#footershell{
	height: 95px;
	background: #feb220 url(/fend/images/footer-bg.gif);
	color: #FFF;
	clear:both;
	width:100%;
}
div#footer_top{
	width: 763px;
	height: 12px;
	background-image: url(/fend/images/footer_top.gif);
}
div#root_nav{
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	color: #fff;
}
div#footer_bottom{
	width: 763px;
	height: 4px;
	margin-top: 5px;
	background-image: url(/fend/images/footer_bottom.gif);
}
div#rootlinkshell{
	margin: 0px 12px 0px 12px;
	text-align:center;
	margin-top: 12px;
	color: #fff;
	height: 12px;
}

div#rootlinkshell a{
 	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-align:center;
	color: #fff;
}

div#rootlinkshell a:hover{
	color: #fff;
}

div#copyright{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	height: 10px;
	text-align:center;
	margin-top: 40px;
 }
/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/

/* ------------------ Calendar START -----------------------*/
.calendar_table
{
	border: solid 1px #000;
	border-left: 0px;
}
.calendar_desc_cell
{
	border: 0px;
	border-left: solid 1px #000;
	background: #dddddd;
}
.calendar_desc_text
{
	padding-left: 5px;
}
.calendar_datepick_cell
{
	border: 0px;
	border-left: solid 1px #000;
}
.calendar_dayname_cell
{
	border: solid 1px #000;
	border-bottom: 0px;
	border-right: 0px;
}
.calendar_prevmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_today_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_curmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_nextmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
/* ------------------ Calendar END -----------------------*/

/* --------------- Event Listing START -------------------*/

.event-listing-table{width: 100%;}
.event-header-row{}
.event-header-cell{background-color: #bec9d6;}
.event-month-row{}
.event-month-cell{}
.event-row-1{}
.event-row-2{}
.event-cell-1{}
.event-cell-2{}
.event-event-col{}
.event-date-col{}
.event-info-col{}

/* --------------- Event Listing END ---------------------*/
/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

