/* CSS Document */
body
	{
	margin:0px;
	background-color: #f7f2da;
	font-family:Verdana, Geneva, sans-serif;
	font-size:80%;
	}
#wrapper
	{
	width:100%;
	margin:0px;
	padding:0px;
	}
#header
	{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	}
#headernavblank
	{
	float:left;
	margin:21px 0 0 0;
	width:100%;
	padding:0px;
	background-image:url(images/headernavbg.jpg);
	background-repeat:repeat-x;
	height:34px;
	}
#headernav
	{
	float:none;
	width:1004px;
	margin:0px auto;
	}
#topnav
	{
	float:left;
	margin:9px 0 0 0;
	padding:0 0 0 30px;
	width:935px;
	}
#topnav ul
	{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	}
#topnav ul li
	{
	float:left;
	display:inline;
	margin:0px;
	padding:0 22px 0 0;
	}
#topnav ul li a
	{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	color: #e0d6a5;
	text-decoration:none;
	line-height:12px;
	padding:2px;
	}
#topnav ul li a:hover
	{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color: #f7f2da;
	text-decoration:none;
	line-height:12px;
	padding:2px;
	background-color:#b35b1a;
	}
#topnav ul li a .current{
	background-color:#b35b1a;
}
#searchbox
	{
	float:left;
	margin:7px 0 0 0;
	width:244px;
	}
#searchtxt
	{
	float:left;
	margin:2px 0 0 0;
	width:55px;
	font-family: Arial;
	font-weight: normal;
	font-size:15px;
	color: #f7f2da;
	line-height:15px;
	}
#searchtextfiedtd
	{
	float:left;
	width:154px;
	margin:0px;
	padding:0px;
	}
.searchtextfield
	{
	background-color: #d1c183;
	border:0px;
	width:152px;
	height:18px;
	}
#goblank
	{
	float:left;
	padding:0 0 0 3px;
	width:25px;
	}
.gobutton
	{
	float:left;
	text-align:center;
	width:25px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #e0d6a5;
	background-image:url(images/goactive.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:3px 0 0 0;
	height:17px;
	}
.gobutton:hover
	{
	float:left;
	text-align:center;
	width:25px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #e0d6a5;
	background-image:url(images/gohover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:3px 0 0 0;
	height:17px;
	}
#headerimgblank
	{
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	}
#headerimg
	{
	float:none;
	background-image:url(images/banner.jpg);
	width:964px;
	height:229px;
	margin:0px auto;
	}
/*#loginbox
	{
	float:left;
	margin:160px 0 0 0;
	padding:0 0 0 24px;
	width:279px;
	}
#loginheading
	{
	float:left;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color: #4a4d37;
	width:279px;
	line-height:18px;
	}
#logintextfieldrow
	{
	float:left;
	width:279px;
	margin:7px 0 0 0;
	}
#logintextfieldtd
	{
	float:left;
	width:100px;
	margin:0px;
	padding:0px;
	}
.logintextfields
	{
	padding:4px;
	width:92px;
	background-color: #d1c183;
	font-family:Arial;
	font-weight:normal;
	font-size:9px;
	color: #ffffff;
	border:none;
	height:12px;
	}
#passwordtextfieldtd
	{
	float:left;
	width:100px;
	margin:0px;
	padding:0 0 0 7px;
	}*/
#submitblank
	{
	float:left;
	padding:0 0 0 7px;
	width:51px;
	}
.submitbutton
	{
	float:left;
	text-align:center;
	width:51px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #e0d6a5;
	background-color: #b35b1a;
	text-decoration:none;
	padding:3px 0 0 0;
	height:17px;
	}
.submitbutton:hover
	{
	float:left;
	text-align:center;
	width:51px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #e0d6a5;
	background-color: #65633f;
	text-decoration:none;
	padding:3px 0 0 0;
	height:17px;
	}
#indexbodyblank
	{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	}
#indexbody
	{
	float:none;
	width:1004px;
	margin:0px auto;
	padding:24px 0 0 0;
	}
#indexleftcontent
	{
	float:left;
	padding:0 0 0 43px;
	width:215px;
	}
#ourresourcesbox
	{
	float:left;
	width:215px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	}
#ourresoucesheading
	{
	float: left;
	width:215px;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:20px;
	color: #4a4d37;
	background-image:url(images/dotlines.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 3px 0;
	}
#signupnews
	{
	float:left;
	margin:7px 0 0 30px;
	width:200px;
	padding:0px;
	}
#ourresources
	{
	float:left;
	margin:7px 0 0 0;
	width:215px;
	padding:0px;
	}
#ourresources ul
	{
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	}
#ourresources ul li
	{
	float:left;
	display:block;
	padding:0px;
	margin:3px 0 0 0;
	} 
#ourresources ul li a
	{
	float:left;
	display:block;
	padding:0 0 0 15px;
	margin:0px;
	height:14px;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color: #b35b1a;
	text-decoration:none;
	background-image:url(images/resoucesicon.gif);
	background-repeat:no-repeat;
	width:200px;
	text-decoration:none;
	}
#ourresources ul li a:hover
	{
	float:left;
	display:block;
	padding:0 0 0 15px;
	margin:0px;
	height:14px;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color: #b35b1a;
	text-decoration:none;
	background-image:url(images/resoucesicon.gif);
	background-repeat:no-repeat;
	background-color: #f1eac6;
	width:200px;
	text-decoration:none;
	}
#ourconnectionbox
	{
	float:left;
	width:215px;
	margin:28px 0 0 0;
	padding:0px;
	}
#ourconnectionheading
	{
	float: left;
	width:215px;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:20px;
	color: #4a4d37;
	background-image:url(images/dotlines.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 3px 0;
	}
#ourconnections
	{
	float:left;
	width:215px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	}
#ourconnections ul
	{
	float:left;
	display: block;
	margin:0px;
	padding:0px;
	}
#ourconnections ul li
	{
	float:left;
	display: block;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	background-image:url(images/ourconnectionicon.gif);
	background-repeat:no-repeat;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color: #918e5a;
	line-height:14px;
	width:200px;
	}
#ourconnections ul li span
	{
	color: #b35b1a;
	font-weight:bold;
	}
#ourconnections ul li a{
	color: #b35b1a;
	text-decoration: none;
}
#associationsbox
	{
	float:left;
	width:215px;
	margin:28px 0 0 0;
	padding:0px;
	}
#associationsheading
	{
	float: left;
	width:215px;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:20px;
	color: #4a4d37;
	background-image:url(images/dotlines.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0 0 3px 0;
	}
#associationsblank
	{
	float:left;
	width:215px;
	margin:0px;
	padding:0px;
	}
.associations
	{
	float:left;
	width:215px;
	margin:19px 0 0 0;
	}
/*.associationscalender
	{
	float:left;
	width:28px;
	height:31px;
	background-image:url(images/associationsbg.gif);
	background-repeat:no-repeat;
	}*/
.date
	{
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color: #b35b1a;
	margin:4px 0 0 0;
	text-align:center;
	width:28px;
	}
.month
	{
	margin:1px 0 0 0;
	float:left;
	text-align:center;
	width:28px;
	font-family: "Trebuchet MS";
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	line-height:9px;
	}
.associationstext
	{
	float:left;
	padding:0 0 0 10px;
	width:175px;
	font-family: Arial;
	font-weight:normal;
	font-size:9px;
	line-height:11px;
	color: #b35b1a;
	}
#indexmiddlecontent
	{
	float:left;
	padding:0 0 0 40px;
	width:686px;
	}
#latestnewsbox
	{
	float:left;
	width:666px;
	/*background-color: #d9dbb8;
	background-color: #913220;*/
	background-color: #FFFFFF;
	height:222px;
	padding:0 0 0 10px;
	/*border:1px solid #600;*/
	border:6px solid #e1d8ad;
	/*padding:0;*/
	}
#latestnews
	{
	float:left;
	/*margin:23px 0 0 0;*/
	margin-left:0px;
	width:666px;
	padding:0px;
	}
#latestnewsimg
	{
	  float:left;
	  width:180px;
	  height:137px;
	  background-image:url(images/latestnewsbottom.jpg);
	  background-repeat:no-repeat;
	}
#latestnewstxt
	{
	float:left;
	/*padding:0 0 0 25px;*/
	padding:0;
	width:432px;
	}
#latestnewsheading
	{
	float:left;
	width:432px;
	font-family:"Times New Roman";
	font-weight: normal;
	font-size:30px;
	color: #4a4d37;
	}
#latestnewstext
	{
	float:left;
	width:432px;
	margin:5px 0 0 0;
	font-family: "Times New Roman";
	font-weight:normal;
	font-size:18px;
	color: #918e5a;
	line-height:18px;
	font-style:italic;
	}
#latestnews2box
	{
	float:left;
	width:666px;
	/*background-color: #d9dbb8;*/
	background-color: #FFF;	
	/*border: 1px solid #000;*/
	border:6px solid #e1d8ad;
	/*height:182px;*/
	height:auto;
	padding:0 0 0 10px;
	margin-top:10px;
	}
#latestnews2
	{
	float:left;
	margin:23px 0 0 0;
	width:666px;
	padding:0px;
	
	}
#latestnews2img
	{
	float:left;
	width:180px;
	height:137px;
	/*background-image:url(images/latestnewsbottom.jpg);
	background-repeat:no-repeat;*/
	}
#latestnews2txt
	{
	float:left;
	padding:0 0 0 10px;
	width:432px;	
	}
#latestnews2heading
	{
	float:left;
	width:432px;
	font-family:"Times New Roman";
	text-align:left;
	font-weight: normal;
	font-size:20px;
	color: #4a4d37;
	margin-left:0;
	}
#latestnews2text
	{
	float:left;
	width:432px;
	margin:5px 0 0 0;
	font-family: "Times New Roman";
	font-weight:normal;
	font-size:13px;
	color: #918e5a;
	line-height:18px;
	/*font-style:italic;*/
	text-align:left;
	}
#welcomebox
	{
	float:left;
	width:666px;
	/*background-color: #d9dbb8;*/
	background-color: #913220;
	/*border: 1px solid #000;*/
	border:6px solid #e1d8ad;
	/*height:182px;*/
	height:auto;
	padding:0 0 0 10px;
	margin-top:10px;
	}
#welcome
	{
	float:left;
	margin:23px 0 0 0;
	width:666px;
	padding:0px 0px 10px 0px;
	color:#FFC;	
	}
#welcomeimg
	{
	float:left;
	width:180px;
	height:137px;
	/*background-image:url(images/latestnewsbottom.jpg);
	background-repeat:no-repeat;*/
	}
#welcometxt
	{
	float:left;
	padding:0 0 0 10px;
	width:600px;	
	}
#welcomeheading
	{
	float:left;
	width:432px;
	font-family:"Times New Roman";
	text-align:left;
	font-weight: normal;
	font-size:20px;
	color: #4a4d37;
	margin-left:0;
	}
#welcometext
	{
	float:left;
	width:432px;
	margin:5px 0 0 0;
	font-family: "Times New Roman";
	font-weight:normal;
	font-size:13px;
	color: #918e5a;
	line-height:18px;
	/*font-style:italic;*/
	text-align:left;
	}
#announcementbox
	{
	float:left;
	width:666px;
	/*background-color: #d9dbb8;*/
	background-color: #FFF;	
	/*border: 1px solid #000;*/
	border:6px solid #e1d8ad;
	height:120px;
	padding:0 0 0 10px;
	margin-top:10px;
	}
#announcement
	{
	float:left;
	margin:23px 0 0 0;
	width:666px;
	padding:0px;
	
	}
#announcementimg
	{
	float:left;
	width:180px;
	height:137px;
	/*background-image:url(images/latestnewsbottom.jpg);
	background-repeat:no-repeat;*/
	}
#announcementtxt
	{
	float:left;
	padding:0 0 0 10px;
	width:432px;	
	}
#announcementheading
	{
	float:left;
	width:432px;
	font-family:"Times New Roman";
	text-align:left;
	font-weight: normal;
	font-size:20px;
	color: #4a4d37;
	margin-left:0;
	}
#announcementtext
	{
	float:left;
	width:432px;
	margin:5px 0 0 0;
	font-family: "Times New Roman";
	font-weight:normal;
	font-size:13px;
	color: #918e5a;
	line-height:18px;
	/*font-style:italic;*/
	text-align:left;
	}	
#readmoreblank
	{
	float:left;
	margin:13px 0 0 0;
	width:432px;
	}
.reamore
	{
	font-family: "Times New Roman";
	font-weight:normal;
	font-size:11px;
	color: #b35b1a;
	text-decoration:none;
	font-style:italic;
	}
.reamore:hover
	{
	font-family: "Times New Roman";
	font-weight:normal;
	font-size:11px;
	color: #b35b1a;
	text-decoration: underline;
	font-style:italic;
	}
#ourservices
	{
	float:left;
	background-image:url(images/latestnewsbottom.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:686px;
	}
#threecolumns
	{
	float:left;
	margin:35px 0 0 0;
	width:686px;
	padding:0px;
	}
#chatbox
	{
	float:left;
	width:189px;
	border:6px solid #e1d8ad;
	background-color: #b59030;
	/*height:314px;*/
	height:307px;
	}
#chatheading
	{
	float:left;
	margin:16px 0 0 0;
	text-align:center;
	width:189px;
	font-family: "Times New Roman";
	font-weight:bold;
	font-size:18px;
	color: #53563f;
	}
#chatimgblank
	{
	float:left;
	padding:0 0 0 9px;
	margin:13px 0 0 0;
	width:171px;
	}
#chatimg
	{
	float:left;
	background-image: url(images/ourserviceimg.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:68px;
	}
#chattxt
	{
	float:left;
	margin:19px 0 0 0;
	padding:0 0 0 9px;
	width:171px;
	text-align:left;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	/*color: #b1a56d;*/
	color: #FFC;
	line-height:14px;
	}
#chattxt span{
	color: #600;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	font-size:10px;
}
#chatslinks
	{
	float:left;
	margin:10px 0 0 0;
	width:171px;
	padding:0 0 0 9px;
	}
#chatslinks ul
	{
	float:left;
	margin:0px;
	padding:0px;
	display: block;
	}
#chatslinks ul li
	{
	float:left;
	margin:5px 0 0 0;
	padding:0 0 0 17px;
	display: block;
	background-image:url(images/resoucesicon.gif);
	background-repeat:no-repeat;
	width:154px;
	height:13px;
	}
#chatslinks ul li a
	{
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	font-family: Verdana;
	font-weight:normal;
	font-size:11px;
	color: #b35b1a;
	text-decoration:none;
	}
#chatslinks ul li a:hover
	{
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	font-family: Verdana;
	font-weight:normal;
	font-size:11px;
	color: #b35b1a;
	text-decoration: underline;
	}
#clickheremoreblank
	{
	float:left;
	margin:28px 0 0 0;
	padding:0 0 0 9px;
	width:171px;
	}
.clickheremore
	{
	float:left;
	text-align:center;
	width:171px;
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: #f7f2da;
	text-decoration:none;
	background-color: #b35b1a;
	height:16px;
	line-height:12px;
	padding:3px 0 0 0;
	}
.clickheremore:hover
	{
	float:left;
	text-align:center;
	width:171px;
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color: #f7f2da;
	text-decoration:none;
	background-color: #65633f;
	height:16px;
	line-height:12px;
	padding:3px 0 0 0;
	}
#donationboxblank
	{
	float:left;
	padding:0 0 0 41px;
	background-image:url(images/servicesdotline.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:201px;
	}
#donationbox
	{
	float:left;
	width:189px;
	border:6px solid #e1d8ad;
	background-color: #e3bc5e;
	/*height:314px;*/
	height:307px;
	}
#donationheading
	{
	float:left;
	margin:16px 0 0 0;
	text-align:center;
	width:189px;
	font-family: "Times New Roman";
	font-weight:bold;
	font-size:18px;
	color: #53563f;
	}
#donationimgblank
	{
	float:left;
	padding:0 0 0 9px;
	margin:13px 0 0 0;
	width:171px;
	}
#donationimg
	{
	float:left;
	background-image: url(images/money.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:68px;
	}
#donationtxt
	{
	float:left;
	margin:19px 0 0 0;
	padding:0 0 0 9px;
	width:171px;
	text-align:left;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	/*color: #b1a56d;*/
	color: #000;
	line-height:14px;
	}
#donationtxt span{
	padding-left:20px;
	color: #600;
	font-weight:bold;
	text-transform:uppercase;	
	font-size:10px;	
	}
#donationclickhere
	{
	float:left;
	padding:0 0 0 9px;
	width:171px;
	margin:22px 0 0 0;
	}
#calendarboxblank
	{
	float:left;
	padding:0 0 0 41px;
	background-image:url(images/servicesdotline.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:201px;
	}
#calendarbox
	{
	float:left;
	width:189px;
	border:6px solid #e1d8ad;
	background-color: #b59030;
	height:307px;
	/*height:auto;*/
	}
#calendarheading
	{
	float:left;
	margin:16px 0 0 0;
	text-align:center;
	width:189px;
	font-family: "Times New Roman";
	font-weight:bold;
	font-size:18px;
	color: #53563f;
	}
#calendarimgblank
	{
	float:left;
	padding:0 0 0 9px;
	margin:13px 0 0 0;
	width:171px;
	}
#calendarimg
	{
	float:left;
	background-image: url(images/calendar.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:183px;
	}
#calendartxt
	{
	float:left;
	margin:19px 0 0 0;
	padding:0 0 0 9px;
	width:171px;
	text-align:center;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #b1a56d;
	line-height:14px;
	}
#calendartxt span
	{
	color: #b35b1a;
	}
#calendarclickhere
	{
	float:left;
	padding:0 0 0 9px;
	width:171px;
	margin:22px 0 0 0;
	}
#calendarlinks
	{
	float:left;
	margin:10px 0 0 0;
	width:171px;
	padding:0 0 0 9px;
	}
#calendarlinks ul
	{
	float:left;
	margin:0px;
	padding:0px;
	display: block;
	}
#calendarlinks ul li
	{
	float:left;
	margin:5px -3px 0 0;
	padding:0 0 12px 17px;
	display: block;
	background-image:url(images/resoucesicon.gif);
	background-repeat:no-repeat;
	width:154px;
	/*height:13px;*/
	}
#calendarlinks ul li a
	{
	float:left;
	display:block;
	padding:0;
	margin:0px;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color: #600;
	text-decoration:none;
	}
#calendarlinks ul li a:hover
	{
	float:left;
	display:block;
	padding:0px;
	margin:0px;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	color: #b35b1a;
	text-decoration: underline;
	}
#calendarlinks p{
	font-family:Arial;
	font-size:12px;
}
#footerblank
	{
	float:left;
	margin:29px 0 0 0;
	width:100%;
	background-image:url(images/footerbg.gif);
	background-repeat:repeat-x;
	padding:0 0 22px 0;
	}
#footer
	{
	float:none;
	width:1004px;
	padding:0px;
	margin:0px auto;
	}
#footerimg
	{
	float:left;
	width:1004px;
	background: #441006 url(images/footerimg.gif) no-repeat;
	
	}
#footernav
	{
	float:left;
	margin:28px 0 15px 0;
	text-align:center;
	width:1004px;
	font-family: Arial;
	font-size:10px;
	color: #e0d6a5;
	font-weight:normal;
	}
#footernav a
	{
	color: #e0d6a5;
	text-decoration:none;
	}
#footernav a:hover
	{
	color: #e0d6a5;
	text-decoration: underline;
	}
#footernav span
	{
	padding:0 3px 0 3px;
	}
#otherimg{
  margin-left:20px;
  float:left;
}
#copyrights
	{
	float:left;
	width:1004px;
	text-align:center;
	font-family: Verdana;
	font-size:11px;
	font-weight:normal;
	color: #a5a58a;
	margin:4px 0 10px 0;
	}
#copyrights a{
	color:#FFC;
	text-decoration:none;
}
#validationblank
	{
	float:left;
	height:17px;
	padding:0 0 0 450px;
	margin-top:27px;
	text-align:center;
	}
#validation
	{
	float:left;
	width:120px;
	padding:0px;
	text-align:center;
	}
.xhtml
	{
	width:55px;
	height:17px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.xhtml:hover
	{
	width:55px;
	height:17px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.css:hover
	{
	width:55px;
	height:17px;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
.css
	{
	width:55px;
	height:17px;
	float:left;
	margin:0 0 0 3px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#fffbcc;
	text-align:center;
	text-decoration:none;
	background-image:url(images/submitover.jpg);
	background-repeat:no-repeat;
	line-height:15px;
	}
#innercontetntblank
	{
	float:left;
	width:656px;
	background-color: #eae2bc;
	border:6px solid #e1d8ad;
	padding:16px 9px 9px 9px;
	}
.innerheading
	{
	float:left;
	width:656px;
	font-family: "Times New Roman";
	font-weight:bold;
	font-size:18px;
	color: #53563f;
	}
.innercontent
	{
	float:left;
	width:656px;
	margin:10px 0 0 0;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	/*color:#b1a56d;*/
	color:#000;
	line-height:18px;
	text-align:justify;
	}
.innercontent h3{
	color:#900;
}
.innerheading01
	{
	float:left;
	width:656px;
	font-family: "Times New Roman";
	font-weight:bold;
	font-size:18px;
	color: #53563f;
	margin:10px 0 0 0;
	}
.contactaddress
	{
	float:left;
	width:656px;
	margin:10px 0 0 0;
	font-family: Arial;
	font-weight:normal;
	font-size:12px;
	/*color: #b1a56d;*/
	color:#000;
	line-height:14px;
	}
.contactsmalltext
	{
	float:left;
	width:656px;
	margin:10px 0 0 0;
	color: #b35b1a;
	font-family: Arial;
	font-size:13px;
	font-weight:bold;
	}
#submitform
	{
	width:370px;
	margin:0px;
	float:left;
	padding:0 0 0 5px;
	}
#submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:17px 0 0 0;
	}
.submitformtop
	{
	width:370px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitforml
	{
	width:150px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	/*color:#b1a56d;*/
	color:#000;
	font-family: Arial;
	font-size:12px;
	}
.submitformr
	{
	width:200px;
	height:25px;
	float:left;
	margin:0px;
	padding:0px;
	}
.submitformr2
	{
	width:200px;
	height:150px;
	float:left;
	margin:0px;
	padding:0px;
	}
.slist
	{
	width:200px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.stext
	{
	width:196px;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:11px;
	}
.submitformbottom
	{
	width:370px;
	height:232px;
	float:left;
	margin:0px;
	padding:0px;
	}
.scomments
	{
	width:196px;
	height:100px;
	margin:0px;
	padding:0px;
	float:left;
	color:#382614;
	font-family:Arial;
	font-size:12px;
	}
.formsubmit
	{
	width:60px;
	height:18px;
	float:left;
	margin:10px 0 0 0;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#a6401a;
	text-align:center;
	text-decoration:none;
	}
.formsubmit:hover
	{
	width:60px;
	height:18px;
	float:left;
	margin:0px;
	padding:2px 0 0 0;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#a45c41 ;
	text-align:center;
	text-decoration:none;
	}
#formsubmit
	{
	width:100px;
	height:20px;
	float:left;
	margin:0px;
	padding:4px 0 0 0;
	}