
body
	{
	margin:5px;
	margin-top: 0px;
	background-color: #0E2D52;
	color: white;
	}
	
body, input, select
	{
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	}	

td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}	


.blueBG {
	background-color: #195093;
	color: white;
}

.blueBGNoBg {
	color: white;
}
	
.printonly
	{
	display:none;
	}
	
.copyright
	{
	padding-left:10px;
	font-size:11px;
	color: white;
	}	

.csTM {
	color: #606060;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
}

a:link, a:visited
	{
	text-decoration:underlined;
	color: yellow;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	}

a:hover
	{
	text-decoration:underline;
	color: yellow;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	}

a.csTM:hover
	{
	text-decoration:none;
	color: #0079C1;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

a.csTM, a.csTM:link
	{
	text-decoration:none;
	color: #606060;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}


.csTopMenuRight{
	color:#606060;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
}

a.csTopMenuRight:hover
	{
	text-decoration:none;
	color: #0079C1;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}

a.csTopMenuRight, a.csTopMenuRight:link
	{
	text-decoration:none;
	color:#606060;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}


.csMainMenuRight{
	color: #DDDDDD;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;

}
a.csMainMenuRight:hover
	{
	text-decoration: underline;
	color: white;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}

a.csMainMenuRight, a.csMainMenuRight:link
	{
	text-decoration:underline;
	color: #DDDDDD;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}


.csMainMenuLeft{
	color: white;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;

}
a.csMainMenuLeft:hover
	{
	text-decoration:underline;
	color: #DDDDDD;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}

a.csMainMenuLeft, a.csMainMenuLeft:link
	{
	text-decoration:underline;
	color: white;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	}


.csFooterMenu, .csFooterMenu a:link, .csFooterMenu a:visited, .csFooterMenu a:active, .csFooterMenu a:hover  {
	color: white;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
}

a.csFooterMenu, a.csFooterMenu:link
	{
	text-decoration: none;
	color: gray;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

a.csFooterMenu:hover
	{
	text-decoration:underline;
	color: #0079C1;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: normal;
	}

.textSearch
	{
	border: 1px solid #606060;
	width: 280px;
	height: 24px;
	font-size: 12px;
	}		

.lm {

}

A.leftm:link, A.leftm:visited
	{
	padding: 0,10,1,10;
	padding-left:10px;
	padding-right:10px;
	CLEAR: both; 
	DISPLAY: block; 
	border-top: 1px solid whitesmoke;
	border-bottom: 1px solid silver;
	text-decoration:none;
	font-size:11px;
	color: gray;
	BACKGROUND-COLOR: #F0F8FF;
	}

A.leftm:hover {
	BACKGROUND-COLOR: white;
	text-decoration:none;
	color: #0079C1;
}


#topmenu A:link, #topmenu A:visited
	{
	text-decoration:none;
	color: gray;
	}
	
#topmenu A:hover 
	{
	BACKGROUND-COLOR: #FFD39B;
	text-decoration:none;
	color: #0079C1;
	}

#topmenu A
	{
	DISPLAY: block; 
	height:25px;
	border-left: 1px solid whitesmoke;
	border-right: 1px solid silver;
	border-top: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
	color:#2E2E2E;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}

h1 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 24px;
	color: black; 
	padding-top: 20px;
	line-height: 5px;
}
.csLHSBox{
	padding-left: 5px; 
	padding-right: 5px;
	font-size: 11px;
}

#mainc A:link, #mainc A:visited
	{
	text-decoration:none;
	color: #0079C1;
	font-size:12px;
	}
	
#mainc A:hover 
	{
	text-decoration:underline;
	color: red;
	font-size:12px;
	}
	
.EditOver
	{
	background-color: #3069ae;
	border:1px solid #CCCCCC;
	cursor:url("/images/edit.cur");
	display:block;
	padding:5px;
	}	
	
.EditOut
	{
	background-color: transparent;
	border:1px solid white;
	cursor:pointer;
	display:block;
	padding:5px;
	}	
	
.csContact{
	color: #333333;
	font-size: 11px;
}

.csLeft {
	/*background-image: url("/images/leftbg172widefaded21.jpg");*/
	background-image: url("/images/leftbg_sams_george.jpg");
	background-repeat: no-repeat;
	background-color: #195093;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.csPad {
	background-color: #195093;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.csPadNoBg 
{
	font-family: Garamond;
	font-size: medium;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.csTHContainer{
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

a.csTH, a.csTH:visited
	{
/*	background-color:silver;
	padding:1px;*/
	}	
	
a.csTH:hover
	{
/*	background-color:white;
	padding:1px;*/
	}
.topmenu, .submenu, .topmenu0, .topmenu_left, .topmenu_clear, .extramenu
	{
	font-weight:bold;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	padding-left:4px;
	z-index: 50;
	}
		
.topmenu, .topmenu0, .topmenu_left, .topmenu_clear
	{
	border-left: 1px solid silver;
	text-align: center;
	}	
	
.topmenu0, .topmenu_clear
	{
	border-left: 0px;
	}
	
.topmenu_left
	{
	text-align:left;
	border-left: 0px;
	padding-left:10px;
	/*border-bottom: 1px solid white;*/
	display: block;
	}


.rightbg
	{
	padding: 0px; 
	/*background-image: url("/images/bgrightbottom.jpg"); */
	background-position: right bottom;
	background-repeat: no-repeat;
	}

.rightBGSunday
	{
	padding: 0px; 
	background-image: url("/images/bgrightbottomSunday.jpg"); 
	background-position:right bottom;
	background-repeat: no-repeat;
	}

.csLeft A {
	text-transform: uppercase;
}

.globalfooter
	{
	display: inline;
	}

.globalfooter a
	{
	font-size: 13px;
	}