body {
     padding:0;
	 margin:0;
     background:url(../images/main_page_bfg.jpg) top repeat-x;
	 background-color:#f7f8ec;
	 font-family:Tahoma, Verdana, Arial;
	 font-weight:normal;
	 color:#0b3545;
	 font-size:11px;

	
}
.yellowtitle  {
     font-family:Tahoma, Verdana, Arial;
	 font-size:15px;
	 color:#bec92c;
	 font-weight:normal;
}
.bluetitle  {
     font-family:Tahoma, Verdana, Arial;
	 font-size:15px;
	 color:#29ace1;
	 font-weight:normal;
}
.whitetext  {
     font-family:Tahoma, Verdana, Arial;
	 font-weight:normal;
	 color:#ffffff;
	 font-size:11px;
}
.footertext    {
     font-family:Tahoma, Verdana, Arial;
	 font-size:11px;
	 color:#8b8e70;	 
}
.maintablegraphicsbg   {
     background:url(../images/mountain_header.jpg) no-repeat;
		 background-position:1px 0px;
}
.mainimageborder   {
     border:#e7e7e7 solid 3px;
}	 
     	 	 


/*--------------------------------------------------------------------------------------------------------
Link Section
---------------------------------------------------------------------------------------------------------*/
a.gallery   {
       background:url(../images/gallery.jpg) bottom center no-repeat;
       height:40px;
	   width:89px;
	   display:block;
	   text-decoration:none;
}
a.gallery:hover  {
       background:url(../images/gallery_hover.jpg);
}

a.home   {
       background:url(../images/home.jpg) bottom no-repeat center;
	   width:88px;
	   height:40px;
	   display:block;
	   text-decoration:none;
}
a.home:hover {
       background:url(../images/home_hover.jpg);
}
a.aboutus    {
       background:url(../images/about_us.jpg) bottom center no-repeat;
	   height:40px;
	   width:96px;
	   display:block;
	   text-decoration:none;
}
a.aboutus:hover   {
       background:url(../images/about_us_hover.jpg);
}
a.ourservices   {
       background:url(../images/our_services.jpg) bottom center no-repeat;
       height:40px;
	   width:115px;
	   display:block;
	   text-decoration:none;
}
a.ourservices:hover  {
       background:url(../images/our_services_hover.jpg);
}
a.contactus  {
       background:url(../images/contact_us.jpg) bottom center no-repeat;
       height:40px;
	   width:94px;
	   display:block;
	   text-decoration:none;
}
a.contactus:hover  {
       background:url(../images/contact_us_hover.jpg);
}
.lightbluecolor {
       background-color:#47b9e6;
}
ul   {
       padding:0px 0px 0px 18px;
	   margin:0px;
}
li   {
       list-style:url(../images/list_image.jpg);
	   
}
.footergradienttable   {
       background:url(../images/footer_gradient.jpg) bottom repeat-x;
	   color:#f7f8ec;
	   height:75px;
}	   	   	   	   	   	   	   	   	   	      






	   	   	   
a.listmenu {
     font-family:Tahoma, Verdana, Arial;
	 font-size:13px;
	 color:#ffffff;
	 font-weight:normal;
	 text-decoration:none;
	 line-height:20px;
}
a.listmenu:hover {
     color:#104f68;
}

a, a.radiant {
     font-family:Tahoma, Verdana, Arial;
	 font-size:11px;
	 color:#8b8e70;
	 
	 text-decoration:none;
}
a:hover, a.radiant:hover {
     color:#104f68;
}	 









a.readmore {
     font-family:Tahoma, Verdana, Arial;
	 font-weight:normal;
	 color:#47b9e6;
	 text-decoration:none;
	 font-size:12px;
}
a.readmore:hover {
      text-decoration:underline;
}	


.pageContents
{
	font-family:Trebuchet MS, Verdana;
	font-size:14px;
}