@charset "UTF-8";

body {
	width:700px;
	background-color: #fff;
	background-position: center;
	border-right:thin solid #ccc;
	border-left:thin solid #ccc;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	margin-top:0px;
	padding:0;
	color:#333;
	}
img, div { /* needed to solve alpha-transpaency problem for IE6 */
	behavior: url(iepngfix.htc) 
	}
	
h1 {
	clear:both;
	margin:10px 0 10px -10px;
	height:auto;
	width:687px;
	padding:7px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#fff;
	background-color:#00a4e4;
	background-color:#cbc1b6;
	
	}
	
h2 {
	clear:both;
	margin:5px 0;
	font-size: 16px;
	color: #00a4e4;
	}
	
h3 {
	clear:both;
	font-size: 14px;
	color:#7bc143;
	}

h4 {
	margin:0;
	font-size:13px;
	}

img {
	margin-top:8px;
	border: 0;
	}
p {
	margin:10px 0;
	}
	
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color:#FFFFFF;
	width: 700px;
	margin:0;
	height:278px;
	cursor: pointer;
	border-bottom:2px solid #fff;/* see ie_fix.php for IE7 and IE6.   */
	}

#dvd {
	position:static;
	margin-top:-68px;
	margin-bottom:21px;
	padding-right:5px;
	font-family:"Gill Sans MT", sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	z-index:500;
	}
	
#dvd a {	
	text-decoration:none;
	color:#fff;
	}
#dvd img {
	float:right;
	margin:-6px 0 0 3px;
	}
	
#dvd a:hover {
	text-decoration:underline;
	}
#print_friendly {/* inline style is applied for the one on index.php. See index.php___*/
	float:left;
	margin:0 0 0 0;
	}	
.image_description {
	font-style:italic;
	}
.print_not_show {
	}
.print_show {
	display:block;
	}
	
#menu {
	height: 25px;
	overflow: hidden;
	width: 700px;
	margin: 0;
	background-color: #7bc143;
	padding: 0;
	}

	
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	}

#menu ul li {
	display: inline;
	float: left;
	
	padding:0;
	text-align:center;
        
	}

#menu ul li a.first  {
	padding: 0;
	padding-top: 6px;
	
	
	}

#menu ul li a {
	float:left;
	border-right: 1px solid #CCCCCC;
	height: 22px;
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	/*padding:6px 5px 0 6px;*/
        padding: 6px 15px 0 16px;
	width:auto;
	font-size:12px;
        text-align:centre;
	
	}
#menu ul li a.wide  {

	}	

#menu ul li a.last  {
	border-right: 0;
	}

#menu ul li a:hover{
	color: #333333;
	}

#content {
	margin:0;
	background-color: #FFFFFF;

	width: 698px;
	padding-bottom:15px;
	}

#breadcrumb {
	float:left;
	margin:0;
	padding:10px 0 0 5px;
	width:660px;
	font-size:10px;
	color:#666666;
	height:22px;
	}

#body {
	margin:0;
	background-color: #FFFFFF;
	line-height: 18px;
	padding: 0 10px 0 10px;
	
	}
.col_half {
	float:left;
	width:300px;
	padding:10px;
	
	}
	
.box_newsletter {
	float:left;
	margin:5px 0px;
	width:700px;
	height:auto;
	}	
	
	
	
	
#footer {
	clear:both;
	background-color: #00a4e4;
	height: 53px;
	padding: 10px 20px 3px 20px;
	font-size: 10px;
	width: 660px;
	margin: 0 auto;
	color:#fff;
	}
#footer p {
	margin:2px 0;
	}
#footer a {
	text-decoration: none;
	color: #000000;

	}

#footer a:hover {
	border-bottom: 1px dotted #333333;
	color: #000000;
	}
#footer_print {
	display:none;
	}
.call_out {
	font-size: 22px;
	line-height: 30px;
	margin-top: 0;
	text-align: center;
	}

.float_right {
	float: right;
	margin-left: 10px;
	}

.form_item_header {
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 14px;
	padding: 3px;
	background-color: #6295b7;
	color: #FFFFFF;
	}
	
.sub_section {
	font-weight: 700;
	border-bottom: 1px solid #dec042;
	}

input, select {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

#map span, #map a {
	font-size: 9px;
	}

.box_dvd{
	float:left;
	width:660px;
	height:300px;
	}



#container4{
	margin-top:0px;
	}

#container5{
	margin-top:0px;
	}
.ad_holder{
  float:left;
  width:400px;

}
.ad_title{
	float:left;
  text-align:center;
  font-size:13px;
  font-weight:700;
  padding:0px 0 0 10px;
  width:auto;

}
.ad_details{
  float:left;
  width:100px;
  
 
}

.ad_details li{
	list-style:none;
}




#content .text_left{
	margin:0px;
  float:left;
  width:400px;
  padding:0 5px 0 0;

}



#content .image_right{
	margin:0px;
	float:left;
	padding:0 0 0 5px;
	width:260px;

}



#content .text1 {
	font-size:17px;
	font-weight:900;
	}
#content .text2 {
	font-size:15px;
	font-weight:700;
	color:00a4e4;
	}

.margin-left-5px {
	margin-left:-5px;
	}
.pdf {
	float:left;
	margin-left:-30px;
	}
	
	
.myContent2 {
	float:left;
	margin:0;
	border:4px solid #666;
	border-bottom:20px solid #666;
	padding:10px;
	width:380px;
	height:200px;
	background-color:#000;
	color:#fff;
	line-height:20px;
}

#container2 .myContent2 a:link {
	color:#0099FF;
	}
#container2 .myContent2 a:visited {
	color:#CC66CC;
	}
.myContent2 a img {
	margin-top:20px;
	}
	
#body .small_text {
	font-size:10px;
	}
#displayvillage_grandopening_header {
	margin:-10px 0 10px -10px;
	}