/* @override 
	http://www.abetterbusinessblog.com/styles/ssb_main.css
	http://www.summitsmallbusiness.com/styles/ssb_main.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	cursor: default;
}
a, a img, a span, a em, a strong {
    cursor: pointer;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 62.5%;
	line-height: 2.24em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #e5e5e5;
}

/* @group Type */

p {
	font-size: 1.4em;
	text-align: left;
	margin: 1em 0;
	line-height: 1.3em;
}


li {
	font-size: 1.4em;
	margin-left: 1.8em;
}
ul li {
	list-style-type: disc;
}

ol li {
	list-style-type: decimal;
}

a, a:visited {
	color: #5d341c;
	text-decoration: underline;
	border: 0px none;
}

a:hover {
	text-decoration: underline;
	color: #323e83;
	border: 0px none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1, h2 {
	color: #234276;
	font-size: 1.9em;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	margin: 10px 0px 10px 0px;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited {
	color: #234276;
	text-decoration: none;
}
h1 a:hover, h2 a:hover {
	color: #5d341c;
}
h3 {
	color: #234276;
	font-size: 1.92em;
	line-height: 1.1;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 10px 0px;
}
h4 {
	color: #234276;
	font-size: 1.6em;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
h5 {
	font-size: 1.44em;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	line-height: 1.2;
}
/* @end */

/* @group Layout */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	width:962px;
	margin: 20px auto;
	text-align: left;
}

#header {
	width:960px;
	height:200px;
	background: url(/images/header_bg.jpg) no-repeat;
	border: 1px solid #fff;
}

#nav_bar {
	width:960px;
	height:34px;
	background: #a7a9ac;
	position: relative;
	border: 1px solid #fff;
	border-top: 0px none;
}
#feature-box {
	width: 960px;
	float: left;
	background: #3b2112 url(/images/feature-box-bg.png) repeat-x;
	border: 1px solid #fff;
	border-top: 0px none;
}

#feature-box div.half {
	padding: 10px 5px 10px 20px;
	width: 450px;
	float: left;
}

#content_container {
	width:960px;
	background: #fff url(/images/content-container-bg.png) repeat-x;
	ba ckground: url(/images/billzipp_04.jpg);
	float: left;
	border: 1px solid #fff;
	border-top: 0px none;
}
#content {
	float: left;
	width: 570px;
	padding: 20px 0px 20px 20px;
}
#content-full {
	float: left;
	padding: 20px 80px;
}
#right_bar {
	float: right;
	width: 325px;
	padding: 20px 20px 20px 0px;
}
#footer {
	width:960px;
	height:34px;
	background: #a7a9ac;
	position: relative;
	border: 1px solid #fff;
	border-top: 0px none;
	padding: 10px 0px;
	clear: both;
}

.left, #content img, #content-full img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.right, #content img.right, #content-full img.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

.none, #content img.none {
	float: none;
	margin: 0px;
	padding: 0px;
}

a .left, #content a img, #content a img.left, a .right, #content a img.right, a .none, #content a img.none {
	border: 0px none;
	text-decoration: none;
}

.clear {
	clear: both;
}
div.date {
	float: left;
	height: 72px;
	width: 74px;
	background: url(/images/date.png) no-repeat;	
	font: bold 17px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
div.date span.month {
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: 67px;
	margin: 4px 0px 0px 0px;
	color: #333;
}
#content div.date span.day {
	color: #fff;
	font-size: 35px;
	display: block;
	width: 67px;
	text-align: center;
	margin: 3px 0px 0px 0px;
}


/* @end */


/* @group Overrides */

#header h1, #header span.logo {
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	width: 430px;
	height: 165px;
	float: left;
}
#content-full h1.entry-title {
	font-size: 3.2em;
}

#feature-box div.half h2.entry-title {
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;	
}
#feature-box div.half p, #feature-box div.half li {
	font-size: 1.2em;
	line-height: 1.3;
	margin: 0px 0px .6em 0px;
	color: #fff;
}
#feature-box div.half li {
	margin-left: 1em;
}
#feature-box a:link, #feature-box a:visited {
	color: #fff;
	text-decoration: underline;
}
div.addthis_toolbox {
	float: left;
	width: 480px;
	height: 33px;
}
#right_bar h4 {
	width: 300px;
	height: 14px;
	background: url(/images/fade_headline_bg.jpg) no-repeat;
	color: #fff;
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	padding: 8px 0px 6px 5px;
	text-transform: uppercase;
	clear: both;
}

div.links {
	clear: both;
	border-top: 1px solid #ccc;
	margin: 0px 0px 30px 0px;
}
div.links p {
	margin: 8px 0px 0px 0px;
}
#footer h5, #footer h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 1em;
	padding: 0px 20px;
	margin: 0px;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #fff;
}

/* @end */
/* @group Navigation */
#nav_bar ul li {
	margin: 0px; 
	list-style: none; 
	overflow: hidden;
	font-size: 1.3em;
	float: left;
	text-transform: uppercase;
	border-right: 1px solid #fff;
}

#nav_bar ul li a {
	padding: 7px 10px; 
	display: block;
	height: 20px;
	margin:0px;
	background: url(/images/nav_bg.jpg) center 0px;
}
#nav_bar ul li a:link, #nav_bar ul li a:visited {
	color: #fff;
	text-decoration: none;
}
#nav_bar ul li a:hover, #nav_bar ul li a.active {
	text-decoration: underline;
	background: url(/images/nav_bg.jpg) center -34px;
}

/* @end */



/* @group Contact Form */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}
#sub_nav input.zemText {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 0px 3px;
	display: block;
	float: right;
}
input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}

.zemContactForm label, #txpCommentInputForm label {
	width: 70px;
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 3px 0px 5px;
	text-align: right;
	width: 70px;
}

.zemContactForm input, #txpCommentInputForm input {
	width: 200px;
}

#sub_nav .zemContactForm input {
	width: 140px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm ul li, form#txpCommentInputForm ul li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}
ul.contact label.zemRequired {
	font-weight: bold;
}
input.zemSubmit {
	background-color: #694832;
	border: 1px solid #333333;
	color: #ffffff;
	font-size: 12px;
	height: 30px !important;
	margin: 0px 0px 0px 150px !important;
	padding: 0px;
	width: 140px !important;
	cursor:pointer;
}

.newsletter-signup input.zemSubmit {
	background-color: #694832;
	border: 0px none;
	color: #ffffff;
	font-size: 12px;
	height: 28px !important;
	width: 114px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: -999em;
	float: right;
	background: url(/images/signup.png) no-repeat;
	cursor: pointer;
	display: block;
	clear: both;
	line-height: 0;
	clear: both;
}
* html .newsletter-signup input.zemSubmit {
	margin: -15px 0px 0px 0px;
}
ul.zemError {
	background-color: #f81526;
}
input#remember.checkbox {
	width: 20px;
}

#txpCommentInputForm div.comments-wrapper td {
	vertical-align: top;
}

blockquote {
	margin: 0px 30px;
}

p.more {
	text-align: right;
}

#content ol.comments li p {
	font-size: 13px;
	color: #444;
}
#content ol.comments li {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}


/* @end */

