/* Default Styles */

* {margin:0px; padding:0px;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	background:url('./images/temp_bg.jpg') top center no-repeat #00287D;
}

p	{padding:10px;}
ul	{padding:10px;margin-left:25px;}
li	{padding:3px;}	

h1		{ text-decoration:none; font-weight:normal; font-size:32px; padding:5px; margin:10px 0 0 0; text-align:center; border-bottom:1px solid #d39049;  }
h2		{ font-size:20px; font-weight:normal; padding:5px; color:#f5f5f5; text-align:center; }
h3		{ font-size:20px; font-weight:bold; padding: 5px 5px 5px 10px; }
h4		{ font-size:18px; font-weight:bold; padding: 5px 5px 5px 15px; }
h5		{ font-size:16px; font-weight:bold; padding: 5px 5px 5px 15px; }

a:link {
	color:#3300CC;
	text-decoration: underline;
}

a:hover {
	color:#FF9900;
}

/* *******************************************/
/* Page container ****************************/

#container {
	width:1000px;
	height:100%;
	margin:0 auto 10px auto;
}

/* *******************************************************/
/*  Start Header and Navigation **************************/

#header_container {
	float:left;
	clear:left;
	width:1000px;
	height:120px;
	background:url('./images/header_bg.jpg');
}
#header_img		{float:left;margin:5px 10px 0 0;}
#headline {
	width:500px;
	height:80px;
	float:left;
}

#head_nav {
	width:300px;
	height:13px;
	margin-top:4px;
	font-size:11px;
	float:right;
	text-align:right;
}

#contact_info_box 				{float:right;width:300px;height:70px;margin-top:10px;text-align:right;}
#contact_info_box img 			{float:right;margin:3px 0 0  5px; }
#contact_info_box p 			{padding:0;clear:none;font-size:11px;}
#contact_info_box a:link 		{color:#FFFF00;text-decoration: underline;}
#contact_info_box a:hover 		{color:#FFCC00;text-decoration: underline;}

#head_nav ul { list-style-type:none;margin:0;padding:0;}
#head_nav ul li {float:right; padding:0 5px 0 8px; border-right:#FFF 1px solid;margin:0px;}
#head_nav ul li:first-child {border:none}
#head_nav ul li a 		{color:#ffffff;}
#head_nav ul li a:hover {color:#FFCC00;}

#burnet_logo {width:229px; height:47px; float:right; padding-right:7px; clear:right; margin-top:8px;}

	#social_wrap				{ position:relative; float:left; clear:left; width:95%; margin:2.5%; }
	#social_wrap h3				{ padding:5px 0; font-size:18px; font-weight:bold; margin:0 0px 10px 0; border-bottom:1px dotted #999; }
	#social_nav						{ margin:20px 0 0 0px; padding:0 0 0 10px; border-bottom:1px solid #999; height:38px; }
	#social_nav li					{ list-style-type:none; float:left; margin:0 1px; border:1px dotted #999;  border-bottom:1px solid #fff; text-align:center; height:36px; padding: 0px 5px; }
	#social_nav li img				{ width:60px; margin:8px 0 0 0; }
 	#social_nav #on_social_page		{ border:1px solid #999; border-bottom:1px solid #fff; height:35px; margin:-8px 1px 0 1px; padding:5px; }
	#social_nav #on_social_page img	{ width:100px; margin:5px 0 0 0; }

 	#contact_info_box1 								{ position:absolute; top:0px; left:850px; width:270px; height:60px; text-align:right; color:#fff; z-index:9; }
	#contact_info_box1 .contact_img					{ float:right; }
	#contact_info_box1 img 							{ margin:5px 0 0 5px; }	
	#contact_info_box1 .contact_info				{ float:right; padding:5px 0 0 0; }
	#contact_info_box1 p 							{ padding:0; clear:none; font-size:13px; font-weight:bold; clear:both; text-align:right; }
	#contact_info_box1 a 							{ color:#ffffff; }
	#contact_info_box1 a:hover 						{ color:#ffffff; text-decoration:none; }
	#social_icons									{ padding:0px; margin:0px 0 0 35px; }
	#social_icons li								{ padding:1px; margin:0px; list-style-type:none; float:right; }
	


/*  Main Navigation **************************/
#nav {
	float:left;
	clear:both;
	width:1000px;
	font-weight:600;
	height:40px;
	background:url(images/nav-bg.png) no-repeat;
}
#nav ul {margin-left:10px; list-style-type:none;padding:0px;}
#nav ul li {float:left; padding:0 5px 0 5px; margin-top:10px; border-right:#FFF 1px solid;}
#nav ul li:last-child {border:none;}
#nav ul a {color: #FFFF00;}
#nav ul a:hover {color: #FFFfff;}

#nav ul a#on_page {color: #ffffff;}


/* *******************************************************/
/*  Start Content Column (Left) **************************/

#content_main {
	float:left;
	clear:both;
	width:650px;
	min-height:1022px;
	height:100%;
	background-color:#FFFFFF;
	color:#333333;
}
#content_main h3		 {padding:5px 5px 5px 15px;margin:0px;}
#home_flash {
	width:650px;
	height:210px;
	float:left;
	border-bottom:solid 6px #000;
	border-top:solid 6px #000;
}

/* *******************************************************/
/*  Start SideBar (Right) ********************************/
#share			{padding:10px;margin:0 0 10px 0;border-bottom:1px dotted #ccc;text-align:right;}
#sidebar {
	float:right;
	width:340px;
	min-height:500px;
	height:100%;
}
#sidebar .side_head			{font-size:20px;color:#333333;font-weight:bold;}
.contact {
	width:320px;
	min-height:200px;
	height:100%;
	padding:8px 10px 0px 10px;
	background-color:#081C7B;
	border:solid 1px #333333;
}
.contact h2 { font-size:16px; color:#FFFF00; font-weight:200;}

.sidebar_white_bg_container {
	width:320px;
	min-height:250px;
	height:100%;
	padding:10px;
	background: /*url(images/sidebar-white-top.gif) top no-repeat*/ #FFF;
}
.sidebar_white_bg_container h2 {clear:both; font-size:15px; color:#487fac; font-weight:200;}
.sidebar_container_border {
	clear:both;
	width:320px;
	min-height:75px;
	height:100%;
	padding:15px 0 0 0;
	margin-bottom:5px;
	border-bottom:1px dotted #CCC;
}
.sidebar_container_border img {float:left; margin-right:5px; border:none;}

.ad_300x250 {width:300px; height:250px; padding:5px 10px 10px 10px;}
/* */
#rss_feed			{padding:0 0 25px 0;margin:0px;}
#rss_feed li h5		{padding:10px 0px 0px 5px;font-size:16px;clear:both;color:#000000;border-top:1px solid #333;}
#rss_feed li h5 a		{text-decoration:none;}
#rss_feed li		{padding:0px 0px 0px 5px;margin:0px;}
#rss_feed .rss_desc	{padding:5px 2px 2px 10px;color:#333333;}
#rss_feed .read_more	{clear:both;float:right;margin:0 0 5px 0;}
#rss_feed li a:hover	{color:#CC0000;}

.recent_news a:link {
	color: #642638;
	text-decoration: underline;
}
.recent_news a:hover { color: #660066; text-decoration: underline;}
.recent_news ul { margin:0px;padding:0px;}
.recent_news ul li { list-style-type:none;}
.recent_news p { margin:0; padding:1px; clear:both;}
.read_more {float:right; padding: 0px 15px 0px 0px; font-weight: 600;}

#fcontact						{width:640px;margin:0px;margin-left:-10px;padding:0px;}
#fcontact .star					{color:red;}
#fcontact h2					{padding-left:15px;}
#fcontact h3					{font-size:18px;margin-left:10px;}
#fcontact p						{padding-left:15px;}
#fcontact td:first-child		{padding-right:10px;font-weight:bold;}
#fcontact input					{border:1px solid #333333;}
#fcontact textarea				{border:1px solid #333333;}
.submit							{width:100px;height:20px;font-size:14px;font-weight:bold;padding-bottom:3px;}

/*	Sites Page
********************************************/
	#page-content-upper		{}
	#sub_nav				{color:#333333;float:left;clear:both;}
	#sub_nav ul				{float:left;padding-left:25px;clear:left;}
	#sub_nav ul li			{float:left;padding:5px;list-style-type:none;}
	#sub_nav ul li a			{color:#333333;text-decoration:underline;}
	#sub_nav ul li a:hover		{color:#0000FF;}
	h3							{clear:both;}
	p						{padding:10px;}
	.brand_list			{padding:10px;margin:20px 0px 0px 20px;float:left;}
	.brand_list li 	{list-style-type:none;padding:5px;}
	
	h3						{margin-left:10px;clear:left;}
	h4						{margin-left:10px;clear:left;}
	.general_list			{float:left;padding:10px;}
	.general_list li		{list-style-type:none;}
	
	#condo_site_list		{float:left;margin-top:10px;padding-top:10px;}
	#condo_site_list li		{list-style-type:none;}
	#condo_site_list li	a		{color:#333333;}
	#condo_site_list li	a:hover		{color:#0000FF;}

	#goals_list				{list-style-type:decimal;}	
	#page-content-upper table		{margin-left:10px;}
	.condo_site_list		{width:310;float:left;padding-bottom:20px;}


	#button {
		float:left;
		width: 980px;
		padding: 0 0 0 10px;
		color: #333;
	}
	#button ul {
		margin: 0px;
		padding: 0px;
		border: none;
	}		
	#button li {
		margin: 0px;
		padding:1px;
		list-style-type:none;
		float:left
	}
	#button li a {
		padding: 2px 5px 5px 5px;
		background-image:url(./images/btn-BG.jpg);
		background-repeat:repeat-x;
		color: #fff;
		font-weight:bold;
		text-decoration: none;
		display:block;
	}
	html>body #button li a {
		width: auto;		
	}	
	#button li a:hover {
		background-image:url(./images/btn-BGover.jpg);
		background-repeat:repeat-x;
		color: #333333;
	}
	#button li a#on_sub_page 		{color:#333333;font-weight:bold;background-image:url(./images/btn-BGover.jpg);}
	#button li a#on_sub_page:hover	{color:#333333;background-image:url(./images/btn-BGover.jpg);}


/*	brand page
********************************************************/
	.general_list		{float:left;margin:0px 0 5px 0px;margin-bottom:15px;padding-top:0 0 0px 0px;}
	.general_list li	{list-style-type:none;margin:0px;padding:0px;}
	
	#condo_site_list	{float:left;margin:0px 0 0 0px;padding-top:0px;}
	#condo_site_list li	{list-style-type:none;margin:0px;padding:0px;}
	
	#city_brand p		{margin:10px 0 15px 15px;padding:0px;}
	#city_brand h3 		{margin:0px 0 0 10px;padding:0px;}
	#city_brand h4 		{margin:0px 0 0 10px;padding:0px;}































