﻿body {margin:0px auto; padding:0px auto; background:url("../Images/sitebg.png");}

#allcenter
{
	margin:0px auto;
	padding:0px auto;
	width:1024px;
	position:relative;
}

#header 
{
	float:left;	margin:0px auto;padding:0px auto;width:1024px;position:relative; 
}

#leftshadow{  background: url("../Images/leftbit.png") repeat-y scroll 0px 0 ;
    height: 100%;
    left: 0px;
    position: absolute;
    top: 0;
    width: 10px;
    z-index: 2;}

#rightshadow{ background: url("../Images/rightbit.png") repeat-y scroll 0px 0  ;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0;
    width: 10px;
    z-index: 2;}
    
#contentbg { float:left; width:1024px; position:relative;}

.menu a{ font-family:Century Gothic; font-size:14px; color:#512701; text-decoration:none; font-weight:bold; }
.menu a:hover { font-family:Century Gothic; font-size:14px; color:Green; text-decoration:none; }

.topmenu a{ font-family:Arial; font-size:11px; font-weight:bold; color:#638c21;  text-decoration:none;}

#leftbg{ float:left; width:720px; margin-top:20px;}
.paratxt{ font-family:Arial; font-size:14px; color:#644b24; text-align:justify; line-height:180%;}


#rightbg{ float:right; width:280px; margin-top:20px;}
.righttxt{ font-family:Arial; font-size:14px; font-weight:bold; color:White;}

.txt a { font-family:Arial; font-size:14px; color:#644B24; text-decoration:none;}
.txt a:hover{ font-family:Arial; font-size:14px; color:#644B24; text-decoration:underline;}

#footer { font-family:Arial; color:White; font-size:12px;}
#footer a { font-family:Arial; color:White; font-size:12px; text-decoration:none;}
#footer a:hover { font-family:Arial; color:White; font-size:12px; text-decoration:underline;}

.btnsubmit
{
	background:url("../Images/submit.jpg");
	width:54px;
	height:19px;
	border:0;
}

.btnreset
{
	background:url("../Images/reset.jpg");
	width:54px;
	height:19px;
	border:0;
}

.linktxt a
{
	font-family:Arial; font-size:13px; color:#638C21; font-weight:bold; text-decoration:none;
}

.linktxt a:hover
{
	font-family:Arial; font-size:13px; color:#638C21; font-weight:bold; text-decoration:underline;
}

.clstxt{ font-family:Verdana; font-size:12px; color:Black; font-weight:bold;}

.title{ font-family:Vidaloka;color:#644B24;font-size:20px;font-weight:bold;font-style:normal; text-shadow: 1px 1px 1px  #000;}
.contacttitle{ font-family:Rochester;font-size:25px;color:#644B24;font-weight:bold;}
