BODY
{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: small;
	background-color: #252525;
	margin-top: 0px;
}
    
/*p    
{
    font-size: 1.0em;
    line-height: 1.8em;
}*/

/*div
{
    border: solid 1px green;
}*/

#divMain
{
    background-image: url('NewImages/body_back.png');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #1F1F1F;
	width: 971px;
	/*height: 750px;*/
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

h1#sitename 
{
    text-indent: -9999px;
    margin: 0px;
    padding: 0px;
}

#side_navigation 
{
    float: right;
    width: 179px;
    margin-right: 9px;
}

#side_navigation ul
{
    margin: 0;
}

#top_navigation
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#top_navigation li 
{
    list-style: none;
    margin: 15px 0;
    margin-left: 10px;
    padding: 0;
    display: block;
    /*width: 90%;*/
    height: 30px;
    background: url(images/dash.gif) repeat-x bottom;
}

#main_navigation
{
    list-style: none;
    padding: 5px 10px 5px 10px;
    background: #353535 url(NewImages/nav_back.png) no-repeat top center;
    /*width: 159px;*/
}

#main_navigation li
{
    list-style: none;
    height: 30px;
    /*margin: 5px 0 0;*/
}

#main_navigation li a 
{
    font-family: Impact, Verdana, Sans-Serif;
    font-size: 18px;
    color: #b9b8af;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

#main_navigation li a:hover 
{
    color: #fff;
    text-decoration: none;
    background-color: #1F1F1F;
}

h2.fun_message 
{
    margin-bottom: 22pt;
    font-family: Impact, Verdana, Sans-Serif;
    font-weight: normal;
    text-transform: uppercase;
    color: #f6f5e4;
    margin-left: 40px;
}
span.small_line
{
    font-size: 12pt;
    line-height: 16px;
    font-family: Impact, Verdana, Sans-Serif;
    font-weight: normal;
    text-transform: none;
    color: #f6f5e4;
}

h2.fun_message span.tall_line
{
    font-size: 24pt;
}

.topNavBorder
{
    border-bottom: dashed 1px black;
    padding-bottom: 4px;
    width: 175px;
}

#divSiteNav
{
    font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
    font-size: 18px;
}

#content
{
    padding: 2px 2px 2px 2px;
    min-height: 400px;
    color: White;
}

#footer
{
    font-size: 8pt;
}

#footer a
{
    color: White;
    font-size: 8pt;
}

.imgCaption
{
    color: Black;
    position: relative;
    top: -17px;
    background-color: White;
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
}

TEXTAREA
{
    font-family: Verdana;
    font-size: small;
}

/*H2
{
	color: #006600;
	font-family: "Copperplate Gothic Bold";
	font-weight: bold;
}
*/

LEGEND
{
    color: Black;
}

#pagefooter a{color:#3b5998;-moz-outline-style:none;text-decoration:none;}
#pagefooter{border-top:solid 1px #ddd;margin:0px auto;position:relative;width:800px}
#pagefooter .pagefooter_topborder{padding:1px;}
#pagefooter #pagefooter_links{float:right;padding:5px 0px 6px 0px;text-align:right;width:636px;}
#pagefooter #pagefooter_links ul{display:inline;margin:0px;padding:0px;text-decoration:none;}
#pagefooter #pagefooter_links ul li{display:inline;padding:0px 0px 0px 10px;}
#pagefooter #pagefooter_links ul#pagefooter_left_links .li_bullet{margin:0 3px 2px 0;}

.pageHeader
{
	color: #006600;
	font-family: "Copperplate Gothic Bold";
	font-weight: bold;
}

/* Begin Main Site Navigation Styles */
.menu
{
	color: #0000FF;
	font-family: "Copperplate Gothic Bold";
	line-height: 45px;
}

#tblLeftNav LI
{
    background-image: url('images/orangeBullet.jpg');
    background-repeat: no-repeat;
    list-style: none;
    background-position: left center;
}

.menuLink
{
	text-decoration: none;
	COLOR: black;
	padding-left: 5px;
}

.menuLink:hover
{
	text-decoration: none;
	COLOR: #0000FF;
}
/* End Main Site Navigation Styles */

.footer
{
	font-family: Verdana;
	font-size: 11px;
}

.photoList
{
    padding-right: 25px;
}

.adminMenu
{
    background-image: url(../images/mac_back.gif);
    font-weight: bold;
    height: 24;  
}

.menuItem
{
    display: block;
    padding-right: 25px;
    padding-left: 2px;
}

.dynamicMenuStyle
{
    border: solid 1px #ABABAB;
}

#tblMenu A
{
    color: Black;
    font-family: Arial;    
}

#tblMenu A:hover
{
    background-color: #3165B5;
    color: White;
    display: block; 
}

.adminButton
{
    border: solid 1px black;
}

.error
{
    color: Red;
}

.label
{
    font-weight: bold;
}

/* Start Wizard Styles */
.wizard
{
    background-color: #E6E2D8;
    border: solid 1px #999999;
    /*Font-Size="0.8em"*/
}

.wizardSideBarButton
{
    text-decoration: none;
    white-space: nowrap;
    color: White;
    display: block;
    line-height: 15px;
    padding: 5px;
    width: 100%;
}

.wizardSideBarButton:hover
{
    background-color: #4186C3;
}

.wizardSideBarStyle
{
    background-color: #306898;
}

.wizardNavigationButtonStyle
{
    background-color: White;
    border: solid 1px #C5BBAF;
    color: #1C5E55;
    font-size: 12px;
}

.wizardStepStyle
{
    background-color: #F7F6F3;
    border: solid 2px #E6E2D8;
    padding: 5px;
}
/* End Wizard Styles */

/* Begin Grid Styles */
.gridHeader
{
    color: White;
    background-color: #5D7B9D;
    font-weight: bold;
}

.gridRow
{
    background-color: #F7F6F3;
    color: #333333;
}
/* End Grid Styles */

.Small { font-size: 8pt; }

.WhiteLink
{
    color: White;
}

blockquote 
{
    background: url(images/quote.png) no-repeat top left;
    padding-left: 50px;
    line-height: 1.5em;
    margin-bottom: 20px;
    color: White;
}