a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.gallery-image-first {
	margin-bottom: 15px;
	border: 1px solid #000000;
}

.gallery-image {
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}

.top-padding {
	padding-top: 15px;
}

.top-para {
clear: both;
	padding-top: 10px;
}


.gallery-para {
	padding-top: 10px;
	padding-bottom: 15px;
}

.top-para3 {
	padding-top: 25px;
}


.top-red-para {
	padding-top: 10px;
	color: #FF0000;
}

.image-padding {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.image-padding-spam {
	margin-top: 10px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 5px;	
}

.box-width {
	width: 260px;
	color: #333333;
	font-size: small;
	font-family: Tahoma;	
}

.image-left {
	margin-top: 15px;
	margin-right: 25px;
}

.submit {
margin-top: 10px;
	background: #eeeeee;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-right: 20px;
		}

.bottom-padding {
	padding-bottom: 15px;
}

.phone-number {
		font-size: 1.2em;
		color: black;
		font-family: Tahoma;
		text-align: right;
		line-height: 23px;
}

.phone-number2 {
		font-size: 0.9em;
		color: black;
		font-family: Tahoma;
		text-align: right;
		line-height: 23px;
}

h1 {
	font-family: tahoma;
	color: black;
	font-size: 1.3em;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	font-weight: normal;
}

h2 {
	font-family: tahoma;
	color: black;
	font-size: 0.75em;
	line-height: 17px;
}

p {
	font-family: tahoma;
	color: black;
	font-size: 0.75em;
	line-height: 17px;
}

.contact-details {
	font-family: tahoma;
	color: black;
	font-size: 0.90em;
	line-height: 17px;
	margin-top: 5px;
}

.main {
	font-family: tahoma;
	color: black;
	font-size: 0.75em;
	line-height: 17px;
}


.footer-link:link {color: #9FB39F;}
.footer-link:visited {color: #9FB39F;}
.footer-link:hover {color: #9FB39F;}
.footer-link:active {color: #9FB39F;}


.left-image-padding {
vertical-align:middle;	
}
.textmiddle {vertical-align:middle;} 

.textmiddle2 {vertical-align:top; margin-right: 10px; margin-bottom: 20px;}



.trail-link:link {text-decoration: underline}
.trail-link:visited {text-decoration: underline}
.trail-link:hover {text-decoration: underline}
.trail-link:active {text-decoration: underline}

.location {
	margin-top: 5px;
}

#links ul{
   padding : 0;
   margin : 0;
   margin-left: 0px;
   margin-top: 0px;
   white-space : nowrap;
   color : White;
   float : left;
   width : 1%;
  	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC; 
}

#links ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left : 35px;
	padding-right : 10px;
	margin-top: 1px;
	margin-bottom: 7px;
	display : block;
	width: 197px;
	font-size: 1.0em;
	font-family: Tahoma;
	color: black;
	background-image: url(../images/bullet-point.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	list-style-type: none;
	background-color: #D7DCC6;	
	border: 1px solid #999999;	
}

#links ul li.light a{   
   color : White;
   width: 145px;
   font-weight : bold;
   text-decoration : none;
   float : left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#links ul li a:hover{
     width: 200px; 
}

      *{margin:0;padding:0}
      p{margin:0 0 .5em 0}
	  
      dl{
	width:545px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
      }
      dl img{
          float:left;
          margin:0 10px 15px 0;
          border:1px solid #000;
      }

