/* CSS Document */

/* body & fonts */

body {background-color:#563F00;}
.italic {font-family:Times New Roman,Arial,Helvetica; font-size:17px; color:#FFF6DE; font-style:italic;}
.bold {font-family:Times New Roman,Arial,Helvetica; font-size:17px; color:#FFF6DE; font-weight:bold;}
.header {font-family:Times New Roman,Arial,Helvetica; font-size:22px; color:#FFF6DE; text-align:center; vertical-align:top; font-weight:bold;}
.smaller {font-family:Times New Roman,Arial,Helvetica; font-size:16px; color:#FFF6DE; text-align:left; vertical-align:top;} 
.homelinks {font-family:Times New Roman,Arial,Helvetica; font-size:14px; color:#FFF6DE;} 

/* tables */

.table1 {width:750px; height:100%;}
.table2 {width:550px; height:100%; margin-top:1%;}
.table3 {width:750px; height:100%; margin-top:1%;}
.table4 {width:400px; height:100%; margin-left:auto; margin-right:auto; margin-top:1%;}
.tablehome {width:750px; height:100px;}

/* tds */

.tdtl {background-color:#563F00; width:165px; height:100px; padding-right:1%; padding-left:1%; padding-bottom:1%; text-align:center; vertical-align:top;}
.tdtr {background-color:#563F00; width:585px; height:100px; padding-right:1%; padding-bottom:1%; text-align:center; vertical-align:middle;}
.tdl {background-color:#563F00; width:165px; height:100%; padding:1%; text-align:center; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:17px; color:#FFF6DE;}
.tdr {background-color:#563F00; width:585px; height:100%; padding-left:3%; padding-bottom:1%; text-align:left; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:17px; color:#FFF6DE;}
.tdrsite {background-color:#563F00; width:585px; height:100%; padding-bottom:2%; text-align:center; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:17px; color:#FFF6DE;}
.tdrhome {background-color:#563F00; width:585px; height:100%; padding:1%; text-align:center; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:17px; color:#FFF6DE;}
.tdr2 {background-color:#563F00; width:585px; height:100%; padding-left:4%; padding-bottom:1%; text-align:left; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:17px; color:#FFF6DE;}
.tdreturn {background-color:#563F00; width:585px; height:30px; padding:1%; text-align:center; vertical-align:top; font-family:Times New Roman, Arial, Helvetica, sans-serif; font-size:17px; color:#FFF6DE;}
.tdquiz {background-color:#563F00; width:400px; height:100%; padding:1%; text-align:left; vertical-align:top; font-family:Times New Roman, Arial, Helvetica, sans-serif; font-size:17px; color:#FFF6DE;}
.tdrec {background-color:#563F00; width:400px; height:100%; padding:1%; text-align:center; vertical-align:top; font-family:Times New Roman, Arial, Helvetica, sans-serif; font-size:17px; color:#FFF6DE;}
.tdrbottom {background-color:#563F00; width:130px; height:100%; text-align:right; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:16px; color:#FFF6DE;}
.tdrbottom2 {background-color:#563F00; width:455px; height:100%; padding-left:2%; text-align:left; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:16px; color:#FFF6DE;}
.tdrbottom3 {background-color:#563F00; width:130px; height:100%; text-align:right; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:16px; color:#FFF6DE;}
.tdrbottom4 {background-color:#563F00; width:455px; height:100%; padding-left:2%; text-align:left; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:16px; color:#FFF6DE;}
.tdjs {background-color:#563F00; width:750px; height:100px; padding:1%; text-align:center; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:16px; color:#FFF6DE;}
.tdsitel {background-color:#563F00; width:265px; height:100%; text-align:left; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:16px; color:#FFF6DE;}
.tdsiter {background-color:#563F00; width:295px; height:100%; padding-left:3%; text-align:left; vertical-align:top; font-family:Times New Roman,Arial,Helvetica; font-size:16px; color:#FFF6DE;}
.tdspace {background-color:#563F00; width:25px; height:100%;}
.tdhomelinks {background-color:#563F00; width:250px; height:100px; padding-left:5%; text-align:center; vertical-align:bottom; font-family:Courier New,Courier,mono; font-size:13px; color:#FFF6DE;}
.tdhomelinks2 {background-color:#563F00; width:225px; height:100px; padding-left:10%; text-align:center; vertical-align:bottom; font-family:Courier New,Courier,mono; font-size:13px; color:#FFF6DE;}
.tdhomeright {background-color:#563F00; width:110px; height:100px; text-align:center; vertical-align:bottom; font-family:Courier New,Courier,mono; font-size:13px; color:#FFF6DE;}


/* links */

a:link {text-decoration:underline; color:#FFF6DE;}
a:visited {text-decoration:underline; color:#FFF6DE;}
a:hover {text-decoration:none; color:#FFD66B;}

