/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   float: left;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
dfn2 {
   float: left;
   text-align:left;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */



body {
	margin: 20px;
	padding: 0;
	/* background: #786E50 url(images/img1.gif);*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

td { 
	color: #000000;
	font-size: 12px;
}


h2 { font-size: 24px; }
h3 { font-size: 18px; }
h3 { font-weight:bold; }
h5 { 
	font-size: 14px;
	color: #12415f;
	font-weight:bold;

}
p, ol, ul {
	line-height: 20px;
}

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 5px 15px 0 0;
	border: 4px solid #000000;
}

.byline {
	margin: 0;
	padding: 0 0 0 5px;
	background: #12415f;
	color: #FFFFFF;
	font-size: 9px;
}

.linky {
	font-size: 12px;
	color: #0000FF;
}
div#pagecontainer {
	margin-left:auto;
	margin-right: auto;
	
}

/* Header */
/* Title BANNER */
#header {
	width: 808px;
	height: 277px;
	margin: 0 auto;
	background: url(images/img2.gif) no-repeat center top;
		
		
}

#header h1 {
	float: left;
	padding: 40px 0 0 20px;
	text-transform: uppercase;
	font-size: 36px;
	color: #ACA283;
}

#header h2 {
	float: right;
	padding: 95px 5px 0 0;
	font-size: 11px;
}

#header a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #ACA283;
}

/* Menu */

#menu {
	width: 808px;
	height: 30px;
	margin: 0 auto;
	text-align:left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu_home a {
	/*display: block; */
	float: left;
	width: 96px;
	height: 36px;
	/* padding: 4px 0 0 0; */
	background: url(images/img_home.gif);
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #ACA283;
}
#menu_about a {
	/*display: block; */
	float: left;
	width: 115px;
	height: 36px;
	/* padding: 4px 0 0 0; */
	background: url(images/img_about.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}
#menu_products a {
	/*display: block; */
	float: left;
	width: 210px;
	height: 36px;
	/* padding: 4px 0 0 0; */
	background: url(images/img_products.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}
#menu_quotes a {
	/*display: block; */
	float: left;
	width: 107px;
	height: 36px;
	/* padding: 4px 0 0 0; */
	background: url(images/img_quotes.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}
#menu_policies a {
	/*display: block; */
	float: left;
	width: 128px;
	height: 36px;
	/* padding: 4px 0 0 0; */
	background: url(images/img_policies.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}
#menu_contact a {
	/*display: block; */
	float: left;
	width: 152px;
	height: 36px;
	/* padding: 4px 0 0 0; */
	background: url(images/img_contact.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}
/*
#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 26px;
	padding: 4px 0 0 0;
	background: url(images/img3.gif);
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ACA283;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}
*/


/* Content */

#content {
	width: 808px;
	margin: 0 auto;
	background: url(images/img_content.gif) repeat-y;
	
}

#colOne {
	float: left;
	width: 160px;
	padding: 3px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	background-color: #12415f;
}

#colOne h3 {
	/*margin: 5px 0 10px 0; */
	margin-right: 3px;
	margin-left: 3px;
	color: #12415f;
	background-color: #CCCCCC;
	border-right: solid;
	border-right-color:#ffffff;
	border-left:solid;
	border-left-color:#ffffff;
	border-bottom:solid;
	border-bottom-color:#FFFFFF;
	border-top:solid;
	border-top-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}

#colOne ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colOne a {
	color: #645B43;
}

#colTwo {
	float: right;
	width: 548px;
	padding: 20px;
	font-size:12px;
	color: #000000;
	font: Arial, Helvetica, sans-serif;

}

#colSingle {
	float: inherit;	
	width: 720px;
	padding: 45px;	
	font-size:12px;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	text-align:left;
	

}

#colSingle list {
	margin-left: 25;
	padding: 50;
	list-style:circle;
	

}

#colSingle new {
	text-align:center;
	padding: 160px;
	float: inherit;
	font-size:12px;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	

}

#colSingle h3 {	font-size: 24px;}

#colSingle a {
	color: #0000FF;
}

#taco {
	float: left;
	width: 250px;
	padding: 3px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	background-color: #12415f;
}
#taco02 {
	float: right;
	width: 458px;
	padding: 20px;
	font-size:12px;
	color: #000000;
	font: Arial, Helvetica, sans-serif;
}

/* Footer */

#footer {
	width: 808px;
	height: 54px;
	margin: 0 auto;
	background: url(images/img_bottom.gif);
}

#footer p {
	margin: 0;
	padding: 0 0 0px 0;
	text-transform: lowercase;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#footer p2 {
	margin: 0;
	padding: 0 0 0px 0;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #786E50;
}