/****************************
	CSS for Tom Hanna CPA
/****************************
/****************************** 
Body and Default Elements Setup
******************************/

html,body {	height: 100%;}
html>body {	height: 100%;}

body {background:#000;margin: 0px 0;padding: 0;color: #000;background-image:url(/images/background.jpg);background-repeat: repeat-x;}

a {color: #365ca7;text-decoration: none;border-bottom:1px dotted;}
a:hover {color: #4F0826;}

.fr {float: right;}

img {border: 0;	text-decoration: none;}
img.fr {margin: -32px 0px 0px 0px;}
img.under {vertical-align:text-bottom}

p {color: #3c3b3b;font: normal 9pt verdana,arial,sans-serif;}

address {padding: 0 0 0 20px;}

h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif ;
	color: #D1742F;
 	padding: 5px 0px 0px 0px;
	margin: -25px 0px 0px 0px;
	float: right;
/*	text-align:center;*/
}

h2 {
	font: normal bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #2D3683; 
	padding: 8px 0 0px 0px;
	margin: 0 0 2px 0;
/*	text-align: center; */
}

h3 {
	font: normal bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #b76801; 
	padding: 8px 0 10px 0px;
	margin: 0 0 2px 0;
	text-align: center;
	font-variant: small-caps;	
}

h4 {
	font: normal bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #2D3683; 
	padding: 8px 0 10px 0px;
	margin: 0 0 2px 0;
	text-align: left;
}

blockquote {
	background: url('/images/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}
img {border: none;}
li {line-height: 1.5em;}
ol.lower-alpha {list-style-type:lower-alpha}
small,.small {font: normal 0.7em sans-serif;}
.privacy li{line-height: 1em; color: #3c3b3b;font: normal 9pt verdana,arial,sans-serif;}
/***************************
 Structure 
***************************/
#wrapper {background: #000000;font-size: 1em;line-height: 1em;margin: 0 auto;width: 1024px;}
#header {height: 76px;background-image:url(/images/header1.jpg);background-repeat:no-repeat;}
#left{
	background-image:url(/images/left1.jpg);
	background-repeat:no-repeat;
	margin: 0;
	height: 898px;
	width: 124px;
	float:left;
	position: relative;
}	
#content {
	background: #fff;
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	width: 760px;
	height: 898px;
	float:left;
}	
#right{
	background-image:url(/images/right1.jpg);
	background-repeat:no-repeat;
	height: 898px;
	width: 140px;
	margin: 0;
	float:left;
	position: relative;
}	
#foot {
	background-image:url(/images/foot1.jpg);
	background-repeat:no-repeat;
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	width: 1024px;
	height: 164px;
	float:left;
	position: relative;
}	

#foot p.contact {
	color: #000000;
	margin: 30px 0 0 340px;
	}

#foot p.signoff {
	color: #ffffff;
	margin: 90px 0 0 190px;
	}

.first {margin: 0px 0px 0px 5px;}

.bottomrow p{
	float:right;
	padding:0px 10px 0px 0px;
	margin:0;
	font: normal 8pt verdana,arial,sans-serif;
}
/*** Login and contact links at top right of page ***/
.titleNav{float: right;}
.titleNav p{color: #3f3d3d;font:  lighter 8pt verdana,arial,sans-serif;	margin: 24px 0 0 0;}
.titleNav a {color: #3f3d3d;text-decoration: none;border-bottom:1px dotted;}
.titleNav a:hover {color: #365ca7;}
.titleNav img{vertical-align: middle;}

/********************
 Index Page Divs
/********************/
#indexTop{
	background-image:url(/images/indexTop.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	width: 760px;
	height: 381px;
}
.title{
	background-image:url(/images/title.jpg);
	background-repeat:no-repeat;
	width: 263px;
	height: 80px;
	margin: 0 0 0 23px;
	float: left;
}
.indexTopLogo{
	background-image:url(/images/indexTopLogo.jpg);
	width: 164px;
	height: 158px;
	margin: 5px 0 5px 100px;
	float: left;
}
.indexTopMember{
	color: #000;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0 0 220px;
}
.indexTopSlogan{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style:italic;
	font-weight: 700;
	line-height:normal;
	color: #365ca7;
	margin: 0px 0 10px 150px;
}
#indexDots{
	background-image:url(/images/indexNav.jpg);
	background-repeat:no-repeat;
	width: 760px;
	height: 61px;
}

.indexLogin	{
	background-image:url();
	height:0;
	width:0;
	margin:0;
}

.indexTaxTips {
	padding: 35px 10px 10px 30px;
	background: url(/images/taxTipsBackground.jpg) no-repeat left top;
}	

.indexHeadlines {
	padding: 35px 10px 10px 30px;
	background: url(/images/headlines.jpg) no-repeat left top;
	margin: 40px 0 0 0;
}
.indexHeadlines ul li{
	margin: 0 0 0 25px;
	list-style: square;
	line-height: 1.5em;
}
.indexP {
	text-indent: 3.5em;
	width: 500px;
}

.indexLogin {
	background: url(/images/indexLogin.jpg) no-repeat top left;
	height:232px;
	width:230px;
	float:right;
	margin: 10px 15px 0 0;
}	
/********************
 End Index Page Divs
/********************/
/********************
 Internal Pages
********************/
#leftDoor{
	background-image:url(/images/leftdoor.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	width: 760px;
	height: 559px;
}
#internalContent{
	float: right;
	width: 520px;
	height: auto;
	margin: 50px 20px 0 60px;
}
#schedContent{
	float: right;
	width: 710px;
	height: auto;
	margin: 50px 20px 0 20px;
}
#schedDots{
	background-image:url(/images/indexNav.jpg);
	background-repeat:no-repeat;
	width: 760px;
	height: 61px;
}

/**********************
 Menu
**********************/
#nav{background-image:url(/images/navBackground.jpg);	background-repeat:no-repeat;width: 760px;height: 44px;}
#menu ul {
	margin:0 auto; 
	padding:0; 
	list-style:none; 
	display:table; 
	white-space:nowrap; 
	list-style:none; 
	height:44px; 
	position:relative; 
	font-size:12px;}
#menu li {display:table-cell; margin:0; padding:0;}
#menu li a {
	display:block; 
	float:left; 
	height:44px; 
	line-height:40px; 
	color:#333; 
	text-decoration:none; 
	border-bottom: none; 
	font-family:arial, verdana, sans-serif; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 15px; 
	margin: 0 13px 0 0;
	cursor:pointer; 
	}
#menu li a b {float:left; display:block; padding: 3px 13px 5px 0px;}
#menu li a:hover {color:#fff; background: url(/images/pro_six_2a.jpg) no-repeat;}
#menu li a:hover b {background: url(/images/pro_six_2b.jpg) no-repeat right top;}

/***************************
 Styling to make space for Main Menu txt
***************************/
.main {
	padding: 0px 0px 10px 0px;
}


.header {
	border-top: 2px solid #663;
	background: #fff;
	height: 220px;
}

#indexMiddle{
	background: #fff;
	margin: 5px 10px 10px 5px;
}


/****************************
 Form Design
****************************/

.notes {
	font-size: .8em;
}

label{
	float: left;
	/*width: 120px;*/
	display: block;
}

input, textarea{
	/*width: 180px;*/
	margin-bottom: 5px;
}
textarea{
	/*width: 250px;*/
	height: 100px;
}

.login {
	float: right;
	background-image: url(/images/login.jpg);
	height: 32px;
	width: 103px;
	border: 0;
	padding: 0;
	margin: 0 10px 0 0;
}

#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

/* bottom */
.bottom {
	background: #e6ddd0 url(images/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/*************************
 misc 
*************************/

.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.img-ttits {
	vertical-align: bottom;
	margin: 0px 30px 0px 0px;
	}
/*use?*/
.left {float: left;}
.right {float: right;}

pre {text-indent: 30px} 
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */


