/* 
Stylesheet Copyright (c)2009 Particle Media Group
www.particlemediagroup.com
*/
/* BASICS */
html, body {
	height: 100%;
	padding:0px;
	margin:0px;
}
body {
	background: #ffffff; /*url('images/tile.jpg');*/
	font-family: "Verdana";
	font-size: 11px;
	color:#3B495A;
	padding:0px;
	margin:0px;
}
a, a:link {
	text-decoration: underline;
	color:#b4d2ec;
}

a:hover {
	text-decoration: none;
	color:#8C8C8C;
}
a:active {
	text-decoration: underline;
	color:#8C8C8C;
}
img {
 margin:5px;
}
h2 {
	font-family: "Verdana", Lucida Handwriting, sans-serif;
	font-size:24px;
	margin-bottom:-5px;
	color: #ffffff;
	line-height:40px;
}
h3 {
	font-family: "Trajan", Lucida Handwriting, sans-serif;
	font-size:24px;
	line-height:26px;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	color:#000;
	text-align:center;
	border-bottom: 4px solid #b4d2ec;
	margin-bottom:8px;
}
h3.lasth3 {
	font-family: "Verdana", Lucida Handwriting, serif;
	font-size:24px;
	margin:0px;
	padding:0px;
	color:#000;
	text-align:center;
	border-bottom: none;
	line-height:32px;
	margin-bottom:8px;
}
h4 {
	font-family: "Verdana", Lucida Handwriting, sans-serif;
	font-size:18px;
	line-height: 20px;
	font-weight:bold;
}
/* Header */
#header_text {
 position:relative;
 right:15px;
 top:15px;
 font-size:14pt;
 color:#ffffff;
 font-family:"Lucida Handwriting","Tahoma";
 float:right;
 width:120px;
 height:24px;
}
/* Navigation Area */
#navcontainer ul {
	margin:0;
	padding: 0px;
	width: 756px;
	list-style-type: none;
	height:25px;
	position:relative;
	padding-top:10px;
	padding-bottom:20px;
}
#navcontainer li {
	padding: 0px;
	margin:0px;
	color:#000;
	display:inline;
	position:relative;
	height:25px;
	padding-left:50px;
	font-family:Verdana;
}
#navcontainer a, #navcontainer a:visited {
	display:inline;
	color:#8C8C8C;
	text-decoration: none;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	margin:0px;
	height:25px;
}
#navcontainer a:hover {
	margin:0px;
	color:#8C8C8C;
	text-decoration: underline;
}
/* Core Styles */
#container {
	width: 950px;
	height: auto !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
}
#core_header {
	width: 950px;
	height: 275px;
	background: #FFFFFF url(images/btheader950x275.jpg);
	margin:0px;
	padding:0px;
}
#core_footer {
	width: 950px;
	height: 40px;
	background: #FFFFFF;
	margin:0px;
	padding:0px;
}
#core-footer2 {
	float:right;
	width:378px;
	color:#000;
	text-align:right;
}
#core_container2 {
	width: 950px;
	height:auto;
	position: relative;
	margin:0px;
	padding:0px;
	background-color: #FFF;
}
#core_left {
	margin: 0;
	width: 250px;
	float: left;
	color:#000;
	background:#FFF;
}
#core_right {
	margin: 0 10px;
	float: right;
	width: 650px;
	color:#000;
	background:#FFF;
}
/* Footer */
#footer {
	visibility:hidden;
}
#footer_line {
 margin:0px;
 padding:0px;
 padding-left:240px;
 width:480px;
 font-size:14px;
 line-height:16px;
 font-weight:bold;
 height:1px;
 text-align: justify;
}
#footer_text {
 color:#BCBCBC;
 float:right;
 margin-right:50px;
 margin-left: 20px;
 margin-top:15px;
}
#footer2 {
	width: 950px;
	padding-left:0px;
	text-align: left;
	height:20px;
	background: #FFFFFF;
	clear:both;
}
/* IDs */
.content-box {
 height:auto !important;
 float:left;
 width: 250px;
 font-family: "Verdana";
 font-size: 14px;
 line-height:16px;
 color:#000;
 margin-bottom:10px;
 margin-left:15px;
 padding-top:16px;
}
.tumb {
 float: left;
 margin-right:5px;
 padding:0px;
}
.pagination {
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}
/* Site-specific styles */
div.calltoday {
	margin-top:6px;
	font-size:20px;
	color:#fff;
	line-height:24px;
	text-align:center;
}

