@charset "UTF-8";
/* CSS Document */

body {
	background-color: #563257;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 17px;
}

h1 {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	color: #006D38;
	font-weight: normal;
	padding-bottom: 27px;
	margin: 0px;
	line-height: 30px;
}

h2 {
	font-size: 20px;
	color: #006D38;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 0px;
	margin-bottom: 3px;
}

h2 a {
	text-decoration:none;border-bottom:0px; color: #006D38;
}

h2 a:visited {
	text-decoration:none;border-bottom:0px; color: #006D38;
}

h2 a:hover {
	text-decoration:none;border-bottom:0px; color: #006D38;
}


h3 {
	font-size:12px;
	color:#006D38;
	margin-bottom: 0px;
}

p {
	margin-top:0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

a {
	color: #563257;
	text-decoration:none;
	border-bottom:1px dotted #333;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	color: #563257;
	text-decoration:none;
	border-bottom:1px dotted #333;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #006D38;
	text-decoration:none;
	border-bottom:1px dotted #fff;
	font-weight: normal;
	font-style: normal;
}

 

#wrapper {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	border: 0px;
	text-align: left;
	background: #fff;
}

#working-words-logo {
	width:100%;
	background:url(../images/working-words-logo.gif) no-repeat;
	height:64px;
	text-align: right;
	line-height: 20px;
	font-size: 11px;
}

#working-words-logo a {
	color:#333;
	background:transparent;
	font-weight:normal;
	text-decoration:none;
	border-bottom:0px;
}

#working-words-logo a:hover  {
	color:#006D38;
}

#working-words-logo a:active a: visted {
	color:#333;
}


#navigation a {
	border-bottom:0px;
}

#navigation a:visited {
	border-bottom:0px;
}

#navigation a:hover {
	border-bottom:0px;
}

#navigation a:active {
	border-bottom:0px;
}


#topline {
	width:100%;
	height:10px;
	background-color: #fff;
}


/* Content
----------------------------------------------- */
#content {
	width:780px;
	margin-left: 0 !important;
	margin-right: auto !important;
	padding:0;
	text-align:left;
	background-color: #FFFFFF;
	clear: both;
	
  }
#main {
	width:539px;
	float:left;
	padding-left:10px;
	padding-right:20px;
	margin-top: 32px;
  }
  
#main ul
{
	margin-top: 0;
	margin-left: 0;
	padding-left: 1.5em;
}
  
#int  {
	padding-left:20px;
	padding-bottom:10px;

  }
  
  
#sidebar {
	width:170px;
	float:left;
	padding-left:0%;
	background-color: #AA89A6;
	padding-right: 0%;
  }


#SidebarLeft {
	position:relative;
	width: 199px;
	float:left;
	clear: none;
	text-align: left;
	margin-top: 27px;
	border-right:1px solid #ABABAB;
	padding-left: 8px;
	padding-right: 3px;
}

#SidebarLeft ul {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 11px;
	padding-left: 1em;
	text-indent: 0em;
	color: #333;
	
}

#SidebarLeft a {
	color:#333;text-decoration:none;border-bottom:1px dotted #333;
}

#SidebarLeft a:visited {
	color:#333;text-decoration:none;border-bottom:1px dotted #333;
}

#SidebarLeft a:hover {
	color:#006D38;text-decoration:none;border-bottom:1px dotted #fff;
}

#SidebarLeft #current {
	color:#006D38;text-decoration:none;border-bottom:1px dotted #fff;
}


#SidebarLeft h2 {
	color: #006D38;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
}

	
#quote {
	padding-left: 9px;
	padding-top: 35px;
	padding-bottom: 15px;
}

#request {
	padding-left: 21px;
	
}

#request a {
	text-decoration:none;border-bottom:0px dotted #fff;
}

#request a:visited {
	text-decoration:none;border-bottom:0px dotted #fff;
}

#request a:hover {
	text-decoration:none;border-bottom:0px dotted #fff;;
}

#request #current {
	text-decoration:none;border-bottom:0px dotted #fff;
}




div.contact-left{
	float: left;
	width: 200px;
}

div.contact-right{
    float: right;
    width: 300px;
}


/* Footer
----------------------------------------------- */
#footer {
	width:100%;
	border-top: 1px solid #ABABAB;
	padding-top:15px;
	text-align:center;
	background-color: #fff;
	font-size:9px;
	padding-bottom:5px;
	color:#333;
	clear: both;
	line-height: 10px;
}
 
#footer a {
	color:#333;
	background:transparent;
	font-weight:normal;
	text-decoration:none;
	font-size:9px;
	border-bottom:1px dotted #fff;
}

#footer a:hover {
	color:#006D38;
	font-size:9px;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}
