/*
Theme Name: Howard Mutual
Theme URI: http://HowardMutual.com/
Description: A custom designed theme for Howard Mutual by TPSM.
Version: 1.0
Author: TorbayPalumbi Strategic Marketing
Author URI: http://torbaypalumbi.com/

	This theme was designed and built by Torbay Palumbi 
	for Howard Mutual

	The CSS, XHTML and design is owned by 
	TorbayPalumbi Startegic Marketing

*/



/* Begin Typography & Colors */
body {
	/* font-size:62.5%; */
	font-family:  Lucida Grande, Lucida Sans Unicode, sans-serif;
	background-color:#6B5702;
	color: #333;
	text-align: center;
	font-size:12px;
	margin:0px;
	padding:0px;
	spacing:0px;
	}
#wrapper{
	text-align:left;
	position:relative;
	margin:0 auto 0; 
	height:810px;
	width:1049px;
}
#page {

	height:810px;
	width:1049px;
	font-size:15px;
	background-color: white;
	/* border: 1px solid #959596; */
	text-align: left;
	}
	
#description {
	position:absolute;
	height:65px;
	width:452px;
	top:23px;
	left:540px;
	text-align:justify;
}

#Nav_bar1{
	position:absolute;
	height:25px;
	width:145px;
	top:94px;
	left:575px;

}#Nav_bar2{
	position:absolute;
	height:25px;
	width:262px;
	top:94px;
	left:735px;

}
#Header_Flash{
	position:absolute;
	left:393px;
	top:152px;
	width:645px;
	height:241px;
	/* border:1px solid black; */
}
#Logo_Flash{
	position:absolute;
	left:25px;
	top:176px;
	width:193px;
	height:73px;
	/* border:1px solid black; */
}
#content{
	position:absolute;
	height:375px;
	width:556px;
	top:424px;
	left:421px;
	/* border:1px solid black; */
	padding:5px;
	font-size:12px;
	color:#C9D1C7;;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-family:  5%; /* Resets 1em to 10px */
	/* font-family: Lucida, Tahoma, Geneva, sans-serif; */
	padding-left:8px;
	padding-right:55px;
	overflow:auto;
	scrollbar-base-color:#dedede; 
	scrollbar-arrow-color: #dedede;
	
	
}
#sidebar{
	position:absolute;
	height:155px;
	width:191px;
	top:285px;
	left:26px;
	/* border:1px solid black; */
	text-transform: none;
	color:#666666;
	/* font-family: Lucida, Tahoma, Geneva, sans-serif; */
}
.spacer2 {padding-right:45px;}	
.sidebar 	a {	font-size:14px; line-height:2.2em; color: #2B6B41; font-weight: 700; 
				/* font-family: Lucida, Tahoma, Geneva, sans-serif; */
				display:inline;} 
.sidebar 	a:link 		{text-decoration: none;}
.sidebar	a:visited 	{text-decoration: none;}
.sidebar 	a:hover 	{text-decoration: none;	color:#FFFFFF;}
.sidebar 	a:active 	{text-decoration: none;}

.topbar 	a {	font-size:14px; line-height:2.2em; color: #FFFFFF; font-weight: 700; 
/* font-family: Lucida, Tahoma, Geneva, sans-serif;  */
				display:inline;} 
.topbar 	a:link 		{text-decoration: none;}
.topbar	a:visited 	{text-decoration: none;}
.topbar 	a:hover 	{text-decoration: none;	color:#2B6B41;}
.topbar 	a:active 	{text-decoration: none;}

#selected {color:#2B6B41;}
#none {text-decoration:none;}
#sidebar2{
	position:absolute;
	/*height:155px;
	width:156px;U
	top:465px;
	line-height:1.4em;
	left:26px; */
	 border:1px solid black; 
	text-transform: none;
	text-align:right;
	/* font-family: Lucida, Tahoma, Geneva, sans-serif; */
}
.sidebar2 { margin-left:15px;}
.sidebar2 	a {	font-size:11px; color: #2B6B41; font-weight: 300; 
	/* font-family:  Lucida Sans Unicode, Lucida Grande, sans-serif; */
				display:inline;} 
.sidebar2 	a:link 		{text-decoration: none;}
.sidebar2	a:visited 	{text-decoration: none;}
.sidebar2 	a:hover 	{text-decoration: none;	color:#FFFFFF;}
.sidebar2 	a:active 	{text-decoration: none;}

a {	font-size:11px; color: #2B6B41; font-weight: 300; 
	/* font-family:  Lucida Sans Unicode, Lucida Grande, sans-serif; */
				display:inline;} 
a:link 		{text-decoration: none;}
a:visited 	{text-decoration: none;}
a:hover 	{text-decoration: none;	color:#FFFFFF;}
a:active 	{text-decoration: none;}

/* TPSM logo */
#tpsm {text-align:center;}
.style3 {font-size: 9px;}
.style4 {color: #349AFE;font-size: 9px;}
.style5 {color: #3C3C3C;font-size: 9px;}
.style6 {color: #999999;font-size: 9px;}



