/*      PAGE LAYOUT STYLE     */
/* -------starts here---------*/
#page_container{
	width: 905px;
	margin: 0 auto 0 auto;
}
#page_header{
	width: 905px;
	height: 38px;
	color: #666666;
	font-size: 10px;
}
#top_level_navigation a{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#top_level_navigation a:hover{
	color: #c8b97c;
}
#top_level_navigation_links{
	padding: 3px 0 0 15px;
	color: #c8b97c 
}
#phone{
	padding: 0;
	text-align: right;
}
#title{
	padding: 4px 0 0 15px;
	background-color: #ffffff; 
}
#video{
	padding: 0;
	text-align: right;
	background-color: #ffffff; 
}
#main_flash{
	width: 905px;
	height: 146px;
}
#top_level_navigation{
	width: 905px;
	height: 40px;
	background-color: #ffffff;
}
#content_left{
	width: 260px;
	padding: 0 5px 0 5px; 
	vertical-align: top;
	background-color: #ffffff;
}
#flash_buttons{
	width: 260px;
	padding: 0 5px 0 0; 
	vertical-align: top;
	background-color: #ffffff;
}
#homepage_content_holder{
	width: 610px;
	vertical-align: top;
	background-color: #ffffff;
	padding: 25px 5px 15px 15px;
}
#content_holder{
	width: 905px;
	height:306px;
	vertical-align: top;
	background-color: #ffffff;
	padding: 5px;
}
#content_holder_facilities{
	width: 905px;
	height:610px;
	vertical-align: top;
	background-color: #ffffff;
	padding: 5px
}
.table_list{
	width:825px;
	height:70px;
	font:100 10px Verdana;
	color:#737373;
	margin-top:20px;
}
.table_list td:hover{
	cursor:hand;
}
.inner_content_holder{
	vertical-align: top;
	background-color: #f9f7f1;
	border-style: solid;
	border-color: #dad0ae;
	border-width: 1px;
	padding: 0px;
	margin:0px;
	padding-left:30px;
	height:356px;
}
.inner_content_holder2{
	vertical-align: top;
	background-color: #f9f7f1;
	border-style: solid;
	border-color: #dad0ae;
	border-width: 1px;
	padding: 0px;
	margin:0px;
	padding:25px 0 0 20px;
}
.inner_content_holder p{
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	font: 100 10px Verdana;
	color:#737373;
}
.inner_content_holder1{
	background-color: #f9f7f1;
	border:1px solid #dad0ae;
	padding: 0px;
	background-image:url("../images/background_contactus.jpg");
	height:383px;
	margin:0px;
}
.inner_content_holder_services{
	vertical-align: top;
	background-color: #f9f7f1;
	border-style: solid;
	border-color: #dad0ae;
	border-width: 1px;
	padding: 0px;
	padding-left:30px;
	background-image:url("../images/background_services.jpg");
	height:310px;
	color:#737373;
}
.inner_content_holder_facilities{
	vertical-align: top;
	background-color: #f9f7f1;
	border-style: solid;
	border-color: #dad0ae;
	border-width: 1px;
	padding: 20px;
	padding-left:30px;
	height:600px;
}
.link_contact{
  display: block;
  width: 110px;
  height: 74px;
}
.inner_content_holder img{
  margin: 0 0 0 0px;
  padding:0px;
  float: right;
}
.inner_content_holder1 img{
  margin: 0 0 0 25px;
  padding:0px;
  float: right;
}
.inner_content_holder1 p{
	margin:0px;
	padding:0px;
	margin-top:10px;
	font: 100 10px Verdana;
	color:#737373;
}
.inner_content_holder1 a{
	font:900 10px Verdana;
	color:#0067AC; 
	text-decoration:none;
}
.inner_content_holder1 a:hover{
	text-decoration:underline;
}
#bottom_links{
	width: 905px;
	text-align: right;
	color: #9A9074;
	font-size: 10px;
	line-height: 17px;
	vertical-align: top;
	padding: 10px 0 0 0;
}
#bottom_links a{
	color: #666666;
	text-decoration: none;
}
#bottom_links a:hover{
	color: #666666;
	text-decoration: underline;
}
#address_container{
	width: 270px;
	padding: 10px 0 0 0;
	color: #666666;
	font-size: 10px;
	vertical-align: top;
}
.background_image_footer{
	background-image: url('../images/bottom_background.jpg');
	background-repeat:no-repeat;
	width:900px;
	height:84px;
}
.clearer{
	line-height: 0px; 
	font-size: 0px; 
	clear: both; 
	overflow: hidden;
}
/* ---------ends here---------*/
/*      PAGE LAYOUT STYLE     */

/*
---------------------------------------------------------------------------------------------------
*/

/*   BASIC ELEMENTS STYLES   */
/* -------starts here------- */
body{
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	font-size: 10px;
	background-color: #dbe0e5;
}
input{
	font-size: 10px;
}
h1{
	padding: 5px 0 0 0;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #0067ac;
}
h2{
	font-weight: bold; 
	color: #9A9074; 
	font-size: 12px;
}
h3{
	font-weight: bold; 
	color: #9A9074; 
	width:350px;
	font-size: 12px;
	margin:0px;
	padding:0px;
	padding-top:15px;
}
p{
	padding: 0 0 10px 0;
	margin: 0;
	color: #333333;
	font-size: 10px;
}
img{
	border: 0px;
	padding:0px;
	margin:0px;
}
ul{
	padding: 0 0 5px 30px;
	margin: 5px 0 0px 0px;
}
li{
	color: #d52a4e;
	list-style: square;
	font-size: 10px;
	margin: 5px 0 5px 0px;
}
li span{
	color:#333333;
}
.sub_ul ul{
	padding:0 0 0 30px;
	margin: 0 0 10px 0;
	color:#fc2322;
}

.sub_ul li{
	list-style: circle;
	font-size:10px;
}

.sub_ul li span{
	color:#333333;
}
form{
	margin: 0px;
	padding: 0px;
}
a{
	font-size: 10px;
	color: #0067ac;
  text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/* ---------ends here ------ */
/*   BASIC ELEMENTS STYLES   */

/*      CUSTOM STYLES        */
/* -------starts here------- */
.quick_navigation{
	background-image: url('../images/bgr_quick_links.jpg');
	width: 260px; 
	height: 76px;
}
.promo{
	margin: 0 0 0 0;
	border-top: 5px solid white;
	width: 260px;
	padding: 0 5px 0 5px; 
	background-color: #ffffff;
}
.player{
	width:250px;
	height:240px;
	background-image: url('../images/bgr_player.jpg');
	padding:35px 5px 0 5px;
}
.testimonials{
	margin: 0 0 0 0;
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	padding: 15px 5px 15px 15px; 
	background-color: #ece9e0;
	color:#666666;
}
div.testimonials div{
  padding: 5px 0 0 0px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  color: #0067ac;
}
div.testimonials a{
  color: #0067ac;
  font-weight: bold;
  text-decoration: none;
}
div.testimonials a:hover{
  text-decoration: underline;
}
#news_table{
	width: 205px;
	background-color: #f3f3f3;
}
#news_table tr{
	padding: 0;
}
#news_table td{
	padding: 0;
}
#news_table td.td1{
	color: #b5a15d;
	padding: 10px 5px 0 10px;
	font-style: italic;
}
#news_table td.td2{
	color: #333333;
	padding: 0 5px 5px 10px;
}
#news_table td.td2 a{
	color: #0067ac;
	font-weight: bold;
  text-decoration: none;
}
#news_table td.td2 a:hover{
  text-decoration: underline;
}


/* ---------ends here--------*/
/*      CUSTOM STYLES        */

.content_pics{
  text-align: center;
}
.content_pics img{
  margin: 5px;
  float: right;
}
.list_services{
	width:450px;
	float:left;
	padding:0px 0 0 0px;
}
.list_services p{
	margin:0px;
	padding: 0 0 10px 0;
	line-height:1.3em;
	color:#737373;
}
p.overwrapping{
	width:550px;
	line-height:1.2em;
}
.list_services ul{
	list-style-image: url('../images/bullet_services.gif');
}
.list_services li{
	list-style-image: url('../images/bullet_services.gif');
	color:#737373;
	line-height:1.2em;
}
.list_services1{
	width:450px;
	padding:0px 0 0 0px;
}
.list_services1 p{
	margin:0px;
	padding: 0 0 10px 0;
	line-height:1.3em;
	color:#737373;
}
.list_services1 ul{
	list-style-image: url('../images/bullet_services.gif');
}
.list_services1 li{
	list-style-image: url('../images/bullet_services.gif');
	color:#737373;
	line-height:1.2em;
}
.img_services{
	width:369px;
	float:right;
	padding-top:25px;
	padding-right:20px;
	margin:0px;
	text-align: right;
}
#update {
	width:586px;
	border:1px solid #D7CCA7;
	border-top:none;
	padding:10px;
	margin-bottom:15px;
	background-color:#FFFFFA;
}
.tabs_link{
	width:608px;
	padding:0px;
	margin:0px;
}
.tabs_link_table {
	padding:0px;
	margin:0px;
	width:608px;
	color:#7B7255;
}
.tabs_link td {
	padding:7px 33px 5px 33px;
	vertical-align:center;
	text-align:center;
	background:url('../images/tabs_normal.jpg');
	background-repeat:repeat-x;
	border:1px solid #D7CCA7;
	border-bottom:none;
	color:#7B7255;
	margin:0px;
	font:900 11px Verdana;
	text-decoration:none;
	font-weight:bold;
	background-color: #FFFFFA;
}
.tabs_link a:visited {
	text-decoration: none;
	color:#7B7255;
}
.tabs_link a:hover {
	color:#7B7255;
}
.tabs_link a:link {
	color:#7B7255;
	text-decoration:none;
}
.tabs_div{
	width:620px;
	float:left;
}
.links{
	width:235px;
	float:left;
	padding-top:25px;
	padding-left:10px;
}
.table_links a{
	font:900 12px Verdana;
	color:#0067AC;
	text-decoration:none;
}
.table_links a:hover{
	font:900 12px Verdana;
	color:#0067AC;
	text-decoration:underline;
}
.table_links td{
	padding-right:5px;
	padding-bottom:10px;
}
.under_tabs{
	width:605px;
	height:45px;
	padding-bottom:15px;
}
.text_content{
	width:505px;
	text-align:center;
}
.text_content a{
	font-weight:bold;
}
.contacts{
	width:339px;
	padding: 0px;
	margin: 0px;
	background-color:#fff;
	text-align:center;
	font: 100 10px Verdana;
	color:#737373;
}
.contacts a{
	text-decoraration:none;
	font: 100 10px Verdana;
}
.contacts a:hover{
	text-decoraration:underline;
}