/* Tungate Insurance - CSS Document */

#container { 
	width: 800px;
	}

#tabletop {
	clear: both;
	width: 800px;
	height: 17px;
	background-image: url(http://www.tungateinsurance.com/images/table-top.jpg);
	background-repeat: no-repeat;
	}
	
#tablebody {
	width: 800px;
	background-image: url(http://www.tungateinsurance.com/images/table-body.jpg);
	background-repeat: repeat-y;
	}
	
#tablebottom {
	clear: both;
	width: 800px;
	height: 17px;
	background-image: url(http://www.tungateinsurance.com/images/table-bottom.jpg);
	background-repeat: no-repeat;
	}
	
#navigation {
	width: 760px;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	}
	
.maincontent {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 1px;
	}
	
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ADAF4B;
	border-bottom: 1px solid #EBEBEB;
	letter-spacing: 1px;
	padding-bottom: 4px;
	padding-top: 20px;
	font-weight: bold;
	font-stretch: semi-expanded;
	}
		
.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ADAF4B;
	padding: 0px;
	margin: 0px;
	}

.sidecontent {
	text-align: left;
	color: #666;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-right: 15px;
	padding-left: 10px;
	}
	
#footer {
	width: 760px;
	height: 25px;
	padding: 8px;
	margin-top: 10px;
	background-color: #666666;
	}
	
.copyright {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: left;
	float: left;
	}
	
.information {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	}
	
.creative {
	clear: both;
	width: 760px;
	margin-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	}

a:hover {
	color: #CC0000
}

a.nyq:link, a.nyq:visited, a.nyq:active {
	text-decoration: none;
	color: #333333;
	border-bottom: 1px dotted #333333;
	}
	
a.nyq:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #333333;
	}	
	
a.mail:link, a.mail:visited, a.mail:hover, a.mail:active {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 0;
	}
	
img {
	margin:0;
	padding:0;
	}

p.firstpara { 
	margin-top: 5px;
}

.forms li {
   font-weight: bold;
}

ul.benefits {
	margin: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 5px;
}

h2.subhead {
	color:#006d4a;
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

.required {
   font-weight: bold;
   color: #EE0000;
}

