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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* begin styling!!! */
body {
	text-align:center;
}
/*the wrapper div below realigns the text to the left*/

body {
	background-color:#5f6062;
}

#wrapper{
	width:1024px;
	background-color:#5f6062;
}
/*#wrapper {
	text-align:left;
}*/

#wrapper{
	font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:12px;
	text-decoration:none;
}
.masthead{
	background-image:url(../F_galleries/imgsrc/masthead_home.jpg);
	width:1024px;
	height:250px;	
}
.mastheadg{
	background-image:url(../F_galleries/imgsrc/masthead_galleries.jpg);
	width:1024px;
	height:150px;	
}
.mastinline{
	display:inline;
	padding:0 5px 0 5px;
}	
#maininfo {
	text-align:justify;
	margin-left:50px;
	margin-bottom:10px;
	min-height:500px;
}
.maininfo {
	margin-left:160px;
	line-height:1.5em;
	margin-right:50px;
}
.maininfo p{
	margin-bottom:10px;
}
.maininfo a{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.maininfo a:hover{
	color:#ffffff;
}
.column1{
	width:230px;
	float:left;
	padding:8px;
	font-size:12px;
	text-align:left;
}
.links ul, li{
	line-height:2.5em;
}	
p{
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	font-size:12 px;
}
h1{
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:24px;
}
h2{
	font-family:Trebuchet, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-transform:capitalize;
}
.footer {
	background-image:url(../imgsrc/footer.jpg);
	background-repeat:no-repeat;
	vertical-align:bottom;
	height:100px;
	width:1024px;
	margin-left:-1px;
	vertical-align:bottom;
	clear:both;
}
.footer a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.footer a:hover{
	color:#ffffff;
}	
.M_nav {
	float:left;
	width:110px;
	clear:both;
}
.M_nav ul{
	text-align:left;
	list-style-type:none;
	display:block;
	line-height:2em;
}
.M_nav a{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.M_nav a:hover{
	color:#000000;
	padding-right:5px;
	border-right-color:#b3c5cb;
	border-right-style:solid;
	border-right-width:2px;
}	
#B_nav ul{
	list-style-type:none;
	display:inline;
}
#B_nav li{
	list-style-type:none;
	display:inline;
	padding-right:50px;
}
#B_nav a{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#B_nav a:hover{
	color:#000000;
}	
