body { 
	background-color: #FFFFFF;
	font-family: Gerogia, Arial, Verdana, Georgia, Arial, "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
}

#largetext {
	     font-size: 150%;
             font-weight: bold; 
}

#main {
	background: #FFFFFF;
	font-size: 95%;
        padding: 0px;
	margin: 0px 0px 0px 0px;
}

#rightcol {
	background: #FFFFFFF;
	font-size: 95%;
	padding: 10px;
	margin: 0px 1px 1px 1px;
}

#leftcol {
	background: #FFFFFF;
	font-size: 95%;
	padding: 10px;
	margin: 0px 1px 1px 1px;
}

#rightcolq {
	background: #FFFFFF;
	font-size: 95%;
	padding: 10px;
	margin: 0px 1px 1px 1px;
}

#leftcolq {
	background: #FFFFFF;
	font-size: 95%;
	padding: 10px;
	margin: 0px 1px 1px 1px;
}

#footer {
	background-color: #006B3C;
	color: #efe5d0;
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-size: 90%;
}

#footinf {
	background-color: #006B3C;
	color: #efe5d0;
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-size: 100%;
        font-weight: bold;
}

#header {
	background: #F4F4F4;
	margin: 1px;
	height: 95px;
        font-size: 100%;
	text-align: top;
	padding: 5px;
}

#menubar {
	background-color: #FFFFFF;
	font-color: #993399;
	margin: 1px;
	height: 60px;
        font-size: 120%;
        font-family: Georgia; 
        font-weight: bold; 
        padding: 4pt 1pt; 
        margin-left: 1pt; 
        margin-right: 1pt; 
}

#menunav {
          margin: 1px;
          height: 80px;
          font-size: 100%;
          background: #FFFFFF;
          font color: #009900;	   
          font-family: Calibri; 
          font-weight: bold; 
          text-align: center;
}

#footmenu {
          margin: 1px;
          height: 40px;
          font-size: 120%;
	  background-color: #006B3C;
   	  color: #efe5d0;
          font-family: Calibri; 
          font-weight: bold; 
          text-align: center;
}

#quotes {
	font-size: 120%;
	font-family: Costantina;
}

#quote {
	font-size: 100%;
	font-family: Costantina;
}


h1 {
	font-size: 150%;
	color: #FFFFFF;
        background: #006B3C; 
	margin-left: 0pt;
	margin-right: 0pt;
        font-weight: bold;
        line-height: 150%;
        text-align: center;
}

h4 {
	font-size: 120%;
	color: #FFFFFF;
        background: #006B3C; 
	margin-left: 0pt;
	margin-right: 0pt;
        font-weight: bold;
        text-align: center;
}

h5 {
	font-size: 110%;
}

h3 {
	font-size: 60%;
}


h2 {
	font-size: 150%;
	color: #FFFFFF;
        background: #006B3C; 
	margin-left: 0pt;
	margin-right: 0pt;
        font-weight: bold;
        line-height: 150%;
	text-align: center;
}


td    {
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: black;
}

#smallstuff {
             font-size: 1%;
}

#smalltext {
             font-size: 75%;
}

#tinytext {
             font-size: 1%;
	     color: #FFFFFF;
             background: #FFFFFF; 
}


#T1 {
	font-weight: bold;
	font-size: 100%;
        font-family: Georgia;
	text-align: left;
}

#T2 {
	font-size: 150%;
        font-family: Script MT Bold;
        text-align: center;
}


a:link {
	color: #3333FF;
	text-decoration: none;
	border-bottom: none;
}

a:visited {
	text-decoration: none;
	border-bottom: none;
}

#rightcol {
	float: right;
	width: 32%;
}

#rightcolq {
	float: right;
	width: 60%;
}
#main {
	margin-right: 33%;
	margin-left: 34%;
}

#leftcol {
	float: left;
	width: 32%;
}

#leftcolq {
	float: left;
	width: 35%;
}

#footer {
	clear: both;
}




