/* CSS Document */
a{color:#FFFFFF}
body{
	background:#E4D6B1 url(images/background.jpg);
	background-repeat:repeat-x;
	margin-left:0px;
	margin-top:20px;
	text-align:center; font-family:trebuchet ms, Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; color:#666666; clear:both
	}
img {border:0}	
	
/* COMMON LAYOUT DIVS */	

#container { width:868px; height:auto; margin:auto; }
#topBorder{ 
width:868px; height:13px; background:url(images/bg_curved.jpg)
}
#leftBorder{
width:14px; height:800px; background:#E4D6B1 url(images/bg_left_repeat.jpg); background-repeat:repeat-y; float:left
}
#rightBorder{
width:13px; height:800px; background:#E4D6B1 url(images/bg_right_repeat.jpg); background-repeat:repeat-y; float:left
}
#main{ width:841px; height:800px; float:left; background:#fff5dc }

#bottomBorder{ 
width:868px; height:18px; background:url(images/bg_curved_2.jpg); clear:both
}
#copyright
{width:868px; height:30px; text-align:center; clear:both }


/* HOMEPAGE INSIDE DIVS */

#bannerNlogo{width:841px; height:329px; background:none}

#innerbannerNlogo{width:841px; height:104px; background:none}

#topLinksArea{width:841px; height:26px; background:none}
#logoArea{width:170px; height:303px; background:none; float:left}
#flashArea{width:626px; height:303px; background:url(images/flash.jpg); float:left}

#menuArea{width:841px; height:32px; background:none; }
#navContainer{ width:780px; height:32px; background:url(images/bg_link.jpg); margin:auto;}


ul#navlist
{
margin-left: 0px;
padding-left: 0px; margin:0px; padding-top:7px;padding-bottom:8px;
white-space: nowrap; font-family:  arial, helvetica, sans-serif; font-size:14px; font-weight:bold;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding:5px 15px; }

#navlist a:link, #navlist a:visited
{
color: #7b6a58;
background-color:none; 
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background:#7b6a58 url(images/bg_hover.jpg);
text-decoration: ;
}



#contentArea{width:841px; height:auto; background:none}
#aboutArea{width:566px; height:auto; background:none; float:left}
#mapArea{width:275px; height:332px; background:none; float:right}

#innerpageArea{width:840px; height:2000px; background:none; float:left}

#footerLinkArea{width:841px; height:19px; background:none; text-align:center; clear:both }



/* TEXT STYLES STARTS  */

.copyright_style {
	color: #553924;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.link_style {
font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
			font-size:12px; color:#553924; text-decoration:none;
			}

.thanks {font-family: trebuchet ms, Arial, Helvetica, sans-serif; size:12px; color:#553924}

.heading_inner {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5F350D;
}

.mailto{color:#5F350D; text-decoration:none}
