/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
	}
#top
	{
		width:100%;
		height:111px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/menubg.jpg);
		background-repeat:repeat-x;
	}
#topblank
	{
		width:1004px;
		height:111px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#logotxt
	{
		width:1004px;
		height:32px;
		float: left;
		margin:16px 0 0 0;
		padding:0px;
		font-family:Georgia;
		font-size:28px;
		color:#f0eac6;
		text-align:center;
		background-image: url(../images/TopLogo.png);
		background-repeat: no-repeat;
		background-position: center;
	}
#logotxt span{display:none}
#menublank
	{
		width:367px;
		height:25px;
		float: left;
		margin:0px;
		padding:26px 0 0 320px;
	}
#menulinksblank
	{
		width:367px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
		background-image: url(../images/menubg002.jpg);
		background-repeat:no-repeat;
		
	}
#menu
	{
		width:367px;
		height:22px;
		float:left;
		margin:0px;
		padding:5px 0 0 0;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		
	}
.menu
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		padding:0 10px 0 5px;
	}
.menu:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration: underline;
		padding:0 10px 0 5px;
		
	}	
/*#menu ul
	{
		width:367px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
	}
#menu ul li
	{
		width:76px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.menu
	{
		width:76px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.menu:hover
	{
		width:76px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/menuover.png);
		background-repeat:no-repeat;
	}
#menu ul li a.contact
	{
		width:76px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.contact:hover
	{
		width:76px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/menuover.png);
		background-repeat:no-repeat;
	}
#menu ul li a.home
	{
		width:76px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
	}
#menu ul li a.home:hover
	{
		width:76px;
		height:25px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		background-image:url(../images/menuover.png);
		background-repeat:no-repeat;
	}
*/	
#contentbg
	{
		width:100%;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(../images/contentbg.jpg);
		background-repeat:repeat-x;
		background-color:#f0eac6;
	}
#contentblank
	{
		width:1004px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
#content
	{
		width:1004px;
		float: left;
		margin:0px;
		padding:0px;
	}
#contentinner
	{
		width:936px;
		float: left;
		margin:0px;
		padding:0 0 0 36px;
	}
#header
	{
		width:936px;
		height:246px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(../images/headercopy.jpg);
		background-repeat:no-repeat;
	}
#loginbox
	{
		width:935px;
		height:257px;
		float: left;
		margin:0px;
		padding:0px;
	}
#loginboxblank
	{
		width:925px;
		height:241px;
		float: left;
		margin:0px;
		padding:14px 0 0 10px;
	}
#loginboxtxtblank
	{
		width:604px;
		height:221px;
		float: left;
		margin:0px;
		padding:20px 0 0 0;
	}
#loginboxhedding
	{
		width:604px;
		height:35px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Georgia;
		font-size: 30px;
		color:#b56208;		
	}
#loginboxgreenhedding
	{
		width:604px;
		height:22px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size: 18px;
		color:#7e9c1f;		
	}
#loginboxblacktxt
	{
		width:587px;
		height:18px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size: 13px;
		color:#606030;		
	}
#more
	{
		width:60px;
		height:21px;
		float: left;
		margin:0px;
		padding:72px 0 0 11px;
	}
.more
	{
		width:60px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 22px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		font-variant:small-caps;
		color:#FFFFFF;
		text-decoration:none;
		background-image:url(../images/more.jpg);
		background-repeat:no-repeat;
	}
.more:hover
	{
		/*width:60px;
		height:18px;
		float: left;
		margin:0px;
		padding:3px 0 0 22px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		font-variant:small-caps;
		color:#FFFFFF;
		background-repeat:no-repeat;
		text-decoration:none;*/
		background-image:url(../images/moreover.jpg);
	}
#loginarea
	{
		width:249px;
		height:212px;
		float: right;
		margin:0px;
		padding:31px 0 0 72px;
		background-image: url(../images/login.jpg);
		background-repeat:no-repeat;
	}
#loginhedding
	{
		width:249px;
		height:35px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:30px;
		font-variant:small-caps;
		color:#ffffff;		
	}
#logininput
	{
		width:249px;
		height:21px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
	}
#logininput002
	{
		width:249px;
		height:21px;
		float: left;
		margin:5px 0 0 0;
		padding:0px;
	}
.logininput
	{
		width:188px;
		height:17px;
		float: left;
		margin:0px;
		padding:4px 0 0 3px;
		font-family:Arial;
		font-size:9px;
		color:#000000;
	}
#signin
	{
		width:249px;
		height:21px;
		float: left;
		margin:22px 0 0 0px;
		padding:0px;
	}
.signin
	{
		width:55px;
		height:18px;
		float: left;
		margin:0px;
		padding:4px 0 0 5px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		font-variant:small-caps;
		color:#FFFFFF;
		text-decoration:none;
		background-image: url(../images/sign.jpg);
		background-repeat:no-repeat;
	}
.signin:hover
	{
		/*width:55px;
		height:18px;
		float: left;
		margin:0px;
		padding:2px 0 0 5px;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		font-variant:small-caps;
		color:#FFFFFF;
		text-decoration:none;
		background-repeat:no-repeat;*/
		background-image: url(../images/signover.jpg);
	}
#notmember
	{
		width:181px;
		height:39px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:18px;
		color:#5b9400;
	}
.register
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#832700;
		text-decoration:none;
		padding:0 0 0 20px;		
	}
/*.register:hover
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#832700;
		text-decoration: underline;
		padding:0 0 0 20px;		
	}*/
#portfoliobg
	{
	width:935px;
	height:48px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#dbb94d;
	}
#portfoliohedding
	{
		width:148px;
		height:30px;
		float:left;
		margin:10px 0 0 10px;
		padding:0px;
		font-family:Georgia;
		font-size:24px;
		color:#ffffff;
	}
#portfolioboldtxt
	{
		width:600px;
		height:15px;
		float:left;
		margin:19px 0 0 174px;
		padding:0px;
		font-family: Arial;
		font-size:12px;
		font-weight:bold;
		color:#ffffff;
		text-align: right;
	}
#contentarea
	{
		width:925px;
		float:left;
		margin:0px;
		padding:23px 0 0 11px;
	}	
#portfolioleft
	{
	width:525px;
	height:508px;
	float:left;
	margin:0px;
	padding:0px;
	}
#portfolioimgblank
	{
	width:510px;
	height:238px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/portofoliobg.jpg);
	background-repeat:no-repeat;
	}
#portfolioimg
	{
	width:240px;
	height:213px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/portofolioimg1copy.jpg);
	background-repeat:no-repeat;
	}
#portfolioimg2
	{
	width:240px;
	height:213px;
	float:left;
	margin:0 0 0 29px;
	padding:0px;
	background-image:url(../images/portofolioimg2copy.jpg);
	background-repeat:no-repeat;
	}
.portfoliohedding
	{
	width:240px;
	height:21px;
	float:left;
	margin:9px 0 0 0;
	padding:0px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	}
.detailsblank
	{
	width:60px;
	height:18px;
	float:left;
	margin:0px;
	padding:155px 0 0 90px;
	}

.details
	{
	width:60px;
	height:18px;
	float:left;
	margin:0px;
	padding:3px 0 0 0;
	font-family:Arial;
	font-size:11px;
	font-variant:small-caps;	
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/details.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.details:hover
	{
	width:60px;
	height:18px;
	float:left;
	margin:0px;
	padding:3px 0 0 0;
	font-family:Arial;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/detailsover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;	
	}
#eventhedding
	{
	width:510px;
	height:35px;
	float:left;
	margin:8px 0 0 0;
	padding:0px;
	font-family:Georgia;
	font-size:30px;
	color:#832700;
	}
#eventstxtblank
	{
	width:482px;
	height:166px;
	float:left;
	margin:22px 0 0 0;
	padding:0px;
	}
#eventsitemblank
	{
	width:482px;
	height:45px;
	float:left;
	margin:0px;
	padding:0px;
	}
#eventsitemblank002
	{
	width:482px;
	height:45px;
	float:left;
	margin:16px 0 0 0;
	padding:0px;
	}
#eventsitemblank003
	{
	width:482px;
	height:45px;
	float:left;
	margin:16px 0 0 0;
	padding:0px;
	}
.eventsitembg
	{
	width:51px;
	height:42px;
	float:left;
	margin:0px;
	padding:3px 0 0 0;
	font-family:Arial;
	font-size:30px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../images/itembg.jpg);
	background-repeat:no-repeat;	
	}
.eventsitemtxt
	{
	width:400px;
	height:13px;
	float:left;
	margin:0 0 0 8px;
	padding:3px 0 0 0;
	font-family:Arial;
	font-size:10px;
	color:#832700;
	}
.eventsitemblackbold
	{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#1f2e2a;
	}
#portfolioright
	{
	width:382px;
	height:503px;
	float:left;
	margin:0px;
	padding:0 0 0 18px;
	background-image:url(../images/portofolioright.jpg);
	background-repeat:no-repeat;
	}
#portfoliorighthedding
	{
	width:382px;
	height:35px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:30px;
	color:#832700;
	}
#portfoliorightgreenhedding
	{
	width:382px;
	height:35px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: Arial;
	font-size:15px;
	color:#7e9c1f;
	}
#portfoliorightgreentxt
	{
	width:365px;
	height:35px;
	float:left;
	margin:10px 0 0 0;
	padding:0px;
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#828246;
	}
#contentbutton
	{
	width:102px;
	height:21px;
	float:left;
	margin:19px 0 0 0;
	padding:0px;
	}
#contentbutton002
	{
	width:123px;
	height:21px;
	float:left;
	margin:35px 0 0 0;
	padding:0px;
	}
	
.contentbutton
	{
	width:80px;
	height:18px;
	float:left;
	margin:0px;
	padding:3px 0 0 22px;
	font-family:Arial;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../images/bigbutton.jpg);
	background-repeat:no-repeat;
	}
.contentbutton:hover{
	/*width:80px;
	height:18px;
	float:left;
	margin:0px;
	padding:3px 0 0 22px;
	font-family:Arial;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-repeat:no-repeat;*/
	background-image:url(../images/bigbuttonover.jpg);
}
.portfoliotbutton
	{
	width:123px;
	height:18px;
	float:left;
	margin:0px;
	padding:3px 0 0 22px;
	font-family:Arial;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/portofoliobutton.jpg);
	background-repeat:no-repeat;
	}
.portfoliobutton:hover{
	/*width:123px;
	height:18px;
	float:left;
	margin:0px;
	padding:3px 0 0 22px;
	font-family:Arial;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-repeat:no-repeat;*/
	background-image: url(../images/btn_portfolio_ovr.jpg);
}
#testimonialblank
	{
	width:382px;
	height:260px;
	float:left;
	margin:42px 0 0 0;
	padding:0px;
	}
#testimonialhedding
	{
	width:382px;
	height:35px;
	float:left;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-size:30px;
	color:#832700;
	}
#testimonialtxtblank
	{
	width:382px;
	height:75px;
	float:left;
	margin:28px 0 0 0;
	padding:0px;
	}
#testimonialtxtblank002
	{
	width:382px;
	height:75px;
	float:left;
	margin:15px 0 0 0;
	padding:0px;
	}
#testimonialimg
	{
	width:75px;
	height:75px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/testimonialimg.jpg);
	background-repeat:no-repeat;
	}
#testimonialimg002
	{
	width:75px;
	height:75px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/testimonialimg002.jpg);
	background-repeat:no-repeat;
	
	}
.testimonialtxt{
	width:284px;
	height:40px;
	float:left;
	margin:0 0 0 21px;
	padding:0px;
	font-family: Arial;
	font-size:11px;
	font-style:italic;
	color:#7e9c1f;
}
.testimonialblacktxt
	{
	width:284px;
	height:15px;
	float:left;
	margin:0 0 0 21px;
	padding:0px;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#1f2e2a;
	}
#testimonialbutton
	{
	width:131px;
	height:21px;
	float:left;
	margin:19px 0 0 0;
	padding:0px;
	}
.testimonialbutton
	{
	width:131px;
	height:18px;
	float:left;
	margin:0px;
	padding:3px 0 0 22px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/testimonialbutton.jpg);
	background-repeat:no-repeat;
	}
.testimonialbutton:hover
	{
	width:131px;
	height:18px;
	float:left;
	margin:0px;
	padding:3px 0 0 22px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/testimonialbuttonover.jpg);
	background-repeat:no-repeat;
	}
#footer
	{
		width:100%;
		height:111px;
		float:left;
		margin:0px;
		padding:0px;
		background-image:url(../images/footer.jpg);
		background-repeat:repeat-x
	}
#footerblank
	{
		width:1004px;
		height:111px;
		float: none;
		margin:0 auto;
		padding:0px;
	}
	
#footerlinksblank
	{
		width:1004px;
		height:15px;
		float:left;
		margin:50px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:11px;
		font-weight: bold;
		color:#dbb94d;
		text-align:center;
	}
.footerlinks
	{
		font-family:Arial;
		font-size:11px;
		font-weight: bold;
		color:#dbb94d;
		text-decoration:none;
	}
.footerlinks:hover
	{
		font-family:Arial;
		font-size:11px;
		font-weight: bold;
		color:#dbb94d;
		text-decoration: underline;
	}
#copyrights
	{
		width:1004px;
		height:15px;
		float:left;
		margin:5px 0 0 0;
		padding:0px;
		font-family:Arial;
		font-size:9px;
		font-weight: bold;
		color:#5a5043;
		text-align:center;
	}
#validation
	{
	width:140px;
	height:18px;
	float:left;
	margin:0 0 0 450px;
	padding:0px;
	}
.xhtml
	{
	width:60px;
	height:18px;
	float:left;
	margin:0px;
	padding:4px 0 0 0;
	font-family:Arial;
	font-size:11px;
	font-variant:small-caps;	
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/details.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.xhtml:hover{
	background-image:url(../images/detailsover.jpg);
}
.css:hover
	{
	width:60px;
	height:18px;
	float:left;
	margin:0 0 0 3px;
	padding:3px 0 0 0;
	font-family:Arial;
	font-size:11px;
	font-variant:small-caps;	
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/details.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
.css
	{
	width:60px;
	height:18px;
	float:left;
	margin:0 0 0 3px;
	padding:3px 0 0 0;
	font-family:Arial;
	font-size:11px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/detailsover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;	
	}
#innercontentblank002
	{
		width:935px;
		float: left;
		margin:0px;
		padding:0px;
	}
#innercontentblank003
	{
		width:925px;
		float: left;
		margin:0px;
		padding:14px 0 0 10px;
	}
#innercontentblank
	{
		width:604px;
		float: left;
		margin:0px;
		padding:20px 0 0 0;
	}
.innerHeading
	{
	width:604px;
	height:35px;
	float:left;
	margin:8px 0 0 0;
	padding:0px;
	font-family:Georgia;
	font-size:30px;
	color:#832700;
	}
.innerContent
	{
		width:604px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size: 13px;
		color:#606030;
		text-align:justify;		
	}
/*#innercontent002
	{
		width:604px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size: 13px;
		color:#606030;
		text-align:justify;		
	}
#innercontent003
	{
		width:604px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size: 13px;
		color:#606030;
		text-align:justify;		
	}
#innercontent004
	{
		width:604px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size: 13px;
		color:#606030;
		text-align:justify;		
	}
#innercontent005
	{
		width:604px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size: 13px;
		color:#606030;
		text-align:justify;		
	}*/
#submenuarea
	{
		width:249px;
		height:212px;
		float: right;
		margin:0px;
		padding:0 0 0 72px;
	}
#submenuhedding
	{
		width:220px;
		height:30px;
		float:left;
		margin:0px;
		padding:0px;
	font-family:Georgia;
	font-size:30px;
	color:#832700;
	}
#submenu
	{
		width:220px;
		float:left;
		margin:10px 0 0 0;
		padding:0px;
		display:block;
		overflow:hidden;
	}

#submenu ul
	{
		width:220px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#submenu ul li
	{
		width:220px;
		float:left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		display:block;
		line-height:19px;
	}
#submenu ul li.topline
	{
		width:220px;
		height:1px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
		background-image:url(../images/topline.jpg);
		background-repeat:no-repeat;
		line-height:1px;
	}
#submenu ul li a.submenu
	{
		width:220px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		display:block;
		background-image: url(../images/active.jpg);
		background-repeat:no-repeat;
	}
#submenu ul li a.submenu:hover
	{
		width:220px;
		height:19px;
		float:left;
		margin:0px;
		padding:0 0 0 20px;
		font-family:"Trebuchet MS";
		font-size:11px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		display:block;
		background-image: url(../images/over.jpg);
		background-repeat:no-repeat;
	}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/
#contactblank
			{
	margin: 0px;
	float: left;
	width: 674px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
		
			}
		
#contactinnerblank
		{
				width:1004px;
				height:500px;
				float:left;
				margin:0px;
				padding:0px;
		}
#contactheddingblank
		{
			width:500px;
			height:30px;
			float:left;
			margin:27px 0 0 45px;
			padding:0px;
			font:normal 12px/17px Arial, Helvetica, sans-serif;
			color:#CECECE;
			border-bottom: solid 1px #7f7f7f;
		}
#contactaddressblank{
				margin: 0px;
				padding:0 0 0 30px;
				float: left;
				width:236px;
				font-family: "Trebuchet MS";
				font-size: 11px;
				font-weight: normal;
				color: #000000;
				text-decoration: none;
	}
#contactAddressHeading
		{
	width:604px;
	height:35px;
	float:left;
	margin:8px 0 0 0;
	padding:0px;
	font-family:Georgia;
	font-size:30px;
	color:#832700;
		}		
#contactAddressText{
		width:604px;
		float: left;
		margin:12px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size: 13px;
		color:#606030;
		text-align:justify;		
	}
#contactsmallhedding
			{
		width:604px;
		height:22px;
		float: left;
		margin:12px 0 10px 0;
		padding:0px;
		font-family: Arial;
		font-size: 18px;
		color:#7e9c1f;		
			}
#contactHeading
			{
	width:604px;
	height:35px;
	float:left;
	margin:8px 0 0 0;
	padding:0px;
	font-family:Georgia;
	font-size:30px;
	color:#832700;
		}
#contacticon{
				width:86px;
				height:84px;
				float:left;
				background-image: url(contacticon.png);
				background-repeat:no-repeat;
				margin:10px 0 0 30px;
	}
#contactFieldNameBlank, #contactFieldBlank{
	width:200px;
	height:450px;
	margin:7px 0 0 0;
	padding:0;
	float:left;
}
#contactFieldNameBlank div{
	width:150px;
	height:20px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}
.contactFieldName{
	font-family: Arial;
	font-size: 13px;
	color:#606030;
	text-align:justify;	
}
#contactFieldBlank div{
	width:200px;
	height:20px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}
.contactField{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #3c4538;
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
	height:20px;
	width: 418px;
}
#submitbutton{
	width:200px;
	height:20px;
	margin: 80px 0 0 0;
	padding:0;
	float:left;
	text-align: left;
}
/*.submitbutton{
	width:74px;
	height:23px;
	float:left;
	margin:0px;
	padding:4px 0 0 0;
	font-family:Tahoma;
	font-size:10pt;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background-image:url(../images/xhtml.png);
	cursor:pointer;
}
.submitbutton:hover {
	background-image:url(../images/xhtmlover.png);
	background-repeat:no-repeat;
}*/
			
.contactinput{
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
}
.listbox{

	width:177px;
	height:20px;			
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
}
/*----------------------------------------------------------------contactpage----------------------------------------------------------------------------------------*/																																																																																																																													