*
{
	margin:0px;
	padding:0px;
}
img
{
	border:none;
}
body
{
	background-color:#c0f591;
}
/**********************************************************************************************************/
/*                                             Top                                                        */
/**********************************************************************************************************/
#ContentWrapper
{
	width : 100%;
	font-family : "Microsoft Sans Serif";
	font-size : 12px;	
}
#Content
{
	 width:980px;
	 height:auto;	 
	 overflow:hidden;	 
	 background-color:#fffffe;
	 /*background-color:#c0f591;*/
	 margin:10px 0px 0px 0px;
	 padding:0px 0px 10px 0px;	 
}
#Top
{	
	width:980px;
	background-image:url(../images/Top.jpg);
	background-repeat:no-repeat;
	float:left;
	height:100px;
}
#divGrass
{
	/*border:solid 1px black;*/
	float:left;
	width:53px;
	height:69px;
	/*padding-left:639px;*/
	margin-top:13px;
}
#Logo
{
	/*border:solid 1px black;*/
	width:125px;
	height:100px;
	float:left;
	padding-right:639px;
}
#TopHome
{
	/*border:solid 1px black;*/
	/*width:830px;*/
	width:150px;
	height:40px;
	float:left;
	padding-right:5px;
}
#TopLinkText
{
	/*border:solid 1px black;*/
	/*width:840px;*/
	width:150px;
	height:60px;
	float:left;
	padding-right:5px;
	font-size:10px;
	color:#664608;
}
.TopLinks
{
	/*float:right;*/
	padding:9px 0px 0px 15px;
}
.TopLinkc
{
	/*float:right;*/
	padding:9px 0px 0px 12px;
}
.TopLinkh
{
	/*float:right;*/
	padding:9px 0px 0px 22px;
}
.TopLinkTextAligns
{
	/*float:right;*/
	padding:0px 0px 0px 5px;
	float:left;
}
.TopLinkTextAlignc
{
	/*float:right;*/
	padding:0px 0px 0px 7px;
	float:left;
}
.TopLinkTextAlignh
{
	/*float:right;*/
	padding:0px 0px 0px 22px;
	float:left;	
}
.TopL:link
{
	color:#664608;
	text-decoration:none;
}
.TopL:visited
{
	color:#664608;
	text-decoration:none;
}
.TopL:hover
{
	color:#664608;
	text-decoration:underline;
}
#MenuBanner
{
	/*border:solid 1px black;*/
	width:980px;
	height:172px;
	clear:both;
	background-color:#c0f591;
	color:#ffffff;
	padding-top:0px;
	font-weight:bold;
}
.Menu
{
	/*border:solid 1px black;*/
	width:224px;
	height:20px;	
	margin-left:3px;
	background-image:url(../images/Button.jpg); 
	background-repeat:no-repeat;
	margin-top:1px;
	cursor:pointer;
}
.MenuHighlight
{
	/*border:solid 1px black;*/
	width:222px;
	height:20px;	
	margin-left:3px;
	background-image:url(../images/ButtonHiglight.jpg); 
	background-repeat:no-repeat;
	margin-top:1px;
	cursor:pointer;
}
.divSubMenuOuter
{
	/*border:solid 1px black;*/
	background-color:#c0f591;
	margin:-21px 0px 0px 226px;
	width:222px;
	position:absolute;
	font-size:13px;
	display:none;
	cursor:pointer;
}
.divSubMenu
{
	/*border:solid 1px black;*/
	color:#FFFFFF;
	margin:1px 1px 1px 0px;
	text-indent:22px;
	height:20px;
	background-color:#c0f591;
	background-image:url(../images/Button.jpg); 
	background-repeat:no-repeat;
}

.MenuOuter
{
	float:left;	
}
.pMenu
{
	/*color:#ffffff;*/
	font-size:14px;
	margin-left:20px;	
}
#Banner
{
	/*border:solid 1px black;*/
	width:750px; height:167px; float:left;
}
.Strip
{
	/*border:solid 1px black;*/
	width:980px;
	height:5px;
	clear:both;
	background-image:url(../images/Strip.jpg);
	background-repeat:no-repeat;
	margin-top:-2px;
	overflow:hidden;
}
/**********************************************************************************************************/
/*                                             Index                                                      */
/**********************************************************************************************************/
#InnerContentOuter
{
	/*border:solid 1px black;*/
	width:980px; height:auto; overflow:hidden;
}
#InnerContent
{
	/*border:solid 1px black;*/
	font-size:13px;
	text-align:justify;
	width:675px;
	padding:30px 10px 0px 25px;
	color:#ba470e;
	/*color:#cd0f73;*/
	float:left;
}
.divPageHeading
{
	/*border:solid 1px black;*/
	background-image:url(../images/Title.jpg);
	background-repeat:no-repeat;
	height:25px;	
	width:675px;
	background-position:top;
	padding:0px 0px 25px 0px;	
	font-weight:bold;
}
.tTitle
{
	text-indent:75px;
	padding:5px 0px 0px 0px;
	color:#ffffff;
}
.TIndent
{
	text-indent:22px;
}
.ReadMore
{
	/*border:solid 1px black; */
	text-align:right;
}
.ReadM:link
{
	color:#1c4da8;
	text-decoration:none;
}
.ReadM:visited
{
	color:#1c4da8;
	text-decoration:none;
}
.ReadM:hover
{
	color:#ba470e;
	text-decoration:underline;
}
/**********************************************************************************************************/
/*                                             Advertise                                                  */
/**********************************************************************************************************/
#LeftAdver
{
	/*border:solid 1px black;*/
	/*border:solid 2px #febe5b;*/
	float:left;
	width:675px;
	height:auto;
	margin:50px 0px 0px 0px;
	border-left:solid 2px #febe5b;
	border-top:solid 2px #febe5b;
}
.LAdver
{
	float:left;
	width:133px;
	/*padding:0px 1px 1px 1px;*/
	border-right:solid 2px #febe5b;
	border-bottom:solid 2px #febe5b;
}
.AdvImg
{
	width:100%;
	height:120px;
}
/**********************************************************************************************************/
/*                                             News.php                                                   */
/**********************************************************************************************************/
#InnerContentRight
{
	/*border:solid 1px black;*/
	font-size:13px;
	text-align:justify;
	width:230px;
	height:auto;
	color:#ba470e;
	float:left; 
	margin:30px 10px 0px 25px;
}
#NewsAndEvents
{
	/*border:solid 4px #ffefb6;*/	
	float:left;
	width:180px;
	height:225px;
	/*background-color:#febe5b;*/	
}
.NEHeading
{
	/*border:solid 1px black;*/
	width:170px;
	height:24px;
	/*background-color:#ee8727;	*/
	background-color:#ff9e40;
	margin:0px 5px 0px 5px;
	text-align:center; 
	/*color:#c0f591;*/
	padding-top:6px;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}
.NEInner
{
	/*border:solid 1px black;*/
	width:168px;
	height:185px;
	margin:0px 5px 0px 5px;	
	border:solid 1px #ff9e40;
	
}
.InnerPanel1
{
	/*border:solid 1px black;*/
	width:165px;
	height:185px;
	position:relative;
	overflow:hidden;	
}
.InnerPanel2
{
	/*border:solid 1px black;*/
	width:165px;
	height:185px;
	position:absolute;
	/*overflow:hidden;*/
	padding:0px 0px 6px 6px;
	/*color:#ba470e;*/
	color:#1c4da8;
}
.InnerPanel3
{
	/*border:solid 1px black;*/
	position:absolute;
	padding:2px 2px 0px 0px;
	width:155px;
	/*height:185px;*/
	height:auto;
}
#RightAdver
{
	border:solid 2px #febe5b;
	float:left;
	width:180px;
	height:auto;
	margin:10px 1px 0px 1px;
}
.Adver
{
	/*border:solid 1px black;*/
	width:180px;
	padding:0px 0px 0px 0px;
	border-bottom:solid 1px #febe5b;
}
/**********************************************************************************************************/
/*                                             Footer.php                                                 */
/**********************************************************************************************************/
.divEmpty
{
	height:20px;
}
#Footer
{
	/*border:solid 1px black;*/
	width:980px;
	height:35px;
	background-image:url(../images/Footer.jpg);
	background-repeat:repeat-x;
	font-size:10px;
	color:#ffffff;
	background-color:#c0f591;
}
.FooterLinks
{
	/*border:solid 1px black;*/
	/*width:480px;*/
	width:500px;
	text-align:left;
	padding:0px 0px 0px 0px;
	float:left;
	text-align:center;	
}
.FootL:Link
{
	color:#FFFFFF;
	text-decoration:none;
}
.FootL:visited
{
	color:#FFFFFF;
	text-decoration:none;	
}
.FootL:hover
{
	color:#FFFFFF;
	text-decoration:underline;	
}
#CopyRights
{
	/*border:solid 1px black;*/
	width:415px;
	float:right;
	text-align:right;
	padding:0px 5px 0px 0px;
}
/**********************************************************************************************************/
/*                                             Member.php                                                 */
/**********************************************************************************************************/
.divMemberOuter
{
	width:665px;
	height:auto;
	color:#ba470e;
	background-image:url(../images/MemberBackground.gif);
	background-repeat:repeat;
	border:solid 2px #ffefb6;/*febe5b;*/	
}
.divMemberOuterIn
{
	width:665px;
	height:auto;
	border:solid 2px #febe5b;	
}
.divTopOuterMember
{
	/*border:solid 1px black;*/
	float:left;
	width:665px;
	height:auto;
	background-color:#ffffff;	
}
.divTopImagesMember
{
	float:left;
	width:180px;
	height:auto;
	/*border:solid 1px #000000;*/
}
.divTopContentMember
{
	/*border:solid 1px black;*/
	float:left;
	width:325px;
	height:auto;	
	padding:10px 0px 0px 5px;
}
.divTopContentp1Member
{
	float:left;
	height:auto;
	width:325px;
	font-family:Arial; 
	font-size:16px;	
	font-weight:bold;
	/*text-align:center;*/
	/*border:solid 1px #000000;*/
}
.divLogoMember
{
	float:left;
	width:135px;
	height:120px;
	background-image:url(../images/Stamped_Logo.jpg);
	background-repeat:no-repeat;
}
.divOuterBodyMember
{
	float:left;
	width:665px;
	height:auto;
	padding-bottom:5px;
	margin:-2px;	
	/*border:solid 1px #000000;*/
}
.divBodyLeft
{
	float:left;
	width:175px;
	height:auto;
	padding-left:10px;
	/*border:solid 1px #000000;*/
	/*border:solid 2px #f00000;*/
}
.divBodyLeftProductHeading
{
	width:175px;
	height:auto;
	font-weight:bold;
	padding-top:5px;
	/*border:solid 2px #febe5b;*/
}
.divBodyLeftProducts
{
	float:left;
	width:175px;
	height:auto;
	padding-top:5px;
}
.divBodyRightOuter
{
	float:left;
	height:auto;
	width:470px;
	/*border:solid 1px #000000;*/
	/*border:solid 3px #000202;	*/
}
.divBodyRightHeading
{
	float:left;
	width:460px;
	height:auto;
	font-family:"Microsoft Sans Serif"; 
	font-size:20px;	
	font-weight:bold;
	padding-bottom:5px;	
	/*border:solid 1px #000000;*/
}
.divBodyRightContent
{
	float:left;
	width:465px;
	height:auto;
	/*padding-bottom:5px;*/
}
.divBodyRightContent img
{
	
	margin-left:110px;
}
.divContactOuter
{
	width:650px;
	height:auto;
    padding-left:10px;
	/*margin-top:-10px;*/
	clear:both;
}
.divStrip
{
	float:left;
	width:665px;
	height:5px;
	clear:both;
	overflow:hidden;
	background-image:url(../images/MemberStrip.gif);
	background-repeat:no-repeat;
}
.spanBoldParagraph
{
	font-weight:bold;
}
.aMail:link
{
	color:#ba470e;
	text-decoration:none;
}
.aMail:visited
{
	color:#ba470e;
	text-decoration:none;
}
.aMail:hover
{
	color:#ba470e;
	text-decoration:underline;
}
/**********************************************************************************************************/
/*                                             Membership.php                                             */
/**********************************************************************************************************/
.divMemHeader
{
	/*border:solid 1px black;*/
	width:675px;
	height:25px;
	margin:25px 0px 0px 0px;
	/*background-color:#ba470e;*/
	background-image:url(../images/Footer.jpg);
	color:#ffffff;
	background-color:#c0f591;	
	font-weight:bold;
	border-bottom:solid 1px #febe5b;
}
.pMemHeader
{
	text-indent:10px;
	padding:3px 0px 0px 0px;
}
.divOffBearerOuter
{
	/*border:solid 1px black;*/
	/*border-top:solid 1px #febe5b;*/
	border-left:solid 1px #febe5b;
	border-right:solid 1px #febe5b;
	border-bottom:solid 1px #febe5b;
	width:673px;
	height:auto;
	margin-top:-3px;
	overflow:hidden;
}
.lblCompany
{
	cursor:pointer;
}
.divOffBearerRight
{
	/*border:solid 1px black;*/
	width:305px;
	float:left;
	padding:10px 24px 20px 5px;	
	/*border-right:solid 1px #a1e664;*/
}
.divOffBearerLeft
{
	/*border:solid 1px black;*/
	width:305px;
	float:left;
	padding:10px 24px 20px 5px;	
	border-right:solid 1px #a1e664;
}
.divCompany
{
	/*border-bottom:solid 1px #ffefb6;*/	
	font-weight:bold;
	/*border:solid 1px black;*/
}
.divTitle
{		
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:solid 1px #a1e664;
}
.divBecomeMemberOuter
{
	/*border:solid 1px black;*/
	width:675px;
	height:auto;
}
.divFormDownload
{
	/*border:solid 1px black;*/
	width:675px;
	/*text-align:center;*/
	padding:0px 0px 0px 0px;
}
.FormD:link
{
	color:Navy;
	text-decoration:none;
}
.FormD:visited
{
	color:Navy;
	text-decoration:none;
}
.FormD:hover
{
	color:#ba470e;
	text-decoration:underline;
}
.divBullet
{
	text-indent:20px;
	padding-bottom:5px;
}
.divSo
{
	text-align:right;
}
/**********************************************************************************************************/
/*                                             Executive.php                                              */
/**********************************************************************************************************/
.divExeHeader
{
	/*border:solid 1px black;*/
	width:675px;
	height:25px;	
	background-color:#c0f591;
	background-image:url(../images/Footer.jpg);
	color:#ffffff;
	/*font-size:12px;*/
	font-weight:bold;
}
.divExeLeft
{
	/*border:solid 1px black;*/
	float:left;
	width:505px;
	padding:20px 0px 10px 15px;
}
.divExeLeftHeading
{
    font-weight:bold;
    padding:0px 0px 20px 0px; 
}
.divExeRight
{
	/*border:solid 1px black;*/
	float:left;
	width:150px;
	padding:10px 0px 10px 0px;
}
.divMemberPhoto
{
	/*border:solid 1px black;*/
	width:105px;
	height:105px;
	float:right;	
	text-align:center;
	padding:5px 0px 2px 0px;
	cursor:pointer;
}
.lnkMember:link
{
	color:#ba470e;
	text-decoration:none;	
	
}
.lnkMember:visited
{	
	color:#ba470e;
	text-decoration:none;		
}
.lnkMember:hover
{
	color:#ba470e;
	text-decoration:underline;	
}
.imgMemberPhoto
{
	border:solid 1px #ba470e;
	width:100px;
	height:100px;
}
.divMemberTitle
{
	/*border:solid 1px #ba470e;*/
	width:125px;
	float:right;
	text-align:right;
	padding:0px 0px 2px 0px;
	/*color:Navy;*/
	font-weight:bold;
	font-size:12px;
}
.divSeparator
{
	/*border:solid 1px black;*/
	clear:both;
	height:1px;	
	background-image:url(../images/Separator.jpg);
	background-repeat:no-repeat;
    overflow:hidden;    
}
/**********************************************************************************************************/
/*                                             sitemap.php                                                */
/**********************************************************************************************************/
.divsitemap
{
	margin-left:50px;
}
ultype1
{
	font-size:12px;    
    font-family:Sans-Serif;
    margin-top:7px;    
    margin-left:110px;
    margin-right:20PX;
    margin-bottom:15px;
    text-align:justify; 
    list-style-type:disc;   
	border:solid 1px black;
}
.ulcircle1
{	
	font-size:12px;    
    font-family:Sans-Serif;
    margin-top:7px;    
    margin-left:50px;
    margin-right:20PX;
    margin-bottom:15px;
    text-align:justify; 
    list-style-type:circle;   
}
.ulsquare2
{	
	font-size:12px;    
    font-family:Sans-Serif;    
    margin-top:25px;    
    margin-left:55px;
    margin-right:20PX;
    margin-bottom:15px;
    text-align:justify; 
    list-style-type: square;
}
.sitemap span.midd 
{  
	width: 24px;  
	height: 18px;  
	background: transparent no-repeat 0 0;
	display: block;  
	float: left;
	border:solid 1px black;
}
.nounder:link,.nounder:visited,.nounder:hover
{
	text-decoration: none;
	color:#ba470e;
}
/**********************************************************************************************************/
/*                                             contactus.php                                              */
/**********************************************************************************************************/
.divAddressOuter
{
	/*border:solid 1px black;*/
    font-weight:bold;
    width:260px;
    /*height:110px;*/
    height:auto;    
    float:left;
    background-repeat:no-repeat;    
    
}
.divAddressContact
{
	/*border:solid 1px black;*/
	width:211px;
	float:left;
	position:absolute;
}
.divContacts
{
	/*border:solid 1px black;*/
	width:350px;
	height:50px;
	float:left;
	position:absolute;
	padding:90px 0px 0px 0px;
	text-align:right;
	color:Navy;
	font-weight:normal;
	overflow:hidden;
}
.divAddOuter
{
	margin-top:225px;	
}
.divAddressImg
{
	/*border:solid 1px black;*/
	border-right:dashed 1px #ba470e;
    width:100px;    
    height:350px;
    float:left;
	background-image:url(../images/Aloe.jpg);
	background-position:bottom;
	background-repeat:no-repeat;	
}
.divAddress
{
	/*border:solid 1px black;*/
	width:260px;
	clear:both;	
	position:relative;
}
.divContact
{
	/*border:solid 1px black;*/
	width:300px;
	float:left;
	padding:0px 0px 0px 10px;
	height:auto;	
}
.divCLabel
{
	/*border:solid 1px black;*/
	width:100px;
	clear:both;
	float:left;	
	font-weight:bold;
	/*padding:0px 0px 15px 0px;*/
	height:30px;
}
.divCColon
{
	/*border:solid 1px black;*/
	width:10px;	
	float:left;	
	font-weight:bold;	
	height:30px;
}
.divCControl
{
	/*border:solid 1px black;*/
	width:190px;	
	float:left;	
	font-weight:bold;	
	height:30px;
}
.divCTextArea
{
	/*border:solid 1px black;*/
	width:190px;	
	float:left;	
	font-weight:bold;	
	height:160px;
}
.txtAll
{
	width:185px;
	/*background-color:#f5e4c3;*/	
	border:solid 1px #db9b1d;
}
.txtArea
{
	width:185px;
	height:130px;
	/*background-color:#f5e4c3;*/
	border:solid 1px #db9b1d;
}
.divButtons
{
	/*border:solid 1px black;*/
	width:300px;
	text-align:right;
	clear:both;
	float:left;	
	height:25px;
	padding:10px 0px 0px 0px;	
}
.divMessage
{
	font-size:11px;
	font-weight:normal;
}
/**********************************************************************************************************/
/*                                             links.php                                                  */
/**********************************************************************************************************/
.divLinksHeading
{
	/*border:solid 1px black;*/
	width:500px;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	/*border-bottom:solid 1px #a1e664;*/
}
.divLinks
{
	/*border:solid 1px black;*/
	padding:10px 0px 0px 25px;
}
.divLink
{
	padding:0px 0px 15px 0px;
}
.ALinks:link,.ALinks:visited,.ALinks:hover
{
	/*text-decoration: none;*/
	color:#ba470e;
}
/**********************************************************************************************************/
/*                                             Services.php                                               */
/**********************************************************************************************************/
.divImgNotification
{
	/*border:solid 1px black;*/
	width:50px;	
	float:left;
	text-indent:20px;
	height:25px;
}
.divNotification
{
	/*border:solid 1px black;*/
	width:620px;	
	float:left;
	height:auto;
	padding-top:3px;	
}
/**********************************************************************************************************/
/*                                             Aboutus.php                                                */
/**********************************************************************************************************/
.divWho
{
	float:left;
}
.divWhoRIght
{
	border:solid 1px black;	
	float:left;
}
