body { 
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
}

p { 
	line-height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}

td { }

a:link, a:active, a:visited { 
	outline: none;
	text-decoration: none;
	color: #036;
	font-weight: bold;
}

a:hover { 
	outline: none;
	text-decoration: underline;
	color: #036;
	font-weight: bold;
}

h1 {
	color: #fff;
	font-size: 26px;
	font-family: Impact, "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 21px;
	margin-top: 3px;
	margin-bottom: 0;
}

h2 {
	color: #fff;
	font-size: 22px;
	font-family: Impact, "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 21px;
	margin-top: 3px;
	margin-bottom: 0;	
}

h3 {
	font-family: Impact, "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0 0 0;
}

.wrapper {
	width: 100%;
	text-align: center;
}

.main {
	width: 955px;
	margin: auto;
}

/* HEADER */

.header_left {
	width: 475px;
	float: left;
	margin-right: 4px;
}

.header_left table {
	width: 475px;	
}

.header_right {
	width: 476px;	
	margin-bottom: 5px;
	float: left;
}

.header_right .search {
	background: #BFCCD9;
	width: 476px;
	height: 27px;
	text-align: right;
	margin-bottom: 3px;
	margin-top: 3px;
}

.header_right .search .box {
	border: 0;
	background: none;
	font-weight: bold;
	text-transform:uppercase;
	text-align: right;
	color: #036;
	font-size: 12px;
	padding-right: 10px;
	width: 400px;
}

.header_right .search .btn {
	width: 52px;
	height: 27px;
	background: url(../images/btn_go.jpg) #CBD4E7;
	background-position: center center;
	background-repeat: no-repeat;
	border: 0;
	border-left: 2px solid #fff;
}

.header_right .alpha {
	width: 476px;
	height: 25px;
	font-weight: bold;
	text-align:center;
	background-color: #99ADC2;
	padding-top: 6px;
}

.header_right .alpha a:link, .header_right .alpha a:active, .header_right .alpha a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 2px 0 3px;
}

.header_right .alpha a:hover {
	color: #036;
	text-decoration: none;
	padding: 0 2px 0 3px;
}

/* MAIN */

.main_left {
	width: 392px;	
	background: #A6BBCA;
	text-align: left;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.main_left p {
	padding: 10px 13px 10px 13px;
	margin-top: 10px;
}

.main_left h1 {
	padding: 10px 0 0 13px;	
	float: left;
}

.main_left .banner {padding: 0; margin: 0; border-top: 3px solid #fff;}

.main_right {
	background: #BFCCD9;
	width: 554px;
	float: left;
	padding: 3px;
	margin-bottom: 3px;
}

.main_right ul {
	margin: 0;
	padding-bottom: 10px;
}

.feat_table td {
}

.alt, .expand_alt:active, .expand_alt:link, .expand_alt:visited  {
	background-color: #8Fa6BC;	
}

.feat_table a:active, .feat_table a:link, .feat_table a:visited, .expand:active, .expand:link, .expand:visited, .expand_alt:active, .expand_alt:link, .expand_alt:visited {
	font-size: 16px;
	display:block;
	width:534px;
	height:100%;
	padding: 7px 10px;
}
.feat_table a:hover, .expand:hover, .expand_alt:hover {
	background-color: #BFCCD9;	
	width:534px;
	text-decoration: none;
}
.expand:active, .expand:link, .expand:visited, .expand_alt:active, .expand_alt:link, .expand_alt:visited {
	height: 20px;	
}

.feat_table a em {
	font-size: 14px;
	font-weight: normal;
}

/* Homepage banners */
.main_banner_right {float: left; width: 560px; padding: 0; margin: 0;}
.main_banner_right img {border: 0;}
.vendor_map_banner {float: left; padding: 0 0 0 0; margin: 0;}
.uyl_banner {float: right; padding: 0; margin: 0;}

/* INSIDE */

.inside {
	width: 955px;
	background-color: #6685A3;
	text-align: left;
	background-image:url(../images/bg_tile.gif);
	background-repeat:repeat-y;
	margin-bottom: 3px;
}

.inside h2 {
	padding-top: 15px;
}

.inside_full {
	width: 915px;
	padding: 20px;
	background-image:url(../images/notch.gif);
	background-repeat:no-repeat;
	background-color: #99ADC2;
	min-height: 300px;
}

.inside_full table td {
	padding: 10px 10px 20px 10px;	
	text-align: center;
	width: 266px;
}

.inside_full table.results, .inside_full table.results_feat {
	width: 955px;
}

.inside_full table.results td, .inside_full table.results_feat td {
	text-align: left;
	width: 50%;
	padding: 0;
}

.inside_full table.results_feat td {
	padding: 5px 10px 5px 10px;
}

.inside_full table.results_feat td img {
	padding-right: 10px;
	padding-top: 5px;
}

.inside_full form table td {
	text-align: left;
	width: auto;
}

.results a:active, .results a:link, .results a:visited {
	font-size: 16px;
	display:block;
	width:90%;
	height:100%;
	padding: 10px 20px 10px 20px;
}

.results a:hover {
	font-size: 16px;
	display:block;
	width:90%;
	height:100%;
	padding: 10px 20px 10px 20px;
	background-color: #BFCCD9;	
	text-decoration: none;
}

.results a em {
	font-size: 14px;
	font-weight: normal;
}

.star {
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}

.more:link, .more:active, .more:visited {
	border: 1px solid #f00;
	padding: 2px 5px;
	color: #f00;
	float: right;
}

.more:hover {
	background-color: #f00;
	color: #fff;
	text-decoration: none;
}

.inside_left {
	width: 614px;
	border-right: 3px solid #fff;
	margin-right: 10px;
	background-color: #99ADC2;
	float: left;
	background-image:url(../images/notch.gif);
	background-repeat:no-repeat;
	padding: 20px;
	min-height: 300px;
}

.inside h1 {
	font-weight: bold;
	font-size: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.listing_left {
	width: 151px;	
	margin-right: 10px;
	float: left;
}

.listing_left .nested_top1 {
	width: 100%;
	background-image:url(../images/corner_top_mid.gif);
	height: 13px;
}

.listing_left .nested_top2 {
	width: 13px;
	background-image:url(../images/corner_top_left.gif);
	height: 13px;
	float: left;
}

.listing_left .nested_top3 {
	width: 13px;
	background-image:url(../images/corner_top_right.gif);
	height: 13px;
	float: right;
}

.listing_left .nested_mid1 {
	width: 100%;
	background-image:url(../images/corner_mid_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.listing_left .nested_mid2 {
	background-image:url(../images/corner_mid_right.gif);
	background-repeat:repeat-y;
	background-position: right;
}

.listing_left .nested_mid3 {
	background-color: #EDEDED;	
	margin-left: 13px;
	margin-right: 13px;
}

.listing_left .nested_bot1 {
	width: 100%;
	background-image:url(../images/corner_bot_mid.gif);
	height: 13px;
}

.listing_left .nested_bot2 {
	width: 13px;
	background-image:url(../images/corner_bot_left.gif);
	height: 13px;
	float: left;
}

.listing_left .nested_bot3 {
	width: 13px;
	background-image:url(../images/corner_bot_right.gif);
	height: 13px;
	float: right;
}

.uyl {
	text-align: center;	
	margin-top: 7px;
}

.uyl img {
	padding: 5px;
	border: 1px solid #fff;
	margin-bottom: 5px;
}

.uyl a:link, .uyl a:active, .uyl a:visited {
	font-weight: bolder;
}

.uyl a:hover {
	color: #fff;
	text-decoration: none;
}

.listing_right {
	width: 451px;	
	float: left;
}

.listing_right .nested_top1, .inside_full .nested_top1 {
	width: 100%;
	background-image:url(../images/corner2_top_mid.gif);
	height: 13px;
}

.listing_right .nested_top2, .inside_full .nested_top2 {
	width: 13px;
	background-image:url(../images/corner2_top_left.gif);
	height: 13px;
	float: left;
}

.listing_right .nested_top3, .inside_full .nested_top3 {
	width: 13px;
	background-image:url(../images/corner2_top_right.gif);
	height: 13px;
	float: right;
}

.listing_right .nested_mid1, .inside_full .nested_mid1 {
	width: 100%;
	background-image:url(../images/corner2_mid_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.listing_right .nested_mid2, .inside_full .nested_mid2 {
	background-image:url(../images/corner2_mid_right.gif);
	background-repeat:repeat-y;
	background-position: right;
}

.listing_right .nested_mid3, .inside_full .nested_mid3 {
	background-color: #fff;	
	margin-left: 13px;
	margin-right: 13px;
}

.listing_right .nested_bot1, .inside_full .nested_bot1 {
	width: 100%;
	background-image:url(../images/corner2_bot_mid.gif);
	height: 13px;
}

.listing_right .nested_bot2, .inside_full .nested_bot2 {
	width: 13px;
	background-image:url(../images/corner2_bot_left.gif);
	height: 13px;
	float: left;
}

.listing_right .nested_bot3, .inside_full .nested_bot3 {
	width: 13px;
	background-image:url(../images/corner2_bot_right.gif);
	height: 13px;
	float: right;
}

.contact .nested_mid3 {
	text-align: center;	
}

.contact a:link, .contact a:active, .contact a:visited {
	color: #09f;
	text-decoration: underline;
}

.contact a:hover {
	color: #036;	
}

.description {
	margin-top: 5px;	
}

.description .nested_mid3 {
	padding: 0 30px;
	min-height: 200px;
}

.media {
	color: #fff;	
}

/* FOOTER */

.footer {
	text-align: left;	
	margin: 0;
	padding: 0 0 3px 0;
}

/* COPYRIGHT */

.copyright {
	font-size: 11px;
	height: 30px;
	border-top: 5px solid #40668C;
	padding: 10px 0 0 0;
	margin: 3px 0 0 0;
}

/* FORM STYLE */

.forminput {
	background-color: #B9C7D5;
	border: 0;
	width: 456px;
}

.formbtn {
	text-transform: uppercase;
	font-weight: bold;
	border: 0;
	background-color: #ADBCD4;
	color: #036;
	background-image: url(../images/btn_arrow.jpg);
	background-position: right;
	background-repeat:no-repeat;
	height: 27px;
	padding-right: 20px;