
body{	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(assets/images/topgradiant.jpg);
	background-repeat: repeat-x;
	/*color: #666666; */
	color: #555555;
}

.agendaRed
{
	color: #A52A2A;
}

.agendaBlack
{
	color: black;
}

.floatright
{
	float: right;
	margin: 0 0 10px 10px;
	padding: 2px;
}

.floatleft
{
	float: left;
	margin: 0 10px 10px 0;
	padding: 2px;
}

/* The Header
---------------------------------------------  */

div#pageHeader {
	position: absolute;
	left: 0px;
	top: 5px;
}


div#toplogo{
	position: absolute;
	left: 35px;
	top: 10px;
	width: 217px;
	height: 180px;
}

div#pageHeader h1 {
	position: absolute;
	left: 150px;
	top: 7px;
	width: 380px;
	height: 50px;
	margin: 20px 0 0;
	background-image: url(assets/images/agenda_systems_logo.png);
}

div#pageHeader h1 span {
	display: none;
}

div#pageHeader h2 {
	width: 600px;
	height: 27px;
	background-position: right;
	background-repeat: no-repeat;
	margin-top: -10px;
}


div#pageHeader h2 span {
	display: none;
}

div#quickSummary {
	position: absolute;
	width: 300px;
	left: 175px;
	top: 85px;
	letter-spacing: 0.1em;
	color: #A5A3B5;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
}

/* Have the summary displayed in a single line */

div#quickSummary p.p2, div#quickSummary p.p1 {
	display: inline;
	margin: 0;
}

div#topLine {
	position: absolute;
	top: 85px;
	height: 1px;
	left: 165px;
	/*width: 100%;*/
	right: 0px;
	background-color: #CDCFD5;
	color: inherit;
	z-Index : 2;
}

div#sideBar span {
	background: transparent url(assets/images/sidebar_repeat_sm.jpg) top left repeat-y; 
	position: absolute;
	left: 0px; 
	top: 130px;
	width: 20px;
	height: 100%;
}

div#sideName {
	background: transparent url(assets/images/sidename.jpg) top left no-repeat; 
	position: absolute; 
	left: 0px; 
	top: 130px;
	width: 30px;
	height: 200px;
}

div#topBlock {
	background: transparent url(assets/images/pinkblock.jpg) top left no-repeat; 
	position: absolute;
	left: 310px;
	top : 157px;
	width : 30px;
	height : 53px;
}


/*div#pageName {
	position: absolute;

	left: 90px;
	top : 130px;
	width: 50%;
	height: 20px;
	z-Index : 2;

	font: 12px sans-serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0.1em;
	color: #A52A2A; 
}*/


div#pageName 
{
	display : none;
	position: absolute;

	left: 345px;
	top : 120px;
	right : 100px;
	z-Index : 2;
	
	font: 16px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #000000;
}

/* The main content. 
----------------------------------------------- */

/*Text Links */

a:link, a:visited {
	color: #A52A2A;
	background-color: transparent;
	font-size: 12px Arial;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* Main Text
--------------------------------------*/

div#mainText {
	position: absolute;
	left: 355px;
	top : 145px;
	right : 100px;
	width : 410px;
}

/* Section Type 1 -------------------------*/

div.sectionType {
	position: static;
	margin-bottom : 40px;
}

div.sectionType h3 {
	font: 18px Verdana, Arial, sans-serif;
	color: #888888;
	border-bottom: solid 1px #D1CDCD;
}


div.sectionType h3 span {
	
}



div.sectionType p {
	/*margin: 1.5em 0.5em 0.5em;*/
	/*background-color: #E7E8EC;*/
}

div.sectionType h4 {
	font: 14px/1.5 Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
}

.agendaShout {
	font: 16px/1.5 Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
}

/* Sub navigation sidebar
---------------------------------------*/

div#nav-sub-sidebar {
	position: absolute;
	left: 50px;
	top: 520px;
	width: 200px;
	background-color: transparent;
	color: inherit;
}

div#nav-sub-sidebar h3 {
	font: 14px Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	border-bottom: solid 1px #D1CDCD;
}

div.testimonial {
	font-size: 90%;
}

div.testimonial p:first-child:first-letter {
	font-size:200%;
	float:left;
}

div.testimonial-ref {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 40px;
}


/* The Navigation
---------------------------------------*/

div#nav-logo {
	position: absolute;
	right: 10px;
	top: 7px;
	width: 194px;
	height: 64px;
	background-color: transparent;
	color: inherit;
	background-image: url(assets/images/garden_trans_small_paneled2.jpg);
}

div#nav-menu 
{
	font: 12px Arial, Verdana,  sans-serif;
	position: absolute;
	left: 50px;
	top: 140px;
	width: 190px;
	background-color: transparent;
	color: inherit;
	/*background-image: url(assets/images/nav-menu.jpg);*/
	background-repeat: repeat-y;
	text-transform: lowercase;
}

div#nav-menu ul {
	list-style: none;
	padding-left: 0;
	margin: 0 0 0 10px;
}

div#nav-menu li {
	padding-left: 10px;
	margin-bottom: 1px;
}

div.nav-section {
	clear:left;
	margin-top: 0;
}

div.nav-section h3 {
	font: 12px Arial, Verdana, sans-serif;
	
	color: #666666;
	margin-top: 8px;
	width: 190px;
	margin-bottom: 0px; 
	padding-bottom: 10px; 
	border-bottom: solid 1px #D1CDCD; 
}

div.nav-section li {
	display: block;
	margin-left: -5px;
	/*padding-left: 5px;*/
	padding-bottom: 2px;
	background-color: transparent;
	/*border-top: 1px solid #D1CDCD;*/
}