

/* reset browser styles */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}



p {
	margin-left: 10;
	margin-top: 5;
	margin-bottom: 5;
}

.pad10 {
	padding-top:10px;
}
.pad20 {
	margin-top:20px;
}



article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
	background-color: #ddd;
    min-width: 1015px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

header.pageHeader {
  padding: 0px;
  margin: 0px;
  height: 79px;
  background-color: #FEFAF6;    
}

header.pageHeader table {
    margin-left: -0px;
}


.tablemenu td
{
    font-size: large;
    font-family: 'Ubuntu';
    /*font-family: 'Vollkorn';*/
     /*, Arial, Helvetica, sans-serif;*/
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}



.tablemenutd
{
    font-size: large;
    font-family: 'Ubuntu';
    /*font-family: 'Vollkorn';*/
     /*, Arial, Helvetica, sans-serif;*/
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
}



.tdmiddle
{
    font-size: large;
    /*font-family: 'Ubuntu';*/
    font-family: 'Vollkorn';
    /*'Futura PT W10 Medium';*/
    /*text-transform: uppercase;*/
    /*font-family: Arial, Helvetica, sans-serif;*/
    text-align: center;
    vertical-align: middle;  
}

.pageLeft
{
    float:left;
    background:#fcc;
    background-color: #ddd;
    font-size: small;
    width:155px;
    padding: 0px 0px 0px 5px;
}

.pageContent
{
  background: url(../images/textura.jpg);    
  min-width: 860px;
  /*margin:0 200px 0 160px;*/
}

.pageRight
{
    width:190px;
    padding:5px;
    float:right;
    background-color: #ddd;
    font-size: small;
}



div.pageRight h2 {
    text-align: center;    
}




.pageLeft h2 {
  color: black;
  border-bottom: thin #6B6E3F solid;
  margin-bottom: 0px;
  margin-top: 10px;
}

.pageLeft ul {
  padding: 10px;
  list-style:  none;
}

.pageLeft li {
  padding-bottom: 3px;
  display:block;  
  background:#eee;
}

.subheadimg {
  margin-left: -5px;
}




.pageFooter
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}


.pageFooter table {
  height: 20px;
  border-collapse: collapse;
  font-size: small;
  /*background:#eef;*/
}

.pageFooter table tr {
  border-collapse: collapse;
  background-image: linear-gradient(#ddd, #aaf);
}

.pageFooter table td {
  border-collapse: collapse;
}


.finfo {
    text-align:     right;
    padding-right:  10px;
}

.st7 {  font-size: 24px; filter: Glow(Color=white, Strength=4)}

.wrapper 
{
    width:      1100px;
    align-self: center;
}
