/* CSS Document */

/* global */

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	margin: 0px;
}
a {
	color: #496E1D;
	text-decoration: underline;
}
		a:hover {
			color: #496E1D;
			text-decoration: none;
		}
		
.h1about {
	margin:0;
}

.h1why {
	margin-top:0px;
	margin-bottom:12px;
}

h3 {
	margin:0;
}

h1, h2, h3, h4 {
	font-family:"Trebuchet MS";
}

li {
	color:#39a72d;
}


/*-- nav-bar --*/

#mainNav {
	margin: 0px;
	width: 755px;
	text-align: center;
}
		#mainNav ul{
			margin: 0px;
			padding: 0px;
			float: left;
			width: 755px;
			list-style-type: none;
			background-image: url(images/navBGround.gif);
			background-repeat: repeat-x;
		}
		#mainNav li{
			float: left;
			vertical-align:middle;
		}
		
		#mainNav a{
	line-height: 1.8em;
	color: #000000;
	text-decoration: none;
	float: left;
	display: block;
	padding-top: 4px;
	padding-right: 0.7em;
	padding-bottom: 4px;
	padding-left: 0.7em;
	background-image: url(images/navDivider.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
		}
		#mainNav ul .first a{
			background: none;
			padding-left: 30px;
		}
		#mainNav ul .first a:hover{
	background: #b9dbac;
	text-decoration: none;
		}
		#mainNav a:hover {
	text-decoration: none;
	background-color: #b9dbac;
	height: 25px;
		}

/* main layout boxes */

#top {
	width: 785px;
	background-image: url(images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	height: 20px;
}
#wrap {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto;
	padding-bottom:30px;
	width: 785px;
}
#header {
	padding: 0px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#container {
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	width: 755px;
	text-align: center;
}
#content {
	padding: 0px 0px 10px;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 36px;
	margin-bottom: 0px;
	font-size: 0.9em;
}
		#mainContent {
	padding: 0px;
	float: left;
	width: 406px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	margin-right: 29px;
	display: inline;
		}
		#mainContent p, #mainContent ul, #secondaryContent p, #mainContentWIDE p {
			line-height: 20px;
		}
		
		#mainContent ul {
				padding-left:14px;
			
		}
		#secondaryContent {
	padding: 0px;
	float: left;
	width: 248px;
	background-color: #FFFFFF;
	margin: 0px;
		}
		#column2 {
			padding: 0px;
			float: left;
			width: 340px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 15px;
			margin-right: 10px;
		}
		#fullspread {
			padding: 0px;
			float: left;
			width: 700px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 15px;
			margin-right: 10px;
		}
		
	#mainContentWIDE {
	padding: 0px;
	float: left;
	width: 683px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	margin-right: 36px;
	display: inline;
		}
		
#homebuttons {
	margin:0px 0px 25px 0px;
	width:388px;
	height:162px;

}

#bottom {
	width: 785px;
	background-image: url(images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
}

#footer {
	width:684px;
	height:66px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

.teamphoto {
	width:76px;
	height:115px;
	margin:0px 0px 10px 10px;
}
		
/* drop down menu */

#dropmenudiv{
	position:absolute;
	border:1px solid #BDBFC1;
	border-bottom-width: 0;
	z-index:100;
}

		#dropmenudiv a{
			width: 100%;
			display: block;
			text-indent: 3px;
			border-bottom: 1px solid #BDBFC1;
			padding: 1px 0;
			text-decoration: none;
			line-height:2em;
			background-image: url(images/navBGround.gif);
			background-repeat: repeat-x;
}
		
		#dropmenudiv a:hover{ /*hover background color*/
	background-color: #E5E6E6;
	background-image: none;
}


/* classes */

.break {
	clear: both;
}
.graphic-border {
	border: 2px solid #496E1D;
	margin: 4px;
	padding: 0px;
}
.fine-print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.numbers {
	font-family: "Times New Roman", Times, serif;
}
.cpa-tax-store {
	color: #496E1D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.cutline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/cutline-bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 392px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-style: italic;
}
.white-text {
	color: #FFFFFF;
}
.black-text {
	color: #000000;
}

.contactForm{
	width:325px;
	margin-bottom:5px;
}




/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #bcdbaf;
	background-color: #FFF;
	display: none;
	z-index: 100;
	text-align: left;
	font-size:12px;
	top: 40px;
	padding:30px;
	/*overflow: hidden;*/
}

.MultiBoxContainer p {
	line-height:20px;
}

.MultiBoxContainer h2 {
	margin:0;
}

.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.multiBoxDesc{
	width: 450px;
}

.MultiBoxClose { behavior: url(iepngfix.htc); }

/*************************************************************/.delete {
	color: #FFFFFF;
	background-color: #FF0000;
}
#errorMessage{
	background: url('images/error.gif') 10px 10px no-repeat #FCC;
	border: 1px solid #C00;
	width: 400px;
	padding:20px 20px 20px 65px;
	color: #000;
	margin-bottom:20px;
}

#successMessage{
	background: url('images/success.gif') 10px 10px no-repeat #CFC;
	border: 1px solid #0C0;
	width: 400px;
	padding:20px 20px 20px 65px;
	color: #000;
	margin-bottom:20px;
}

#infoMessage{
	background: url('images/info.gif') 10px 10px no-repeat #CCF;
	border: 1px solid #00C;
	width: 400px;
	padding:20px 20px 20px 65px;
	color: #000;
	margin-bottom:20px;
}
.greenHeading{
	background:#b8d9ac;
}

.calendar td, .calendar th{
	border:1px solid #666;
	text-align:center;
}
.calendar th{
	font-size:10px;
}

.calendarHeader{
	font-size:18px;
	font-weight:bold;
	vertical-align:center;
	padding-top:10px;
}

.calendarGreen{
	color: #4ebd58;
}

.calendarToday { 
	background-color: #cfc; 
}

/*code for homes */

#homes ul, #homes li{
	list-style-type: none;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	display: inline;
}
#homes{
	margin-left: -40px;
	clear: both;
	padding-top: 0px;
}
#homes li{
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 200px;
}
#thumbs img {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #a1b69a;
}

.rightHome {
	margin-right: 0px;
	height:230px;
}


#homes img {
	margin-bottom: 10px;
	border: 2px solid #a1b69a;
}

/*-- breadcrumbs --*/

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-left: 0;
	margin-bottom:20px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.breadcrumbs a {
	color: #666666;
	text-decoration: underline;	
}
.breadcrumbs a:hover {
	color: #cd181d;
	text-decoration: none;	
}
