body {
	background:#FFFFFF /*#c7dff0 url(/images/bg_wrapper.png) repeat-x left top;*/
}
p {
	line-height:1.1;
}
#container {
	width:996px;
}
#columnOne {
	width:825px;
	margin-top:35px;
}
#columnTwo {
	float:left;
	width:171px;
}
#columnTwo img {
	margin:112px 0 0 10px;
}
#header {
	margin-left:26px;
	padding-bottom:10px;
	width:186px;
	height:68px;
	text-indent:-9999px;
	background:transparent url(/images/logo_TM.jpg) no-repeat 0 0;
}
#mainNav {
	background:#013b65 url(/images/nav_lft_crv.png) no-repeat left top;
	width:507px;
	height:33px;
	float:right;
	margin-top:45px;
	margin-right:18px;
	text-align:center;
}
#mainNav ul {
	padding-left:5px;
	background:transparent url(/images/nav_rght_crv.png) no-repeat right top;
	height:33px;
}
#mainNav ul li {
	float:left;
	font-size:12px;
	margin:10px 0;
	width:68px;
	padding:0pt 0.5em;
	background:url(/images/menu_bar.png) no-repeat right top;
}
#mainNav ul li.last {
	background:none;
	padding-left:10px;
}
#mainNav ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:100;
}
#mainNav ul li a:hover {
	color:#f60;
	text-decoration:none;
}
#mainTop {
	width:824px;
	height:10px;
	background:url(/images/main_top.png) no-repeat left top;
}
#mainBtm {
	width:824px;
	height:10px;
	background:url(/images/main_btm.png) no-repeat left top;
}
#mainMid {
	width:824px;
	/*background:#7b95a8;*/
	background:#d3e0ea;
	text-align:left;
}
#mainMid img.single {
	margin-left:16px;
	margin-top:15px;
}
#mainMid #boxTopLeft {
	width:492px;
	height:142px;
	padding:5px 0 15px;
	background:transparent url(/images/gobbiz_box_left.png) no-repeat left top;
	float:left;
	margin-left:16px;
}
* html #mainMid #boxTopLeft {
	margin-left:5px;
}
#mainMid #boxTopLeft p {
	color:#333;
	font-size:13px;
	text-align:left;
	line-height:1.2;
	margin:10px 20px;
	padding:0;
}
#mainMid #boxTopLeft strong {
	color:#013B65;
}
#mainMid #boxTopLeft ul {
	margin:5px 20px;
}
#mainMid #boxTopLeft li {
	color:#333;
	font-size:13px;
	text-align:left;
	margin-left:20px;
	margin-top:5px;
	list-style:disc;
}
#mainMid #boxTopRight {
	float:left;
	width:291px;
	height:162px;
	background:transparent url(/images/gobbiz_box_right.png) no-repeat left top;
	margin-left:10px;
}
#mainMid #boxTopRight h1,
#mainMid #boxTopRight p.large {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	line-height:1.2;
	margin:10px;
}
#mainMid #boxTopRight p.large {
	margin-top:2px;
	margin-left:25px;
}
#mainMid #boxTopRight p.large img {
	margin-left:25px;
	font-weight:bold;
}
#mainMid #boxTopRight ul {
	margin:0 25px;
	padding:0;
}
#mainMid #boxTopRight ul li {
	color:#fff;
	text-align:left;
	list-style:disc;
	margin:0 0 5px;
}
#mainMid #boxTopRight ul li.last {
	margin-bottom:0;
}
/*
#quickSearchBox {
	margin:12px 0 12px 16px;
	width:490px;
	float:left;
}
#quickSearchTop {
	clear:both;
	width:490px;
	height:9px;
	background:url(/images/bg_top_search.png) no-repeat left top;
}
#quickSearchMid {
	width:490px;
	background:#013b65;
	height:190px;
	text-align:left;
}
#quickSearchForm {
	margin-left:25px;
}
#quickSearchForm label {
	color:#fff;
}
#quickSearchForm h1 {
	color:#fff;
	padding-top:20px;
	font-size:22px;
}
#quickSearchForm form {
	padding-top:20px;
}
#quickSearchBox fieldset,
#memberLoginBox fieldset {
	margin-top:0 !important;
}*/

#quickSearchBox {
	margin:12px 0 12px 13px;
	width:490px;
	float:left;
}
* html #quickSearchBox {
	margin:5px 0 0 5px;
}
#quickSearchTop {
	width:490px;
	height:9px;
	background:url(/images/bg_top_search.png) no-repeat left top;
}
#quickSearchMid {
	width:490px;
	background:#013b65 url(/images/bg_mid_quick_search.png) no-repeat 0 10px;
	height:190px;
	text-align:left;
}
#quickSearchForm {
	margin-left:184px;
}
#quickSearchForm label {
	color:#fff;
}
#quickSearchForm form {
	padding-top:20px;
}
#quickSearchBox fieldset,
#memberLoginBox fieldset {
	margin-top:0 !important;
}
.searchSubmitButton {
	margin-top:35px;
}
#quickSearchForm .field,
#quickSearchForm .fieldApply {
	margin:4px 0;
}
#quickSearchForm fieldset {
	border:0;
}
#quickSearchForm legend {
	display:none;
}
#quickSearchBtm {
	width:490px;
	height:9px;
	background:url(/images/bg_btm_search.png) no-repeat left top;
}
#memberLoginBox {
	margin:12px 0 12px 13px;
	float:left;
	width:291px;
}
* html #memberLoginBox {
	margin-left:10px;
	width:250px;
}
#memberLoginTop {
	width:291px;
	height:9px;
	background:url(/images/bg_top_member_login.png) no-repeat left top;
}
* html #memberLoginTop {
	width:250px;
	padding:0;
}
#memberLoginMid {
	width:291px;
	background:url(/images/bg_mid_member_login.png) repeat-y left top;
	text-align:left;
	padding:0 30px 10px;
}
* html #memberLoginMid {
	width:250px;
}
#memberLoginForm h3 {
	font-size:14px;
	margin-bottom:10px;
}
#memberLoginForm h1 {
	padding:10px 0;
}
#memberLoginForm p,
#memberLoginForm label,
#memberLoginForm a {
	font-size:12px;
}
#memberLoginForm a.memberLoginLink {
	display:block;
	padding-top:5px !important;
	clear:both;
}
#memberLoginForm .field {
	margin:0;
	padding:0;
}
#memberLoginForm .field a {
	margin:0;
	padding:0;
	font-size:12px;
}
#memberLoginForm fieldset {
	border:0;
}
#memberLoginForm legend {
	font-size:13px;
}
#memberLoginForm input.submit {
	margin:-4px 0 5px 33px;
}
#memberLoginBtm {
	width:291px;
	height:9px;
	background:url(/images/bg_btm_member_login.png) no-repeat left top;
}
* html #memberLoginBtm {
	width:290px;
}
#sampleGobbizPages {
	text-align:left;
	color:#013b65;
}
#sampleGobbizPages h1{
	font-size:16px !important;
	margin:15px 20px;
}
#sampleGobbizPages .content h1 {
	font-size:16px !important;
	margin:0;
}
#sampleGobbizPages .content {
	width:240px;
	margin-left:20px;
	float:left;
}
#sampleGobbizPages #pageViews {
	float:left;
	margin-left:30px;
}
#promotionsTop {
	margin-top:20px;
	width:828px;
	height:9px;
	background:url(/images/main_btm_top_promotions.png) no-repeat left top;
}
#promotionsBtm {
	width:828px;
	height:9px;
	background:url(/images/main_btm_btm_promotions.png) no-repeat left top;
}
#promotionsMid {
	width:828px;
	text-align:left;
	background:#f1f8fd;
}
#promotionsMid .promoContent {
	background:#f1f8fd url('/images/promotions_divider.png') no-repeat right top;
	width:275px;
	float:left;
	height: 119px;
}
* html #promotionsMid .promoContent {
	width:150px;
}
#promotionsMid .promoContent p {
	height:62px;
}
#promotionsMid .promoContent p.bottom  {
	padding-top:8px;
}
#promotionsMid .promoContent p.bottom a {
	color:#f60;
}
#promotionsMid .promoContent p a {
	float:right;
	margin-right:20px;
	margin-top:10px;
}
#promotionsMid .last {
	background:#f1f8fd;
}
#promotionsMid h1 {
	color:#013b65;
	font-size:16px;
	padding:5px 20px 0;
}
* html #promotionsMid .promoContent p a {
	padding:5px 0 0;
}
#promotionsMid p,
#promotionsMid ul li {
	width:240px;
	color:#013b65;
	float:left;
	padding:0 20px;
	margin:5px 0  0 3px;
}
* html #promotionsMid p {
	padding:0 15px;
}
#footer {
	padding-top:10px;
	clear:both;
	text-align:left;
	width:825px;
}
#footer #footerLeftColumn li,
#footer #footerRightColumn li {
	color:#013b65 !important;
	font-size:12px !important;
	float:left !important;
	list-style:none;
	margin-right:5px;
}
#footer p.copy {
	padding-top:10px;
	clear:left;
	color:#7292a8;
	font-size:10px;
}
#footer #footerLeftColumn {
	float:left;
}
#footer #footerRightColumn {
	float:right;
}
table {
	font-size:12px;
	
}
ol li, ul li {
	line-height:normal !important;
}
.item-list ul li {
	margin:0 5px 5px;
	padding:0pt;
	list-style:none !important;
}
.item-list ul li p {
	width:200px;
	margin:5px 0;
}
div.item-list {
	margin:0;
}
div.item-list ul li a {
	font-size:bold;
	color:#f60;
}
div.item-list ul li a:hover {
	color:#013b65;
}
#quickSearchMid #quickSearchForm p {
	color:#fff;
	line-height:1.2;
	margin:5px;
	padding:0pt;
	text-align:left;
	font-size:13px;
}
#quickSearchMid a.orangeLink {
	color:#ff6600 !important;
}
#quickSearchMid a.orangeLink:hover {
	color:#fff !important;
}
p#shareThisLink {
	margin:0;
	line-height:0;
}

/* -------- Share This ---------- */
#sharethis_0 a {
	font-size:12px;
}
/*
#sampleGobbizPages
{
	padding:20px 0;
}
#sampleGobbizPages h2
{
	padding-left:40px;
	padding-bottom:20px;
	font-size:22px;
}
#sampleGobbizPages img
{
	margin:0 60px;
	border:1px solid #f60;
}
#sampleGobbizPages .arrows
{
	color:#013B65;
	font-weight:bold;
	font-size:16px;
	vertical-align:middle;
	text-align:center;
}
#sampleGobbizPages .spacing
{
	padding-bottom:20px;
	clear:both;
	display:block;
}
*/
/** Front Page Lightbox Section **/
.displayBox
{
	width:275px;
	float:left;
}
.displayBox p
{
	width:130px;
	margin-left:60px;
	text-align:center;
}