﻿html,body {
	margin: 0px 0px 0px 0px; 
	background-color:#756243;	
	background-repeat: repeat-x;
}

body,table,td {font-family: Garamond; font-size:13pt; text-align:left; line-height: 18pt;}
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;
} 

.container {width: 1000px; background-image: url(../images/mainbkgrnd.jpg);}
.header {width:1000px; height: 159px; background-image: url(../images/header.jpg);}
.buttons {width:1000px; height: 53px; background-image: url(../images/btnbkgrnd.jpg); background-repeat: no-repeat; background-color: #000000;}
.image {width:1000px; height: 189px; background-image: url(../images/image.jpg);}
.content {width:1000px; height: 573px; background-image: url(../images/content.jpg); background-repeat: no-repeat;}


.top {vertical-align:top;}
.bottom {vertical-align:bottom;}
.right {text-align:right;}
.center {text-align:center; margin: 0 auto;}
.bold {font-weight:bold;}
.italic {font-style: italic;}

.twentyfive {width: 25%;}
.thirtythree {width: 33%;}
.fifty {width: 50%;}
.sixtyseven {width: 67%;}
.seventyfive {width: 75%;}
.stretch {width: 100%;}

.leftside {width: 232px;}
.rightside {width: 768px;}

.contentspacing {line-height: 17pt;}
.contentsize { font-size:9pt; }

.textwhite {color: #fff;}
.textblack {color: #000;}

.title {color:#de5807; font-size:20pt;}
.subtitle {font-size:12pt;}

.contentpadding {padding-bottom:20px; padding-left:30px; padding-right:50px; padding-top:0px;}
.leftpadding {padding-bottom:0px; padding-left:30px; padding-right:10px; padding-top:100px;}
.rightpadding {padding-bottom:0px; padding-left:10px; padding-right:10px; padding-top:100px;}

a {color:#bb800c; text-decoration: none; font-weight: bold;}
a:hover {color:#000; text-decoration:none;  font-weight: bold;}
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:#000; font-size: x-small; font-weight:bold; text-transform: uppercase; text-decoration: none;}
a.footerlnk:hover {color:#fdfffa; font-size: x-small; text-transform: uppercase; text-decoration:none;}

