
/* =Reload 
-----------------------------------------------------------------------------------------*/
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;}
/* remember to define focus styles! */
:focus {outline: 0;}

body {
	line-height: 1;
	background-image:url(images/BG.jpg);
	background-repeat:repeat-x;
	line-height: 1;
	color: #000;;
	background-color: #29476D;
	font: 62.5% "Trajan Pro", "Times New Roman", Times, serif;
}

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: "" "";}

/* =General
-----------------------------------------------------------------------------------------*/
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
		
/* =Typography
-----------------------------------------------------------------------------------------*/
p, #news{
	font:normal 1.2em/1.2em arial, verdana, "sans-serf";
	margin:10px;
}

ul{
	font:normal 1.2em/1.2em arial, verdana, "sans-serf";
	margin:10px;
	
}

#content ul{
	list-style: disc;
	list-style-position: inside;
	font:normal 1.2em/1.2em arial, verdana, "sans-serf";
	margin:10px;
	
}

ol{
	font:normal 1.2em/1.2em arial, verdana, "sans-serf";
	list-style: decimal;	
	margin:10px;	
}

strong{
	font-weight: bold;
}

.phone{
	color: #000;
	font-weight: normal;
	margin-right:5px;
}

#news .art-date{
	font-size: .8em;
}

#news .art-ttl{
	clear: both;
}

#news .art-ttl a{
	color: #000;
	font-weight: bold	;
	text-decoration: none;
	text-transform: uppercase;
}

#news .right{
	margin-bottom: 10px;
}

#content img{
	margin:0 10px 10px 10px;
	border: solid 1px #1b2954;
}

#contactForm label {
	width: 120px;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 5px;
	clear: both;
	float: left;	
}

#contactForm input {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 5px;
	float: left;
}


#map{
	border: solid 1px #1b2954;
	margin: 10px auto;
	width: 500px;
}

#taxCalendar .calendarLeft{
	float: left;
	height: 350px;
	margin-bottom: 10px;
	width: 48%;	
}

#taxCalendar .calendarRight{
	float: left;
	height: 350px;
	margin-bottom: 10px;
	width: 48%;	
}

#taxCalendar ul{
	list-style: none;
	margin:0 0 20px 20px;
}
#taxCalendar ul li{
	clear: both;
	line-height: 2em;
	width: 150px;
}

.directions{
	font:normal 1.2em/1.2em arial, verdana, "sans-serf";
	margin:10px 10px 30px 10px;
}

/* =Headings
-----------------------------------------------------------------------------------------*/
h1{
	color: #1b2954;
	float: left;
	font-size:2.6em;
	font-weight: normal;	
	text-transform: uppercase;
	line-height: 58px;
	margin:0px 10px 0px 10px;
}

h2{
	color: #fff;
	font-size:2.0em;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 10px;
	text-transform: uppercase;
}

h3{
	clear: left;
	color: #1b2954;
	font-size:2.0em;
	font-weight: normal;
	margin:10px;
	text-transform: uppercase;
}

#contactRight h3{
	margin:10px 10px 0px 0px;
}

h4{
	color: #fff;
	font-size:1.8em;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 10px;
	text-transform: uppercase;
}	

h5{
	font-size:1.4em;
	margin:0px 0px 0px 0px;
}	

h6{
	font-size:1.4em;
	font-weight: bold;
	margin:0px 0px 0px 0px;
}				

#header h1 .sub{
	color: #906c2b;
	font-size: .4em;
	left: 55px;
	position: absolute;
	top: 20px;
}

/* =Links
-----------------------------------------------------------------------------------------*/
a:link, a:visited{
	color:#568ECB;
}

a:hover, a:active{
	color: #238441;
}		

#boxGreen a:link, #boxGreen a:visited{
	color:#000000;
}

#boxGreen a:hover, #boxGreen a:active{
	color: #ffffff;
}

#usefullLinks li{
	font-weight: bold;
	line-height: 2.5em;
		
}	

#usefullLinks li a{
	font-weight: normal;
}	


/* =Menu
-----------------------------------------------------------------------------------------*/
#menu{
	background-image: url(images/menuBG.jpg);
	background-position:0px 21px;
	clear: both;
	height: 21px;
	margin: 1px 0;
}

#menu ul, menu li{
	font: 1em "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	float: left;
}

#menu ul li a:link, #menu ul li a:visited{
	color: #fff;
	background-image: url(images/menuBG.jpg);
	background-position:0px 21px;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight:bold;
	line-height: 1.6em;
	height: 21px;
	padding: 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu ul li a:hover, #menu ul li a:active{
	background-position:0px 0px;
}

/* =Layout
-----------------------------------------------------------------------------------------*/
.columnHalf{
	float: left;
	width: 49%;
}

.columnQuarter{
	float: left;
	width: 150px;
}
.columnThreeQuarter{
	float: left;
	width: 550px;
	margin-left:30px;
}

.headerImg{
	margin-bottom: -1px;
}

#boxBlue{
	background-image: url(images/TaxTipBG.jpg);
	display: block;
	/*float: left;*/
	height: 144px;
	margin: 6px 0 7px 6px;
	width: 177px;	
}

#boxGreen{
	background-image: url(images/TaxResourcesBG.jpg);
	display: block;
	/*float: left;*/
	height: 144px;
	margin: 6px 0 7px 6px;
	width: 177px;	
}

* html #boxBlue, * html boxGreen{
	margin: 6px 0 0 3px;
}

#contactLeft{
	float: left;
	width: 53%;
}

#contactRight{
	float: right;
	width: 45%;	
}

#content{
	height:100% 
}

#copyright{
	color: #fff;
	font:normal 1.2em/1.2em arial, verdana, "sans-serf";
	padding: 5px 0 10px 0;
	text-align: center;
}

#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active{
	color: #fff;
}

#header{
	background-image: url(images/headerBG.jpg);
	background-repeat: repeat-x;
	border-bottom: solid 3px #000;
	height: 63px;
	position: relative;
}

#heading{
	background-color: #906c2b;
}

#line{
	background-color: #000;
	display: block;
	font-size: 0px;
	height: 3px;
	line-height: 3px;
	margin:0 0 1px 0 ;
}

#welcome{
	background-image: url(images/welcomeBG.jpg);
	background-repeat: no-repeat;
	background-color: #D8CBB8;
	border-bottom:solid 11px #906c2b;
	height:100%;
	min-height: 185px;
	padding: 10px 0;
	width: 747px;
}

* html #welcome{
	height: 185px;
}

#wrapper{
	background-color: #fff;
	border: solid 1px #fff;
	border-top: solid 2px #000;
	margin:0 auto;
	width:747px;
}
		
/* =Forms
-----------------------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 1px solid transparent;}

/* =Filters
-----------------------------------------------------------------------------------------*/
/*[BEGIN] Clear Fix for Fire Fox*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*[END] Clear Fix for Fire Fox*/

/* Tac Calendar Styles
===========================================================================================*/
.question{
	font:bold 1.2em arial, verdana, "sans-serf";
	margin:10px 10px 10px 20px;
	color:#000;
	cursor:pointer;
}

.question .qleft{
	float: left;
	width: 75px;
}

.question a:link,.question a:visited{
	padding: 0 2px;
	text-decoration: none;
}
.question a:link .qleft,.question a:visited .qleft{
	padding: 0 2px;
	text-decoration: none;
}

.question a:hover,.question a:active,{
	background-color: #906c2b;
	color: #fff;
}

.question a:hover .qleft,.question a:active .qleft{
	background-color: #906c2b;
	color: #fff;
}

.answer{
	display: block;
	float: right;
	margin:-26px 100px 0 0;
	width:500px;
	visibility:hidden;
	overflow:hidden;
	position: static;
}
* html .answer{
	margin:-26px 50px 0 0;
	
}
.answer p{
	margin: 0px;
	padding:0 0  10px 0;
}
.answer ul{
	margin: 10px 0 10px 30px;
	list-style: disc;
}

.answer ul li{
	list-style: disc;
	list-style-position: outside;
	margin: 10px 0;
}

.answer ul li ul{
	margin: 10px 0 10px 30px;
}

.answer_content{	/* Content that is slided down */
}

#calendarNav{
	margin: 0;
	width: 747px;
}

#calendarNav ul{
	background-color: #906c2b;
	height: 30px;
	margin: 0;
	width: 747px;
}

#calendarNav ul li{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 249px;
	text-align: center;
}
#calendarNav ul li a:link, #calendarNav ul li a:visited{
	background-color: #0a2341;
	color: #fff;
	display: block;
	line-height: 30px;
	text-decoration: none;
	width: 249px;
}

#calendarNav ul li a:hover, #calendarNav ul li a:active{
	background-color: #906c2b;
}

#quarterNav{
	margin: 0;
	width: 747px;
}

#quarterNav ul{
	background-color: #906c2b;
	height: 30px;
	margin: 0;
	width: 747px;
}

#quarterNav ul li{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 186px;
	text-align: center;
}
#quarterNav ul li a:link, #quarterNav ul li a:visited{
	background-color: #0a2341;
	color: #fff;
	display: block;
	line-height: 30px;
	text-decoration: none;
	width: 186px;
}

#quarterNav ul li a:hover, #quarterNav ul li a:active{
	background-color: #906c2b;
}