/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 
Version: 
Author: 
Author 
Tags: 


*/

/*Body Start*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 74px;
	}
a:link, a:visited {
	color: #0076CA;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
.description h2 {
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	color: #0076CA;
	margin-bottom: 20px;
	font-weight: normal;
}
h3, h1.post_title {
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/title_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
h4 {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E56100;
	margin-top: 15px;
	margin-bottom: 5px;
}
/*Body End*/
.clear { clear:both; }
/* Clear Fix */ 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display: block;
}
/* End hide from IE Mac */ 
/* end of clearfix */

/* Structure Start */ 
* {
padding: 0px;
margin: 0px;
}
#wrap {
	width: 980px;
	margin: 0 auto;
}
#header {
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(images/sandiegohotels.jpg);
	background-position: 0px 130px;
	background-repeat: repeat-x;
	padding-bottom: 83px;
}

#main {
	padding: 10px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover, #footer a:active {
	color: #FF6600;
}
/* Structure End */ 



/* Header Start */
.logo {
	padding-top: 15px;
	padding-right: 20px;
}
.logo img {
	border: none;
}
.description {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}
.description a:link, .description a:visited {
	color: #666666;
	text-decoration: none;
}

.description a:hover, .description a:active {
	color: #0076CA;
	text-decoration: underline;
}

.title a:link, .title a:visited {
	color: #0076CA;
        text-decoration: none;
}
#header ul {
	margin-top: 27px;
	list-style-type: none;
}
html*#header ul {
	margin-top: 26px;
	list-style-type: none;
}
#header ul li {
    font-size: 12px;
	float: left;
	font-weight: bold;
	padding-right: 18px;
}
#header ul li a:link, #header ul li a:visited {
	color: #FFFFFF;
}
#header ul li a:hover, #header ul li a:active {
	color: #FF6600;
}
.top_link {
	padding-top: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
}
.top_link a:link, .top_link a:visited {
    color:#FFFFFF;
	text-decoration: underline;
}
.top_link span {
	margin-right: 40px;
}
/* Header End */	
	
	
/* Left Sidebar Start */
.sidebar_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0076CA;
	padding: 4px;
}
.sidebar_description {
	line-height: 150%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/* Left Sidebar End */

/* Right Sidebar Start */
.sidebar_archives, .sidebar_content {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.sidebar_archives ul, .sidebar_content ul {
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 5px;
}
.sidebar_archives ul li, .sidebar_content ul li {
	line-height: 120%;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.sidebar_content a:link, .sidebar_content a:visited {
	color: #666666;
	font-size: 11px;
}

.sidebar_content a:hover, .sidebar_content a:active {
	color: #0076CA;
}
/* Right Sidebar End */
	
/*Home Page Start*/
.post_content {
	clear: both;
	line-height: 150%;
	color:#333333;
}
.post_content p {
	padding-bottom: 10px;
}

.post_content img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post_content ul, .post_content ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
.post_content ul li, .post_content ol li {
    margin-bottom: 10px;
}
.post_meta_data {
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-top:5px;
}
.post_end {
	margin-bottom: 20px;
	clear: both;
}
.post_meta_data a:link, .post_meta_data a:visited {
    color:#666666;
	text-decoration: none;
}
.post_meta_data a:hover, .post_meta_data a:active {
	text-decoration: underline;    
}
.navigation {
	margin-top: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/*Home Page End*/

/*Page Start*/
.trail {
	font-size: 12px;
	margin-bottom: 10px;
}
.post input, .post select, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*Page End*/
/*Comments Start*/
.comment {
	padding: 10px;
	border: 1px dashed #E6E6E6;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 150%;
        height: 100%;
}
.comment_by {
	background-image: url(images/comment_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.comment p {
	padding-bottom: 6px;
}
#commentform p {
    padding-bottom: 6px;
}
/*Comments End*/


.left_link p, .bottom_post p {
	padding-bottom: 10px;
}

.bottom_post p {
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 15px;	
}

.left_link a, .bottom_post a {
	font-weight: bold;
	text-decoration: underline;
}
.bottom_post {
	line-height: 150%;
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.bottom_post h5 {
    margin-bottom: 10px;
}

.post_tag {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.post_tag b {
	margin-top: 12px;
	display: block;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 15px;
}

#cat_1000 a, #cat_1001 a, #cat_1002 a, #cat_1003 a, #cat_1004 a, #cat_1005 a, #cat_1006 a, #cat_1007 a, #cat_1008 a, #cat_1009 a, #cat_1010 a, #cat_1011 a, #cat_1012 a, #cat_1013 a , #cat_1014 a , #cat_1015 a , #cat_1016 a , #cat_1017 a , #cat_1018 a , #cat_1019 a , #cat_1020 a , #cat_1021 a , #cat_1022 a , #cat_1023 a , #cat_1024 a , #cat_1025 a , #cat_1026 a , #cat_1027 a , #cat_1028 a , #cat_1029 a , #cat_1030 a {
	color: #666666;
	margin-right: 8px;
}

#cat_1000, #cat_1001, #cat_1002, #cat_1003, #cat_1004, #cat_1005, #cat_1006, #cat_1007, #cat_1008, #cat_1009, #cat_1010, #cat_1011, #cat_1012, #cat_1013, #cat_1014, #cat_1015, #cat_1016, #cat_1017, #cat_1018, #cat_1019, #cat_1020, #cat_1021, #cat_1022, #cat_1023, #cat_1024, #cat_1025, #cat_1026, #cat_1027, #cat_1028, #cat_1029, #cat_1030 {
    padding-left:10px;
	margin-top: 5px;
}

.wp-caption-text {
    font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link.url_link, a:visited.url_link {
    color:#666666; 
	text-decoration:none;
}

.left_link {
	padding-right: 10px;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
}

.left_link a:link, .left_link a:hover, .left_link a:active, .left_link a:visited {
	font-weight: bold;
	display: block;
	margin-top: 8px;
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;

}

.left_link a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 8px;
}

.sociable {
	font-size: 11px;
	margin-bottom:10px;
}
.sociable a {
    margin-right: 4px;
}
.sociable img {
	width: 15px;
	height: 15px;
	border: 0;
	margin-right: 4px;

}
.title1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	clear: both;
	line-height: 150%;
	color:#333333;
}
.title1 h1, .title1 h2 {
	font-size: 18px;
	color: #0076CA;
	margin-bottom: 20px;
	display: inline;
	line-height: 120%;
	font-weight: normal;
}
.title1 h1 {
	margin-right: 20px;
}
.title1 h2 {
	font-size: 18px;
	margin-bottom: 5px;
}

.title1 p {
	padding-bottom: 10px;
}
.title1 h3 {
	font-size: 18px;
	font-weight: bold;
	background-image: none;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.related_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}
.site_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	line-height: 200%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.search_terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
}
.learn_more {
	font-size: 13px;
	font-weight: bold;
	color: #004B84;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 25px;
	padding-bottom: 6px;
}
.learn_more h1 {
	display: inline;
	font-size: 13px;
}

.cat_description {
	background-color: #F7F7F7;
	border: 1px solid #E1E1E1;
	padding: 10px;
	line-height: 140%;
	margin-bottom: 20px;
}
.cat_description h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #993300;
	margin-bottom: 10px;
}

.cat_description p {
   padding-bottom: 10px;
}
.qa_li td{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	line-height:15px;	
}
td.qa_top_title{
	padding-top:15px;
	padding-left:35px;
	color:#0076ca;
	font-weight:bold;
	padding-right:5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:50px;
	vertical-align: top;
	padding-bottom: 0px;
	background:url(images/qa_top_bg.jpg) no-repeat left top
}
html*td.qa_top_title {
    height:30px;
}
td.qa_a_li {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDCDA;
	border-left-color: #DDDCDA;
	height:370px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDCDA;
	vertical-align: top;
}
html*td.qa_a_li {
               height:360px;
}
td.qa_a_li #cat_1001, td.qa_a_li #cat_1002, td.qa_a_li #cat_1003, td.qa_a_li #cat_1004, td.qa_a_li #cat_1005, td.qa_a_li #cat_1006, td.qa_a_li #cat_1007, td.qa_a_li #cat_1008, td.qa_a_li #cat_1009, td.qa_a_li #cat_1010 {
	margin: 0px;
	padding: 0px;
}
td.qa_a_li #cat_1001 a, td.qa_a_li #cat_1002 a, td.qa_a_li #cat_1003 a, td.qa_a_li #cat_1004 a, td.qa_a_li #cat_1005 a, td.qa_a_li #cat_1006 a, td.qa_a_li #cat_1007 a, td.qa_a_li #cat_1008 a, td.qa_a_li #cat_1009 a, td.qa_a_li #cat_1010 a {
color: #0076CA;
}
td.qa_a_li a{
	text-align:left;
	padding:3px 0;
	display:block;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td.qa_a_li .qa_list_more {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
td.qa_bottom{
	background:url(images/qa_bottom_bg.jpg) no-repeat top left;
	width:185px; 
	height:40px;
}
.qa_out{
	margin-bottom:10px;
}

#link_tab{
	background: #e7e7e7 url(images/at_hotels_bg.jpg) repeat-x top left;
	margin-bottom:20px;
	width:580px;

}
#link_tab td.at_bottom{
	background:url(images/at_hotels_bottom.jpg) no-repeat bottom left;
	height:23px;
	width:580px;
}
#link_tab td.at_title{
	height:40px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
}
#link_tab td.at_border{
	background:url(images/boder_bg.jpg) repeat-y top left;
	width:2px;
}
#at_top1{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:580px;
	margin:0px 0 0 0;
	padding:0px 10px 0 10px;
}
#at_top2{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	width:580px;
	margin:0;
	padding:0px 10px 0 10px;
}
#link_tab a{
	color:#666666;
	text-decoration:underline;
	padding:5px 10px;
	display:block;
	font-size:11px;
}
#link_tab a:hover{
	color:#0076ca;
	text-decoration:none;
}
#at_top1 td.at_txt_more{
	padding-left:0px;
	font-size: 11px;
}

#cat_1040{
	margin:0;
}
.yp_content {
	color: #666666;
}

.yp_content b {
	color: #333333;
}

/* featured */
#content_index, .tabber, .imageElement {
	font-family: Arial, Helvetica, sans-serif;
}

#featured-wrapper {
	background: url(images/featured_bg.jpg) repeat-x center top;
}
#featured {
	width: 990px;
	padding-top: 9px;
	margin: 0 auto;
}
#featured div.slide_title {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 15px 0 0 26px;
	margin: 0;
}
#featured #index-glider {
	width: 684px;
	float: left;
	background: url(images/slide_topbg.jpg) no-repeat left top;
}
#featured .fullbox_excerpt {
	margin-top: 10px;
	padding: 6px 0;
	background: url(images/slide_bg.jpg) no-repeat left 20px;
}
#featured #index-glider-bot {
	height: 16px;
	background: url(images/slide_botbg.jpg) no-repeat left bottom;
}
#featured #myGallery {
	margin: 0 auto;
}

#tabber-wrapper {
	float: left;
	margin-top: 27px;
	width: 306px;
	background: url(images/tabber_topbg.jpg) no-repeat left top;
}
#tabber-wrapper .tabber_title {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 13px 0 6px 11px;
	margin: 0;
	color: #fff;
}
#tabber-wrapper .tabber {
	width: 306px;
	padding: 0 0 0px 0;
	margin: 0px 0px 0px 0px;
}
#tabber-wrapper .tabber ul {
	background: url(images/tabber_bg.jpg) repeat-y left top; 
}
#tabber-wrapper .tabber-bot-frame {
	background: url(images/tabber_botbg.jpg) no-repeat left top;
	height: 6px;
}
#tabber-wrapper .tabs {
	display: block;
	margin: 0px 1px 0px 0px;
}
#tabber-wrapper .tabs td {
	width: 60px;
	background: #1996DF;
	border: 1px solid #1996DF;
	font-family: Arial, Helvetica, sans-serif;
}
#tabber-wrapper .tabs td a {
	color: #fff;
	text-align: center;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px;
	font-size: 11px;
}

#tabber-wrapper .tabs td a.selected, #tabber-wrapper .tabs td a.selected:hover { 
	color: #CCFF00;
}
#tabber-wrapper ul.tabcontent { 
	display: none;
	width: 285px;
	height: 172px;
	margin: -3px 0px 0px 0px;
	padding: 10px 10px 5px 10px; 
	border-top: 3px solid #1996DF;
}
#tabber-wrapper ul.tabcontent li { 
	list-style: none;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 5px 0px;
	color: #666;
}
#tabber-wrapper ul.tabcontent li, #tabber-wrapper ul.tabcontent ul {
	margin: 0;
	padding: 0;
	background: none;
}
#tabber-wrapper .tabcontent li .tabcontent_img {
	float: left;
	border: 0;
}
#tabber-wrapper ul.tabcontent li .tabcontent_img img {
	display: block;
	margin-bottom: 4px;
	border: 0;
}
#tabber-wrapper ul.tabcontent li .tabcontent_li {
	width: 165px;
	float: left;
	padding-left: 5px;
}
#tabber-wrapper ul.tabcontent li .tabcontent_li li {
	padding: 2px 0 2px 4px;
	font-size: 11px;
}
/* content */
#content_index {
	width: 990px;
	margin: 0 auto 10px auto;
	*margin: 0 auto 5px auto;
	font-size: 11px;
}
#content_index img {
	border: 0;
}
#content_index ul, #content_index li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content_index h2, #content_index h3 {
	margin: 0;
	padding: 0;
}
/* topcol */
#content_index .topcol_wrapper {
	margin-top: 10px;
	background: url(images/topcol_bg.jpg) repeat-y left top;
}
#content_index .topcol {
	background: url(images/topcol_topbg.jpg) no-repeat left top;
}
#content_index .topcol .topcol_left .top_col_tabs {
	display: block;
	margin: 0px 1px 0px 20px;
	padding: 0;
}
#content_index .topcol .topcol_left .top_col_tabs li {
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	_margin-bottom: -4px;
}
#content_index .topcol .topcol_left .top_col_tabs li a {
	float: left;
	color: #fff;
	text-align: center;
	display: block;
	height: 24px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 2px 8px;
	font-size: 12px;
}
#content_index .topcol .topcol_left .top_col_tabs li a:hover { 
	color: #fc0;
	text-decoration: none;
}
#content_index .topcol .topcol_left .top_col_tabs li a:focus { 
	outline: 0;
}
#content_index .topcol .topcol_left .top_col_tabs li a.selected, #content_index .topcol .topcol_left .top_col_tabs li a.selected:hover {
	background: url(images/topcol_selected_bg.jpg) repeat-x center bottom;
	color: #060;
}
#content_index .topcol .topcol_left ul.tabcontent { 
	display: none;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 10px;
	background: url(images/topcol_left_bg.jpg) repeat-y left top;
}
#content_index .topcol .topcol_left .tabcontent_top { 
	height: 10px;
	background: url(images/topcol_left_topbg.jpg) no-repeat left bottom;
}
#content_index .topcol .topcol_left .tabcontent_bot { 
	height: 10px;
	background: url(images/topcol_left_botbg.jpg) no-repeat left top;
}
#content_index .topcol .topcol_left ul.tabcontent li { 
	list-style: none;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 5px 0px;
	color: #666;
}
#content_index .topcol .topcol_left ul.tabcontent li, #content_index .topcol .topcol_left ul.tabcontent ul {
	margin: 0;
	padding: 0;
	background: none;
}
#content_index .topcol .topcol_left .tabcontent li .tabcontent_img {
	float: left;
	border: 0;
}
#content_index .topcol .topcol_left ul.tabcontent li .tabcontent_img img {
	display: block;
	margin-bottom: 4px;
}
#content_index .topcol .topcol_left ul.tabcontent li .tabcontent_li {
	width: 148px;
	float: left;
	padding-left: 15px;
}
#content_index .topcol .topcol_left ul.tabcontent li .tabcontent_li li {
	padding: 2px 0 2px 13px;
	font-size: 11px;
	background: url(images/index_square_li.jpg) no-repeat left 7px;
}
#content_index .topcol_bot {
	height: 24px;
	background: url(images/topcol_botbg.jpg) no-repeat left bottom;
}
#content_index .topcol .topcol_left {
	width: 560px;
	display: inline;
	margin: 12px 0 0 10px;
	float: left;
}
#content_index .topcol .topcol_right {
	margin: 12px 0 0 10px;
	width: 391px;
	float: left;
	display: inline;
	background: url(images/topcol_right_bg.jpg) repeat-y left top;
}
#content_index .topcol .topcol_right .topcol_welcome {
	background: url(images/topcol_right_topbg.jpg) no-repeat left top;
}
#content_index .topcol .topcol_right ul.topcol_right_content {
	list-style: none;
}
#content_index .topcol .topcol_right .topcol_welcome_title {
	font-size: 11px;
	font-weight: bold;
	padding: 5px 25px 26px 83px;
	margin: 0;
	color: #fff;
}
#content_index .topcol .topcol_right ul.topcol_right_content li {
	width: 360px;
	margin: 0 auto;
}
#content_index .topcol .topcol_right ul.topcol_right_content li li {
	margin: 0;
	width: auto;
}
#content_index .topcol .topcol_right .topcol_right_bot {
	height: 14px;
	background: url(images/topcol_right_botbg.jpg) no-repeat left bottom;
}

/* midcol */
#content_index .midcol_wrapper {
	margin-top: 10px;
	position: relative;
	background: url(images/midcol_bg.jpg) repeat-y left top;
}
#content_index .midcol {
	background: url(images/midcol_topbg.jpg) no-repeat left top;
}
#content_index .midcol ul {
	list-style: none;
}
#content_index .midcol_bot {
	height: 17px;
	background: url(images/midcol_botbg.jpg) no-repeat left top;
}

#content_index .midcol .midcol_mid {
	width: 373px;
	white-space: normal;
	overflow: hidden;
	word-wrap: break-word;
	margin: 0 13px 0 13px;
	padding: 22px 0 0px 11px;
	line-height: 15px;
	display: inline;
	float: left;
}
#content_index .midcol_area {
	width: 1000px;
	height: 1000px;
	position: absolute;
	left: -1000px;
	top: -200px;
}
#content_index .midcol .midcol_mid .midcol_mid_title {
	color: #666;
	padding: 0;
	margin: 0px 0 4px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #aaa;
	display: block;
	font-weight: bold;
}
#content_index .midcol .midcol_mid .midcol_mid_postmeta {
	font-size: 11px;
	color: #999;
	padding: 0;
	margin: 0;
}
#content_index .midcol ul.midcol_right {
	width: 216px;
	line-height: 15px;
	margin-left: 13px;
	display: inline;
	float: left;
}
#content_index .midcol .midcol_left .midcol_left_title {
	font-size: 18px;
	margin: 0;
	padding: 0px 0 7px 20px;
	color: #666;
}
#content_index .midcol .midcol_left_top_wrapper {
	margin: 25px 0 0 0;
	padding: 0 0px 0 0px;
	background: url(images/leftcol_inner_bg.jpg) repeat-y left top;
}
#content_index .midcol .midcol_left ul.midcol_left_top {
	margin: 0 0 0 0px;
	padding: 0 12px 22px 12px;
	background: url(images/leftcol_inner_botbg.jpg) no-repeat left bottom;
}
#content_index .midcol .midcol_left ul.midcol_left_top li {
	margin: 0 0 0 0px;
	padding: 0px 0px;
	border-bottom: 1px dashed #ccc;
}
#content_index .midcol .midcol_left ul.midcol_left_top li a {
	display: block;
	padding: 6px 10px;
}
#content_index .midcol .midcol_left ul.midcol_left_top li a:hover {
	background: #E9EAF2;
}
#content_index .midcol .midcol_left .midcol_left_bot_wrapper {
	margin: 0px 0 0 0px;
	padding: 0;
	background: url(images/leftcol_inner_bg.jpg) repeat-y left top;
}
#content_index .midcol .midcol_left .midcol_left_bot_img {
	width: 171px;
	height: 240px;
	float: left;
	overflow: hidden;
	padding: 15px 0 0 16px;
	background: url(images/leftcol_pic_frame.jpg) no-repeat left top;
}
#content_index .midcol .midcol_left .midcol_left_bot_img a {
	width: 153px;
	display: block;
	padding: 2px;
	margin-bottom: 30px;
}
#content_index .midcol .midcol_left .midcol_left_bot_img a:hover {
	padding: 0;
	border: 2px solid #9A9EC5;
}
#content_index .midcol .midcol_left_bot {
	margin: 0px 0 0 0;
	padding: 10px 10px 0 5px;
	background: url(images/leftcol_inner_topbg.jpg) no-repeat left top;
}
#content_index .midcol .midcol_left_bot_botbg {
	height: 6px;
	background: url(images/leftcol_inner_botbg.jpg) no-repeat left bottom;
}
#content_index .midcol .midcol_left_bot p.midcol_left_bot_content {
	height: 120px;
	margin: 0;
	padding: 10px 0 0 0;
}
#content_index .midcol .midcol_mid .midcol_title {
	font-size: 18px;
	margin: 0;
	padding: 0 0 15px 0;
}
#content_index .midcol .midcol_mid h1 {
	display: inline;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	padding: 0px 20px 0 0;
	margin: 0;
}
#content_index .midcol .midcol_mid h2 {
	display: inline;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	padding: 0px 0;
	margin: 0;
}
#content_index .midcol ul.midcol_right .midcol_right_title {
	font-weight: bold;
	font-size: 11px;
}

#content_index .midcol ul.midcol_right li {
	padding: 15px 0 0 0;
	border-top: 1px dashed #999;
}
#content_index .midcol ul.midcol_right img {
	float: left;
	padding: 2px 5px 5px 0;
}
#content_index .midcol ul.midcol_right p {
	padding: 0;
	margin: 0 0 10px 0;
}
#content_index .botcol_wrapper {
	margin: 7px 0 0 0;
	background: url(images/botcol_bg.jpg) repeat-y left top;
}
#content_index .botcol_wrapper ul.botcol {
	padding: 17px 0px 10px 10px;
	margin: 0;
	background: url(images/botcol_topbg.jpg) no-repeat left top;
}
#content_index .botcol_wrapper ul.botcol img {
	padding-top: 13px;
}
#content_index .botcol_wrapper ul.botcol p {
	padding: 7px 0px;
}
#content_index .botcol_wrapper .botcol_header {
	padding: 0 20px 10px 20px;
	font-size: 18px;
}
#content_index .botcol_wrapper .botcol_title {
	display: inline;
	font-size: 14px;
	background: #fff;
	padding: 0px 15px 0px 0;
	font-weight: bold;
	color: #0076CA;
}
#content_index .botcol_bot {
	height: 9px;
	background: url(images/botcol_botbg.jpg) no-repeat left top;
}
#content_index ul.botcol ul li {
	width: 281px;
	margin: 0 20px;
	display: inline;
	float: left;
}
#content_index ul.botcol ul {
	background: none;
}
#content_index ul.botcol ul ul li {
	width: 281px;
	padding: 0 0 15px 0;
	margin: 0;
	background: url(images/index_title_bg.jpg) repeat-x left 4px;
}
#content_index ul.botcol ul ul ul li {
	width: 270px;
	margin: 0;
	list-style: none;
	padding: 0px 0 0px 9px;
	background: url(images/index_square_li.jpg) no-repeat left 9px;
	border-bottom: 1px dashed #ccc;
}
#content_index ul.botcol ul ul ul li a {
	display: block;
	padding: 5px 2px;
}
#content_index ul.botcol ul ul ul li a:hover {
	background: #E9EAF2;
}
#content_index .index_more {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_index p {
	margin: 10px 0 10px 0; 
}
#content_index a, #tabber-wrapper a {
	color: #00519C;
}

#content_index ul.topcol_right_content p {
	margin-top: 0;
}

#featured #index-glider a {
	color: #fff;
}

#featured div.slide_title, #content_index .midcol .midcol_mid .midcol_title, #content_index .botcol_wrapper .botcol_header {
   color: #006666;
}
#content_index .midcol .midcol_left {
	width: 321px;
	margin: 0;
	padding: 0 10px;
	float: left;
	line-height: 15px;
}


