@charset "iso-8859-1";

/* ------------------------- begin container classes  ---------------------------- */

body {
	background-color: #CCCCC4;
	margin: 0px;
	text-align: center
	}

#container {
	margin-left: auto; 
	margin-right: auto;
	width: 785px;
	padding: 0px;
	text-align:left;
	}

#leftshadow, #rightshadow {
	width: 10px;
	background-image: url(imgs/template_shadow_left.gif);
	background-repeat: repeat-y;
	}

#rightshadow {
	background-image: url(imgs/template_shadow_right.gif);
	}

#bottomshadow {
	width: 765px;
	height: 10px;
	background-image: url(imgs/template_shadow_bottom.gif);
	background-repeat: repeat-x;
	float:left;
	}

#leftcurb, #rightcurb {
	width: 10px;
	height: 10px;
	background-image: url(imgs/template_shadow_bottom_lfcorner.gif);
	float: left;
	}

#rightcurb {
	background-image: url(imgs/template_shadow_bottom_rtcorner.gif);
	}

#logo {
	padding-left: 70px;
	float:left;
	width: 380px;
	height: auto;
	}

#date-subnav {
	width: 290px;
	float: left;
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana,arial, helvetical, sans-serif;
	/*color: #908731;*/
	color: #444;
	text-align: right;
	padding-top: 90px;
	}

/* ------------------------- end container classes  ---------------------------- */
/* ------------------------- begin input classes  ---------------------------- */

form {
	margin: 0;
	padding: 0;
	}

/* ------------------------- end input classes  ---------------------------- */
/* ------------------------- begin content space classes  ---------------------------- */

#main-cspace {
	width: 765px;
	height: auto;
	background-color: #FFF;
	float: left;
	}



/* ------------------------- end content space classes  ---------------------------- */

/* ------------------------- main navigation classes  ---------------------------- */

#masthead {
	width: 761px;
	height: 163px;
	background-image: url(imgs/masthead_bg.jpg);
	margin: 2px 2px 0px 2px;
	text-align: left;
	vertical-align: top;
	}

#mainnav {
	width: 761px;
	height: 28px;
	margin-left: 2px;
	margin-bottom:1px;
	padding:0;
	background-color: #DCCA75;
	background-image: url(imgs/nav_bg.jpg);
	}

#mainnav ul {
	font-size: 8pt;
	font-weight: bold;
	font-family: arial, helvetical, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}

#mainnav ul li {
	float: left;
	margin: 0;
	}

#mainnav ul a {
	display: block;
	padding: 0 1.2em;
	margin-top: 8px;
	}

#mainnav ul a:link { text-decoration: none; background: transparent; color: #615A39; }
#mainnav ul a:visited { text-decoration: none; background: transparent; color: #615A39; }
#mainnav ul a:hover { text-decoration: none; color: #FFF; background: transparent; }
#mainnav ul a:active { text-decoration: none; background: transparent; color: #615A39; }

/* ------------------------- end main navigation classes  ---------------------------- */

/* ------------------------- begin left, right & mid content space classes  ---------------------------- */

#cspace-left-col, #cspace-right-col {
	width: 200px;
	text-align: left;
	vertical-align: top;
	background-color: #F6F5E1;
	}


#cspace-mid-col {
	width: 361px;
	height: auto;
	text-align: left;
	vertical-align: top;
	background-image: url(imgs/bg_hmpg_msg.jpg);	
	}

#cspace-full {
	width: 561px;
	height: auto;
	text-align: left;
	vertical-align: top;
	background-image: url(imgs/bg_cspace.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	}

#cspace-full-container {
	margin-left: auto; 
	margin-right: auto;
	width: 460px;
	padding: 0px;
	text-align:left;
	color: #555;
	font-size: 10pt;
	font-weight: normal;
	font-family: arial, helvetical, sans-serif;
	}

#cspace-full-container a {
	color: #535885;
	}

#cspace-full-container h1 {
	padding-top: 65px;
	padding-bottom: 8px;
	margin: 0;
	color: #615A39;
	font-size: 11pt;
	font-weight: bold;
	font-family: arial, helvetical, sans-serif;
	}

#template-img {
	width: 200px;
	height: auto;
	padding-bottom: 2px;
	}

.section-header {
	background-color: #E9E5B4;
	width: 200px;
	height: 28px;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial, helvetical, sans-serif;
	color: #908731;

	}

.section-header .spacing {
	margin-left: 12px;
	padding-top: 8px;
	}

.section-cspace, #welcome-msg {
	width: 200px;
	font-size: 8pt;
	font-weight: normal;
	font-family: arial, helvetical, sans-serif;
	/*color: #908731;*/
	color: #444;
	}

.section-cspace .spacing, .section-cspace .spacing-alt {
	margin-left: 12px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 8px;
	}


.section-cspace .spacing-alt {
	line-height: 20px;
	}

.section-cspace .spacing p {
	margin-top: 0px;
	}

.section-cspace .spacing strong, #date-subnav strong {
	font-weight: bold;
	color: #615A39;
	}

.section-cspace a:link, #date-subnav a:link { text-decoration: none; background: transparent; color: #908731; }
.section-cspace a:visited, #date-subnav a:visited { text-decoration: none; background: transparent; color: #908731; }
.section-cspace a:hover, #date-subnav a:hover { text-decoration: underline; background: transparent; color: #908731; }
.section-cspace a:active, #date-subnav a:active { text-decoration: none; background: transparent; color: #908731; }


#content-table {
	margin-bottom: 2px;
	}

#welcome-msg {
	margin-left: auto; 
	margin-right: auto;
	width: 320px;
	padding-top: 155px;
	text-align:left;
	vertical-align: top;
	}

#welcome-msg h1 {
	padding-bottom: 5px;
	margin: 0;
	color: #535885;
	font-size: 11pt;
	font-weight: bold;
	font-family: arial, helvetical, sans-serif;
	}

#footer {
	padding-top: 5px;
	padding-bottom: 40px;
	margin-left: 26px;
	color: #666;
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana,arial,helvetical,sans-serif;
	}

#footer a:link { text-decoration: none; background: transparent; color: #FFF; }
#footer a:visited { text-decoration: none; background: transparent; color: #FFF; }
#footer a:hover { text-decoration: underline; background: transparent; color: #666; }
#footer a:active { text-decoration: none; background: transparent; color: #FFF; }

.verd7-accent, .verd7 {
	font-size: 7pt;
	font-weight: normal;
	font-family: verdana, arial, helvetical, sans-serif;
	color: #818181;
	}

.verd7 {
	color: #555;
	}

#pg_viewer {
	margin: 0;
	padding: 0;
	}

#pp-table {
	border: 1px solid #D3D3D3;
}

#pp-table .tr1 {
	width: 300px;
	padding: 5px;
	}

#pp-table .tr2 {
	width: 100px;
	padding: 5px;
	}


/*	Divs for accounting services listing	*/

#cspace-full-container .company {
	width:460px;
	height:auto;
	padding:0 0 15px 0;
	margin: 0 0 15px 0;
	border-bottom:1px solid #d3d3d3;
	}

/* ------------------------- end left, right & mid content classes  ---------------------------- */
