@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.textsmall {
	font-size: 10px;
}
.hr_dark {
	color: #7C5834;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #805B36;
	border-right-color: #805B36;
	border-bottom-color: #805B36;
	border-left-color: #805B36;
}
.hr_light {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CECABA;
	border-right-color: #CECABA;
	border-bottom-color: #CECABA;
	border-left-color: #CECABA;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #928606;
	border-right-color: #928606;
	border-bottom-color: #928606;
	border-left-color: #928606;
}
.----------ajax {
}
#leftcolumn {
}
#rightcolumn {
}
#rightcolumn_caption {
	background-color: #CECABA;
	height: 70px;
	padding: 10px;
}
.----------header {
}
#header  {
	background-image: url(../images/layout/header.png);
	width: 1010px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-right: 50px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
} 
.----------tophorznav {
}
#tophorznav {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 60px;
}
#brandcolour_01 {
	background-color: #805B36;
	width: 190px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	text-align: right;
	padding-right: 10px;
	height: 20px;
	text-transform: uppercase;
}
#tophorznav_links {
	height: 60px;
}
.----------container_01 {
}
#container_01_fluid  {
	width: 100%;
	text-align: left;
	background-image: url(../images/layout/backpattern.png);
	background-repeat: repeat;
	background-position: center center;
} 
#container_01_fixed {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container_01_interface {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #E8E8E8;
}
.----------mainslider {
}
#mainslider_titlebar {
	color: #FFFFFF;
	background-color: #928608;
	padding: 10px;
	margin-bottom: 5px;
}
#mainslider_infobar {
	background-color: #928608;
	padding: 10px;
	margin-bottom: 5px;
}
.----------sidebar_left {
}
#sidebar_left   {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
}
#brandcolour_02 {
	background-color: #928606;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: right;
	padding: 10px;
	text-transform: uppercase;
}
#brandcolour_03 {
	background-color: #669999;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}
.sidebar_left_divnotlink {
	width: 180px;
	color: #FFFFFF;
	background-color: #CECABA;
	padding: 10px;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.sidebar_left_searchicon {
	width: 180px;
	color: #805B36;
	padding: 10px;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform: uppercase;
	background-image: url(../images/layout/magifyingglass_70.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-weight: bold;
	background-color: #CECABA;
}
#sidebar_left_text_01 {
	text-align: right;
}
.----------sidebar_right {
}
#sidebar_right  {
	float: right; /* since this element is floated, a width must be given */
	width: 280px; /* padding keeps the content of the div away from the edges */
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar_right_heading_01 {
	color: #FFFFFF;
	background-color: #669999;
	padding: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#sidebar_right_search {
}
#accommodation {
	background-color: #D4D5D5;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#restaurants {
	background-color: #D4D4D4;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#google_adsense {
	background-color: #D4D4D4;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar_right_searchbox {
	height: 150px;
	background-image: url(../images/layout/searchbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	padding-left: 20px;
}
#sexybookmarks {
	background-color: #D4D5D5;
	margin-bottom: 10px;
}
.----------maincontent {
}
#maincontent  {
	margin-right: 290px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #eeeeee;
	padding-top: 20px;
} 
#maincontent_fullwidth  {
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #eeeeee;
	padding-top: 20px;
} 
#maincontent_mainslider {
	margin-right: 310px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 430px;
}
#maincontent_eventdetail {
	margin-right: 290px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #eeeeee;
	padding-top: 20px;
}
#maincontent_fullwidth {
	background-color: #eeeeee;
	padding-top: 20px;
}
#maincontent_googlesearch {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
#maincontent_map {
	background-color: #D4D4D4;
}
#maincontent_content {
	margin: 10px;
	padding: 10px;
	line-height: 25px;
	color: #805B36;
	border: 1px dotted #928606;
}
#maincontent_form {
	background-color: #CECABA;
	margin: 10px;
	padding: 10px;
	border: 3px dotted #EEEEEE;
}
#event_latest {
	background-color: #000000;
	padding: 10px;
	font-size: 15px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#advertisewithus_left {
	float: left;
	height: 235px;
	width: 350px;
}
#advertisewithus_right {
	height: 195px;
	padding: 20px;
	float: right;
	width: 270px;
	font-size: 11px;
	line-height: 15px;
}
#advertisewithus_div {
	margin-top: 20px;
	height: 300px;
}
#capewinelands_towns {
	padding: 10px;
	font-size: 8px;
	text-transform: uppercase;
	margin-bottom: 10px;
	background-image: url(../images/layout/shade_up.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.----------container_02 {
}
#container_02_fluid  {
	width: 100%;
	text-align: left;
} 
#container_02_fixed {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.----------rightcolumnads {
}
#news {
	margin-right: 280px;
}
#rightcolumnads {
	float: right;
	width: 280px;
}
#rightcolumnad_img {
	width: 280px;
	margin-bottom: 10px;
}
.----------news {
}
#news_mainbar {
	color: #FFFFFF;
	background-color: #669999;
	padding: 10px;
	font-size: 15px;
	text-transform: uppercase;
}
#news_header_01 {
	font-size: 15px;
	padding: 10px;
	margin-bottom: 10px;
	color: #669999;
	font-weight: bold;
	background-image: url(../images/layout/back_news_title.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#news_image {
	float: left;
	width: 200px;
}
#news_text {
	float: left;
	width: 470px;
	margin-left: 20px;
	height: 190px;
	padding-top: 10px;
}
#news_text_text {
	height: 160px;
}
#news_text_links {
	padding: 5px;
	font-size: 9px;
	text-transform: uppercase;
	background-image: url(../images/layout/back_news_links.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.news_text_links_divider {
	font-size: 14px;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	color: #669999;
}
#news_map {
	float: left;
	width: 255px;
	margin-left: 20px;
	background-color: #FFFFFF;
	height: 200px;
	border: 5px solid #FFFFFF;
	font-size: 10px;
}
#news_map_map {
	height: 160px;
}
#news_map_caption {
	background-image: url(../images/layout/back_news_links.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 9px;
	text-transform: uppercase;
	padding: 5px;
	text-align: right;
	margin-top: 5px;
}
.----------addlisting {
}
#addlisting_header_01 {
	color: #FFFFFF;
	background-color: #669999;
	padding: 10px;
	margin-bottom: 5px;
}
#addlisting_input_div {
	padding: 10px;
	margin-bottom: 5px;
	background-color: #CECABA;
}
.----------adverts {
}
#advert_01 {
	background-color: #CECABA;
	height: 80px;
	width: 980px;
	padding: 10px;
	margin-bottom: 5px;
}
#banner1000px {
	height: 100px;
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #E8E8E8;
}
.----------advertising3rdparty {
}
#dynamo_650px {
	background-color: #D4D4D4;
	padding: 10px;
	margin-bottom: 5px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;

	
}
#google_728px {
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #669999;
	float: left;
	width: 728px;
}
#adbanner_fullwidth {
	margin-bottom: 10px;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 10px;
}
#adbanner_fullwidth_right {
	float: right;
	width: 250px;
	height: 90px;
}
.----------contentdivs {
}
#contentdiv_01 {
	padding: 10px;
	background-color: #eeeeee;
	margin-bottom: 10px;
	text-align: justify;
}
#contentdiv_newshome {
	padding: 10px;
	margin-bottom: 10px;
	text-align: justify;
	height: 260px;
	background-image: url(../images/layout/back_news.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#contentdiv_shadetop {
	padding: 10px;
	background-image: url(../images/layout/shade_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentdiv_segment {
	width: 230px;
	float: left;
	background-color: #D9D9D9;
	margin-right: 10px;
	padding: 5px;
}
#contentdiv_segment_right {
	width: 240px;
	float: left;
	background-color: #D9D9D9;
	padding: 5px;
}
#contentdiv_segment_search {
	width: 180px;
	float: left;
	background-color: #D9D9D9;
	margin-right: 10px;
	text-transform: uppercase;
	background-image: url(../images/layout/magifyingglass_40_grey.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 55px;
}
.----------content {
}
#content_header {
	font-size: 20px;
	color: #669999;
	padding: 10px;
	text-align: left;
}
.----------events_all {
}
#events_all {
	background-color: #FDFDFD;
	text-align: justify;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px none #669999;
	background-image: url(../images/layout/back_events_all.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	height: 150px;
}
.events_all_eventname {
	font-size: 17px;
	color: #775532;
	margin-bottom: 5px;
}
#events_all_imagebox {
	height: 135px;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
#events_all_text {
	padding: 10px;
	color: #666666;
}
#events_all_topbar {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	color: #669999;
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
#events_all_titlebar {
	text-align: left;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #669999;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
.---------event_detail {
}
#facebooklike {
	margin-top: 10px;
	margin-bottom: 10px;
}
#event_detail {
	text-align: left;
	padding: 0px;
}
#event_detail_maincontent {
	color: #FFFFFF;
	width: 590px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#event_detail_infobar {
	background-color: #CECABA;
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	text-transform: uppercase;
}
#event_detail_infobar_01 {
	background-color: #D4D5D5;
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	text-transform: uppercase;
}
#event_detail_maintext {
	background-color: #EEEEEE;
	text-align: justify;
	padding: 25px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 25px;
	color: #805B36;
}
#event_detail_quickfacts {
	background-color: #928606;
	text-align: left;
	padding: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
}
#event_detail_header_01 {
	background-color: #669999;
	margin-bottom: 5px;
	background-image: url(../images/layout/magifyingglass_40_grey.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.----------search {
}
#search_google {
	margin-bottom: 5px;
	border: 2px solid #eeeeee;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#google_searchbox_small {
	width: 178px;
	padding: 1px;
}
#google_searchbox_big {
	width: 898px;
	padding: 1px;
}
#search_mysqltables_header {
	margin-bottom: 5px;
	text-align: center;
}
#search_mysqltables_footer {
	text-align: center;
	margin-top: 5px;
}
.----------footer {
}
#footer_links {
	padding: 10px;
	margin-bottom: 5px;
	font-size: 9px;
	text-transform: uppercase;
}
#footer_links_segment {
	width: 21%;
	float: left;
	padding: 1%;
	margin-right: 1%;
	background-color: #669999;
}
#footer_links_segment_right {
	width: 24%;
	float: left;
	padding: 1%;
	background-color: #669999;
}
#footer_credit {
	background-color: #CECABA;
	padding: 10px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.----------images {
}
img { border: none;
}
.img_ev_logo_01 {
	float: left;
	margin-right: 10px;
	width: 125px;
	border: 5px solid #FDFDFD;
}
.img_ev_logo_02 {
	margin-bottom: 2px;
	width: 100px;
	border: 5px solid #CECABA;
}
#logo_videolink {
	float: left;
	width: 120px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#view_video {
	background-color: #FFFFFF;
}
.img_mainslider {
	width: 700px;
	height: 320px;
}
.img_news_latest {
	width: 190px;
	border: 5px solid #FFFFFF;
}
.img_eventdetailmain_div {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img_eventdetailmain_caption {
	padding: 5px;
	background-color: #CECABA;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}
.img_eventdetailmain_caption2 {
	padding: 5px;
	background-color: #CECABA;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 5px;
}
.img_eventdetailmain {
	width: 324px;
	border: 5px solid #FFFFFF;
}
.img_banner1000px {
	height: 100px;
	width: 1000px;
}
.----------form {
}
#form_select_01 {
	padding: 1px;
	width: 180px;
}
.form_textfield_01 {
	padding: 5px;
	width: 600px;
}
.form_textfield_02 {
	padding: 5px;
	width: 300px;
}
.form_textarea_01 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	width: 600px;
	height: 150px;
}
.form_text_label {
	font-size: 9px;
	text-transform: uppercase;
}
#form_button {
	background-color: #928606;
	padding: 10px;
	color: #FFFFFF;
	margin: 5px;
	border: 5px solid #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#form_select {
	padding: 2px;
	width: 50%;
}
.----------links {
}
#recordset_paging_01 {
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 5px;
}
#recordset_paging_02 {
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 5px;
}
a:link {
	color: #805B36;
	text-decoration: none;
}
a:visited {
	color: #805B36;
	text-decoration: none;
}
#adbanner_fullwidth_right {
	text-decoration: none;
	color: #805B36;
}
a:hover {
	color: #805B36;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #928606;
	border-right-color: #928606;
	border-bottom-color: #928606;
	border-left-color: #928606;
}
a:active {
	text-decoration: none;
	color: #805B36;
}
a.topnavigation {
}
.topnavigation a:link {
	color: #FFFFFF;
	background-color: #CECABA;
	text-transform: uppercase;
	float: left;
	height: 20px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-align: center;
}
.topnavigation a:visited {
	color: #FFFFFF;
	background-color: #CECABA;
	height: 20px;
	float: left;
	margin-left: 5px;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.topnavigation a:hover {
	color:#FFFFFF;
	background-color: #805B36;
	height: 20px;
	float: left;
	margin-left: 5px;
	text-align: center;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-transform: uppercase;
	text-decoration: none;
}
.topnavigation_yourehere {
	color:#FFFFFF;
	background-color: #805B36;
	height: 20px;
	float: left;
	margin-left: 5px;
	text-align: center;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-transform: uppercase;
	text-decoration: none;
}

a.whitelink {
}
.whitelink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink a:visited {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.whitelink a:hover {
	color:#FFFFFF;
	text-align: center;
	text-decoration: underline;
}

a.sidebar_link {
}
.sidebar_link  a:link {
	width: 180px;
	color: #FFFFFF;
	background-color: #CECABA;
	padding: 10px;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.sidebar_link a:visited {
	width: 180px;
	color: #FFFFFF;
	background-color: #CECABA;
	padding: 10px;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.sidebar_link  a:hover {
	color:#FFFFFF;
	width: 180px;
	background-color: #928606;
	padding: 10px;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
	text-transform: uppercase;
}
a.sidebar_right_news {
}
.sidebar_right_news a:link {
	width: 180px;
	color: #FFFFFF;
	background-color: #CECABA;
	padding: 10px;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
}
.sidebar_right_news a:visited {
	width: 180px;
	color: #FFFFFF;
	background-color: #CECABA;
	padding: 10px;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
}
.sidebar_right_news a:hover {
	color:#FFFFFF;
	width: 180px;
	background-color: #928606;
	padding: 10px;
	float: left;
	text-decoration: none;
	margin-bottom: 5px;
}
.----------text {
}
.text_small {
	font-size: 9px;
	color: #CCCCCC;
}
.text_heading_01 {
	font-size: 20px;
	color: #FFFFFF;
}
.text_heading_02 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_heading_03 {
	font-size: 15px;
	color: #669999;
}
.text_highlight_01 {
	font-size: 14px;
	font-weight: bold;
	color: #928606;
}
.text_small_allcaps {
	font-size: 8px;
	text-transform: uppercase;
}
.text_small_blue {
	font-size: 9px;
	color: #669999;
}
.text_title {
	font-size: 20px;
	text-align: left;
}
