/* Universal */

body { 
	background: #fff; 
	margin: 0; 
	padding: 0;
	}
	
a img {
	margin: 0;
	padding: 0;
	border-width:0;
	border-style:none;
	border-color:#fff;
	color:#000;
  }

div, p, ul, ol, li, img, form h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	
a:link 			{ color:#6F2D00; text-decoration: none; }
a:visited       { color:#6F2D00; text-decoration: none; }
a:hover			{ color:#006366; text-decoration: underline; }
a:active        { color:#6F2D00; text-decoration: none; }

img	{ 
	margin: 0px;
	padding: 0px;
	border-style: none;}

input.text {
	background: #eee;
	border: #ccc 1px solid;
}

select {
	background: #eee;
	border: #ccc 1px solid;
}

textarea {
	background: #eee;
	border: #ccc 1px solid;
	overflow: auto;
}


/* Text Styles */

.error {
	color: #333333 ; 
}

.note {
	color: #333333 ;
	font-family: trebuchet ms, helvetica, SunSans-Regular;
	font-size: 11px;
}

p { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	}
h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	}

h2 { 
	font-family: Georgia, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: none;
	}
h3 {
	font-family: Georgia, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	vertical-align: top;
	}
h4 {
	font-family: Georgia, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	vertical-align: top;
}
h5 {
	font-family: Georgia, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	vertical-align: top;
}
h6 {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 14px;
	color: #000;
	text-transform: lowercase;
	}
ul {
	font-family: Georgia, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	margin:0 20px 0 20px;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}
ol {
	font-family: Georgia, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	margin:0 20px 0 20px;
	font-size: 11px;
	line-height: 17px;
	color: #000;
}
li.news {
 	font-family: Georgia, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 17px;
	color: #993300;
	list-style-type: none;
	list-style-image: url(menu-leaf.png);
	padding: 0 0 0 0;
	margin: 0;
}
.body_header {
 	font-family: Georgia, Trebuchet MS, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 27px;
	color: #4A886F;
	vertical-align:top;	
	}

.bodytext {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 17px;
	color: #666666;
	text-transform: lowercase;
	}
.subheader {
	font-family: Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-transform: lowercase;
}
/* Pages */
#container {
	width: 100%;
	}	
#header { 
	width: 800px;
	height: 116px;
	display:none;
	}
#name_plate {
	margin:0;
	}
#content_area {
	width: 100%;
	}
#content_inside {
	width: 100%;
	}
#top_main_body {	
	width: 100%;
	}
#main_body {	
	width: 100%;
	}
#body_spacer {
	width: 100%;
	}
#bottom_main_body {	
	width: 100%;
	}
#email_this {
	width:115px; 
	padding:3px; 
	margin:8px 0 8px 0;
	border-width: 1px 0 1px 0;
	border-style:solid;
	border-color: #434B4D;
	}
#left {
	width:142px;
	margin:0;
	padding: 15px 25px 0 18px;
	list-style: none;
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	color:#8c552e;
	line-height: 15px;
	float:left;
	display:none;
	}
.nav_line {
	padding:5px 0 5px 0;
	border-width: 0 0 1px 0;
	border-style:dashed;
	border-color: #fff;
	display:none;
	}
li.navlist {
	margin:0;
	padding:0;
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	color:#6F2D00;
	line-height: 15px;
	}
#foot { 
	width: 800px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
	text-align: right;
	display:none;
	}
#foot_print { 
	width: 100%;
	}
#footer { 
	background: url(siteimages/vargas_footer.jpg); 
	background-position:bottom;
	background-repeat: no-repeat;
	width: 800px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
	text-align: right;
	display:none;
}
#tumis { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#000;
	line-height: 12px;
	width: 375px;
	margin:0;
	padding:0 15px 0 0;
	text-align: right;
	float:right;
	}
a.tumis:link, a.tumis:visited, a.tumis:active {
	color:#000;
	text-decoration: none;
	}
a.tumis:hover {
	color:#000;
	text-decoration: underline;
	}
#company { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#00;
	line-height: 12px;
	width: 375px;
	margin:0 0 0 15px;
	padding:0;
	text-align: left;
	float:left;
	}
#footer p { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	}
#second_nav { 
	width: 175px;
	font-family: Arial, Verdana;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	display:none;
	}
#third_nav { 
	width: 175px;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	display:none;
	}
.home_photo img {
	margin:0 0 5px 5px;
	padding:0;
	border-style:solid;
	border-color: #8B2B01;
	border-width:1px;
	float:right;
	}		
#quote_box { 
	width: 125px;
	padding: 10px 10px 20px 10px;
	margin:20px 0 10px 0;
	float: left;
	text-align: left;
	border-width: 1px 0 1px 0;
	border-color: #7D1306;
	border-style:solid;
	display:none;
	}
#resourcepage { 
	width: 410px;
	padding: 0 12px 20px 12px;
	float: left;
	text-align: left;
	}

	