/* CSS Document */
/* MAIN */
body, p, td, th, div, span, blockquote, dl, ul, ol{
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	}

a{ color: #333;}
a:link{ color: #333;}
a:visited{ color: #333;}
a:hover{ color: #666;}
a:active{ color: #666;}

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

input,
textarea { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	margin: 0px;
	border-top: 3px solid #ccc; 
	padding: 8px 3px;
	}

h3 {
	padding: 3px;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	}
	
hr { border: 1px solid #ccc;}

/*PRIMARY ELEMENTS */
BODY {
	padding: 0; 
	margin:0;
	color: #000;
	font-size: 11px;
	background-color: #efefef;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/* HEADER */
#Header {
	background-image: url(images/header_bg_main.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0px 15px;
	width: 770px;
	margin: 0 auto;
	}
	
	#Header .logo {
		float: left;
		padding: 10px;
		}
	#Header .rightbox {
		float: right;
		padding: 10px;
		}

/* SUB HEADER */

#SubHeader{}
#SubHeader .Oasis{ float: right;}
#SubHeader .MainNav {
	width: 185px;
	height: 190px;
	background-color: #8e0000;
	color: #fff;
	font-size: 12px;
	float: left;
	}

#SubHeader .MainNav ul{
		background-color: #8e0000;
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		margin-left: 10px;
		}
#SubHeader .MainNav ul li {
		border-bottom: 1px solid #8e0000;
		}
#SubHeader .MainNav ul li a {
		display: block;
		padding: 6px 5px 6px 8px;
		background-color:#740000;
		text-decoration: none;
		color: #FFFFFF;
		border-right: 10px solid #8e0000;
		}
		
*html #SubHeader .MainNav ul li a { padding: 5px 5px 5px 8px; margin-top: 1px;}		
		
#SubHeader .MainNav ul li a:hover{
		background-color: #8e0000;
		border-right: 10px solid #740000;
		}
		
#SubHeader .MainNav a.on{
	background-color: #8e0000;
		border-right: 10px solid #740000;
	}
*/

/* CONTENT */

#Content {
	padding: 12px;
	}
#Content .content{
	padding: 5px;
	width: 500px;
}
#Content p{
	padding: 5px 0px;
}



#Footer {
	background-color: #999999;
	background-image: url(images/footer-bg_01.gif);
	background-repeat: repeat-y;
	color: #fff;
	font-size: 10px;
	width: 800px;
	margin: 0 auto;
	
	}
#Footer .content{ width: 760px; margin: 0 auto; padding: 5px;}
*html #Footer .content{ padding-bottom: 0px;}
#Footer a { color: #fff; text-decoration: none;}
#Footer a:hover { text-decoration: underline;}
	

/* Global Classes */

.clear { clear: both;}
.fleft { float: left;}
.fright { float: right;}

a.arrow {
	background-image: url(images/red_arrow.gif); 
	background-repeat: no-repeat; 
	background-position:left;
	padding-left: 10px;
	color: #900;
	}
a.color { color: #666;}

.font-style1{}
.font-style2{ color: #666; border-bottom: 1px solid #ccc; font-size: 12px; padding: 3px; margin-bottom: 3px; font-weight: bold}
.font-style3{ color: #666; border-bottom: 1px solid #ccc; font-size: 14px; padding: 3px; margin-bottom: 3px;}
.font-style4{ color: #666; font-size: 12px; font-weight: bold;}


.lcontent {
	float: left;
	width: 275px;
	padding-left: 3px;
	padding-right: 10px;
}

.rcontent{
	float: right;
	width: 275px;
}


/*------------ Page Elements ---------------------------------------------*/


/* HOME */

#HomeContent { 
	background-color: #efefef;
	background-image: url(images/site_skin_01.gif);
	background-repeat:repeat-y;
	background-position: center;
	padding: 0px 15px;
	width: 770px;
	margin: 0 auto;
	sborder: 1px solid red;
	}


#HomeContent .blockitem { 
	
	}
#HomeContent .blockitem h2 {
	border-top: 3px solid #ccc;
	padding: 10px 3px;
}

#HomeContent .blockitem p {
	padding: 5px 3px;
	margin-bottom: 15px;
	}
	
#HomeContent .label { 
	font-weight: bold; 
	padding-left: 3px;
	}
	
#HomeContent .latestnews p { 
	border-bottom: 1px solid #ccc; 
	padding-bottom: 10px;
	}
#HomeContent .propimg { 
	float: left; 
	border: 1px solid #ccc; 
	padding: 8px;
	}
#HomeContent .proptext{
	float:right; 
	width: 260px;
	}
	
#HomeContent .column2-1{ float: left;  width: 370px; padding: 10px;}
#HomeContent .column2-2{ float: right; width: 370px; padding: 10px;}
#HomeContent .column3-1{ float: left;  width: 240px; margin: 10px 6px 10px 0px; padding-left: 10px;}
#HomeContent .column3-2{ float: left;  width: 240px; margin: 10px 9px 10px 9px;}
#HomeContent .column3-3{ float: right; width: 240px; margin: 10px 0px 10px 6px; padding-right: 10px;}
#HomeContent .column3-long{ float: right; width: 495px; margin: 10px 0px 10px 5px; padding-right: 10px;}


/* SubCat Pages */
#SubCatNav {
	width: 155px;
	margin-left: 10px; 
	background-image: url(images/SubCatNav_bg.gif); 
	background-position:bottom; 
	background-repeat: no-repeat; 
	padding: 5px;
	padding-bottom: 32px; 
	float: left;
	}
* html #SubCatNav{ margin-left: 5px;}
#SubCatNav ul {
	margin: 0px;
	padding: 5px 10px; 
	list-style-type: none;
	border-bottom: 1px solid #ccc;
	}
#SubCatNav ul li { 
	padding: 5px 0px;
	}
#SubCatNav ul li a{ 
	text-decoration: none; 
	background-image: url(images/graygray_arrow.gif); 
	background-position: left; 
	background-repeat: no-repeat; 
	padding-left: 10px;
	font-size: 12px;
	}
#SubCatNav ul li a:hover{ 
	text-decoration: underline; 
	color: #900; 
	background-image: url(images/grayred_arrow.gif);
	}
#SubCatNav ul li a.on{ 
	text-decoration: underline; 
	color: #900; 
	background-image: url(images/grayred_arrow.gif);
	}
#SubCatNav p { 
	padding-left: 5px;
	}
		
/* SubCatNav Extras */

#SubCatNav .Contact{
	border-bottom: 1px solid #ccc;
	padding: 10px 5px;
	}
#SubCatNav .Quote{
	font-size: 10px;
	padding: 10px 5px;
	}
	

/* SubCat Styles */
#SubCat {
	background-color: #efefef;
	background-image: url(images/site_skin_01.gif);
	background-repeat:repeat-y;
	background-position: center;
	padding: 0px 15px;
	width: 770px;
	margin: 0 auto;
	}

#SubCat .Content {
	width: 570px; 
	float:right; 
	padding: 10px 10px 10px 0px;
	}
#SubCat .Content {
	line-height: 15px;
	}
#SubCat .Content p
	{
	padding: 5px 0px 5px 3px;
	}

#SubCat .Content ul li{
	padding: 3px 0px;
	}

/* Contact Us */
#ContactUs .row {padding-bottom: 15px;}

#ContactForm { background-color: #efefef; border: 1px solid #ccc; padding: 5px; width: 100%;}
#ContactForm td { padding: 5px;}
#ContactForm input { border: 1px solid #aaa; padding: 2px; width: 200px;}
#ContactForm textarea { border: 1px solid #aaa; padding: 2px; width: 200px;}
#ContactForm input.button { background-color:#666666; border: 1px solid #444; color: #fff; width: 50px;}

#ContactUs .leftcontent{ float: right; width: 300px; padding: 10px 5px 10px 10px;}
#ContactUs #SubCat { padding-top: 10px;}
#ContactUs h2{ margin: 0px 5px;}

#ContactUs .Content{ width: 440px; float: right;}

/* News & Press */
#News .row { border-top: 1px solid #ccc; padding: 5px; }
#News .title { font-weight: bold; color:#333333;}
#News .row p{ padding: 0px; margin: 0px;}


/* Management Team */
#ManagementTeam {}
#ManagementTeam .image{ float: left; border: 1px solid #ddd; padding: 5px; margin: 5px;}
#ManagementTeam .names{ float: left; margin: 5px;}
#ManagementTeam .row{ padding: 5px 0px 10px 0px;}

/* FAQ */
#FAQ .Questions { padding: 0px 10px; }
#FAQ .Questions TD { padding: 5px; border-bottom: 1px solid #ccc; }
#FAQ .Questions p { padding: 0; margin: 0;}
#FAQ .bold{ font-weight: bold;}
#FAQ input.button { background-color:#666666; border: 1px solid #444; color: #fff; padding: 2px 5px;}