@charset "UTF-8";
/* CSS Document */


/*Containers*/

#leftContainer{width:362px; height:184px; background-image:url(../images/leftcontainer.jpg); margin:0 0 0 0;}
#rightContainer{width:362px; height:184px; background-image:url(../images/leftcontainer.jpg); margin:0 0 0 0;}
#leftContainer2{width:362px; height:184px; margin:0 0 0 0;}
#rightContainer2{width:362px; height:184px; margin:0 0 0 0;}
#footerContainer{width:1012px; height:150px; margin:0 0 0 0; background-color:#2762a6;}
#quotebox{width:350px; height:400px;}
#divider{width:1px; background-color:#666666; height:350px; vertical-align:middle; margin-top:20px;}
#rightnavContainer{width:153px; vertical-align:bottom; height:100px;}
#columnContainer{width:724px;}
#leftcol{ width:241px; padding: 10px 10px 10px 0; float:left;}
#middlecol{ width:241px; padding: 10px 10px 10px 0; float:left;}
#rightcol{ width:200px; padding: 10px 10px 10px 0; float:left;}

/*text styles*/

.brown{color:#A77F3B;}
.browntext{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#A77F3B; margin-right:15px; margin-top:15px;}
.browntextright{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#A77F3B; margin-right:15px; margin-top:15px; margin-left:15px;}

.righttext{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#666666; margin-top:15px; margin-right:15px; margin-left:15px;}
.righttext a:link{color:#A77F3B; text-decoration:none;}
.righttext a:visited{color:#A77F3B; text-decoration:none;}
.righttext a:hover{color:#A77F3B; text-decoration:underline;}

.righttitle{margin-left:15px;}

h1{font-family:Arial, Helvetica, sans-serif; color:#0060aa; font-size:21px; line-height:21px; margin:35px 25px 15px 0; font-weight:normal;}
h2{font-family:Arial, Helvetica, sans-serif; color:#0060aa; font-size:16px; line-height:16px; margin:35px 25px 15px 15px; font-weight:normal;}

.text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#666666; margin-right:25px; margin-top:15px; line-height:16px;}

.text a:link{color:#A77F3B; text-decoration:none;}
.text a:visited{color:#A77F3B; text-decoration:none;}
.text a:hover{color:#A77F3B; text-decoration:underline;}

.tdsubhead{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#bb521f; margin:10px 15px 10px 15px; line-height:16px;}

.tdtext{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#666666; margin:10px 15px 10px 15px; line-height:16px;}
.tdtext a:link{color:#A77F3B; text-decoration:none;}
.tdtext a:visited{color:#A77F3B; text-decoration:none;}
.tdtext a:Hover{text-decoration:underline;}

adright{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-decoration:none; color:#bb521f; margin-right:15px; margin-top:15px; margin-left:15px;}
.subhead{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; text-decoration:none; color:#bb521f; margin-right:25px; margin-top:15px; line-height:18px;
    width: 266px;
    z-index: 1;
    left: 4px;
    top: 7px;
    position: relative;
    height: 42px;
}

text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration:none; color:#ffffff; margin-right:50px; margin-top:15px; margin-left:50px; margin-bottom:15px;}

.whitetext{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; text-decoration:none; color:#ffffff; margin-right:50px; margin-top:15px; margin-left:50px; margin-bottom:15px;}
.whitetext a:link{color:#ffffff; text-decoration:underline;}
.whitetext a:link{color:#ffffff; text-decoration:underline;}
.whitetext a:visited{color:#ffffff; text-decoration:underline;}
.whitetext a:hover{color:#ffffff; text-decoration:underline;}

body {
	background-color:#d9d9d9;
	background-image:url(../images/background2.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	background-color:#ffffff;
}
