img, div, input { behavior: url("iepngfix.htc"); }

body {

	margin: 0;
	padding: 0;
	background: #fff;

}

body,td {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

table {
	
	width: 100%;

}

a {

	color: #059ad9;

}

a:hover {

	color: #d99a05;

}

.alt {

	display: none;

}

.image {

	border: 1px solid #666;
	margin: 10px;

}

.left {

	float: left;

}

.right {

	float: right;

}

.columnFix {

	clear: both;

}

#page {

	display: block;
	text-align: center;

}

#layout {

	text-align: left;

}

#top {

	background: url("images/topbg2.jpg") top left repeat-x;

}

#top .container {

	width: 100%;
	background: url("images/logo.png") top left no-repeat;

}

#top .container #womanAndDog {

	width: 244px;
	height: 133px;
	float: right;
	margin-top: 38px;

}

#top #header h2 {

	margin: 0;
	color: #fff;
	font-size: 14px;
	padding: 148px 0 0 10px;

}

#blueBar {
	
	background: #059ad9;
	height: 20px;
	border-top: 3px solid #fff;

}

#left {

	background: #059ad9 url("images/sidebar_bg.gif") top left repeat-y;
	border-top: 3px solid #fff;
	width: 137px;

}

#left #topNav ul {

	list-style: none;
	margin: 25px 0 0 0;
	padding: 0;

}

* html #left #topNav ul li {

	display: inline;

}

#left #topNav ul li a {

	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	background: url("images/nav_divider.gif") bottom center no-repeat;
	padding: 10px 11px;

}

#left #topNav ul li a:hover {

	color: #ffa;

}

#right {

	background: url("images/content_bg.jpg") top left repeat-x;

}

#right #content {

	background: url("images/content_topleft.gif") top left no-repeat;

}

#right #content .container {

	padding: 15px;
	color: #323232;
	font-size: 14px;
	line-height: 18px;

}

#right #content .container h3 {

	color: #086b95;
	font-size: 16px;

}

#index #right #content .container {

	background: url("images/img_home_couple.jpg") top right no-repeat;

}

#right #content .container h2 {

	font-family: Papyrus;
	font-size: 40px;
	color: #006791;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;

}

#right #content .container .listingTable {

	width: 95%;
	margin-right: 15px !important;

}

#right #content .container .listingTable td {

	background: #fff url("images/tdbg.jpg") bottom left repeat-x;
	padding: 10px;
	border: 1px solid #48a6ce;
	margin-bottom: 10px;

}

#right #content .container .listingTable td.logo {

	background: none;
	text-align: center;
	width: 200px;

}

#right #content .container .listingTable td a {

	color: #d99a05 !important;
	font-weight: bold;

}

#right #content .container .listingTable td a:hover {

	color: #000 !important;

}

#right #content .container .listingTable td.spacer {

	border: none !important;
	height: 10px;
	background: #fff !important;
	font-size: 1px;

}

#right #content .container .contactTable {

	width: 600px !important;
	margin-bottom: 10px;
	border: 1px solid #086b95;

}

#right #content .container .contactTable td {

	padding: 10px;
	border-left: 1px solid #4fcbff;
	border-top: 1px solid #4fcbff;

}

#right #content .container .contactTable td.title {

	width: 250px !important;
	font-weight: bold;
	background: #0a9edc;
	color: #fff;
	border-left: none;

}

#right #content .container .contactTable td.tableHead {

	font-weight: bold;
	font-size: 14px;
	background: url("images/tableheader_bg.gif") bottom left repeat-x;
	border: none;

}

#bottomNav {

	text-align: center;

}

#copyright {

	padding: 5px;
	text-align: right;

}