/* CSS Document */

/*PAGE LAYOUT*/

html {
	min-height: 100%;
	margin-bottom: 1px;
	background-color: #747472;
	background-image: url(../images/bg_page.jpg);
}
table {

}
body {
	line-height: 138.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 20px;
}
#page {
	background-color: #FFFFFF;
	width: 780px;
	border: 8px solid #ffffff;
}
#shadow {
	border: 3px solid #333333;
	width: 796px;
	margin: auto;
}

h2 {
	font-size: 153.9%;
	color: #032D6B;
	
}
h3 {
	color: #CC0000;
	font-size: 123.1%;
	margin-bottom: 0px;
}
#content {
	width: 774px;
	background-color: #EFEFEE;
	border: 3px solid #FFFFFF;
	background-image: url(../images/bg_content.jpg);
}
#logo{float:left; background-image:url(../images/tie_logo.gif); width:274px; height:213px;}
#topheader{
	float:right;
	width:774px;
	height:105px;
	background-color:#F0F0F0;
	position:relative;
	background-image: url(../images/masthead_spanglersons.jpg);
}
#topTitle {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #666666;
}
#topTitle h1 {
	font-size: 85%;
	margin-left: 8px;
	margin-top: 2px;
	font-weight: normal;
}
#toplinks {
	float: right;
	font-size: 100%;
	font-weight:bold;
	color:#999999;
	margin: 0px;
	height: 24px;
	padding-top: 4px;
	padding-right: 12px;
}
#toplinks a{
	font-size: 100%;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#toplinks a:hover{
	text-decoration:underline;
}
#phones {
	margin-right: 10px;
	font-size:100%;
	line-height:130%;
	color: #333333;
	text-align: right;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 755px;
}
#menu {
	float:right;
	width:750px;
	height:23px;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	text-align: right;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 9px;
	font-size: 100%;
	font-weight:bold;
	color: #FFFFFF;
}
#menu a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 85%;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}
#submenu{
	height:32px;
	font-size: 123.1%;
	font-weight:bold;
	color:#003173;
	text-align: center;
	line-height: 200%;
	width: 476px;
	float: right;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 6px;
}
#submenu a {
	text-decoration: none;
	color: #003173;
}
#submenu a:hover {
	text-decoration: underline;
	
}
#contenttext{
	float:right;
	width:500px;
	background-color: #FFFFFF;
}
#contenttext h1 {
	font-size:200%;
	font-weight:bold;
	color:#003173;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	
}
#leftpanel{
	float:left;
	width:230px;
	margin-left: 24px;
	color: #333333;
	margin-top: 14px;
	text-align: left;
	line-height: 120%;
	font-family: Tahoma, sans-serif;
}
#leftpanel h2 {
	font-size: 138.5%;
	margin: 0px;
	color: #032D6B;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 24px;
	line-height: 138.5%;
}


#leftpanel h3 {
	font-size: 123.1%;
	color: #E52324;
	margin: 0px;
}
#leftpanel h4 {
	font-size: 100%;
	line-height: 138.5%;
	font-weight: normal;
	margin: 0px;
}
#leftPanel h5 {
	font-size: 150%;
	margin: 0px;
}
#leftPanel h5 a {
	padding: 15px;
	color:#990000;
}
.actionButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #033375;
	width: 240px;
	padding: 8px;
}
	
#footer {
	width:754px;
	background-color:#FFFFFF;
	padding:10px;
	font: Tahoma, sans-serif;
	font-size: 85%;
	font-weight:bold;
	color:#999999;
	text-align: right;
	clear: both;
}
#address {
	width:400px;
	float:left;
	font-weight: normal;
	text-align: left;
	font-size: 85%;
	margin-top: 12px;
	line-height: 138.5%;
}
#bottomLinks {
	width:300px;
	float:right;
	font-weight: normal;
	font-size: 85%;
	margin-top: 12px;
	line-height: 138.5%;
}
#footer a {
	text-decoration:none;
	color: #666666;
}
#content .divider {
	clear: both;
	color: #CCCCCC;
	text-align: center;
	margin: 12px;
}
#contact_form {
	float: left;
	vertical-align: top;
	padding: 12px;
	margin-right: 24px;
	border: 1px solid #0B3470;
	background-color: #FFFFFF;
	font-size: 80%;
}
.oneColumn {
	text-align: left;
	margin: 24px;
}
/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

.blue_border {
	border: 4px solid #E32825;
	float: left;
	margin-right: 8px;
}
.red {
	color: #E52324;
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
}
.picLeft {
	margin-right: 18px;
	float:left;
}
.picRight {
	margin-left: 18px;
	float:right;
}
.letter {
	border-width: 2px;
	border-style: solid;
	border-right-style: solid;
	border-color: #333333;
	
}
.pod  {
	float: left;
	padding: 4px;
}
.pod h3 {
	margin: 0px;
	padding-left: 6px;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

