/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #000000;
	background: #13333a url(images/d_main_bg.jpg) top repeat-x;
}

a:link, a:visited {
	color: #F68121;
	text-decoration: none;
	font-weight: bold;
} 
a:active, a:hover {
	color: #F68121;
	text-decoration: underline;
}

img {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h1 {

	margin: 0 0 15px 0;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	font-size: 1px;	
}

#d_container{
	width: 960px;
	margin: 0 auto;
}

/* header */
#d_header {
	width: 900px;
	height: 100px;
	padding: 0px 30px 0 30px;
	background: url(images/d_header_bg.jpg);
}

#d_header #site_title {
	/*float: left;*/
	color: #0096B1;
	padding: 0px;
}

#d_header #site_title #header_left {
	display: inline;
	float: left;
}

#d_header #site_title #header_right {
	display: inline;
	float: right;
}
/* end of header */

/* menu */
#d_menu {
	clear: both;
	position: relative;
	width: 920px;
	margin: 0 20px;
	height: 45px;
	background: url(images/d_menu_bg.jpg) right no-repeat;
}

#d_menu span {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 45px;
	background: url(images/d_menu_bg_left.jpg) no-repeat;
}

#d_menu ul{
	padding: 0 0 0 10px;
	margin: 0 auto;
	height: 45px;
	list-style: none;
}

#d_menu ul li{
	float:left;
	padding-right: 0px;
}

#d_menu li a{
	float: left;
	display: block;
	color: #000;
	font-size: 12px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0px 0 0 8px;	
}
#d_menu  li a b{
	float: left;
	display: block;
	padding: 4px 24px 0 16px;
}
#d_menu  li.current a, #d_menu  li a:hover{
	color: #fff;
	text-decoration: none;
	background: url(images/d_menu_hover_bg_left.jpg) left top no-repeat; 
}
#d_menu  li.current a b, #d_menu li a:hover b{
	color: #fff;
	padding-top: 0px;
	text-decoration: none;
	background: url(images/d_menu_hover_bg.jpg) right top no-repeat;
}
/* end of menu */


 #flashTransition
{

	width: 358px;
	height: 245px;
	margin:0px;
	padding: 10px 9px 10px 0px;
	float:left;
	display:inline;
	
}

#home_banner {
	/*clear: both;*/
	width: 960px;
	height: 245px;
	background: #F68121 url(images/d_banner_bg.jpg) top left no-repeat;
}

#home_banner img{
	padding: 10px 0px 10px 9px;
	width:584px;
	margin:0px;
	float:left;
	display:inline;

	}

/* banner */
#d_banner {
	clear: both;
	width: 960px;
	height: 245px;
	background: #F68121 url(images/d_banner_bg.jpg) top left no-repeat;
}

#d_banner img{
	padding: 10px 9px 10px 9px;
	margin:0px;

	}


#d_banner p{
	color: #333;
	font-size: 13px;
	width: 400px;
	padding: 130px 0px 0px 70px;
	text-align: left;
	line-height: 20px;
}

#d_banner a{
	color: #000;
}
/* end of banner */


#banner_short{
	clear: both;
	width: 960px;
	height: 48px;
	background: #F68121 url(images/d_banner_bg_s.jpg) top left no-repeat;
}

/* content */
#d_content {
	width: 880px;
	padding: 30px 40px 0px 40px;
	min-height: 300px;
	background: url(images/d_content_bg.jpg) repeat-y;
}
#iframe_content {
	width: 880px;
	padding: 0px 40px 0px 40px;
	min-height: 300px;
	background: url(images/d_content_bg.jpg) repeat-y;
}


#d_content #d_content_left {
	float: left;
	width: 560px;
}

#d_content #d_content_right {
	float: right;	
	width: 280px;
}

/* left column */

#d_content #accommodations {
	float: left;
	width:900px;

}

#accommodations h1 {
	color: #f4831b;	
	font-size: 20px;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;

}

#accommodations h4 {
	color: #f4831b;	
	font-size: 13px;
	margin: 0 0 3px 0;
	padding: 1px 0 3px 0;

}

 #accommodations .listingBox {
	width: 420px;
	height: 174px;	
	padding: 10px;	
	border:thin;
	display:inline;
	float:left;
}

 #accommodations  img {

	float:left;
	margin:0 10px 0 0;
	border:thick;
	border-style:solid;
	border-color:#777777;
}

#accommodations  p {
	font-size: 12px;
	text-align:left;	
}

#accommodations .listingBox h1 {

	color: #f4831b;
	font-family:Calibri,Verdana, sans-serif;
	font-size: 20px;	
	padding:0 0 0 0;
}

/*    SCHOOLS    */
#d_content #schools {
	float: left;
	width:900px;

}

#schools h1 {
	color: #f4831b;	
	font-size: 20px;
	margin: 0 0 0px 0;
	padding: 5px 0 15px 0;

}

 #schools .logoBox {
	width: 170px;
	height: 155px;
	border:thin;
	display:inline;
	float:left;
}

 #schools  img {

	float:left;
	margin:0 10px 0 0;
	border:thick;
	border-style:solid;
	border-color:#777777;
}

 #schools  p {

text-align:left;	
}

#schools .listingBox h1 {

	color: #f4831b;
	font-family:Calibri,Verdana, sans-serif;
	font-size: 18px;	
	padding:0 0 0 0;
}



/*    SCHOOLS    */
#d_content #schoolspage {
	float: left;
	width:900px;

}

 #schoolspage  img {

	float:right;
	clear:right;
	margin:0 0px 10px 20px;
	border:thin;
	border-style:solid;
	border-color:#777777;
}

 #schoolspage img#logo  {

	float:left;
	clear:left;
	display:inline;
	margin:0 10px 10px 0px;
	border:bold;
	border-style:solid;
	border-color:#777777;
}
 #schoolspage a img
 {
	float:left;
	clear:left;
	display:inline;
	margin:0 10px 10px 0px;
	border:none;
	

}
 #schoolspage a:link a:visited  a:active
{

color:#000000;
font-weight:normal;
}

 #schoolspage a:hover
 {

color:#FF9900;
font-weight:normal;

}

 #schoolspage a  
 {
width:350px;
height:25px;
color:#000000;
font-weight:normal;
/*clear:left;*/
}
 #schoolspage a:hover.vTourLink  
 {
width:350px;
height:25px;
color:#FF9900;
font-size:12px;
font-weight:normal;
clear:left;
}

 #schoolspage a.vTourLink  
 {
width:350px;
height:25px;
color:#000000;
font-size:13px;
font-weight:normal;
clear:right;
}

#schoolspage h1 {
	color: #f4831b;	
	font-size: 20px;
	margin: 0 0 0px 0;
	padding: 5px 0 15px 0;

}
#schoolspage p {
	margin: 0 0 10px 0;

}
/*END SCHOOLS*/



 #house .information{
	width: 420px;
	
	padding: 10px;	
	border:thin;
	display:inline;
	float:left;
}

#house .information h1
{
color:#0096b1;	
}

 #house  p {

	text-align:left;	
}
 #house  img {

	float:left;
	margin:0 0 10px 0;
	border:solid;
	border-style:solid;
	border-color:#0096b1;
}
 #house #imagecontainer
 {
 width:200px; 
 float:left;
 display:inline;
 }

#d_content_left p{
	text-align: justify;
	padding-bottom: 10px;
}

#d_content_left ul {
	margin: 0px;
	padding: 10px 0 0 0;
	list-style:none;
}

#d_content_left li {
	padding: 0 0 10px 25px;
	background: url(images/d_list_icon.jpg) left top no-repeat;
}


#d_content_left .content_left_section_01 {
	clear: both;
}

.content_left_section_01 h1 {
	color: #f4831b;	
	font-size: 20px;
	margin: 0 0 15px 0;
	padding: 5px 0 15px 0;
}
.content_left_section_01 h2 {
	color:#777777;	
	font-size: 14px;

}


.content_left_section_01 img {
	margin: 0 15px 5px 0;
	border: 5px solid #f4831b;
}

#d_content_left #why_choose_us {
	float: left;
	margin-right: 40px;
	width: 260px;
}
#d_content_left #why_choose_us.bolder
{
	font-weight:bold;
}

#why_choose_us h1 {
	font-size: 18px;
	height: 20px;
	padding: 19px 0 0 40px;
	background: url(images/d_graph.jpg) left bottom no-repeat;
}

#d_content_left #services {
	float: left;
	width: 260px;
}

#services li a {
	font-size: 11px;
	font-weight: bold;
	color: #0095b1;
}

#services h1 {
	font-size: 18px;
	height: 20px;
	padding: 19px 0 0 40px;
	background: url(images/d_services_icon.jpg) left bottom no-repeat;
}

/* end of left column */

/* right column */
 #d_content_right .right_column_section{ 
	clear: both;
	margin-bottom: 30px;
}

.right_column_section img {
	border: 5px solid #0096b1;
	margin-bottom: 10px;
}
 
.right_column_section #company_news_header {
	font-size: 18px;
	height: 30px;
	color: #0096b1;
	padding: 10px 0 0 40px;
	margin: 0 0 10px 0;
	font-weight: bold;
	background: url(images/d_news_icon.jpg) left center no-repeat;
	
}

.right_column_section #company_news_header .company_contact_info h1 {
	font-size: 14px;
}

.right_column_section #company_news_header .company_contact_info p {
	font-size: 13px;
}


.right_column_section #testimonials_header {
	font-size: 18px;
	height: 20px;
	color: #0096B1;
	padding: 19px 0 0 40px;
	margin: 0 0 15px 0;
	font-weight: bold;
	background: url(images/d_test_icon.jpg) left bottom no-repeat;
}
 
.right_column_section h1 {
	color: #0096b1;	
	font-weight:bold;	 
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0px;
	font-weight: normal;
 }
 
.right_column_section h2 {
	 margin: 0px;
	 padding: 0px;
	 font-size: 12px;
	 font-weight: bold;
 }
 
#d_content_right #newsletter_section{
	clear: both;
	padding: 10px 20px;
	height: 135px;
	background: url(images/d_newsletter_bg.jpg) no-repeat;
}
#d_content_right.right_column_section h1
{
color: #FF9900;	 
}

#newsletter_section h1 {
	color: #0096B1;
	font-size: 16px;
	padding: 0;
	margin: 0 0 20px 0;
}

#newsletter_section p{
	margin-bottom: 10px;
}

#newsletter_section form {
	padding: 0px;
	 margin: 0px;
}

#newsletter_section input {
	margin-bottom: 5px;
}

/* end of right column */
/* Contact */

#d_contact {
	width: 100%;
}

#d_contact .contact_left_section {
	width: 300px;
	float: left;
	clear: both;
}

.contact_left_section h1 {
	color: #f4831b;	
	font-size: 20px;
	margin: 0 0 15px 0;
	padding: 5px 0 15px 0;
}

.contact_right_section p {
	font-size: 14px;
}

.contact_left_section h2 {
	color:#777777;	
	font-size: 14px;
}

#d_contact .contact_right_section {
	width: 550px;
	float: right;
}
/* end of contact */

/* end of content */

/* footer */
#d_footer {
	clear: both;
	color: #999;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background: url(images/d_footer_bg.jpg) top center no-repeat;
}

#d_footer a{
	color: #FFFFFF;
	font-weight: normal;
}
/* end of footer */


/********************************/





/*Top level list items*/
.cssmenu ul li{
position: relative;
display: inline;

}

/*Top level menu link items style*/





/*1st sub level menu*/
.cssmenu ul li ul{
position: absolute;
display: block;
visibility: hidden;

}




/*Sub level menu list items (undo style from Top level List Items)*/
.cssmenu ul li ul li{
display: block;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.cssmenu ul li ul li ul{
top: 0;

}

/* Sub level menu links style 
.cssmenu ul li ul li a{
font: normal 12px Verdana;
 /*width of sub menus

color: black;

background: #f4831b;
}*/

#d_menu ul li ul li a,  #d_menu ul li.current ul li a
{
/*sub menus UP style */
background: #DDDDDD;
font: 12px Verdana;
width: 150px;
height:30px;
padding-top:10px;
color: black;
text-align:left;
left:0;
}



#d_menu ul li ul li a:hover, #d_menu ul li.current  ul li a:hover
{ /*sub menus HOVER style*/
background: #f4831b;
}






/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 20px;
left: 7px;
}

.rightarrowclass{
position: absolute;
top: 20px;
right:7 px;
}


#accom_back {
	width: 42px;
	height: 27px;
	padding-bottom: 20px;
	background: url('images/accom_back.jpg') no-repeat;
}

#accom_back a { 
	width: 100%;
	height: 100%;
	display: block;
}


#accom_back span {
	display: none;
}
/*
#accom_back .back_desc {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-bottom: 15px;
}*/