/*
Theme Name: Rose Garden
Theme URI: http://www.rosegardenbrazil.com/
Version: Liquid 1.0
*/


* html .minwidth {
	padding-left:760px; 
}
* html .container {
	margin-left:-760px;
	position:relative;
}
/*\*/
* html .minwidth, * html .container, * html .layout  {
	height:1px;
}
/**/

/*  The above code is to solve min-width problems in IE.
*/

/* --------------- start :: GLOBAL --------------- */
body {
	margin: 0;
	padding: 0;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited	{
	color: #A81603;
	text-decoration: none;
}
a:hover {
	color: #5AB1E8;
}
	
form 						{ padding: 0; margin: 0 }

a img						{ border: 0; }

.align_l					{ text-align: left; }
.align_r					{ text-align: right; }
.align_c					{ text-align: center; }
.f_left						{ float: left; }
.f_right					{ float: right; }
.clear						{ clear: both; }
.c_left						{ clear: left; }
.c_right					{ clear: right; }


.padding_none				{ padding: 0 }
.inlineimg					{ vertical-align: middle; }
.inlineimg_b				{ vertical-align: bottom; }
.smallfont					{ font-size: 12px; }

/* --------------- end :: GLOBAL --------------- */

/* --------------- start :: LAYOUT --------------- */
#page { 
	min-width: 760px;
	padding: 0;
	margin: 0
}
/* --------------- end :: LAYOUT --------------- */


/* --------------- start :: HEADER --------------- */
#header {
	background: #FFFFFF url(images/headerbg.gif) left top repeat-x;
	overflow: hidden;
}
#header_top {
	background: url(images/headhouseimg_t.jpg) right bottom no-repeat;
	padding-right: 15px;
}
.contact_no {
	color: #4E5A5A;
	font-size: 16px;
	font-family: "trebuchet MS", Verdana, sans-serif;
}

#headertoplinks {
	float: right;
	margin-right: 8px;
}

#headertoplinks a:link, #headertoplinks a:visited {
	color: #000000;
}
#headertoplinks a:hover {
	color: #FF0000;
}
#header_bot {
	background: url(images/headhouseimg.jpg) right top no-repeat;
	padding: 0 20px;
	color: #FFFFFF;
}
#header_bot a:link, #header_bot a:visited {
	color: #FFFFFF;
}
#header_bot a:hover {
	color: #91D9FB;
}
#header_bot .align_c {
	margin-right: 100px;
}
#headermenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#headermenu ul li {
	display: block;
	color: #FFFFFF;
	float: left;
	padding: 15px 10px 6px 0px;
	margin-right: 10px;
	background: url(images/headermenu_bul.gif) left top no-repeat;
	font-weight: bold;
}
/* --------------- end :: HEADER --------------- */
#bodywrap {	
	background: url(images/body_bgradient.gif) left bottom repeat-x;
	padding: 0 10px 20px 10px;
}

.pagetitle {
	color: #2A302E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0;
	padding: 10px 0 5px 0;
	font-weight: normal;
}
.welcome_msg {
	color: #2A302E;
	margin-left: 214px;
}
.thead_title {
	font-size: 18px;
	color: #8C0000;
	padding: 3px 0;
	margin: 0;
}
#home_descrow {
	background: #E8E9E9 url(images/newsevents_colbg.gif) right top repeat-y;
	padding-right: 10px;
}
* html #home_descrow {
	height: 1%;
}
#newsandevents_col {
	width: 214px; 
	float: right; 
	padding: 3px 0 10px 0;
}
.newsevent_item {
	margin-top: 6px;
}
#newslisting_col {
	margin-right: 230px; 
	padding: 10px 0px 10px 10px;
}
ul.threecol {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
ul.threecol li {
	display: block;
	float: left;
	width: 33%;
}
.column_wrap {
	padding: 8px;
}
.standard_imgborder {
	padding: 2px;
	border: 1px solid #ADADAD;
	margin-bottom: 6px;
}
.listing_link {
	color: #D45A17;
}
.listing_link a:link, .listing_link a:visited {
	color: #D45A17;
}
.listing_link a:hover {
	color: #656565;
}

#appraisal_wrap {
	background: url(images/appraisaltips_img.gif) left top no-repeat;
	padding: 10px 10px 10px 60px;
}
#buying_wrap {
	background: url(images/buyingtips_img.gif) left top no-repeat;
	padding: 10px 10px 10px 65px;
}
#findoutmore_wrap {
	background: url(images/findoutmore.gif) left bottom no-repeat;
	padding: 10px 10px 0px 85px;
}
/* --------------- start :: BODY --------------- */


/* --------------- end :: BODY --------------- */

/* --------------- start :: FOOTER --------------- */

#footer {
	background: #C02A05 url(images/footerbg.gif) left top repeat-x;
	color: #FFFFFF;
	padding: 12px 10px 10px 10px;
	font-size: .85em;
	border-top: 1px solid #8C0000;
	position: relative;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #E8E9E9;
}
#copyright {
	float: right;
	color: #FFFFFF;
}
* html #copyright {
	position: relative;
}
#copyright a:link, #copyright a:visited {
	color: #FFFFFF;
}
#copyright a:hover {
	color: #E8E9E9;
}
/* --------------- end :: FOOTER --------------- */


/* --------------- start :: SUBPAGES --------------- */
#sitemap {
	margin: 0 0 0 20px;
	padding: 0;
}
#sitemap li {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
#sitemap li ul {
	margin: 5px 0 5px 15px;
	padding: 0;
	list-style: square;
}
#sitemap li ul li {
	font-size: 12px;
	font-weight: normal;
	list-style: square;
}
/* --------------- end :: SUBPAGES --------------- */


	










