/*defaults*/
body 	{background:#BEBEDB url('../images/body_bg.png') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{margin:0px auto; text-align:center; width:760px; }
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#navigation	{padding:0px 170px; }
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:160%; }
#news		{float:right; width:250px; padding:20px 0; line-height:140%; text-align:justify; }
.newsItem	{padding:20px 20px 5px 20px; font-size:90%; margin-bottom:20px; }
#footer		{clear:both; width:100%; font-size:80%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #2765AF; }
#copyright	{float:right; }

/*headings*/
.newsItem h1	{color:#3c3d8b; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{font-size:170%; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }


/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#000066; padding:0 25px 0 0; text-decoration:none; }
#navigation a:hover	{color:#FFFFFF;}
ul#navigation li#nav_home a.selected { color:#000000; }
ul#navigation li#nav_sell_your_house a.selected { color:#000000; }
ul#navigation li#nav_contact a.selected { color:#000000; }
ul#navigation li#nav_about_us a.selected { color:#000000; }

/*footer*/
#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


/*content formatting*/
#table_content { width: 100%; height:100%; text-align: center; font-size:120%; margin-bottom: 20px; }
#table_form { width: 100%; margin-bottom 20px; }
.form_labels { text-align: right; font_size: 120%; }
.form_fields { text-align: left; font_size: 100%; }
#confirmation { text-align: center; }
#contact_info { float: right; text-align: right; }


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */


/*LOGO rounded corners*/
.logo_roundedcornr_box        {background: url('../images/logo_corner_tl.png') no-repeat top left; }
.logo_roundedcornr_top        {background: url('../images/logo_corner_tr.png') no-repeat top right;}
.logo_roundedcornr_bottom     {background: url('../images/logo_corner_bl.png') no-repeat bottom left;}
.logo_roundedcornr_bottom div {background: url('../images/logo_corner_br.png') no-repeat bottom right;}
.logo_roundedcornr_content    {background: url('../images/logo_corner_r.png') top right repeat-y;}

.logo_roundedcornr_top div, .logo_roundedcornr_top,
.logo_roundedcornr_bottom div, .logo_roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.logo_roundedcornr_content { height: 100px; }
.logo_roundedcornr_bottom  { margin-bottom: 10px; }
.logo_roundedcornr_content { padding: 0 15px; }

/*NAVIGATION rounded corners*/
.nav_roundedcornr_box        { background: url('../images/nav_roundedcornr_tl.png') no-repeat top left; }
.nav_roundedcornr_top        { background: url('../images/nav_roundedcornr_tr.png') no-repeat top right; }
.nav_roundedcornr_bottom     { background: url('../images/nav_roundedcornr_bl.png') no-repeat bottom left; }
.nav_roundedcornr_bottom div { background: url('../images/nav_roundedcornr_br.png') no-repeat bottom right; }
.nav_roundedcornr_content    { background: url('../images/nav_roundedcornr_r.png') top right repeat-y; }
.nav_roundedcornr_top div, .nav_roundedcornr_top,
.nav_roundedcornr_bottom div, .nav_roundedcornr_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.nav_roundedcornr_content { padding: 0 10px; }


/* News Items Rounded Corners */
.news_roundedcornr_box        { background: url('../images/news_roundedcornr_tl.png') no-repeat top left; }
.news_roundedcornr_top        { background: url('../images/news_roundedcornr_tr.png') no-repeat top right; }
.news_roundedcornr_bottom     { background: url('../images/news_roundedcornr_bl.png') no-repeat bottom left; }
.news_roundedcornr_bottom div { background: url('../images/news_roundedcornr_br.png') no-repeat bottom right; }
.news_roundedcornr_content    { background: url('../images/news_roundedcornr_r.png') top right repeat-y; }
.news_roundedcornr_top div, .news_roundedcornr_top,
.news_roundedcornr_bottom div, .news_roundedcornr_bottom {
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.news_roundedcornr_bottom     { margin-top: -19px; margin-bottom: 20px; }
.news_roundedcornr_content    { padding:0px 20px 5px 20px; font-size:90%; margin-top:0px; margin-bottom:0px; }
.news_roundedcornr_content h1 { color:#3c3d8b; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }


/* Content Rounded Corners */
.content_roundedcornr_box        { background: url('../images/content_roundedcornr_tl.png') no-repeat top left; }
.content_roundedcornr_top        { background: url('../images/content_roundedcornr_tr.png') no-repeat top right; }
.content_roundedcornr_bottom     { background: url('../images/content_roundedcornr_bl.png') no-repeat bottom left; }
.content_roundedcornr_bottom div { background: url('../images/content_roundedcornr_br.png') no-repeat bottom right; }
.content_roundedcornr_content    { background: url('../images/content_roundedcornr_r.png') top right repeat-y; }
.content_roundedcornr_top div,.content_roundedcornr_top,
.content_roundedcornr_bottom div, .content_roundedcornr_bottom {
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.content_roundedcornr_bottom  { margin-top: -19px; margin-bottom: 20px; }
.content_roundedcornr_content { padding: 0px 10px 0px 20px; height: 100%; }