body {
	margin:0; 
	padding:0; 
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	vertical-align:top;
}

img {
	border-color: #cc0000;
}

h1 {
	font-size:100%;
	font-weight:bold;
}

.button{
	background-color:#efcf2e;
	color:#663300;
}

/*********main table**************/
#table766{
	text-align:left;
	width:766px;
	margin:13px auto; /*centers the main part of the page. 13px top and bottom, left and right equal */
	margin-bottom:50px;
	background-color:#CC0000;
	padding:0 0 0 0;
	background-image:url(images/top766.gif);
	background-position:top;
	background-repeat:no-repeat;
}
/*********end main table**************/

#logodiv{
	width:200px;
	text-align:center;
	float:left;
	clear:left;
	padding-top:15px;
}

#infodiv{
	float:right;
	clear:right;
	margin-right:20px;
	background-color:#FFFFFF;
	width:530px;
	padding-bottom:5px;
	text-align:center;
}

#companydiv{
	width:239px;
	float:left;
	clear:left;
	padding-left:45px;
	border-right:1px solid #f1f1f1;
	font-size:90%;
	color:#666666;
	text-align:left;
}

#phonediv{
	float:right;
	clear:right;
	width:210px;
	padding-left:25px;
	font-size:90%;
	color:#666666;
	text-align:left;
}

#maincontent{
	background-color:#FFFFFF;
	overflow:auto;
	width:100%;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
}

#leftcolumn{
	width:186px;
	margin-right:20px;
	margin-top:-20px;
	padding-left:10px;
	height:100%;
	float:left;
	clear:left;
}

.aboutNav{
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:25px;
}
.aboutNav a:link{
	color:#000000;
	text-decoration:none;
}
.aboutNav a:visited{
	color:#000000;
	text-decoration:none;
}
.aboutNav a:hover{
	color:#000000;
	text-decoration:underline;
	font-style:italic;
}

.firstspan:first-letter{
	font-size:110%;
	font-weight:bold;
}

/****** main body**************/
#mainbody{
	float:right;
	clear:right;
	height:100%;
	width:513px;
	padding-right:25px;
}

/***************footer links*****************/
#footerdiv{
	width:100%;
	background-color:#ffffff;
}

#footer{
	margin-top:18px;
	width:538px;
	float:right;
}

#footul{
	margin:0;
	width:520px;
}

#footul li{
	display:inline;
	color:#A09864; 
	padding-left: 0px;
	padding-right: 20px;
}

#footul li a{ 
	color:#666666;
	font-size:90%;
	text-decoration:underline;
}

#footul li a:hover{ 
	text-decoration:none;
}
/***************end footer links*****************/

#menu {
	margin-top:40px;
	border:1px solid white;
}

#idList {
	width:530px;
	margin: 0;
	padding:0;
	list-style:none;
	float:left;
}
 
#idList li {
	float:left;
	display: block;
	margin:0;
}

#idList a:link {
	display:block;
	font-size:80%;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#idList a:visited {
	display:block;
	font-size:80%;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#idList a:hover {
	display:block;
	font-size:80%;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	text-align:center;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFF33;
	padding: 8px 8px 4px;
	background: url(img/bubble.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(img/bubble.png) bottom right;
}

#copyright{
	color:#FFFFFF;
	background-color:#cc0000;
	font-size:70%;
	width:186px;
	margin-right:20px;
	margin-bottom:50px;
	padding-top:10px;
	padding-bottom:30px;
	padding-left:10px;
	float:left;
	clear:left;
}

#copyright a{
	color:#FFFFFF;
	text-decoration:none;
}

#copyright a:hover{
	text-decoration:underline;
}

.nodecoration a{
	color:#000000;
	text-decoration:none;
}
.doit {
	background-color:#cccccc;
}
.didit {
	background-color:;
}
.breadcrumb{
	color:#0033FF;
	font-size: 12px;
}
.breadcrumb a:link{
	font-size: 12px;
	color:#0033FF;
	text-decoration:none;
}
.breadcrumb a:visited{
	font-size: 12px;
	color:#0033FF;
	text-decoration:none;
}
.breadcrumb a:hover{
	font-size: 12px;
	color:#0033FF;
	text-decoration:underline;
}
