/* spring-bolt.com styles */

hr 										{color:#330000;}

.main 									{bg-color:#996633;}

.tabs	/*tabmenu*/						{border-bottom: 0px solid transparent ; /*Add border strip to bottom of menu*/}
.tabs ul								{margin-left: 0px; /*Left offset of entire tab menu relative to page*/}

.tabs a									{margin-right: 0px; /*spacing between each tab*/padding:0px;text-decoration:none;}

.tabs a span							{padding: 8px 0px 8px 0px;}
.tabs a span							{font-weight:bold;}
.tabs a span							{color:#0000FF;}

.tabs a:link span 						{color: #0000FF;}
.tabs a:visited span 					{color: #0000FF;}
.tabs a:hover span 						{color: #0000BB;}
.tabs a:active span 					{color: #0000FF;}
.tabs a:focus span 						{color: #0000FF;}

.tabcontent 							{height:20px; width:100%; padding:0px; margin-left:0px; font-family: Arial, Helvetica, sans-serif;}
.tabcontent a							{font-weight:normal; font-size:11px; margin:8px 0px 0px 0px;}
.tabcontent a:link 						{color: #0000FF;}
.tabcontent a:visited 					{color: #0000FF;}
.tabcontent a:hover 					{color: #0000BB; text-decoration:none;}
.tabcontent a:active 					{color: #0000FF;}
.tabcontent a:focus 					{color: #0000FF;}

.tabcontainer							{background-color:330000; padding:0px;}

.tabs a.current							{ /*Selected Tab style   .tabs a.current span		{color: red;}*/
background-position:0 -82px; 				/*Shift background image up to start of 2nd tab image*/}
.tabs a.current span					{ /*Selected Tab style*/
background-position:100% -82px; 			/*Shift background image up to start of 2nd tab image*/}
.tabs a:hover							{ /*onMouseover style*/
background-position:0% -82px; 				/*Shift background image up to start of 2nd tab image*/}
.tabs a:hover span						{ /*onMouseover style*/
background-position:100% -82px; 			/*Shift background image up to start of 2nd tab image*/}

.columnleft {
	width:150px;
}
#maincontent .columnleft #invent_letter p {
	line-height: 1.5em;
	margin-top: 12px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 6px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
#maincontent .columnleft #invent_letter h4 {
	margin-left: 6px;
	padding-top: 18px;
}
#testimonials p {
	margin-left:25px;
	width:350px;
	font-style:italic;
}
#testimonials p.styleRight {
	text-align:right;
}
