/*Page styles*/
body{margin:0px; margin-top:10px; font-family: verdana, tahoma, arial, sans-serif; font-size:0.7em; background:#9DB8C6;}

/*Font styles*/
h1{font-size:1.1em}
h2,h3{font-size:1.0em}

/*Telehone Numer Styling*/
#header h3{font-size:1.4em; margin:0; margin-left: 385px; padding:0; padding-top: 5px; color:#778E9C;}


/*Link Syles*/
a:hover {text-decoration: underline;}
a.yesl{color:#fff; font-weight: bold; text-decoration:none;}
a.yesl:hover{text-decoration: underline; margin:0;}
a.navigation{color:#fff;font-size:1.0em;font-weight: bold; text-decoration:none; text-align:center;}
a.navigation:hover{text-decoration: underline; }
a{color:#000; font-weight: bold; text-decoration:none;}
a:hover{text-decoration: underline;}
p.yesl{color:#fff; text-align: center; margin:0;}
p.latest-news{color:#fff; margin:0;font-size:1.1em;font-weight: bold;}

/*Image styles*/
img.photo{border: 1px solid #383838;}
img.map{border: 1px solid #383838;}

/*Table styles*/
#main-nav{text-align: center}
table{font-family: verdana, tahoma, ariel;}


li {margin-top: 2px; margin-bottom: 4px;}


/*Layout styles*/
#container{
position:relative;
margin-left:auto;
margin-right: auto;
width: 770px;
background:#CECECE;
border: 1px solid #383838;
}

#header{
width: 770px;
height: 113px;
background:#fff;
background-image:  url(/assets/header.jpg);
background-repeat: no-repeat;
}

#default-navigation{
width: 770px;
background:#383838;
padding-top: 7px;
padding-bottom: 7px;
}

#latest-news{
width: 191px;
background:#fff;
float: right;
margin-top: 20px;
margin-bottom: 20px;
margin-right: 10px;
margin-left: 0px;
padding:5px;
border: 1px solid #383838;
}

#latest-news-title{background:#383838; padding: 5px;}

#body{
width: 300px;
background:#CECECE;
float: right;
margin: 10px;
margin-top: 20px;
padding: 10px;
overflow: auto;
}

#body-internal{
width: 500px;
background:#CECECE;
float: right;
margin: 10px;
margin-top: 20px;
padding: 10px;
overflow: auto;
}

#photo{
width: 191px;
background:#CECECE;
float: left;
margin-top: 20px;
margin-bottom: 20px;
margin-left:10px;
}

#contact-us{
width: 220px;
height: 278px;
background:#CECECE;
float: right;
margin-top: 30px;
margin-bottom: 20px;
}

#contact-map{
width: 500px;
background:#CECECE;
float: left;
margin: 10px;
margin-top: 20px;
padding: 10px;
overflow: auto;
}

#footer{
width: 770px;
background:#383838;
clear: both;
padding-top: 7px;
padding-bottom: 7px;
}








.required, p.warning, p.confirmation {
	font-weight: bold;
	color: #f00;
}

.webform label { width: 160px; display: block; float: left; }
.webform input, #frmTellFriend textarea { width: 260px; margin-left: 20px; }
.webform input#send { width: 100px; margin-left: 180px; }
.webform select { margin-left: 20px; }
.webform textarea { height: 100px; margin-left: 20px; width: 260px; }
.webform .field { clear: both; margin: 2px 0; }
