﻿body {
	font-family:verdana, arial, times new roman;
	background-color:#C0A545;
	color :#800517;
}

p {font-family:verdana, arial, times new roman;color:#FFFFFF;)
small {font-size : small; }
emphasis {font-size : large;
          font-style:italic;
          font-weight:700; }
a {
	font-weight:bold;
	color:#800517;
	text-decoration:none;
	font-family : "verdana, comic sans ms;"
}

a:hover{color:#FFFFFF;text-decoration:none;}

.headerlink{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #FFFFFF;
}

.menulink{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : xx-small;
    color : #800517;
 }
 
.pphead {fontfamily:verdana, arial;font-weight:bold;fontsize:x-large;color:#FFFFFF;)
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}

.title {fontfamily:Century Gothic;font-size:x-large;color:#FFFFFF;)

.menubar{background-color :#COA545;}

.rightsidemain{
     padding : 30;
     background-image:url('/images/backdrop brown.jpg');
     
}

.maintable{
	padding : 30;
    background-color: #666633;
    color : #FFFFFF;
}

.logoposition{
	position:absolute;
	top:-45px;
	left:-5px;
	z-index:1
}
.special1{
    font-size:x-large;
    color: #FFFF00;
    font-style:italic;
    fontfamily:Century Gothic;
}

.indexcells{
    background-color:#800517;
}

.whitetext{
    color : White;
 }
 
 .bluetext{
   color: #666633; 
 }
 
.footerfont{
    color:Black;
    font-size : xx-small;                
 }
 
