/*defaults*/
body 	{background:#742424 url('../images/body_bg2.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:760px; }
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{no-repeat 10px 0; border-bottom:1px solid #DADADA; padding:10px 20px 20px 10px; }
#navigation	{padding:10px 0; }
#header		{background:#DADADA url('../images/banner.gif') no-repeat 10px 10px; padding:10px; height:200px;}
#content	{padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:250px; padding:30px 0 20px 20px; line-height:140%; text-align: center}
.newsItem	{padding:10px 10px 5px 10px; background:lightgrey; border:1px solid #742424; font-size:90%; margin-bottom:20px; }
#footer		{clear:both; width:100%; font-size:79%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #742424; }
#copyright	{float:right; }


/*headings*/
.newsItem h1	{color:#742424; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1	{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1	{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }



#multi_drop_menus * {margin:0; padding:0;}
#multi_drop_menus ul {float:left;}
#multi_drop_menus li {border:.1px solid #5f1111; border-left:2px solid #5f1111; list-style:none; float:left; positon:relative; background-color:#A62323;}

#multi_drop_menus a {display:block; padding: 1em 7px; color: #DED; text-decoration:none;}
#multi_drop_menus a:hover {color:#DED; background-color:#742424;}
#multi_drop_menus li ul {position:absolute; display:none; width:13.5em; }
#multi_drop_menus li:hover ul {display:block;}
#multi_drop_menus li ul li {width:100%; border-right 1px solid #5f1111; border-bottom 1px solid #5f1111; border-left 5px solid #5f1111;}
#multi_drop_menus li ul li:first child {border-left 1px solid #5f1111; border-top 1px solid #5f1111;}
*html #multi_drop_menus li {border-top 1px solid #5f1111;}


#list1a ul li{list-style-image:url("../images/checkred.gif");}
#list1 ul li{list-style-image:url("../images/checkred.gif");}

#pic2 {position:absolute; margin:-400px 0 0px 90px;}
#pic3 {position:absolute; margin:-300px 0 0px 90px;}
#pic4 {position:absolute; margin:-200px 0 0px 90px;}
#pic5 {position:absolute; margin:-100px 0 0px 90px;}
#pic6 {position:absolute; margin:-50px 0 0px 90px;}

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#742424; font-weight:bold; padding:0 .5px 0 0; text-decoration:underline; background-color:#DDD;}
#footer a:hover	{color:#000000; text-decoration:none; }


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */


/* new quote request styles */
.dataLeft { 
	font: 10pt arial, verdana, sans-serif;
	line-height: 14pt;
	color: #333;
	
	vertical-align : top; 
	text-align : right; 
	padding : 3px 5px 3px 0; 
} 

.dataRight { 
	font: 10pt arial, verdana, sans-serif;
	line-height: 14pt;
	color: #333;

	vertical-align : top; 
	text-align : left; 
	padding : 3px 0 3px 0; 
} 

#RedStar { 
	color : #e70000; 
	padding : 0 0 0 10px; 
	font-style : italic; 
	font-size : 10pt; 
} 

#RedStar_blank { 
	color : #fff; 
	padding : 0 0 0 10px; 
} 