/**************************************************************************\

	Doss Family Condo Web Site Stylesheet

\**************************************************************************/


BODY {
	background-color: #778089;
	margin: 0px;
}

H2 {
	width: 200px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

DT {
	display: block;
	padding: 2px;
	width: 100%;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	background-color: #9C4D42;
	color: #fff;
}


#index_content_header {
	width: 536px;
	height: 32px;
	background-image: url('../images/web/index_13.gif');
}

#tour_link_block {
	width: 197px;
	height: 46px;
	background-image: url('../images/web/index_07.gif');
}

#index_main_content {
	width: 536px;
	height: 249px;
	background-image: url('../images/web/index_17.gif');
}

#weather_block {
	width: 197px;
	height: 249px;
	background-image: url('../images/web/index_19.gif');
}

#contact_bar {
	width: 536px;
	height: 37px;
	background-color: #eff7d6;
}


#local_links_block {
	width: 197px;
	height: 187px;
	background-image: url('../images/web/index_03.gif');
}

#blue_section {
	width: 197px;
	height: 157px;
	background-image: url('../images/web/index_11.gif');
}

#list-menu {
	width: 150px;
}

#list-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: verdana, arial, sanf-serif;
	font-size: 12px;	
	color: #000;
}

#list-menu li {
	margin: 2px 0 0;
}

#list-menu a {
	display: block;
	width:140px;
	padding: 2px 2px 2px 10px;
	border: 1px solid #000000;
	background: #dcdcdc;
	text-decoration: none; 
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #000;
}

#list-menu a:hover {
	border: 1px solid #000;
	background: #333;
	color: #fff;
}

#condo_features {
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
}

#index_23 {
	width: 197px;
	height: 37px;
	background-image: url('../images/web/index_23.gif');
}


.content_header_text {
	padding-left: 60px;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, Sans Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}

.tour_link_text, a.tour_link_text {
	padding-left: 50px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a.tour_link_text:hover {
	text-decoration: underline;
	color: #00f;
}

.index_main_content_text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	padding-left: 225px;
}

.contact_text {
	font-family: Times New Roman, Serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000;
}

.condo_schedule_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	padding-left: 5px;
	padding-right: 25px;
}

.take_tour_container {
	padding-top: 10px;
}

a.take_tour {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	padding-left: 225px;
	text-decoration: none;
}

a.take_tour:hover {
	color: #ddd;
	text-decoration: none;
}

a.index_main_content_link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffa;
	text-decoration: underline;
}

.index_main_content_list {
	padding-left: 225px;
}

.index_main_content_list_item {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.features_header_white {
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
}

.features_header {
	font-family: Times New Roman, Serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #EFF7D6;
	text-decoration: none;
	padding-top: 5px;
}

.sk_designedby {
	font-family: Arial, Sans Serif;
	font-size: 6pt;
	font-weight: normal;
	letter-spacing: 1.5pt;
	color: #fff;
	text-align: center;
}