﻿body 
{
    margin: 0px 0px 0px 0px;
    background-color:Black;
}


.MainImage
{
    width: 898px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
    background-color:#292929;
}

.PageContents
{ 
    width: 898px;
    margin-left:auto;
    margin-right:auto;
    background-color:#292929;
    color:#C0C0C0;
    font-family:Tahoma;
    font-size:12px;
    line-height:1.3;
 }

p
{
    color:#C0C0C0;
    font-family:Tahoma;
    font-size:12px;
    line-height:1.3
}

.PageContentsInner
{
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    padding-bottom:20px;
}

.PageContentsInnerHome
{
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}

img
{
    border:0px none;
}

.Footer
{ 
    width: 898px;
    height:70px;
    font-family:Tahoma;
    font-size:10px;
    color:#C0C0C0;
    margin-left:auto;
    margin-right:auto;
    background-color:#292929;
 }



.Seperator
{ 
    border-style: solid none solid none; border-width: 1px; border-color: #000000 #000000 #3B3B3B #000000; width:850px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;

}

font
{
    color:White;
}

h1
{
    font-family:Tahoma; 
    font-size:28px; 
    color:White;
    font-weight:normal;
    margin:0px;
}

h2
{
    font-family:Tahoma;
    font-size:16px;
    font-weight:bold;
    margin-top:0px;
}

h3
{
    color: #EBEBEB;
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    margin-top:0px;
}

h4
{ 
    color: #ffb300;
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    margin-top:0px;
 }


a
{
    color: #ffb300;
    
}

.TextBox
{ 
    border: 1px solid #C0C0C0; font-family: verdana;
    background-color: #E0E0E0;
    
 }
 
  /*===================================================================================*/


 .MenuContainer
{
    width: 898px;
    margin-left:auto;
    margin-right:auto;
    background-color:#292929;
    background-image:url('images/menu_back2.png');
    background-repeat:repeat-x; 
    padding:0px;
    margin-bottom:0px;
}

.TopMenuItem
{
    color: #ffb300;
    font-family: verdana;
    font-size: 11px;
    vertical-align: bottom;
    height: 30px;
    text-align: center;
    font-weight: bold;
    
    /* DO NOT change the margin settings. It might look 
       a bit messed up in your local machine. But it 
       works fine when live */
    margin-left:5px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:0px;

}

 /*

.TopMenuItem a:link { color:#FFFFFF; }
.TopMenuItem a:hover { color: #f77d00; }
.TopMenuItem a:visited { color:Gray; }

.TopMenuHover 
{ 
    background-image:url('images/menu_selected.png'); 
    background-repeat:no-repeat; 
    height:54px; 
    width:101px;
    color: #FFFFFF; 
    font-family: Tahoma; 
    font-size: 16px; 
    vertical-align: bottom; 
    text-align: center; 
}

.TopMenuHover a:link { color:#497e00; }
.TopMenuHover a:hover { color:Black; }
.TopMenuHover a:visited { color:#497e00; }
*/

/*===================================================================================*/
 
 
 .ContentsContainer
{
	
	margin-left: auto;
	margin-right: auto;
	font-family:verdana; 
	font-size: 12px;
}

.ThinPanelTop
{
	/* background-image: url('images/thin_panel_top.png'); */
	background-repeat: no-repeat;
	width: 290px;
	height: 12px;
}

.ThinPanelMiddle
{
	/* background-image: url('images/thin_panel_middle.png'); */
	background-repeat: repeat-y;
	width: 290px;
}

.ThinPanelBottom
{
	/* background-image: url('images/thin_panel_bottom.png'); */
	background-repeat: no-repeat;
	width: 290px;
	height: 12px;
	padding-bottom: 10px;
}

.ThickPanelTop
{
	/* background-image: url('images/thick_panel_top.png'); */
	background-repeat: no-repeat;
	width: 706px;
	height: 12px;
}

.ThickPanelMiddle
{
	/* background-image: url('images/thick_panel_middle.png'); */
	background-repeat: repeat-y;
	width: 706px;
}

.ThickPanelBottom
{
	/* background-image: url('images/thick_panel_bottom.png'); */
	background-repeat: no-repeat;
	width: 706px;
	height: 12px;
	padding-bottom: 10px;
}


.FullPanelTop
{
	/* background-image: url('images/full_panel_top.png'); */
	background-repeat: no-repeat;
	width: 1006px;
	height: 12px;
}

.FullPanelMiddle
{
	background-image: url('images/full_panel_middle.png'); */
	background-repeat: repeat-y;
	width: 1006px;
}

.FullPanelBottom
{
	/* background-image: url('images/full_panel_bottom.png'); */
	background-repeat: no-repeat;
	width: 1006px;
	height: 12px;
	padding-bottom: 10px;
}
.BlogThickPanelTop
{
	/* background-image: url('images/blog_thick_panel_top.png'); */
	background-repeat: no-repeat;
	width: 670px;
	height: 12px;
}

.BlogThickPanelMiddle
{
	/* background-image: url('images/blog_thick_panel_middle.png'); */
	background-repeat: repeat-y;
	width: 670px;
}

.BlogThickPanelBottom
{
	/* background-image: url('images/blog_thick_panel_bottom.png'); */
	background-repeat: no-repeat;
	width: 670px;
	height: 12px;
	padding-bottom: 10px;
}


.BlogThinPanelTop
{
	/* background-image: url('images/blog_thin_panel_top.png'); */
	background-repeat: no-repeat;
	width: 220px;
	height: 12px;
}

.BlogThinPanelMiddle
{
	/* background-image: url('images/blog_thin_panel_middle.png'); */
	background-repeat: repeat-y;
	width: 220px;
}

.BlogThinPanelBottom
{
	/* background-image: url('images/blog_thin_panel_bottom.png'); */
	background-repeat: no-repeat;
	width: 220px;
	height: 12px;
	padding-bottom: 10px;
}

.BlogThickCommentPanelBottom
{
	background-image: url('images/line.jpg');
	background-repeat: no-repeat;
	width: 670px;
	height: 12px;
	padding-bottom: 10px;
}

.Blog p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.PanelContents
{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.Agenda
{
}

.Agenda Day td
{
    color:White;
}

.AgendaSectionHeader
{
    background-color: #FFC744;
    color: #333333;
    height: 24px;
    text-align: center;
    font-weight: bold;
}

.AgendaCellBorder
{ 
    border-bottom: 1px solid;
    border-bottom-color: #505050;
 }



    
.DayHeader
{ 
    background-color:Black;
    color:#C0C0C0;
    font-weight:bold;
    height:24px;
    
 }


 .links a
{
    color: #FFFF99;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.shed
{
    color: #cecece;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0 5px 30px;
    height: auto;
    background: url(images/section_arrow_mini.png) no-repeat left;
}

.subhed
{ 
    color: #ffb300;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 3px 0 10px 0;
    height: auto;
 }


.subhed a
{
    font-weight: bold;
    text-decoration: none;
}


.smidrtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #cecece;
    font-size: 11px;
    font-weight: 100;
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 10px 0;
}

/*
.Vhed
{
    color: #cecece;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px;
    margin: 0 0 0px 0;
    background: #666666;
}

.Vmid
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #cecece;
    font-size: 11px;
    font-weight: 100;
    padding: 8px;
    font-style: italic;
}

.Vmid a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffce87;
    font-size: 11px;
    font-weight: 100;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}



td
{
    vertical-align:top;
}
*/
H5
{
    margin-top:0px; 
    margin-bottom:5px;
    font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
    text-decoration: underline;
}

#breakoutcell
{
    border: 1px solid #808080;
    background-color: #3f3f3f;
    width: 25%;
    vertical-align:top;
}

/* ================================================================== */

.hed{ color: #cecece; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0 0 10px 0; margin: 0 0 10px 0; border-bottom: #666666 solid 1px; width: 100%; height: auto; float: left}
.midrtext{ color: #cecece; font-size: 11px; font-weight: 100; width: 100%; height: auto; float: left; border-bottom: #666666 solid 1px;  padding: 0 0 10px 0;}
.links{ color: #cecece; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0 0 10px 0; margin: 0 0 10px 0;  width: 100%; height: auto; float: left}
.links{ color: #cecece; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 0 10px 0; width: 100%; height: auto; float: left; text-align: right;  padding: 10px 0 0  0;}
.blogged{color:Gray; padding:5px 0 0 0; text-align: right; font-style: italic; float: right;}

.links a{ color: #FFFF99; font-size: 11px; font-weight: 100; font-family: Verdana, Arial, Helvetica, sans-serif; }
.top{ background:url(images/line.jpg) repeat-x top left; height: 12px;}
.right{ background:url(images/line.jpg) repeat-y top right;height: auto;}
.bottom{ background:url(images/line.jpg) repeat-x bottom left; height: 12px;}
.left{ background:url(images/line.jpg) repeat-y left; height: auto;}

.shed{ color: #cecece; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 5px 0 5px 30px; margin: 0 0 0px 0; width: 100%; height: auto; float: left; background: url(images/section_arrow.png) no-repeat left}
.subhed{ color: #cecece; font-size: 11px; font-weight: 100; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 3px 0 10px 0; margin: 0 0 10px 0; /*border-bottom: #666666 solid 1px;*/ width: 100%; height: auto; float: left; }
.subhed a{ font-weight: bold; text-decoration: none;}


.smidrtext{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #cecece; font-size: 11px; font-weight: 100; width: 100%; height: auto; float: left; /*border-bottom: #666666 solid 1px;*/ padding: 0 0 10px 0;}

.Vhed{ color: #cecece; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 5px; margin: 0 0 0px 0; background: #666666}
.Vmid{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #cecece; font-size: 11px; font-weight: 100; padding: 8px; font-style:italic; text-decoration: none;}
.Vmid a{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffce87; font-size: 11px; font-weight: 100; text-decoration: none; font-weight: bold; font-style: normal; }

/*FeedBack Form Styles*/

.radioList{text-align:center; width:100%;} 

/*admin styles */
.adminleft{ width: 160px; float: left; height: auto; color: #292929; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; border: none;}
.adminleft .top{ background: url(images/admin-top.png) no-repeat top left; float: left; height: 10px; width: 141px;}
.adminleft .bot{ background: url(images/admin-bot.png) no-repeat bottom left; float: left; height: 9px; width: 141px;}
.adminleft .mid{ background: #ffbd4d ; float: left; height: auto; width: 141px; color: #000000}
.adminleft .mid ul{ margin: 0 0 0 10px; padding: 0}
.adminleft .mid li{ display:list-item; list-style:none; border-bottom: #000000  solid 1px; padding: 5px 0 5px 0; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 10px 0 0}
.adminleft .mid a{ color: #000000; text-decoration: none;}
.adminleft .mid a:hover{ color: #999999;}


.adminright{ width: 720px; float: right; height: auto; color: #999999; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.right_top{ width: 720px; float: right; height: auto; color: #999999; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.right_bot{ width: 720px; float: right; height: auto; color: #999999; padding-top:20px; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.admin-links{ color: #999999; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.adhed-style{ font-size:12px; color: #999999; padding: 5px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.adminhed{ font-size:12px; color: #999999; padding: 5px 0 0 15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
.input-style{ border: #666666 solid 1px; background: #999999;}
.Ghed-style{ font-size:12px; color: #333333; padding: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; background: #999999}
.Mid-style{ font-size:11px; color: #999999; padding: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.adminFooter{width: 898px; height:70px; font-family:Tahoma; font-size:10px; color:#C0C0C0; margin-left:auto; margin-right:auto;} 
.adminSeperator{border-style: solid none solid none; border-width: 1px; border-color: #000000; width:850px; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px; } 
.adminMenuContainer{width: 898px; margin-left:auto; margin-right:auto; background-color:#000000; background-image:url('images/menu_back2.png'); background-repeat:repeat-x; padding:0px;}

