
body {
    margin: 20px 0;
} .copyright {
    COLOR: #000033;
    FONT: 9px verdana, arial, sans-serif;
} .subtitle {
    COLOR: #000000;
    FONT: 12px verdana, arial, sans-serif;
    font-weight: bold;
} .services {
    COLOR: #FF0000;
    FONT: 12px arial, verdana, sans-serif;
    font-weight: bold;
} .published {
    COLOR: #4D4D4D;
    FONT: 9px verdana, arial, sans-serif;
} .h3 {
	FONT: 12px "Agency FB", arial, sans-serif;
    background-color: black;
    color: white;
    border: 1px solid black;
    font-weight: bold;
    text-align: center;
    font-size: 1.5em;
} .box {
	background-color: white;
	margin-bottom: 0;
	margin-right:0;
	padding: 0.5em;
} .verticalsplit {
	border: solid white;
} .menu {
	border-right: 1px solid white;
} .page-splits	{ 
	border: #FF0000 1px solid; 
	background-color: #000000; 
	color: #000000; 
	height: 3px; 
	width: 50%;
	margin-left:237px;
	margin-bottom:5px;
} .readmorelinks {
	 color: red; text-decoration: none; font-weight:bold; margin-left:5px;
} .readmorelinks:hover {
	color: red; text-decoration: underline; 
} .alignright {
	text-align:right;
} .gallerylink {
	color: red; text-decoration: none;
} .gallerylink:hover {
	color: red; text-decoration: underline; 
} .indentleft {
	padding-left: 0.5em;
} .contactlink {
	color:red; text-decoration: none;
} .boxspace{
	margin-bottom: 10px;
} .colspace{
	margin-top: 20px;
}
hr {
	background:none repeat scroll 0 0 white;
}
h1 {
    COLOR: #FF0000;
    FONT: 15px verdana, arial, sans-serif;
    font-weight: bold;
	/*margin-bottom: 0.5em;*/
	margin-top: 0.8em;
}
h2 {
    FONT: 12px verdana, arial, sans-serif;
    font-weight: bold;
}
h3 {
	FONT: 15px verdana, arial, sans-serif;
    background-color: black;
    color: white;
    border: 1px solid black;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 0.5em;
} #sobarcafe {
	color:#9B0B0B;
	font-weight:bold;	
} #homeheader { /*h1 on home page */
	padding-bottom:0.8em;
	/*padding-left:0.5em;	*/
} #maincontent {
	margin: 5px;
} #contact {
    COLOR: white;
    FONT: 15px verdana, arial, sans-serif;
    font-weight: bold;
} 
h4 {
    background-color: black;
    color: white;
    border: 1px solid black;
    font-weight: bold;
    text-align: center;
line-height:1;
margin-bottom:0.5em;
}
p {
	margin:0 0 0.8em;
}
container {
} #maincol {
} #header {
	background-color: black;
	padding:0;
	border-bottom: 5px solid white;
	border-top: 0;
}	#newssupportbox {
	background-color: #F2F2F2;
	/*border: 1px solid gray;*/
	/*background:none repeat scroll 0 0 #D3D3D3; /*#EDEDED*/
	text-align: right;
	color:gray;
    FONT: 9px verdana, arial, sans-serif;
	padding: 0.5em;
}	#freebie {
	background-color: #F2F2F2;
	/*border: 1px solid gray;*/
	/*background:none repeat scroll 0 0 #D3D3D3; /*#EDEDED*/
	/*color:gray;
    FONT: 10px verdana, arial, sans-serif;*/
	padding:  0 0 15px 5px;
}#footer {
	background-color: black;
    height: 28px;
    border: solid #000000;
    border-width: 1px 0px 1px 0px;
} #date {
    font-weight: 800;
}

/*
 * Top menu 
 */
#topmenu {
	float:left;
	width: 100%;
    margin: 0;
	list-style-type: none;
	text-align: center;
	padding-left:0;
	/*border: solid white;*/
} 
#topmenu li {
	font-size: 10pt; 
	font-family: Arial,sans-serif;
	display: inline;
	text-align: center;
}
#topmenu a:hover {
    background-color: white;
}

#topmenu li a{
	float: left;
	text-align: center;
	color: red;
	background-color:black;
	text-decoration: none;
	line-height: 1.5;
}

