/* Three Colum Flexible Head & Footer - Cascading Style Sheet Template */ 
/* Created by: Keith Post - Post Studio Website Design */

/* type: element selectors */
body {
	background: silver;
	color: black;
	}
	
 img {
	border: 0px none;
	}
	

/* type: id = "selector-elements" should be used only once within each page presentation to validate */
#bkgnd {
	border:1px solid #993333;
	margin: auto;
	text-align: left;
	width: 650px;
}

#hdr {
	background:#fff;
	text-align: center;
	padding: 2px;
}

#bar {
	height:16px;
	background:#B33B37;
	color: #E6E6CC;
	vertical-align: middle;
	font: 0.65em Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 2px 1px;
	text-align: right;
}

/*format for the current page text @ the top of the menu*/
#currentpage {
	height:16px;
	color: #FFFFFF;
	vertical-align: middle;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 2px 1px 10px;
	text-align: left;
	background-color: #B33B37;
	letter-spacing: 2px;
}

#bodyblock {
 position:relative;
 background: #dcdcdc;
 border-top:1px solid #993333;	
 color: #333333;
 width:650px;
 padding:0;
 }


#l-col 
{
	background:#dcdcdc;
	color: #9F722D;
	width:148px;
	margin: 0px;
	padding: 0px 0px;
}

#l-col p {
	font-size: 12px;
	line-height: 1.5em;
	color: #6A3500;
}
 
#cont 
{
	width:495px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.5em;
	background:#ffffff;
	color: #333333;
	text-align: justify;
	border:solid #999999;	
	border-width:0 0 0 1px;
	padding:30px 20px 30px 20px;
}

#cont h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height: 1.5em;
	color: #B33B37;
	text-align: center;
	margin-top: 26px;
	margin-bottom: 2px;
}

#cont h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height: 1.5em;
	color: #B33B37;
	text-align: center;
	margin-top: 26px;
	margin-bottom: 2px;
}

#cont h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height: 1.5em;
	color: #B33B37;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#cont h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1.5em;
	color: #000000;
	text-align: center;
	margin-top: 26px;
	margin-bottom: 2px;
}

#cont BLOCKQUOTE
{
	font-weight:bold;
}

#cont li
{
	font-weight:normal;
}


#cont p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.5em;
	color: #333333;
	text-align: justify;
	margin-bottom: 2px;
	margin-bottom: 2px;
	padding-bottom: 4px;
}


#cont td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.5em;
	color: #333333;
	text-align: justify;
	margin-bottom: 2px;
	margin-bottom: 2px;
}

#cont a {
	color:#B33B37;
	font-weight:normal;
	text-decoration:underline;
}

#cont a:hover {
	color:red;
	text-decoration:underline;
}

#ftr {
	background:#ABA6A6;
	color: #333333;
	margin:0;
	font-size: 0.6em;
	text-align: center;
	padding: 2px 5px;
	border-top: 1px solid #993333;
	border-right: 0 solid #993333;
	border-bottom: 0 solid #993333;
	border-left: 0 solid #993333;
	}	


/*TOP MENU styles*/
.topmenua{
	color: white;
	font-size: 10px;
	font-weight: 900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active.topmenua:hover{
	color:#FFFFBB;
}

tr.vocTitle{
	color: white;
	font-size: 18px;
	font-weight: 900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#c0c0c0;
	text-align:center;
}
.dividerbar {
	color: #662222;
}

