@charset "UTF-8";
/* CSS Document */


/***** home *****/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#745f2f;
}
#wrap{
	width:1061px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.home_top{
	width:1061px;
	height: 412px;
	background-image:url(../images/five_cities_layout_02.jpg);
}
.home_top2{
	width:1061px;
	height: 431px;
	background-image:url(../images/five_cities_layout_022.jpg);
}
.home_center{
	width:1061px;
	height: 434px;
	background-image:url(../images/five_cities_layout_04.jpg);
}
.footer{
	width:1061px;
	height: 85px;
	background-image:url(../images/five_cities_layout_05.jpg);
}
.T_brown_text{	
	line-height: 16px;	
	color:#603405;
	text-align:justify;
	font-size: 12px;	
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.T_brown_text_bullets{	
	line-height: 20px;	
	color:#603405;
	text-align:justify;
	font-size: 12px;	
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.T_main_title{	
	line-height: 33px;	
	color:#382e24;
	text-align:left;
	font-size: 29px;	
	font-family: "Times New Roman";
	font-weight: bold;
}
.T_orange_subtitles{	
	line-height: 25px;	
	color:#e4541e;
	text-align:left;
	font-size: 19px;	
	font-family: "Times New Roman";
	font-weight: bold;
}
.T_titles{	
	line-height: 31px;	
	color:#745f2f;
	text-align:left;
	font-size: 27px;	
	font-family: "Times New Roman";
	font-weight: normal;
	*font-weight: bold;
}
.T_titles_dark{	
	line-height: 31px;	
	color:#56493c;
	text-align:left;
	font-size: 27px;	
	font-family: "Times New Roman";
	font-weight: normal;
	*font-weight: bold;
}
.B_orange_buttons{	
	line-height: 25px;	
	color:#e4541e;
	text-align:left;
	font-size: 15.5px;	
	font-family: "Times New Roman";
	font-weight: normal;
	text-decoration:none;		
}
.B_orange_buttons:hover{	
	line-height: 25px;	
	color:#ac2800;
	text-align:left;
	font-size: 15.5px;	
	font-family: "Times New Roman";
	font-weight: normal;
	text-decoration:none;		
}
.B_more_info{	
	line-height: 25px;	
	color:#7a6758;
	text-align:right;
	font-size: 12px;	
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration:underline;		
}
.B_more_info:hover{	
	line-height: 25px;	
	color:#97480e;
	text-align:right;
	font-size: 12px;	
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration:underline;		
}
.B_read_more{	
	line-height: 16px;	
	color:#893f08;
	text-align:right;
	font-size: 12px;	
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration:underline;		
}
.B_read_more:hover{	
	line-height: 16px;	
	color:#660000;
	text-align:right;
	font-size: 12px;	
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration:underline;		
}
.B_read_more_left{	
	line-height: 16px;	
	color:#893f08;
	text-align:left;
	font-size: 12px;	
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration:underline;		
}
.B_read_more_left:hover{	
	line-height: 16px;	
	color:#660000;
	text-align:left;
	font-size: 12px;	
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration:underline;		
}


/***** inside pges *****/
.about_text{
	width:855px;
	padding-left: 103px;
	padding-right: 103px;
	padding-top: 35px;
	padding-bottom: 20px;
	background-image:url(../images/five_cities_layout_inside_04.jpg);
	background-repeat: repeat-y;
	background-position:top;
}
.inside_bottom{
	width:1061px;
	height: 270px;
	background-image:url(../images/five_cities_layout_inside_06.jpg);
}
.T_textfield {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:normal;
	line-height: 16px;
	color:#603405;
	border: 1px solid #baac90;
	background-color:#d5c8b1;
}
.B_textfield {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
	color:#FFFFFF;
	border: 1px solid #a76635;
	background-color:#a76635;
}
	

/***** footer *****/
.B_footer_buttons{	
	line-height: 17px;	
	color:#e3d8c2;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration:none;		
}
.B_footer_buttons:hover{	
	line-height: 17px;	
	color:#db8b3c;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration:none;		
}
.T_footer_copyright{	
	line-height: 15px;	
	color:#574e45;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.B_footer_web_design{	
	line-height: 15px;	
	color:#574e45;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration:none;
}
.B_footer_web_design:hover{	
	line-height: 15px;	
	color:#766b56;
	text-align:center;
	font-size: 11px;	
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration:none;
}
