body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:0.9em;
	color:#444444;
	margin:14px 8px; /*0px;*/
}

img {
	border: none;
}

p {
	padding:3px 0px;
}

a {
  text-decoration: underline;
  color:#0000EE;
}

a:hover {
  text-decoration: underline;
  color:#0000EE;
}

form > p {
	line-height: 2em;
}

input.submit {
	width: auto;
	border: 1px solid #c2c2c2;
	text-align: center;
	vertical-align: middle;
}

p.center, div.center {
	text-align: center;
}

p.right, div.right {
	text-align: right;
}

p.bold, div.bold, span.bold {
	font-weight:bold;
}

.logo {
	border-bottom-color: #6EB08C; /*#22804c;*/
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 3px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	text-align:left;
	width:100%;
	padding-bottom:9px;
}

.customLogo {
	border-bottom-color: #6EB08C; /*#22804c;*/
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 3px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	text-align:center;
	width:100%;
	padding-bottom:9px;
}

.ad_banner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.divider {
	background-color: #6EB08C; /*#22804C;*/
	margin-bottom:10px; 
	padding: 3px;
	color: #FFFFFF;
	/*width: 244px;*/
}

.greenTitle {
	background-color: #6EB08C; /*#22804C;*/
	margin-bottom:10px; 
	padding: 3px;
	color: #FFFFFF;
	/*width: 244px;*/
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.breadcrumbs {
	margin:4px 0px;
}

.footer { 
	text-align: center;
	background-color: #CCCCCC;
	padding: 5px 0 5px 5px;
	color: #000000;
	/*width: 250px;*/
}

.footer a {
	color: #444444;
}

.copyright {
	text-align:center;
}

.pagination, .top_pagination {
	padding-top: 5px;
}

.pagPages {
	float:right;
}

.topPagination {
	border-bottom:2px solid #6EB08C;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
}

.refineSearch{
	text-align:right;
	padding-bottom:5px;
}

div.evenSearch, div.oddSearch {
	border: 1px solid #6EB08C;
	padding: 7px 7px 7px 7px;
}

div.oddSearch {
	background-color: #6EB08C;
}

divsearchTitle {
	font-weight:bold;
}

div.searchImg {
	text-align:center;
}

div.searchText {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:2.5ex;
	text-align:center;
}

div.photo {
	text-align:center;
	padding-top:5px;
	padding-bottom: 5px;
}

div.call {
	padding-top: 5px;
	padding-bottom:5px;
	text-align:center;
}

div.detailText{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height:2.5ex;
}

.emailInto {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.welcome_greyBkg {
	background-color: #CCCCCC;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-left:
}

div.welcome {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
}

div.welcome a, div.welcome a:visited, div.welcome_greyBkg a, div.welcome_greyBkg a:visited {
	color:#336699;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}