

body {
	margin: 0;
	padding: 0;
	background: #865937;
	font: 14px "Times New Roman", Times, serif;
	color: #01244b;
}

form {
	margin: 0;
	padding: 0;
}

input {
	padding: 3px;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #01244b;
	font: normal 1em Arial, Helvetica, sans-serif;
}

h1, h1 a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #01244b;
}
h2, h2 a, h3, h3 a {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #01244b;
}

h1 {
	letter-spacing: -1px;
	font-size:20px;
		font-family: "Times New Roman", Times, serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 18px;
	text-transform: uppercase;
}

h3 {
	font-size: 16px;
}

ol, ul {
	margin-bottom: 2em;
	line-height: 150%;
	
}
p {
	margin-bottom: 1em;
	line-height: 150%;
	
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #01244b;
}

a {
	color: #EB1400;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	height: 147px;
	background: url(/images/topbg2.jpg) repeat-x;
}
#subheader { margin: auto;
	height:147px; width: 980px; border: solid 0px #000000; 
	background: url(/images/logobg.jpg) repeat-x;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 13px 0 0 25px;
}

#logo p {
	margin: 0;
	padding: 20px 0 0 4px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
#midbg {margin: auto;
	height:51px; 
	background: url(/images/navbg.jpg) repeat-x;
}
#midmenu {margin: auto;
	width: 980px; border: solid 0px #000000; 
	height: 51px;
	background: url(/images/navbg2.jpg);
}
#utilnav ul{
	padding-top:15px;
	margin: 3px 0;
	list-style: none;
	float: right;
	clear: left;
	overflow:hidden;
}

#utilnav ul li {
	border-left: 1px solid #ffffff;
	float: left;
	line-height:12px;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em .1em .5em;
	zoom:1;
}

#utilnav ul li a{
	font-size:12px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

a.featured{
	color: #FFD700 !important;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/* Page */
#midpage {background:#FFFFFF url(/images/midcontentbg.jpg);
	padding: 0px 0px 0px 0px;
	margin: auto;
	width: 980px; border: solid 0px #e2ddc0;
	height: 200px; 
}

#page {background:#FFFFFF url(/images/midcontentbg.jpg);
	padding: 0px 0px 0px 0px;
	margin: auto;
	width: 980px; border: solid 1px #865937; 
}
#innerpage {margin-left: 3%; margin-right: 3%;
	padding: 0px 0px 0px 0px; border: dotted 0px #C1C1C1;
}
/* Content */

#content {
	margin-right: 340px;
}

.post {
	margin-bottom: 10px;
	background: url(/images/img05.gif) repeat-x;
}

.post .title {
	background: url(/images/img07.gif) no-repeat right top;
}

.post .title h2 {
	padding: 30px 30px 0 30px;
	background: url(/images/img06.gif) no-repeat;
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	padding: 0 0 0 30px;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 10px 15px 10px 15px;
}

.post .links {
	margin: 0;
	padding: 0 30px 30px 30px;
	background: url(/images/img15.gif) no-repeat left bottom;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(/images/img16.gif) no-repeat left center;
}

.post .links .comments {
	background: url(/images/img17.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right; border-left:1px solid #d6d6d6;
	width: 320px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(/images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 30px 40px 30px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/img11.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	padding: 30px 30px 20px 30px;
	background: url(/images/img09.gif) no-repeat;
	font-weight: normal;
	color: #EB1400;
}

#sidebar2 {
	float:left;
	width:320px;
	padding:10px 0px 20px 19px;
	margin-bottom:20px;
	overflow: hidden;
}

#sidebar2 h2{
	border-bottom:0px solid #b6b6b6;
	padding-bottom:3px;
	clear:both;
}
#main { 
	float:left;
	background:url(/images/column_shadow.gif) repeat-y top right;
	padding:1px 0px 0 0;
	width:570px;
	display:inline;
} 
#leftcol{
	float:left;
	width:280px;
	margin-top:10px;
}

#leftcol .section{
	background:#f4f4f4;
	padding:10px;
	margin-bottom:20px;
	overflow:auto;
}

#leftcol li{
	margin-bottom:10px;
	position:relative;
}

#rightcol{
	float:left;
	border:1px solid #7a7a7a;
	margin:5px 0px 5px 5px;
}

#rightcol div{
	background:#ececec;
	padding:10px;
	overflow:auto;
	clear:left;
	zoom:1;
}

.fltrt { 
	float:right !important;
}

.fltlft {
	float:left !important;
}

#smbanner{
	float:left;
	width:340px;
}

.section_main{
	background:;
	border-right:0px solid #d6d6d6;
	padding:5px 5px 5px 5px;
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
}

.section_main_col{
	width:178px;
	float:left;
	margin-right:46px;
	overflow:auto;
}

.section_main_col_last{
	width:178px;
	margin-right:0px;
	float:left;
	overflow:auto;
}

.date{
	float:right;
	margin-left:5px;
	font-size:11px;
}
ul.paging {

height: 25px;
width: auto;
text-align: center;
border-top: 1px #666666 dotted;
border-right: 1px #666666 dotted;
border-left: 1px #666666 dotted;
border-bottom: 1px #666666 dotted;
margin-left: auto;
margin-right: auto;
padding: 0px;
padding-top: 5px;
background-color: #f0f0f0;}

ul.paging li{

text-align: center;
display: inline;
margin: 3px;

}

ul.paging li a{

text-decoration: none;
}
/* Search */

#search {
	padding: 10px 20px 30px 20px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(/images/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(/images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em ;	
	font-family: "Times New Roman", Times, serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
	background: url(/images/img12.gif) no-repeat left center;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}
/* Gallery */
.gallery1 {
	border:1px solid #A4A4A4;
	background-color: #F2F4F2;
	padding: 4px;
}

/* Footer */

#footer { color: #774320;
	padding: 0px 0 0px 0;
	border: solid 0px #333333;
	height: 180px;
	background: url(/images/.gif) repeat-x;
}
#subfooter {margin: auto;
	height:190px; width: 980px; border: solid 0px #000000; 
	background:url(/images/footbg.jpg) repeat-x;
}
#footer p {}

#footer2 { 
	border-top:0px solid #b6b6b6;
	padding-top:8px;
	padding-left:30px;
	overflow:hidden;
	zoom:1;
} 
#footer2 ol, ul {
	list-style: none;
	margin:1px;
	line-height: 19px;
}
.clr {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer2 p {}

#footer2 div{
	width:173px;
	margin-left:15px;
	float:left;
	border: solid 0px #333333;
}

#footer2 div.first{
	margin:0;
}

#footer2 h2{
	font-size: 14px;
	letter-spacing: 0px;
	border-bottom: 1px solid #652712;
	font-weight: normal;
}

#footer2 li img{
	margin-right:5px;
}

#footer2 li a{
	font-size: 12px;
	color: #774320;
}

#footerbottom{
	width:100%;
	margin:20px 0px 10px 0px;
	padding:0;
}
/* ######## Misc ######## */

.noLeftMargin {margin-left:0;}
.noRightMargin {margin-right:0;}

.alignright {float:right;}
.alignleft {float:left;}

.blue {color:#42b7d4;}
.grey {color:#b4b4b4;}
.red {color:#FE3131;}

.size11 {font-size:11px;}
.size12 {font-size:12px;}
.size13 {font-size:13px;}
.size14 {font-size:14px;}
.size15 {font-size:15px;}
.size16 {font-size:16px;}
.size17 {font-size:17px;}
.size18 {font-size:18px;}
.size19 {font-size:19px;}
.size20 {font-size:20px;}
.size21 {font-size:21px;}
.size22 {font-size:22px;}
.size23 {font-size:23px;}
.size24 {font-size:24px;}
.size25 {font-size:25px;}

/* ######## Content ######## */
#content hr {margin:35px 0;}
#content p {margin-bottom:10px; margin-top:5px;}
#content img {border:1px solid #cccccc; padding:2px; background-color:#FFF;}
#content img:hover {border:1px solid #42b7d4;}
#content blockquote {margin:10px 0px 10px 20px; border-left:10px solid #cccccc; padding-left:20px;}
#content blockquote p {color:#754c24; font-style:italic;}
#content ul{margin:0px 0px 0px 30px;}
#content li{color:#003664;}

#content img.noBorder {border:0; padding:0; background:none;}
#content img.noBorder:hover {border:0; padding:0; background:none;}

#content .client h3 {margin-top:25px;}

#content .column h3 {margin-bottom:-4px;}
#content .column .thumbnail {text-align:center; line-height:140px;}
#content .column .thumbnail img {vertical-align:middle; border:none; padding:0; background:none;}

#contentfull {
	Padding: 5px;
}
#contentfull a {color:#774320;text-decoration: none;}
#contentfull a:hover {text-decoration: underline; }
#contentfull img {border:1px solid #cccccc; padding:3px; background-color:#FFF;}
#contentfull img:hover {border:1px solid #42b7d4;}



/* ######## Tab Menu ######## */
#tabMenu {width:230px; margin-bottom:5px;}
#tabMenu ul {list-style-type:none;}

#tabs li {float:left; height:39px; padding:0 0 0 10px; margin-right:10px;}
#tabs li:last-child {margin-right:0; float:right;}
#tabs li a {color:#464646; font-size:16px; height:40px; display:block; line-height:39px; padding:0 13px 0 3px;text-transform:capitalize;}
#tabs li:hover {background:url(/images/tabL.png) no-repeat top left; height:39px; padding:0 0 0 10px;}
#tabs li:hover a {background:url(/images/tab.png) no-repeat top right; color:#666666; text-decoration:none;text-transform:capitalize;}
#tabs li:active {background:url(/images/tabDownL.png) no-repeat top left;}
#tabs li:active a {background:url(/images/tabDown.png) no-repeat top right; outline:none;}

#tabs .active {float:left; background:url(/images/tabL.png) no-repeat top left; height:39px; padding:0 0 0 10px;text-transform:capitalize;}
#tabs .active a {
	background:url(/images/tab.png) no-repeat top right; 
	color:#464646; 
	font-size:16px; 
	height:40px; 
	display:block; 
	line-height:39px; 
	padding:0 13px 0 3px;text-transform:capitalize;
}

#tabMask {overflow:hidden; width:280px;}
#tabContainer {}

#tabContainer .tabContent {float:left; margin-right:30px;}
#tabContainer .tabContent li {padding:15px 10px; border-top:1px solid #cccccc;}
#tabContainer .tabContent li:hover {background-color:#eaeaea;}
#tabContainer .tabContent li:hover img {border:1px solid #42b7d4;}
#tabContainer .tabContent li:first-child {border-top:none; padding-top:16px;}

#tabContainer .tabContent img {border:1px solid #cccccc; padding:2px; background-color:#FFF; float:left; margin-right:15px;}
#tabContainer .tabContent p {font-size:13px;}

#tabContainer .tabContent .simpleButton {font-size:13px;}
#tabContainer .tabContent .headline {font-weight:bold;}
#tabContainer .tabContent .info {color:#b4b4b4; font-size:13px; display:block;}

#tabMenu .tabContent .viewAll {text-align:right; line-height:40px;  margin-right:10px; float:right;}
#tabMenu .tabContent .viewAll a {font-size:13px;}

#tabNav {height:29px; position:relative; padding:10px 0 0 10px; display:none;}

#tabNav .previous {background:url(/images/buttons/upButton.png) no-repeat top right;}
#tabNav .next {background:url(/images/buttons/downButton.png) no-repeat top right;}

#tabNav .previous:hover {background-position:left bottom;}
#tabNav .next:hover {background-position:left bottom;}

#tabNav .previous:active {background-position:right bottom;}
#tabNav .next:active {background-position:right bottom;}

#tabNav .previous.disabled {cursor:default; background-position:top left;}
#tabNav .next.disabled {cursor:default; background-position:top left;}

#tabNav .viewAll {text-align:right;text-transform:capitalize; line-height:16px;  margin-right:10px; position:absolute; right:0; top:10px;}
#tabNav .viewAll a {font-size:13px;text-transform:capitalize;}

#tabMenu .jcarousel-container {position:relative;}
#tabMenu .jcarousel-clip {z-index:2; padding:0; margin:0; overflow:hidden; position:relative; margin-top:-1px; width:280px;}
#tabMenu .jcarousel-list {z-index:1; overflow:hidden; position:relative; top:0; left:0; margin:0; padding:0;}
#tabMenu .jcarousel-list li, #tabMenu .jcarousel-item {float:left; min-height:50px; width:260px;}
#tabMenu .jcarousel-list li a {color:#003664;font-size:13px;}
#tabMenu .jcarousel-list li a:hover{color:#fa5303;font-size:13px;}

