﻿  /* CSS layout - header, nav, 2 cols, footer */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	background-image:url('../images/background.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family: Verdana, Trebuchet, Tahoma, Arial, Helvetica, san-serif;
}

hr	{
	color: #000;
}
#container {
	width: 750px;
	margin: 0 auto;
	background-color:#CCCCCC;
}

#masthead {
	width: 750px;
	/* background-image: url('../images/bkg_borough_market.jpg');*/
	background-image: url('../images/bkg_charingX-1.jpg');
	/* background-position: center; */
	background-repeat: no-repeat;
	background-color:black;
	border-bottom:50px;
	height: 190px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

#masthead .site-title {
	font-size: 20pt; 
	color: yellow;
	font-weight: bold;
	margin-top: 65px; 
	margin-bottom: 2px; 
	text-align: center;
}

#masthead h1 {
	font-size: 16pt;
	color: orange;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 4px;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
}

#top_nav {
	width: 750px;
	margin: 0 auto;
	background-color:black;
	text-align:center;
}

#floatdiv {
	position: relative;
	margin-top: 25px; 
	padding-top: 2px;
	padding-bottom: 2px;
	width: 75px; 
	float: left;
	display: inline;
	margin-left: 20px;
	margin-right: 20px;
	color: #EAEBD8;
	/*background-image:url('../images/float_div_image.gif');
	background-repeat:repeat-y;*/
}

#floatdiv a {
	font-size: 9pt;
	color: #008000;
	margin-top: 2px;
	margin-bottom: 2px;
}

#floatdiv a:hover {
	font-size: 9pt;
	color: #ce0000;
	margin-top: 2px;
	margin-bottom: 2px;
}	

#page_content {
	margin-left: 20px;
	width:600px;
	float: left;
}

#quicknav {
	clear: both;
	width: 100%;
	margin: 0 auto;
	overflow: auto;
	text-align:center;
}

#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	overflow: auto;
	text-align:center;
	margin-bottom:10px;
}

#mastfoot {
	width: 750px;
	background-image: url('../images/bkg_borough_market_footer.jpg');
	/* background-image: url('../images/bkg_charingX-1.jpg');*/
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

/*  *********** FONTS *********** */

a:active {
	font-size: 9pt;
	color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration:underline;
}

/*a:link {
	font-size: 9pt;
	color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
}*/

a:visited {
	font-size: 9pt;
	color: gray;
	margin-top: 2px;
	margin-bottom: 2px;
}

a {
	font-size: 9pt;
	color: #008000;
	margin-top: 2px;
	margin-bottom: 2px;
}

a:hover {
	font-size: 9pt;
	color: #ce0000;
	margin-top: 2px;
	margin-bottom: 2px;
}

.floatdiv_a {
	color: #008000;
}

.floatdiv_a:hover {
	color: #ce0000;
}

.site-title
{
	font-size: 20pt; 
	color: red;
	font-weight: bold; 
	margin-top: 15px; 
	margin-bottom: 2px; 
	text-align: center;
}

.contact {
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
	text-align: center;
	margin-left: 0;
}

.flashit {
}

.tiny {
	font-size: 6pt;
	color: #808080;
	font-weight:bold;
	text-align: center;
}

.small_bold {
	font-size: xx-small;
	font-weight: bold;
	text-align:center;
}

.slogan {
	font-size:14pt;
	font-weight:bold;
	color: yellow;
	/*text-decoration:blink; */
	text-align:center;
}

.top {
	font-size: small;
	font-weight: bold;
	color: #008000;
}

.image-left	{
	border-width: 0px;
	margin: 10px 20px;
	float:left;
}

.image-right	{
	border-width: 0px;
	margin: 10px 20px;
	float:right;
}

.image-center	{
	text-align:center;
}

h1 { 
	font-size: 12pt; 
	color: #CE0000; 
	font-weight: bold; 
	margin-top: 10px; 
	margin-bottom: 2px; 
	text-align: center;
}

h2 { 
	font-size: 10pt;
	color: #CE0000;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left:10px;
	text-align: left;
}

h3 {
	font-size: 10pt;
	color: #CE0000;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align:left;
	margin-left: 20px;
	margin-right: 30px;
}

h4 {
	font-size: 10pt;
	color: #CE0000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/*
h5 {
	font-size: 10pt;
	color: #CE0000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: left;
}

h6 {
	font-size: 10pt;
	color: #CE0000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: left;
}

*/

p { 
	font-size: 9pt;
	color: #003300;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 30px;
}

li {
	font-size: 9pt;
	color: #003300;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-right: 30px;
}

button {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

textarea {
	font-size: 8pt;
	color: #323232;
}

td {
	font-size: 8pt;
	color: #323232;
}

th {
	font-size: 8pt;
	color: #323232;
	font-style: italic;
	font-weight: bold;
}

/*  *********** DROP DOWN MENU *********** */

#sddm {
	margin: 0;
	padding: 0;
	border-top:1px solid gray;
	z-index: 30;
}

#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12pt arial;
}

#sddm li a{
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 17px;
	width: auto;
	background: #000000;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover {
	background: #008000;
}

#sddm li a:visited {
	background: #808080;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
}

#sddm div a	{
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 17px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #008000;
	color: #FFFFFF;
	/*font-style:normal; 
	font-variant:normal; 
	font-weight:normal;*/ 
	font-size:11px; 
	font-family:arial; 
	/*(padding-left:10px; 
	padding-right:10px; 
	padding-top:5px; 
	padding-bottom:5px;*/
}

#sddm div a:hover	{
		background: #ce0000;
}

#sddm div a:visited	{
		background: #808080;
}

