/*
 * Stylesheet for Taba Heights 
 * [Styles allowed in Contribute]
 * Media - Screen / Projection
 *
 * @author CPLK
 * @copyright  2006 Open World
 */
 
.main_content { color: #7b6f5b;	padding: 0px 24px 0px 0px;	text-align: left;}

.text_bold { font-weight: bold; }

.text_orange { font-family: Verdana, Arial, Helvetica, sans-serif;	color: #ee722f;	 font-weight: normal; }
.text_orange_italic { font-family: Verdana, Arial, Helvetica, sans-serif;	color: #ee722f;	 font-weight: normal; font-style:italic;}
.text_orange_bold { font-family: Verdana, Arial, Helvetica, sans-serif;	color: #ee722f;	 font-weight: bold; }

.orange_text{ color: #d1723d;	font-weight: normal;	text-decoration: none; }
.orange_text_italic{ color: #d1723d;	font-weight: normal;	text-decoration: none; font-style: italic;}
.orange_text_bold{ color: #d1723d;	font-weight: bold;	text-decoration: none; }

.text_brown { color: #7b6f5b; }
.text_brown_italic { color: #7b6f5b; font-style:italic;}
.text_brown_bold { color: #7b6f5b; font-weight: bold; }

.thumb_text {	font-size: 11px;	line-height: 14px;	color: #796E60; padding: 0px 0px 0px 0px; }

.thumb_heading {	color: #d1723d;	font-weight: bold; }

.thumb_link, a.thumb_link, a.thumb_link:visited, a.thumb_link:active { color: #8f2421;	text-decoration: none; }

a.thumb_link:hover { color: #A3A3A3;	text-decoration: none; }



