/*
 * Author: Stephanie Harte - Spacetacular Design
 * Contact: www.spacetacular.com
 * File: basestyles.css
 * 
 * Description:
 * Layout rules.
 *
 */



#pageBounds {	
	margin: 0;
	}

.width {
	width: 968px;
	margin: 0 auto;
	}

#mastHead {
	width: 100%;
	background: #d3d0c6 url(../images/layout/bg_masthead.gif) left top repeat-x;
	}
	
#mastHead h2#logo {
	float: left;
	width: 240px;
	margin: .65em 0 .5em 1em;
	padding: 0;
	background: transparent url(../images/layout/logo.gif) left top no-repeat;
	border: none;
	}

#mastHead h2#logo a {
	display: block;
	background: transparent url(../images/layout/logo.gif) left top no-repeat;
	width: 240px;
	height: 95px;
	text-indent: -999em;
	overflow: hidden;
	}

#mastHead .width {
	background: transparent url(../images/layout/bg_masthead_width.png) right bottom no-repeat;
	height: 136px;
	}

#contentBounds {
	width: 100%;
	background: #544f3f url(../images/layout/bg_contentBounds.gif) left top repeat-x;
	}
	
#contentBounds .width {
	position: relative;
	}

#mainColumn {
	width: 770px;
	min-height: 350px;
	margin: 0 0 0 188px;
	}	
	
#sideColumn {
	position: absolute;
	top: 0;
	left: 0;
	width: 188px;
	}

/* footer */
	
#footer {
	width: 100%;
	font-size: 75%;
	color: #6d6755;
	font-weight: normal;
	margin: 0 0 .25em;
	padding: 1em 0 0;
	background: #e3dfd4 url(../images/layout/bg_footer.gif) left top repeat-x;
	text-align: center;
	line-height: 1.5em;
	}
	
#footer .content {
	width: 400px;
	margin: 0 auto;
	}

#footer .content div {
	margin-bottom: .5em;
	}
	
#footer a {
	color: #6d6755;
	text-decoration: underline;
	}
	
#footer a:hover {
	text-decoration: none;
	}
	

/* enav */

#enav {
	text-align: right;
	color: #fff;
	margin: 0;
	padding: .5em 0 0;
	font-size: 92%;
	}

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

#enav li {
	display: inline;
	}
	
#enav li.last {
	border-right: none;
	}

#enav li a {	
	padding: 0 .5em;
	color: #578f3d;
	text-decoration: none;
	}

#enav li a:hover {
	text-decoration: underline;
	}
	
#enav .phone {
	color: #443f31;
	padding: .5em;
	}

/* mnav styles */

#mnav {	
	margin: 2em 0 0;
	}

#mnav dl {
	margin: 0;
	padding: 0;
	list-style: none;
	}	

#mnav dt {
	line-height: 1.65em;
	 position: relative;
	}
	
#mnav dt.taxCenter {
	line-height: 1.7em;
	 position: relative;
	}
	
#mnav dt a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	width: 180px;
	padding: 0 0 2px 10px;
	display: block;
	}		
	
#mnav dt a:hover {
	color: #443f31;
	background: transparent url(../images/layout/bg_mnav_over.gif) left top no-repeat;
}	
	
#about #mnav ul li a {
	color: #443f31;
	}

#about #mnav ul li a:hover {
	color: #696351;
	}
	
#mnav dd {
	background: transparent url(../images/layout/bg_snav.png) left top no-repeat;
	margin: 0;
	padding: 2px 0 0 2px;
	display: none;
	width: 184px;
	}
	
#mnav dd ul {
	list-style: none;
	margin: 0;
}	
	
#mnav dd li a {
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 2px 18px;
	display: block;
	color: #443f31;
	}

#mnav dd li a:hover {
	color: #fff;
	background: none;
	}	

#about #mnav ul li.about ul {
	display: block 
	}

/* mainColumn */

.shadow {
	background: transparent url(../images/layout/shadow.png) right top repeat-y;
	}

#mainColumn h1 {
	width: 770px;
	height: 162px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/layout/h1_about.jpg) left top no-repeat;
	border: none;
	text-indent: -999em;
	overflow: hidden;
	border-bottom: 4px solid #fff;
	}
	
.about #mainColumn h1 {
	background: transparent url(../images/layout/h1_about.jpg) left top no-repeat;
	}
	
.calendar #mainColumn h1 {
	background: transparent url(../images/layout/h1_calendar.jpg) left top no-repeat;
	}

.tax #mainColumn h1 {
	background: transparent url(../images/layout/h1_taxcenter.jpg) left top no-repeat;
	}
	
.links #mainColumn h1 {
	background: transparent url(../images/layout/h1_links.jpg) left top no-repeat;
	}
	
.learning #mainColumn h1 {
	background: transparent url(../images/layout/h1_learningcenter.jpg) left top no-repeat;
	}
	
.quote #mainColumn h1 {
	background: transparent url(../images/layout/h1_requestquote.jpg) left top no-repeat;
	}

#mainColumn .content {
	border-top: 2px solid #443f31;
	background: #fff url(../images/layout/bg_content.gif) right top repeat-x;
	min-height: 450px;
	padding: .5em 2em 1em;
	}

#col1 {
	float: left;
	width: 452px;
	}

#col2 { 
	float: right;
	width: 242px;
	font-size: 92%;
	line-height: 1.25em;
	}

/* pods */

#pod {
	width: 242px;
	background: transparent url(../images/layout/bg_pod.gif) left top no-repeat;
	margin: 0;
	padding: 0;
	}

.podContent {
	padding: 1em 1em .25em;
	}

.podBottom {
	margin: 0 0 1em;
	background: transparent url(../images/layout/bg_pod_bottom.gif) left top no-repeat;
	height: 23px;
	}

#col2 p {
	margin: 0 0 .5em;
	}

#col2 p {
	margin: 0 0 .5em;
	}

#col2 h2 {	
	height: 32px;
	width: 242px;
	margin: 0;
	padding: 0;
	border: none;
	background: transparent url(../images/layout/h2_news.gif) left top no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

#col2 h2.news {	
	background: transparent url(../images/layout/h2_news.gif) left top no-repeat;
	}
	
#col2 h2.tax {	
	background: transparent url(../images/layout/h2_tax.gif) left top no-repeat;
	}

#col2 h3 {
	padding: 0;
	border-bottom: none;
	margin: 1em 0 .35em;
	line-height: 1.15em;
	}

#col2 h3.news {	
	margin: 0 0 .35em;
	}
	
	
/* sideColumn Contents */


#logo_sai {
	width: 175px;
	height: 41px;
	margin: 2em 0 .5em .5em;
	padding: 0;
	background: transparent url(../images/layout/logo_sideColumn_ae.gif) left top no-repeat;
	border: none;
	text-indent: -999em;
	overflow: hidden;
	}

#logo_marnell {
	width: 85px;
	height: 69px;
	margin: 0 0 0 4em;
	padding: 0;
	background: transparent url(../images/layout/logo_sideColumn_marnell.gif) left top no-repeat;
	border: none;
	text-indent: -999em;
	overflow: hidden;
	}


/* Home Styles */

#home #mastHead {
	border-bottom: 1px solid #443f31;
	margin: 0;
	}

#home #mastHead .width {
	background: none;
	}
	
#home #banner {
	background: #0086c8 url(../images/home_banner.jpg) center bottom no-repeat;
	border-top: 4px solid #e3dfd4;
	border-bottom: 4px solid #e3dfd4;
	height: 275px;
	}
	
#home h1 {
	text-indent: -999em;
	overflow: hidden;
	}
	
#home #mnav {	
	margin: 0;
	padding: 1em 0 0;
	}
	
#home #contentBounds {
	width: 100%;
	background: #544f3f url(../images/layout/bg_contentBounds_home.gif) left top repeat-x;
	border-top: 1px solid #443f31;
	}
	
#home #contentBounds .width {
	width: 960px;
	padding: 1.5em 0;
	}

#home #mainColumn {
	width: 680px;
	margin: 0;
	float: left;
	}	
	
#home #sideColumn {
	float: right;
	width: 190px;
	position: relative;
	margin: 0 3em 0 0;
	}

#home #mastHead #logo_sai {
	text-indent: -999em;
	overflow: hidden;float: right;
	width: 145px;
	height: 57px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/layout/logo_sideColumn_SAI.gif) left top no-repeat;
	border: none;
	}

#home #mastHead #logo_marnell {
	float: right;
	width: 85px;
	height: 69px;
	margin: 0;
	padding: 0;
	background: transparent url(../images/layout/logo_sideColumn_marnell.gif) left top no-repeat;
	border: none;
	text-indent: -999em;
	overflow: hidden;
	}

#home #col1 {
	width: 420px;
	font-size: 92%;
	line-height: 1.25em;
	margin-right: 2.5em;
	}

#home #col2 {
	width: 200px;
	float: left;
	}

#home #col1 #pod {
	width: 410px;
	background: transparent url(../images/layout/bg_pod_home.gif) left top no-repeat;
	margin: 0;
	padding: 0 0 0 1em;
	}
	
#home #col1 h3 {
	padding: 0;
	border-bottom: none;
	margin: 1em 0 .35em;
	line-height: 1.15em;
	}

#home #col1 h2 {	
	height: 32px;
	width: 420px;
	margin: 0;
	padding: 0;
	border: none;
	background: transparent url(../images/layout/h2_news_home.gif) left top no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

#home #col1 .podBottom {
	background: transparent url(../images/layout/bg_pod_homeBottom.gif) left top no-repeat;
	height: 32px;
	}
	
#home #col2 .podBottom {
	width: 242px;
	background: transparent url(../images/layout/bg_pod_homeBottom_col2.gif) left top no-repeat;
	}
	
#home #col2 h2.about {	
	background: transparent url(../images/layout/h2_aboutHome.gif) left top no-repeat;
	}
	
#home #col2 h2.tax {	
	background: transparent url(../images/layout/h2_taxHome.gif) left top no-repeat;
	}

/* Calendar STYLES */
td.calendar-today {
	background: #e7e7e7;
	}
	
table#cal-calendar {
}
	
table#cal-calendar td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
	width: 150px;
	color: #666;
	}
	
table#cal-calendar td ul {
	list-style: none;
	margin: 0;
	}
	
table#cal-calendar td ul li {
	width: 120px;
	margin: 0;
	padding: 0;
	}
	
table#cal-calendar th {
	font-weight: normal;
	margin: 0;
	}

.calendar-next, .calendar-prev {
	font-size: 150%;
	}

.calendar-date-title {
	font-weight: bold;
}	
	
	/* MISC STYLES */
.glossary_title {
	font-weight:bold;
	margin-bottom:-17px;
	text-transform:uppercase;
}
#contact_photo {
	width: 304px;
	height: 171px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #60666F;
}
