/* 
     Colors 
==================

burgundy: #631309;

silver: #d5d0cf;

blue: #141a94;

-==============*/

body {
	margin-top:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/);
	}


	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */

#logo {
	position: absolute;
	z-index:2;
	float:left;
	padding-left:5px;
	}
	
#header_025 {
	width: 760px;
	}
	
#top01_025 {
	width: 760px;
	height: 27px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	background-color: #631309;
	}
	
/* topnav area start */

#topnav_025 {
	width: 760px;
	height: 20px;
	line-height:20px;
	font-size: 12px;
	font-weight: bold;
	color: #631309;
	text-align: right;
	border-top: 1px solid #d5d0cf;
	border-bottom: 1px solid #d5d0cf;
	background: #f2f2f2;
	white-space: nowrap;
	}

/* main area start */
	
#main_025 {
	width: 760px;
	background-color: #FFFFFF;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #d5d0cf solid;
	}
	
#leftnav_025 {
	padding-top: 25px;
	padding-bottom: 100px;
	background-color: #f2f2f2;
	border-bottom: 1px #FFFFFF solid;
	border-right: 1px solid #d5d0cf;
	}
	
#content_area_025 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

/* footer area start */

#footer_025 {
	width: 760px;
	height: 35px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	background-color: #631309;
	border-top: 1px #FFFFFF solid;
	}
	
#bottom01_025 {
	width: 760px;
	height: 14px;
	background-color: #FFFFFF;
	}
	
#thomas_info_025 {
	width: 760px;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	}
	
/* heading styles */

h1 {
	color: #631309;
	font-size: 24px;
	font-weight: bold;
	/*text-transform: uppercase; */
	}

h2 {
	color: #d5d0cf;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	color: #3d3d3d;
	font-size: 14px;
	font-weight: bold;
	padding:5px;
	background: #f2f2f2;
	border-bottom: 2px solid #ccc;
	width: 65%;
	}
#form {
	background: #f2f2f2;
	border: 2px solid #ccc;
	}
	
#form td {
	border-bottom: 1px dotted #ccc;
	}	
	
/* image styles */
	
.img01 {
	border: 1px #000000 solid;
	}
	
.img02 {
	border: 1px #000000 solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.border {
	border: 1px #631309 solid;
	border-left: 12px #631309 solid;
	}
.fright {
 	float: right;
	margin: 5px 15px 10px 15px;
	}  

 .fleft {
 	float: left;
	margin: 5px 5px 10px 10px;
	}  
	
	
	
/* text syles */

.lefthead_025 {
	font-size: 12px;
	font-weight: bold;
	color: #631309;
	display: block;
	padding: 5px 5px 5px 15px;
	border-top: 1px #FFFFFF solid;
	}

.sm_025 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.bigger {
     font-size: 1.4em;
     }

.smaller {
     font-size:.75em;
     }
	   
.red {
	color: #631309;
	}	 	
	
/* link styles */

/* default link */
	
a	{
	color: #0000ff;
	text-decoration: underline;
	}
a:hover {
	color: #0000ff;
	text-decoration: none;
	}
a:visited {
	color:  #0000ff;
	text-decoration: underline;
	}
a:visited:hover {
	color: #0000ff;
	text-decoration: none;
	}
	
/* top contact info link */
	
a.top_025 {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: underline;
	}
a.top_025:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.top_025:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.top_025:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* topnav link */

a.topnav_025:link, a.topnav_025:visited {
	font-size: 12px;
	font-weight: bold;
	color: 942314;
	text-decoration: none;
	padding: 3px 10px;
	}
a.topnav_025:hover, a.topnav_025:visited:hover  {
	color: #fff;
	text-decoration: none;
	background:#631309;
	padding: 2px 10px;
	}
	
/* leftnav link */	

ul.leftnav_025 {
	margin: 0;
	padding: 0;
	border-bottom: 1px #FFFFFF solid;
	}	
.leftnav_025 li {
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}	
.leftnav_025 a:link, .leftnav_025 a:visited{
	font-size: 11px;
	color: #111;
	text-decoration: none;
	display: block;
	border-top: 1px #FFFFFF solid;
	padding: 5px 5px 5px 20px;
	background: #f2f2f2 url(images/bullet.gif) center left no-repeat;
	background-position: 3px 47%;
	}
.leftnav_025 a:hover, .leftnav_025 li a:visited:hover {
	color: #631309;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	border-top: 1px #FFFFFF solid;
	background: #fff url(images/bullet_over.gif) center left no-repeat;
	background-position: 100% 47%;
	}

/* content bucket link */
	
a.main_link_025 {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	}
a.main_link_025:hover {
	color: #663333;
	text-decoration: underline;
	}
a.main_link_025:visited {
	color:  #663333;
	text-decoration: none;
	}
a.main_link_025:visited:hover {
	color: #663333;
	text-decoration: underline;
	}
	
/* footer link */

a.footer_025 {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_025:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer_025:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_025:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet.gif);
	}