@charset "UTF-8";
/* CSS Document */

.contentcell {padding: 0px 113px 20px 209px;}
.contentdiv {background-color:#000000; padding: 10px;}

.float {float:left;}

.heading {font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; color:#FFFFFF;}
.subhead {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#b09269;}
.subheadblack {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#000000;}
.body {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#FFFFFF;}
.bodybold {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#FFFFFF; font-weight:bold;}
.bodybrown {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#b09269;}
.bodyblack {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#000000;}
.bodybrownbold {font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#b09269; font-weight:bold;}

.blacklink:link {color: #000000;text-decoration: none;}
.blacklink:visited {text-decoration: none;color: #000000;}
.blacklink:hover {text-decoration: underline;color: #000000;}
.blacklink:active {text-decoration: none;color: #000000;}

.whitelink:link {color: #FFFFFF;text-decoration: none;}
.whitelink:visited {text-decoration: none;color: #FFFFFF;}
.whitelink:hover {text-decoration: underline;color: #FFFFFF;}
.whitelink:active {text-decoration: none;color: #FFFFFF;}


.sitebackground {background-image:url(images/sitebg.jpg); background-repeat:no-repeat; background-position:center top;}

.image {border:2px solid #b09269;}

.tableborder {border:1px solid #FFFFFF; padding:5px;}
