/* 
Template URL: http://www.vAssistantServices.com
Description: This is a custom landing page template for ClearPathway.com.
Version: 1.0
Author: Suzanne Bird-Harris
Author URI: http://www.vAssistantServices.com

Copyright (c) 2009, Suzanne and vAssistant Services. All rights reserved.

*/

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#container {
  text-align: left;
  margin: 0px auto;
  padding: 0px auto;
  width: 960px;
  background: #FFFFFF;
}
#header {
  background-image: url(http://www.clearpathway.com/images/headerbg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
  width: 960px;
  height: 200px;
}

#header ul{
	margin: 10px 0px 0 0;
	list-style-type: none;
}

#header li{
	display: inline;
	padding: 0 10px 0 8px;
	border-right: 1px solid #493b29;
}

#rightcol {
  background: #FFFFFF;
  float: right;
  padding-top: 20px;
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  width: 170px;
}
#content {
  background: #ffffff;
  border-right: 1px solid #87be49;
  float: left;
  padding-left: 12px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 20px;
  width: 730px;
}
#contentindex {
  float: left;
  padding-left: 12px;
  padding-right: 18px;
  padding-top: 12px;
  width: 930px;
}

#contentindex-cc {
  float: left;
  padding-left: 12px;
  padding-right: 18px;
  padding-top: 12px;
  background-image:url(http://www.clearpathway.com/images/CD.jpg);
  background-position:right;
  background-repeat:no-repeat;
  width: 930px;
}
#contentindex-cc p {
width: 580px;
}

#contentindex-cc h1 {
	color: #52742e;
	text-align:center;
}


#contentpgs {
  float: left;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 12px;
  width: 935px;
}

#footer {
  background: #f9f7d8;
  text-align: center;
   border-top: 1px solid #87be49;
   border-bottom: 1px solid #87be49;
   padding-top: 15px;
   padding-bottom: 3px;
  clear: both;
  height: 34px;
  width: 930px;
}

#footer ul {
	margin: 0;
	list-style-type: none;
}

#footer li {
	display: inline;
	padding: 0 5px 0 5px;
	border-right: 1px solid #493b29;
}

div.imagecaption {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
  float: left;
  width: 200px;
  margin: 0px 10px 10px 0px;
  display: inline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.gtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #52742e;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #493b29;
	font-weight: bold;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #52742e;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #493b29;
	font-weight: bold;
}


.clear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #493b29;
	line-height: 26px;
	font-weight: bold;
	margin: 0px 0px 14px 50px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px 14px 14px;
}




a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #493b29;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #493b29;
	text-decoration: none;
}
a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #493b29;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #493b29;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #493b29;
	text-decoration: underline;
}

fieldset {
	text-align: left;
	width: 380px;
	border: 1px solid #87be49;
	padding-right: 60px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #493b29;
	font-weight: bold;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	line-height: 24px;
	padding-right: 12px;
}
#button {
	float: right;
}


