/*===[ Styles by mrbiotech ]===*/
body * {
	margin:0;
	padding: 0;
	}
body {
	text-align: center;
	background-color: #fff;
	color: #444;
	border: 0px;
	margin: 0px;
	padding: 0px;
	min-width: 750px;
	font-family: 'century','georgia','serif';
	font-size: 130%;
	}
img {
	border: 0px;
	}
h1 {
	color: #000;
	font-size: 1.3em;
	}
h2 {
	font-size: 1.2em;
	}
h3 {
	background: #fff url("squib-box1.jpg") no-repeat top left;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 30px;
	width: 370px;
	height: 104px;
	font-size: 140%;
	color: #444;
	font-family: "garamond";
	font-style: italic;
	font-weight: normal;
	}
p {
	line-height: 1.5em;
	font-size: 1em;
	padding: 1em 0;
	}
b {
	color: #ff6600;
	}
big, blockquote, q {
	display: block;
	font-size: 200%;
	font-family: garamond;
	background: #fff url("squib-quote.jpg") no-repeat top left;
	min-height: 96px;
	margin: 30px 0;

	padding-left: 110px;
	color: #853;
	}
small {
	text-align: right;
	font-size: 80%;
	color: #000;
	display: block;
	}
table {
	border: 1px solid #dddddd;
	margin: 1em auto;
	}
th {
	padding: 0.5em 1em;
	font-weight: heavy;
	text-align: center;
	border-bottom: 2px solid #7BB7CC;
	}
td {
	x-border: 1px solid #aaa;
	padding: 0.5em;
	margin: 0.7em;
	background-color: #f2f2f2;
	}
dl{
	}
dt {
	font-weight: heavy;
	font-size: 1.5em;
	}
dd {
	font-family: garamond;
	font-style: italic;
	padding: 0 0 0.7em 40px;
	background: #fff url("squib-bullet_yellow.jpg") no-repeat top left;
	}
.floatleft, .floatright {
	padding: 10px;
	}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.center {
	text-align: center;
	}

#header {
	padding: 0 110px 90px 90px;
	margin: 0px;
	text-align: left;
	background: #B6A655 url("squib-new_header.jpg") no-repeat bottom center;
	clear: both;
	x-float: left;
	}
#header h1 {
	x-float: left;
	padding-top: 20px;
	font-size: 210%;
	x-display: block;
	}
#header h2 {
	text-align: right;
	padding-top: 0.5em;
	}
#header a {
	text-decoration: none;
	border: 0px;
	}
.container {
	margin: 0px auto;
	text-align: left;
	padding: 0;
	width: 884px;
	clear: both;
	}
.container p{
	line-height: 1.2em;
	}
#main {
	/*clear: both;*/
	margin-top: 5px;
	padding: 0.6em 5em;
	min-height: 100px;
	text-align: left;
	}
#menu {
	float: left;
	text-align: center;
	width: 90%;
	margin: 0;
	padding: 20px;
	list-style: none;
	background: #fff url("squib-../images/line.png") repeat-x bottom left;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	clear: both;
	font-family: "century gothic";
	}
#menu li {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 110%;
	display: inline;
	}
#menu a {
	display: block;
	margin: 0 4px 0 0;
	padding: 4px 8px;
	color: #666;
	text-decoration: none;
	background: #fff url("squib-../images/nonsel.png") repeat-x top left;
	display: inline;
	}
#menu a:hover, body #t-home a {
	color: #000;
	padding-bottom: 5px;
	background-color: #cfc;
	border: 0;
	}
#categories {
	clear: both;
	margin-bottom: 0.5em;
	padding: 0;
	background-color: #ddd;
	text-align: center;
	color: #000;
	}
#commentpanel {
	clear: both;
	border-top: 1px solid #222;
	background-color: #9af;
	min-height: 100px;
	}
#commentpanel .subcol {
	border-right: 1px dotted #444;
	}
#subcontent {
	clear: both;
	border-top: 1px solid #222;
	background-color: #050505;
	}
.subcol {
	margin: 0 2% 10px 3%;
	padding: 10px 0 0 0;
	float: left;
	display: inline;
	width: 28%;
	text-align: justify;
	}
.subcol p {
	font-size: 0.7em;
	padding-bottom: 0.8em;
	border-bottom: 1px dotted #666666;
	}

#footer {
	background: #fff url("squib-footer.jpg") no-repeat top center;
	padding-top: 60px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.7em;
	clear: both;
	min-height: 60px;
	max-height: 186px;
	font-size: 0.7em;
	}
#footer a:hover {
	background-color: none;
	}

/*===[ Link styles ]===*/
a {
	text-decoration: none;
	}
a:link {
	color: #3366CC;
	x-background: none url("squib-bullet_blue.jpg") no-repeat top left;
	x-padding-left: 32px;
	}
a:visited {
	color: #336699;
	}
a:hover {
	color: #ff6600;
	border-bottom: 1px dotted #000;
	}
a:active {
	color: #FFFFC1;
	}


/***===== TextPattern Tag Formatting =====***/
#content hr {
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
	}
img.divider {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	}
.comments_error { 
	background-color: #ffa 
	}
div.comments_error {
	border: 1px solid #cc8;
	padding : 0.3em;
	}
.category_list {
	list-style: none;
	padding: 0px 30px;
	list-style-type: circle;
	}
.category_list li {
	display: inline;
	list-style: none;
	padding: 6px 15px;
	font-size: 70%;
	}
.section_list {
	display: inline;
	list-style-type: circle;
	font-size: 10px;
	color: #ffffff;
	}


