/* CSS Document */


body {
	font: 62.5%/1.6 Tahoma, Geneva, sans-serif;
	margin: 7px 0 0 0;
	background-color: #93D3FF;
}


h1 {
  font-size: 1.5em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  
}

h2 {
  font-size: 1.2em;
  font-weight: bold; 
  margin: 0;
  padding: 5px 0 0 0;
  
}



#wrapper {
  width: 790px; 
  margin: 0 auto; 
  /* background: url(images/bg_slice.jpg) repeat-y; */
}

#branding {
  padding: 2px 0 0 0;
  height: 95px;
  background-image: url(images/masthead.jpg);
}


#picture_holder {
  height: 295px;
  background-image: url(images/picture_bg.jpg);
}

#page_wrapper {
	width: 790px;
	background: url(images/bg_slice.jpg);
}

#left_content {
	width: 173px;
	float: left;
	padding-left: 1px;
}
#mid_content {
	width: 408px;
	float: right;
	padding: 12px;
}


#mid_content p {
	font-size: 1.2em;
}


#right_content_image {
	width: 175px;
	float: right;
}

#right_content_image img {
	padding: 5px 0 0 0;
}

#right_content_image a {
	font-size: 12px;
}

#right_content_image a:link, #right_content_image a:visited {
	color: #000;
	text-decoration: underline;
}
#right_content_image a:hover {
	text-decoration: none;
}

#clear_both {
	clear: both;
}

#mainNav {
  background-image: url(images/menu_bg.gif);
  background-repeat: no-repeat;
  height:38px;
  padding: 5px 0 0 20px;
 
}



/* Page Text Setup */

#page_content {
	background: url(images/bg_slice.jpg);
	padding: 20px 15px;
}

#page_content h1 {
  padding: 0 15px;
  color: #222240;
  margin: 5px 0 0 0;
}

#page_content h2 {
  padding: 0 15px;
  color: #2A2A4F;
   margin: 0;
   
}

#page_content p {
   padding: 0 15px;
   font-size: 1.2em;
   
}

#page_content a {
   color: #514435;
}

#page_content a:link, #page_content a:visited {
	text-decoration: underline;
}

#page_content a:hover {
	color: #fff;
	text-decoration: none;
}

#left_links {
		font-size: 12px;
	color:#FFFFFF;
	padding: 0 5px;
	background-color:#3A75AF;
}

/* Main Navigation Here */



#left_content #mmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1.2em;
}

#left_content #mmenu li {
  display: inline: /* :KLUDGE: Removes large gaps in IE/Win */
}

#left_content #mmenu a {
  display: block;
  width: 173px;
  height: 29px;
  line-height: 29px;
  color: #000;
  text-decoration: none;
  background: #94B8E9 url(images/rollover.gif) no-repeat left bottom;
  text-indent: 35px;
}

#left_content #mmenu a:hover, #left_content #mmenu .selected a {
  background-color: #369;
  background-position: right bottom;
  color: #fff;
}

#left_content #mmenu .first a {
  height: 31px;
  line-height: 31px;
}


#left_ticker {
   margin-top: 10px;
}


#base_image {
	background-image:url(images/base_bg.jpg);
	background-repeat: no-repeat;
	height: 88px;
}

#enq_telephone  {
		padding-top: 40px;
}

#enq_telephone  p {
		font-size: 1.2em;
		text-align: center;
}


#base_text {
	width: 785px;
	margin: 0 auto;
    text-align: center;
	background:url(images/foot_bg.gif) no-repeat;
}

#base_text a {
  font-size: 1.0em;
  text-align: center;
  padding: 0 5px;
}

#base_text a:link, #base_text a:visited {
  color: #3C78B5;
  text-decoration: none;
}

#base_text a:hover {
  color: #2B5580;
}

#base_text p {
  font-size: 1.1em;
  margin:0;
  padding: 0;

  text-align: center;
}


#left_links a {
	margin: 0;
}

#left_links a:link, #left_links a:visited {
margin: 0;
padding: 0;
}
#left_links a:hover {
}
#access_page p {
font-size:16px;
}
/* Main Navigation */
