body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/margin_top.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #705297;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #705297;
}
a:hover {
	text-decoration: none;
	color: #006B29;
}
a:active {
	text-decoration: underline;
	color: #705297;
}

.navleft {
	background-image: url(images/BAR_NAV.jpg);
	background-repeat: repeat-y;
}
.navbottom {
	background-image: url(images/margin_bottom.jpg);
	background-repeat: repeat-x;
}
.cellcontent {
	background-color: #FFFFFF;
}
.navtop {
	background-image: url(images/margin_top.jpg);
}
.HDRMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #01613B;
	background-color: #FFFFFF;
	background-image: url(images/bottlecap.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	text-indent: 22pt;
	height: 25px;
}
.copy {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 0pt;
}
.HDRSub {
	font-size: 11px;
	font-variant: normal;
	text-transform: none;
	color: #01613B;
	font-weight: bold;
	margin-left: 40px;
}
.navleftHDR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	margin-left: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-variant: normal;
}
.navleftcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0px;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: 0px;
}
p.navleftcopy a:link {color: #ffffff}
p.navleftcopy a:visited {color: #ffffff}
p.navleftHDR a:link {color: #ffffff}
p.navleftHDR a:visited {color: #ffffff}
.copySub {
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 0pt;
	margin-left: 40px;
}

.item {
	font-size: 11px;
	font-variant: normal;
	text-transform: uppercase;
	color: #01613B;
	font-weight: bold;
}
.linebottom {
	border-bottom-style: solid;
	border-top-color: #01613B;
	border-right-color: #01613B;
	border-bottom-color: #01613B;
	border-left-color: #01613B;
}
.HDRMainSub {
	font-size: 12px;
	font-variant: normal;
	text-transform: uppercase;
	color: #01613B;
	font-weight: bold;
	margin-left: 40px;
	letter-spacing: 1px;
}
.citystate {
	font-size: 11px;
	font-variant: normal;
	text-transform: uppercase;
	color: #01613B;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #01623A;
	border-bottom-color: #01623A;
	background-color: #E8FFD7;
}
.error {
	font-size: 10px;
	font-variant: normal;
	color: red;
	font-weight: bold;

}

.button
{
  width: 220;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF; 
  background-color: #01613B;
  border-color: #000000;
  border-width:1px;
}
.buttonInvisible
{
  width: 1px;
  height: 1px;
  color: #FFFFFF; 
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.buttonWide
{
  width: 400;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF; 
  background-color: #01613B;
  border-color: #000000;
  border-width:1px;
  
  
}

.buttonTeams
{
	padding : 2px;
	margin-top: 5px;
	background-color : #01613B;
	border-top-width : 1px;
	border-top-color: #cccccc;
	border-left-width : 1px;
	border-left-color: #cccccc;
	border-right-color: #999999;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color: #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

.buttonTeamsUnselected
{
	padding : 2px;
	margin-top: 5px;
	background-color : #666666;
	border-top-width : 1px;
	border-top-color: #cccccc;
	border-left-width : 1px;
	border-left-color: #cccccc;
	border-right-color: #999999;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color: #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}
.buttonTeamsUnselected:hover
{
	padding : 2px;
	margin-top: 5px;
	background-color : #01613B;
	border-top-width : 1px;
	border-top-color: #cccccc;
	border-left-width : 1px;
	border-left-color: #cccccc;
	border-right-color: #999999;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color: #999999;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}



/* New Styles */
p {
	padding:5px 0 5px 0;
	margin:0px;
}
ul {
	padding: 10px 0 0 25px;
	margin:0px;
	list-style-type : square;
}
h2 {
	font-size: 12px;
	color: #01613B;
	font-weight: bold;
	padding:20 0 10px 0;
	margin:0px;
}
h3 {
	font-size: 11px;
	color: #01613B;
	font-weight: bold;
	padding:20 0 10px 0;
	margin:0px;
}
.button2 {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF; 
  background-color: #01613B;
  border-color: #000000;
  border-width:1px; 
  padding: 2px;
}

.bold {
	font-size: 11px;
	color: #01613B;
	font-weight: bold;
	margin:0px;
}
.title {
	font-size: 12px;
	color: #01613B;
	font-weight: bold;
	padding:25px 0 10px 0;
}
.footer {
	font-size: 10px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerLink:link {
	text-decoration: underline;
	color: #fff;
}

.footerLink:hover {
	text-decoration: none;
	color: #fff;
}
.footerLink:visited {
	text-decoration: underline;
	color: #fff;
}

.homeTitle {
	font-size: 11px;
	color: #006B29;
	font-weight: bold;
}
.homeText {
	font-size: 10.5px;
	color: #006B29;
	padding: 5px 10px;
	margin: 0;
}
.testimonials {
	font-size: 10.5px;
	color: #006B29;
	padding: 5px 0 0 10px;
	margin: 0;
	font-style : italic;
}
.itemBullet {
	font-size: 11px;
	font-variant: normal;
	color: #705297;
	font-weight: bold;
	border-color : #705297;
}

.quote {
	font-size: 10px;
	color: #333;
	line-height : 18px;
	font-style : italic;
	padding: 10px 5px 10px 5px;
	background-color : White;
	margin:8px;
}

.clientList {
	font-size: 10px;
	color: #333;
	padding: 10px 5px 10px 5px;
	background-color : White;
	margin:8px;
}

.sideTitle {
	font-size: 11.5px;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/sideTitleBG.gif);
	padding:3px;
	text-align:center;
}
.padding10 {
	padding: 0 0 0 40px;
}

/* Dropdown Menu*/

#nav, #nav ul { /* all lists */
		font-size: 11px;
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 157px;
		
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height :29px;
		width : 157px;
		background-image: url(images/navBG.gif);
		
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		width : 157px;
		margin-left : 157px;
		margin-top : -29px;
		font-size: 10px;
		font-weight: normal;
		line-height :28px;
	}	
	
	#nav li ul li a { /* second-level lists */
		font-size: 10px;
		font-weight: normal;
		color: #5f4282;
		padding-left: 10px;
		background-color: #eaeaea;
		border-bottom: 1px solid #5f4282;
		line-height :28px;
	}
	
	#nav li ul li a:hover { /* second-level lists */
		color: #fff;
		background-color: #999999;
		border-bottom: 1px solid #5f4282;
	}	
	
	#nav li a {
		width : 157px;
		w\idth : 157px;
		display : block;
		font-weight : bold;
		text-decoration : none;
		line-height :29px;
		color:#fff;
	}
	
	#nav li a:hover {
		color : white;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
