
.topNav {
	width: 245px;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
  height: 35px;
}

#nav-page-top {
	background: url("images/notetop4.png");
	background-repeat: no-repeat;
}

#nav-page-mid {
	background: url("images/notepad4.png");
	background-repeat: repeat-y;
}

#nav-page-btm {
	background: url("images/notebtm4.png");
	background-repeat: repeat-y;
}

#nav-links-top {
	background: url("images/GreenPadTop.png");
	background-repeat: no-repeat;
	height: 35px;
}

#nav-links-mid {
	background: url("images/GreenPadRep.png") no-repeat left bottom;
	background-attachment: scroll;
	background-repeat: repeat-y;
}

#nav-links-btm {
	height: 36px;
	background: url("images/GreenPadBtm.png");
	background-repeat: repeat-y;
	float: left;
	width: 245px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;	
}

.btmNav {
	width: 245px;
	float: left;
	padding: 0px;
  height: 26px;
}


div#nav-page-mid a,
div#nav-page-mid a:visited {
  color: #666;
  font-size: 15px;
  font-family: Tahoma;
	text-decoration:none;	
}

div#nav-page-mid a:hover,
div#nav-page-mid a:visited:hover {
	text-decoration:underline;
}

#tabbar {
	position: absolute;
	right: 32px;
	top: 20px;
}

.ctab {
	background: #E1F6D3;
	background-repeat: repeat-x;
	padding: 2px 14px 2px 14px;
	height: 22px;
	line-height: 22px;
	color: #5F8237;
	border-top: 6px solid #6BD973;
	float:right;	
}

.ctab a,
.ctab a:visited {
	font-size: 14px;
	color: #5F8237;
	text-decoration: none;
}

.ctab a:hover,
.ctab a:visited:hover {
	color: #5F8237;
	text-decoration: underline;
}

.tabsdw {
	padding-right: 6px;
	background: url("images/tab-sdw.png");
	background-repeat: repeat-x;
	height: 25px;
}

.ctabsdw {
	width: 6px;
	float:right;
	background: url("images/tab-sdw.png");
	background-repeat: repeat-x;
	height: 25px;
}

div.mainNav {
	width: 245px;
	float: left;
  color: #a66;
  font-size: 20px;
  font-family: "Cabin", "Arial Black", "Arial";
  line-height: 18px;
	margin: 0px;
	padding: 0px;
}

div.mainNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.mainNav ul li {
  padding: 1px 0;
  padding-left: 4px;
  margin: 8px 0;  
}

div.mainNav ul li ul {
  padding: 4px;
}

div.mainNav ul li ul li {
  line-height: 1.0em;
  margin: 0;
}

div#nav-page-mid .current_page_item ul.children a,
div#nav-page-mid .current_page_item ul.children a:visited {
    color: #776;
}

.page_item ul.children {
	display: none;
}

.current_page_parent,
.current_page_item {
	font-weight: bold;
	font-style:normal;
}

.current_page_parent ul.children,
.current_page_item ul.children {
	display: block;
	font-weight: normal;
	font-style:normal;
	padding-left: 12px;
}

.current_page_parent ul.children li,
.current_page_item ul.children li {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;

}

div#scrollctrls {
  margin-top: 4px;
}

div.nav-listing {
  padding: 0px 10px;
}

#nav-updates {
  padding: 0px 8px 2px 20px;
  color: #454;
	font-size: 12px;
  font-family: Tahoma, Arial, sans-serif;
}

div#nav-updates h1,
div#nav-updates h2,
div#nav-updates h3 {
  color: black;
  margin: 2px 0px;
}

div#nav-updates h4,
div#nav-updates h5,
div#nav-updates h6 {
  color: teal;
  margin: 2px 0px;
}
div#nav-updates h1 {
  font-size: 22px;
}

div#nav-updates h2 {
  font-size: 15px;
}

div#nav-updates h3 {
  font-size: 14px;
}

div#nav-updates h4 {
  font-size: 13px;
}

div#nav-updates h5 {
  font-size: 12px;
}

div#nav-updates h6 {
  font-size: 11px;
}

#card-top {
	height: 44px;
	width: 260px;
	background: url("images/card-top2.png") no-repeat;
}

#card-rep {
	width: 260px;
	background: url("images/card-rep2.png") repeat-y;
}

#card-btm {
	height: 24px;
	width: 260px;
	background: url("images/card-btm2.png") no-repeat;
}
#card-header {
	font-size: 12px;
	font-weight: bold;
	width:228px;
	color: #555;
	font-family: Verdana,Tahoma, Arial, sans-serif;
	margin: 2px 14px 4px 18px;
	text-align: center;
}

#card-body {
	font-size: 11px;
	color: #777;	
	width:212px;
	overflow: hidden;
	line-height: 16px;
	font-family: Georgia, Times, "Times New Roman";
	margin: 0px 20px 5px 20px;
}
#card-body strong {
	color: #444;
}
table#contacttbl {
	padding:0;
	margin:0;
	border: 0px solid white;
	border-spacing: 0px;
}
table#contacttbl td {
	padding:0;
	margin:0;
}
