﻿html,body {
	margin: 0px 0px 0px 0px; 
	background-color:#9a3334;
	background-position: center top;
}

body,table,td {font-family: arial; font-size:10pt; color:#333333; text-align:left;}
table,td {padding:0px; border-collapse:collapse; border-spacing:0px;}
img {border: 0px; border-color:#666633;}
hr {border: none 0; 
border-top: 1px dotted #666;
width: 100%;
height: 1px;
} 

.header {width:900px; height: 146px; background-image: url(../images/header.jpg);}
.content {width:757px;  background-image: url(../images/bkgrndContent.jpg); background-repeat: repeat-y;}
.sidemenu {width:143px;  height: 396px; background-image: url(../images/bkgrndMenu.jpg); background-color: #f3d386; background-repeat: repeat-x;}
.menubottom {width:253px; height: 304px; background-image: url(../images/botmenu.jpg); background-color: #003d28;}
.footer {width: 900px; height: 50px; background-image: url(../images/footer.jpg);}

.top {vertical-align:top;}
.bottom {vertical-align:bottom;}
.right {text-align:right;}
.left {text-align:left;}
.center {text-align:center; margin: 0 auto;}
.bold {font-weight:bold;}
.italic {font-style: italic;}

.five {width: 5%;}
.twentyfive {width: 25%;}
.thirtythree {width: 33%;}
.fifty {width: 50%;}
.sixtyseven {width: 67%;}
.seventyfive {width: 75%;}
.stretch {width: 100%;}

.contentspacing {line-height: 17pt;}
.contentsize { font-size:9pt; }

.textwhite {color: #fff;}
.textblack {color: #000;}
.textdrkgrey {color: #333333;}
.black {background-color: #000;}
.white {background-color: #fff;}


.sitepadding {padding-bottom:0px; padding-left:0px; padding-right:0px; padding-top:20px;}
.cellpadding {padding-bottom:10px; padding-left:10px; padding-right:10px; padding-top:10px;}
.contentpadding {padding-bottom:10px; padding-left:20px; padding-right:10px; padding-top:0px;}

a {color:#9a3334; text-decoration: none;}
a:hover {color:#f3d386; text-decoration:none;}
a.submenu {color:#333333; text-decoration: none; font-weight:normal;}
a.submenu:hover {color:#333333; border-bottom: 2px solid #de5807; text-decoration:none;}
a.footerlnk {color:#4b8afb; font-size:8pt; text-transform: uppercase; text-decoration: none;}
a.footerlnk:hover {color:#ffffff; font-size:8pt; text-transform: uppercase; text-decoration:none;}


