@charset "UTF-8";

/* Start Basics - CSS */

* { margin:0; padding:0; }

body {
	background-color: #0C2577;
	background-image: url(../images/bg_pattern.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a:active, a:focus {
    outline: none;
}

img {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

img a {
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

.clear {
    height: 0px;
    clear: both;
}

.photo_edge {
	margin: 2px;
	padding: 2px;
	border: 3px solid #333333;
}

.photo_edge:hover {
	margin: 2px;
	padding: 2px;
	border: 3px solid #CCCCCC;
}

.right {
	float: right;
	margin: 10px;
	padding: 4px;
	border: 4px solid #333333;
}

.left {
	float: left;
	margin: 10px;
	padding: 4px;
	border: 4px solid #333333;
}

a {
	font-weight: bold;
	color: #0C2577;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #5C3452;
	text-decoration: none;
}


/* End Basics - CSS */




/* start of wrappers */

#wrapper {
	margin: 0px auto;
	width: 960px;
	background-image: url(../images/bg_page.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#wrapper_edge {
	margin: 0px auto;
	width: 960px;
	height: 28px;
	background-image: url(../images/bg_bottomedge.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper_inner {
	width: 890px;
	float: left;
	margin-left: 35px;
	margin-bottom: 10px;
}

/* end of wrappers */



/* start of pagecontent */


#home_modulebox {
	width: 890px;
	float: left;
}

.home_modulebox_inner {
	width: 849px;
	float: left;
	margin-left: 21px;
}

.home_modulebox_col {
	width: 212px;
	float: left;
}

.home_modulebox_top {
	width: 890px;
	height: 20px;
	background-image: url(../images/home_modulearea01.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_modulebox_edge {
	width: 890px;
	height: 20px;
	background-image: url(../images/home_modulearea03.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.home_modulebox_repeat {
	width: 890px;
	background-image: url(../images/home_modulearea02.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}

.home_mod_top {
	width: 212px;
	background-image: url(../images/home_mod01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
}

.home_mod_edge {
	width: 212px;
	background-image: url(../images/home_mod03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
}

.home_mod_repeat {
	width: 212px;
	background-image: url(../images/home_mod02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.home_mod_inner {
	width: 170px;
	margin-left: 21px;
	float: left;
}

.home_mod_header_fp {
	width: 170px;
	height: 40px;
	background-image: url(../images/home_mod_header_fp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.home_mod_header_events {
	width: 170px;
	height: 40px;
	background-image: url(../images/home_mod_header_event.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.home_mod_header_map {
	width: 170px;
	height: 40px;
	background-image: url(../images/home_mod_header_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.home_mod_header_blog {
	width: 170px;
	height: 40px;
	background-image: url(../images/home_mod_header_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

.home_mod_header_search {
	width: 170px;
	height: 40px;
	background-image: url(../images/home_mod_header_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
}

#home_modulebox h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#home_modulebox h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.home_mod_btn_box {
	float: left;
	width: 170px;
	height: 29px;
}

.home_mod_btn_detail a {
	width: 170px;
	height: 29px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_mod_btn_detail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_mod_btn_info a {
	width: 170px;
	height: 29px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_mod_btn_info.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_mod_btn_map a {
	width: 170px;
	height: 29px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_mod_btn_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_mod_btn_blog a {
	width: 170px;
	height: 29px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_mod_btn_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.home_mod_btn_search a {
	width: 170px;
	height: 29px;
	text-indent: -5000px;
	display: block;
	background-image: url(../images/home_mod_btn_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.social_list {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	list-style: none;
}

.social_list li {
	border-bottom:1px dotted #999999;
	padding: 5px 3px;
}

#home_header {
	width: 890px;
	height: 126px;
	float: left;
	clear: both;
	background-image: url(../images/home_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home_header h1 a {
	width: 890px;
	height: 126px;
	display: block;
	text-indent: -5000px;
}

.home_slideshow {
	width: 631px;
	height: 378px;
	float: left;
}

#home_nav_box {
	width: 259px;
	height: 378px;
	float: left;
	background-image: url(../images/home_nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#home_nav {
	width: 212px;
	height: 272px;
	float: left;
	margin-left: 21px;
	margin-top: 63px;
}

#home_nav ul {
	display: block;
	float: left;
	width: 212px;
	list-style: none;
	background-image: url(../images/home_nav_bg_f2.jpg);
	background-repeat: no-repeat;
	background-position: -5000px;
}

#home_nav ul li {
    display: block;
    float: left;
    text-indent: -10000px;
}

#home_nav ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#home_nav_home {
    width: 212px;
	height: 34px;
}

#home_nav_sale {
    width: 212px;
	height: 34px;
}

#home_nav_rent {
    width: 212px;
	height: 34px;
}

#home_nav_happening {
    width: 212px;
	height: 34px;
}

#home_nav_team {
    width: 212px;
	height: 34px;
}

#home_nav_guide {
    width: 212px;
	height: 34px;
}

#home_nav_blog {
    width: 212px;
	height: 34px;
}

#home_nav_contact {
    width: 212px;
	height: 34px;
}

#home_nav_home a:hover {
    background: url(../images/home_nav_bg_f2.jpg) no-repeat;
	background-position: 0px 0px;
}

#home_nav_sale a:hover {
    background: url(../images/home_nav_bg_f2.jpg) no-repeat;
	background-position: 0px -34px;
}

#home_nav_rent a:hover {
    background: url(../images/home_nav_bg_f2.jpg) no-repeat;
	background-position: 0px -68px;
}

#home_nav_happening a:hover {
    background: url(../images/home_nav_bg_f2.jpg) no-repeat;
	background-position: 0px -102px;
}

#home_nav_team a:hover {
    background: url(../images/home_nav_bg_f2.jpg) no-repeat;
	background-position: 0px -136px;
}

#home_nav_guide a:hover {
    background: url(../images/home_nav_bg_f2.jpg) no-repeat;
	background-position: 0px -170px;
}

#home_nav_blog a:hover {
    background: url(../images/home_nav_bg_f2.jpg) no-repeat;
	background-position: 0px -204px;
}

#home_nav_contact a:hover {
    background: url(../images/home_nav_bg_f2.jpg) no-repeat;
	background-position: 0px -238px;
}



#nav_home a:hover {
	background-image: url(assets/nav01_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_gallery a:hover {
	background-image: url(assets/nav02_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_about a:hover {
	background-image: url(assets/nav03_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_wood a:hover {
	background-image: url(assets/nav04_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_care a:hover {
	background-image: url(assets/nav05_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_testimonials a:hover {
	background-image: url(assets/nav06_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_trophy a:hover {
	background-image: url(assets/nav07_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#nav_blog a:hover {
	background-image: url(assets/nav08_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar {
	width: 259px;
	float: left;
}

#main {
	width: 631px;
	float: left;
}

.sidebar_modarea {
	width: 259px;
	float: left;
	margin-top: 5px;
}

.sidebar_modarea_top {
	width: 259px;
	height: 33px;
	background-image: url(../images/sidebar_bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_modarea_edge {
	width: 259px;
	height: 33px;
	background-image: url(../images/sidebar_bg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar_modarea_repeat {
	width: 259px;
	background-image: url(../images/sidebar_bg02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.sidebar_modarea_inner {
	width: 185px;
	float: left;
	margin-left: 33px;
}

.header_sale {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_sale.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_rent {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_rent.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_detail {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_detail.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_whatshappening {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_whatshappening.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_team {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_team.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_guide {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_guide.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_faq {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_faq.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_blog {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_contact {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.header_search {
	width: 631px;
	height: 107px;
	text-indent: -5000px;
	background-image: url(../images/page_head_search.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.sidebar_individual_mods {
	float: left;
	width: 185px;
	margin-bottom: 20px;
}

.main_contentarea {
	width: 620px;
	float: left;
	margin-left: 11px;
}

#sidebar h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#sidebar h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#main h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}

.results_box {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0C2577;
	border-bottom-color: #0C2577;
	background-image: url(../images/results_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.results_col01 {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 131px;
}

.results_col02 {
	float: left;
	margin-right: 10px;
	width: 246px;
}

.results_col03 {
	float: left;
	width: 179px;
}


/* end of pagecontent */





/* start of footer */


#footer {
	width:890px;
	float: left;
	clear: both;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}

#footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}

#footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	padding: 15px 3px 3px;
	font-style: italic;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
}

#footer a {
	font-weight: bold;
	color: #0C2577;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #5C3452;
	text-decoration: none;
}

.logo_right {
	float: right;
}

.logo_bd a {
	width: 147px;
	height: 25px;
	display: block;
	text-indent: -5000px;
	background-image: url(../images/logo_bd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
