body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #202621;
}
#cwrap {
	width: 961px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#cwrap2 {
	float: left;
	width: 961px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#header {
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
	height: 127px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	width: 220px;
}

#header h1 a {
	color: #FFFFFF; 
	text-decoration: none
}

#header .logo a {
	font-size: .2em;
	text-decoration: none;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 439px;
	text-indent: -9999px;
	display: block;
	position: absolute;
}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	position: absolute;
	font-weight: normal;
	top: 95px;
	margin-left: 220px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topbanner {
	float: right;
	background-image: url(../images/topbnr-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 13px;
	padding-left: 40px;
	margin-top: 0px;
	padding-top: 55px;
	padding-bottom: 11px;
}
#topbanner a img 
{
	position: relative;
	top: -10px;
}
#mainmenu {
	font-size: .75em;
	height: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(/images/mainmenu-bg.gif);
	background-repeat: repeat-x;
}
#mnu_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mnu_left ul li {
	float: left;
}
#mnu_left a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#mnu_left .last {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 2px 5px 2px;
	float: left;
	border: none;
}

#mnu_left a:hover {
	text-decoration: underline;
}
#mnu_right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#mnu_right ul li {
	float: left;
}
#mnu_right a {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#mnu_right a:hover {
	text-decoration: underline;
}
#mnu_left {
	float: left;
	width: 961px;
}
#mnu_right {
	float: right;
	width: 340px;
}
#mainmenu .free {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: -13px;
	z-index: 50;
	position: relative;
}
#findbox {
	font-size: .75em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04a0da;
	border-right-color: #04a0da;
	border-bottom-color: #04a0da;
	border-left-color: #04a0da;
	background-color: #ae0403;
	float: left;
}
#findleft {
	float: left;
	width: 720px;
}
#findright {
	float: right;
	width: 209px;
}
#findleft .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	width: 728px;
	
}
#findleft .hdr img, #findright .hdr img {
	vertical-align: middle;
	padding-right: 5px;
}
#findleft .content {
	float: left;
}
#content {
	padding: 0px;
	width: 961px;
	background-color: #FFFFFF;
	float: left;
}
#content2 {
	float: left;
	width: 939px;
	background-color: #FFFFFF;
	padding: 11px;
}
#findleft .selects {
	float: left;
	height: 30px;
	padding: 10px;
}
#findleft .selects img {
	vertical-align: middle;
	padding-left: 10px;
}
#findleft .selects select {
	margin-right: 10px;
	width: 130px;
}
#findleft .button {
	float: left;
	background-image: url(../images/find-or.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#findleft .button a {
	font-weight: bold;
	color: #ae0403;
	text-decoration: none;
	background-image: url(../images/find-btnbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#findleft .button a strong {
	display: block;
	padding-top: 6px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 3px;
}
#findleft .button a:hover {
}
#findleft .button a:hover strong {
}
#findright .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;

}
#findright .content {
	background-image: url(../images/find-separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	float: left;
	width: 198px;
}
#findright .content .form  {
	margin: 0px;
	padding: 0px;
}
#findright .content .form input  {
	width: 115px;
	float: left;
	margin-top: 13px;
}
#findright .button {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#findright .button a {
	font-weight: bold;
	color: #ae0403;
	text-decoration: none;
	background-image: url(../images/find-btnbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#findright .button a strong {
	display: block;
	padding-top: 6px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: url(../images/find-btnbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftcontent {
	width: 730px;
	float: left;
	font-size: .75em;
	padding-top: 10px;
	padding-bottom: 30px;
}
#rightcontent {
	float: right;
	width: 209px;
	padding-top: 10px;
}
#leftcontent_content {
	float: left;
	width: 730px;
}
#leftcontent_left {
	float: left;
	width: 235px;
}
#leftcontent_right {
	float: right;
	width: 484px;
}
#eotw {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04a0da;
	border-right-color: #04a0da;
	border-bottom-color: #04a0da;
	border-left-color: #04a0da;
	width: 233px;
	height: 220px;
}
#eotw .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#eotw .hdr img {
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 5px;
}
#eotw h2 {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#eotw h2 a {
	color: #217EA1;
}
#eotw .banner {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#eotw #info {
	float: left;
	padding-left: 10px;
}
#eotw #button {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#eotw #button a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-link-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#eotw #button a strong {
	display: block;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: url(../images/btn-link-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#eotw #bottom {
	height: 45px;
	margin-top: 10px;
}
#about {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04a0da;
	border-right-color: #04a0da;
	border-bottom-color: #04a0da;
	border-left-color: #04a0da;
	width: 232px;
	height: 220px;
}
#about .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about .hdr img {
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 5px;
}
#about .hdr span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: right;
	margin-top: -20px;
	padding-right: 10px;
}
#about p {
	margin: 0px;
	color: #333333;
	line-height: 1.5em;
	padding: 12px 10px 12px 10px !important;
}
.rightads {
	padding-left: 5px;
	padding-bottom: 15px;
}
.rightbanner
{
    float:right;
    margin-bottom:20px;
}
.addlisting {
	background-image: url(../images/addlisting-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 269px;
	display: block;
	text-decoration: none;
	color: #B00402;
	font-weight: bold;
	padding-left: 215px;
	padding-top: 14px;
	margin-top: 10px;
}
.addlisting:hover {
	color: #000000;
	text-decoration: underline;
}
#providers {
	float: left;
	width: 728px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04A0DA;
	border-right-color: #04A0DA;
	border-bottom-color: #04A0DA;
	border-left-color: #04A0DA;
}
#providers .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#providers .hdr img {
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 5px;
}
#providers .hdr span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: right;
	margin-top: -20px;
	padding-right: 10px;
}
#providers .hdr span a {
	color: #FFFFFF;
	text-decoration: none;
}
#providers .hdr span a:hover {
	text-decoration: underline;
}
#providers #cols {
	width: 706px;
	float: left;
	padding: 11px;
}
#providers #cols .col1 {
	float: left;
	width: 224px;
	padding-right: 0px;
	margin-right: 17px;
}
#providers #cols .col2 {
	float: left;
	width: 224px;
}
#providers #cols .col3 {
	float: right;
	width: 224px;
}
#providers ul a {
	color: #511414;
}
#providers h3 {
	font-size: 1.1em!important;
	margin: 0px!important;
	padding: 5px 5px 3px 10px!important;
}
.colbox {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colbox h3 {
	font-family: "Trebuchet MS";
	color: #186581;
	font-size: 1.1em;
	background-image: url(../images/box2-hdrbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 3px;
}
.colbox ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px!important;
}
.colbox ul li {
	padding-bottom: 2px;
	color: #666666;
	padding-left: 10px!important;
}
.colbox a {
	font-weight: bold;
	color: #511414;
	text-decoration: none;
}
.colbox a:hover {
	text-decoration: underline;
}
.colbox a.more {
	color: #c40506!important;
}
.colbox ul li span {
	float: right;
}
#footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	float: left;
	width: 961px;
	font-size: 0.7em;
	color: #ff6666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
#findbox2 {
	font-size: .75em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #04a0da;
	border-right-color: #04a0da;
	border-bottom-color: #04a0da;
	border-left-color: #04a0da;
	background-color: #e6e5e6;
	float: left;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findleft2 {
	float: left;
	width: 720px;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findright2 {
	float: right;
	width: 209px;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findleft2 .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	width: 728px;
	
}
#findleft2 .hdr img, #findright2 .hdr img {
	vertical-align: middle;
	padding-right: 5px;
}
#findleft2 .content {
	float: left;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findleft2 .selects {
	float: left;
	height: 20px;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#findleft2 .selects img {
	vertical-align: top;
	padding-left: 10px;
}
#findleft2 .selects select {
	margin-right: 10px;
	margin-top: 5px;
	width: 130px;
}
#findleft2 .button {
	float: left;
	background-image: url(../images/find2-or.gif);
	background-repeat: no-repeat;
	background-position: 100px 0px;
	padding-top: 5px;
	padding-right: 56px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#findleft2 .button a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-find-link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#findleft2 .button a strong {
	display: block;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: url(../images/btn-find-link.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#findleft2 .button a:hover {
}
#findleft2 .button a:hover strong {
}
#findright2 .hdr {
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;

}
#findright2 .content {
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	float: left;
	width: 198px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
#findright2 .content .form  {
	margin: 0px;
	padding: 0px;
}
#findright2 .content .form input  {
	width: 115px;
	float: left;
	margin-top: 5px;
}
#findright2 .button {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../images/findbox-bg.gif);
	background-repeat: repeat-x;
}
#findright2 .button a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/btn-find-link.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
}
#findright2 .button a strong {
	display: block;
	padding-top: 3px;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: url(../images/btn-find-link.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#left_leftcol {
	float: left;
	width: 273px;
}
#left_rightcol {
	float: right;
	width: 445px;
}

.review_left {
	width: 248px;
	border: 2px solid #eb980f;
	background-color: #fff4e3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
}
.review_free {
	border: 2px solid #c2c2cc !important;
	background-color: #fafafa !important;
}
.review_free .review_box h3 {
	font-size: 1.1em !important;
}
.review_left #picture {
}
.review_left #picture img {
}
.review_left #picture #thumbs {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.review_left #picture #thumbs ul {
	margin: 0px !important;
	padding: 0px !important;
}
.review_left #picture #thumbs ul li{
	background-image: none !important;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.review_left #rating {
	clear: both;
	padding-top: 10px;

}
.review_left #rating .rating_heading {
	font-family: "Trebuchet MS";
	color: #217ea1;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.review_left #rating .rating_section {
	padding-top: 10px;
}

.review_left #email {
	clear: both;
	padding-top: 10px;

}
.review_left #email .email_heading {
	font-family: "Trebuchet MS";
	color: #217ea1;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.review_left #email .email_section {
	padding-top: 10px;
}


.review_right {
	background-color: #fff4e3;
	width: 421px;
	border: 2px solid #eb980f;
	padding: 10px;
	margin-bottom: 10px;
}
.leftcontent a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.leftcontent a:hover {
	text-decoration: underline;
}
.review_right #title {
}
.review_right #title h2 {
	font-family: "Trebuchet MS";
	font-size: 1.7em;
	font-weight: bold;
	color: #217ea1;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.review_right #title .viewprofile {
	float: right;
}
.review_right #review_info {
	padding-top: 10px;
	padding-bottom: 10px;
}
.review_right #review_info p {
	margin: 0px;
	padding: 0px;
}
.review_right #review_info .write_review {
	float: right;
}
.review_right .review_box {
	padding-top: 10px;
}
.review_right .review_box h3 {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
}
.review_right .review_box h3 small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.review_right .review_box p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.review_rb_hdr {
	margin-top: 10px;
	background-image: url(../images/box-hdrbg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 1em;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.review_rb_hdr .hdr_feed {
	float: right;
	display: block;
	margin-top: -20px;
}
.review_rb_hdr img {
	vertical-align: middle;
	padding-right: 10px;
}
.review_rb_content {
	background-color: #d7d6da;
	margin-top: -10px;
	padding: 10px;
}
.review_rb_content a {
	color: #990000;
}

#bottomad {
	float: left;
	width: 710px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 10px;
}
#bottomad .pic {
	float: left;
	padding-right: 10px;
}
#bottomad .hdr {
	font-family: "Trebuchet MS";
	font-size: 1.5em;
	color: #217ea1;
	
	padding-top: 0px;
	padding-bottom: 10px;
	margin-left: 170px;
}
#bottomad .hdr .viewall {
	float: right;
}
#bottomad p {
	line-height: 1.4em;
	margin-left: 170px;
}
#breadcrumbs {
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2892ba;
}
#breadcrumbs a {
}
.leftcontent h1 {
	font-size: 2em;
	color: #217EA1;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.leftcontent h2 {
	font-size: 1.6em;
	color: #217EA1;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.leftcontent h3 {
	font-size: 1.3em;
	color: #217EA1;
	font-family: "Trebuchet MS";
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.leftcontent p {
	margin:0px 5px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.adv_leftbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.adv_leftbox p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.leftcontent ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
.leftcontent ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 15px;
	padding-bottom: 5px;
}
#form {
	font-family: "Trebuchet MS";
	color: #217EA1;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #fafafa;
	border: 2px solid #c6c6cf;
	padding: 10px;
}
#form .myform {
	margin: 0px;
	padding: 10px;
}
#form div {
	padding-top: 5px;
	padding-bottom: 5px;
}

#emailform {
	font-family: "Trebuchet MS";
	color: #217EA1;
	font-size: 1.2em;
	font-weight: bold;
}
#emailform .myform {
	margin: 0px;
	padding: 10px;
}
#emailform div {
	padding-top: 5px;
	padding-bottom: 5px;
}

#reviewform {
	font-family: "Trebuchet MS";
	color: #217EA1;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #fafafa;
	border: 2px solid #c6c6cf;
	padding: 10px;
}
#reviewform .myform {
	margin: 0px;
	padding: 10px;
}
#reviewform div {
	padding-top: 5px;
	padding-bottom: 5px;
}

.editbox {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #c2c2cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	width: 280px;
	overflow:hidden;
}
.leftcol2 {
	width: 410px !important;
	padding: 0px !important;
}
.leftcol3 {
	width: 730px !important;
	padding: 0px !important;
}
.rightcol2 {
	width: 307px !important;
	padding: 0px !important;
}
#edit_listing {
	float: left;
	width: 700px;
	background-color: #fafafa;
	border: 2px solid #c2c2cc;
	padding: 10px;
}
#el_left {
	float: left;
	width: 280px;
}
#el_right {
	float: right;
	width: 406px;
}
#el_left .bigpic {
	padding-bottom: 10px;
}
#el_left #pic_act {
	color: #666666;
}
#el_left #pic_act .left {
	float: left;
}
#el_left #pic_act .right {
	float: right;
}
#el_right #title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#el_right #title h2 {
	font-family: "Trebuchet MS";
	color: #217ea1;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
}
#el_right #title h2 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: .6em;
}
#el_right p {
}
#el_right #form {
	float: left;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#el_right #form form {
	margin: 0px;
	padding: 10px;
	float: left;
}
#el_right #form .row {
	float: left;
	width: 388px;
}
#el_right #form .row .left {
	text-align: right !important;
	float: left;
	width: 90px;
	padding-top: 8px;
}
#el_right #form .row .right {
	float: right;
	width: 288px;
	padding-left: 10px;
}

#el_right #reviewform {
	float: left;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#el_right #reviewform form {
	margin: 0px;
	padding: 10px;
	float: left;
}
#el_right #reviewform .row {
	float: left;
	width: 388px;
}
#el_right #reviewform .row .left {
	text-align: right !important;
	float: left;
	width: 90px;
	padding-top: 8px;
}
#el_right #reviewform .row .right {
	float: right;
	width: 288px;
	padding-left: 10px;
}

#listing_preview {
	background-color: #fff4e3;
	border: 2px solid #eb980f;
	padding: 10px;
	padding-bottom:15px;
	float: left;
	width: 700px;
	margin-top: 10px;
}
#listing_preview #pic {
	float: left;
	width: 122px;
	clear:left;
}
#listing_preview #mid {
	float: right;
	width: 577px;
}
#listing_preview #mid #title {
}
.fright {
	float: right;
}
#listing_preview #mid #title h3 {
}
#listing_preview #mid p {
}
#establishment {
	float: left;
	width: 700px;
	background-color: #e6e5e5;
	border: 2px solid #c2c2cc;
	padding: 10px;
	background-image: url(../images/est-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#est_left {
	float: left;
	width: 211px;
	margin: 0px;
	padding: 0px;
}
#est_right {
	float: right;
	width: 475px;
}
#est_left .bigpic {
	padding-bottom: 10px;
}
#est_right #title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#est_right #title h2 {
	font-family: "Trebuchet MS";
	color: #217ea1;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
}
#est_right #title h2 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: .6em;
}
#est_right p {
}
.est_box {
	float: left;
	width: 220px;
	margin-right: 10px;
}
.est_box h3 {
	font-size: 1.2em!important;
	margin: 0px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.est_box p {
}
.leftcontent h1 span {
	font-weight: normal;
	color: #999999;
	font-size: .5em;
}
#sub_rev {
	float: left;
	width: 700px;
	background-color: #fafafa;
	border: 2px solid #c2c2cc;
	padding: 10px;
}
#subrev_left {
	float: left;
	width: 248px;
}
#subrev_right {
	float: right;
	width: 410px;
}
#subrev_left .bigpic {
	padding-bottom: 10px;
}
#subrev_right #title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#subrev_right #title h2 {
	font-family: "Trebuchet MS";
	color: #217ea1;
	font-size: 1.8em;
	margin: 0px;
	padding: 0px;
}
#subrev_right #title h2 span {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: .6em;
}
#subrev_right p {
}
#subrev_right #form {
	float: left;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subrev_right #form form {
	margin: 0px;
	padding: 10px;
	float: left;
}
#subrev_right #form .row {
	float: left;
	width: 388px;
}
#subrev_right #form .row .left {
	text-align: right !important;
	float: left;
	width: 90px;
	padding-top: 8px;
}
#subrev_right #form .row .right {
	float: right;
	width: 288px;
	padding-left: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
	padding-top: 9px;
}

#subrev_right #reviewform {
	float: left;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subrev_right #reviewform form {
	margin: 0px;
	padding: 10px;
	float: left;
}
#subrev_right #reviewform .row {
	float: left;
	width: 388px;
}
#subrev_right #reviewform .row .left {
	text-align: right !important;
	float: left;
	width: 90px;
	padding-top: 8px;
}
#subrev_right #reviewform .row .right {
	float: right;
	width: 288px;
	padding-left: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .9em;
	padding-top: 9px;
}


ul.nobullet {
	margin: 0px !important;
	padding: 0px !important;
}
ul.nobullet li {
	background-image: none !important;
	padding-left: 0px !important;
}
.blue {
	color: #217ea1 !important;
}
#form label {
	
	display: block;
	float: left;
	padding-top: 4px;
	width: 80px;
}

#reviewform label {
	
	display: block;
	float: left;
	padding-top: 4px;
}

.RF_Services label
{
    
    display:inline !important; 
    float: none !important;
    padding-top: 0px !important;
    width: auto !important;
    
}

.RadEContent, .RadEContentBordered
{
 background-color:White;
 font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
font-weight:normal;
}

.pagenav {
	color: #CCCCCC;
	font-size: 1.3em;
	text-align: center;
}
.pagenav a {
	padding-right: 2px;
	padding-left: 2px;
}

.pagenav .SelectedPage {
	padding-right: 3px;
	padding-left: 3px;
	background-color: #511414;
	font-weight: bold;
	color: #FFF; 
}

#establishment_overview
{
	border-bottom:1px dotted #999999;
	color:#666666;
	font-family:"Trebuchet MS";
	font-size:1.0em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom: 5px;
}

.leftcontent .blue_heading 
{
	color:#217EA1;
	font-family:"Trebuchet MS";
	font-size:2em;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 0px;
}

.service_link a
{
	color: Black;
	font-weight: normal;
}

.service_link a:hover
{
	text-decoration: underline;
}

#list 
{
	font-family:"Trebuchet MS";
	font-size:10px;
	text-align:center;
	background-color: White;
	color:#999999;
	margin-bottom: 5px;
}

#list a
{
	color:#999999;
	text-decoration: none;
}

#list a:hover
{
	text-decoration: underline;
}
.highlight {text-decoration:none; font-weight:bold; color:black; background:yellow;}
.estGold
{
    background-color: #fff4e3 !important;
	border: 2px solid #eb980f !important;
}

.buyListingInfoForm {
	font-family: "Trebuchet MS";
	color: #217EA1;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #fafafa;
	border: 2px solid #c6c6cf;
	padding: 10px;
	width:600px;
}

.buyListingInfoForm .left
{
	float:left;
	white-space:nowrap;
	text-align:right;
	width:150px;
	padding-right:10px;
	vertical-align:top;
}

.buyListingInfoForm .row .right
{
	
}

.radupload
{
	float:none;
}

.radupload ul li
{
		background-image:none;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.listing_buttons
{
	background-color:#A00505;
	width:300px;
	color:White;
	
}

#listing_preview #pic img {
	border: 1px solid #AE0403; width: 112px;
}

.price
{
    width: 112px;
    height: 15px;
    position: relative;
    margin-top: -16px;
    margin-bottom: -10px;
    background-color: #AE0403;
    color: #fff;
	font-weight:bold;
	border: 1px solid #AE0403;
}

.listing_header
{
	font-weight:bold;
	text-align:center;
}

.listing_cost_label
{
	text-decoration:underline;
}



.listing_cost
{
	font-weight:bold;
}

.listing_workflow_table
{
		padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

ul.development_content li {
	background-image: url(../images/check2.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.rmSlide
{
    padding-top:0px;
    margin-top:23px;
}

.noResize
{
    resize: none;
}

.inlineBlock
{
    display: inline-block!important;
}

