body { 
	background-color: #fafafa; 
	background-image: url(../images/template/bg.gif); 
	background-repeat: no-repeat; 
	background-position: center top; 
	margin: 0; 
	padding: 0; 
}
#site {
	width: 724px;
	margin-left: auto;
	margin-right: auto;
}
#header { 
	width: inherit; 
	height: 135px; 
}
#amenu { 
	float: right; 
	width: 543px; 
	height: 27px; 
	border-bottom: 1px solid #fff; 
}
#bmenu { 
	clear: right;
	width: inherit; 
	height: 27px;
}
#banner { 
	height: 260px; 
	width: inherit; 
	margin-top: 0; 
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #fff;
}
#wrapper { 
	width: inherit; 
	background-color: #aaaaaa; 
	float: left; 
}
#secondpage_wrapper {
	width: 548px;
	float: left;
	background-color: #aaaaaa;
}
#banner_secondpage { 
	width: 548px; 
	height: 160px; 
	float: left; 
	border-top: 1px solid #fff; 
	border-bottom: 1px solid #fff; 
	border-left: 1px solid #f9f9f9; 
}
#sidebar { 
	background-color: #aaaaaa; 
	width: 175px; 
	min-height: 500px; 
	float: left;
	text-align: center;
}
#secondpage_sidebar { 
	background-color: #aaaaaa; 
	width: 175px; 
	min-height: 661px; 
	float: left; 
	border-top: 1px solid #fff;
	text-align: center; 
}
#content { 
	background-color: #bc7841; 
	width: 548px; 
	min-height: 500px; 
	float: left; 
	border-left: 1px solid white;
	padding-bottom: 15px;  
}
#footer { 
	width: inherit; 
	min-height: 100px; 
	clear: both;
	padding-top: 15px;
}
/*Footer Classes*/
#footer p { 
	color: #5f6065; 
	text-align: center; 
}
#footer a:link { 
	color: #bc7841; 
	text-decoration: underline; 
}
#footer a:visited { 
	color: #bc7841; 
	text-decoration: underline; 
}
#footer a:hover { 
	color: #5f6065; 
	text-decoration: underline; 
}
#footer a:active { 
	color: #5f6065; 
	text-decoration: underline overline; 
}
/*fc-end*/

/*Images*/
.rightimg { 
	background-color: #feffff; 
	float: right; 
	padding: 3px; 
	margin: 10px; 
	border: solid 1px #353036; 
}
.leftimg { 
	background-color: #feffff; 
	float: left; 
	padding: 3px; 
	margin: 10px; 
	border: solid 1px #353036; 
}
.centerimg {
	padding: 3px; 
	margin: 10px; 
	border: solid 1px #353036;
	background-color: #feffff; 
}
/*img-end*/

/*forms*/
table { 
	color: #fafafa; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 150%;
}
td {
	width: 50%;
}
fieldset {
 	margin: 0 5%;
 	padding: 10px;
 	border: 1px solid #333;
 	font-size: 13px;
}
legend { 
	color: #fafafa; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0; 
	padding: 5px; 
}
input.smallfield {

}
input.smallfield:hover {
	background-color: #e0e0e0;
}
input.smallfield:focus {
	background-color: #f5e7b8;
}
input.fields {
 	border: 3px double #999999;
 	width: 100%;
}
input.fields:hover { 
	background-color: #e0e0e0; 
}
input.fields:focus { 
	background-color: #f5e7b8; 
}
table textarea {
	border: 3px double #999999;
 	width: 100%;
 	height: 150px;
}
table textarea:hover {
	background-color: #e0e0e0;
}
table textarea:focus {
	background-color: #f5e7b8;
}

.red {
	color: #FF0000;
}

/*end-forms*/

p { 
	color: #fafafa; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 150%; 
	margin: 10px 10px 20px;
}
.img_caption { 
	color: #453f46; 
	font-size: 10px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	line-height: 100%; 
	text-align: center; 
	margin: 0; 
}
.darcolor {
	color: #383838;
}
ul, ol { 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 150%;
}
ul li {
	color: #353036;
}
ul li p {
	color: #fafafa;
	margin: 0;
	padding: 0;
}
h1 { 
	color: #fff; 
	font-size: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 100%; 
	background-color: #453f46; 
	width: inherit; 
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #000; 
}
h2 { 
	color: #383838; 
	font-size: 18px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	margin: 10px; 
}
h2 a:link { 
	color: #383838; 
	text-decoration: none;
}
h2 a:hover { 
	color: #383838; 
	text-decoration: none; 
}
h3 { 
	color: #353036; 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 0; 
}
a:link { 
	color: #feffff; 
	text-decoration: underline; 
}
a:visited { 
	color: #feffff; 
	text-decoration: underline; 
}
a:hover { 
	color: #feffff; 
	text-decoration: underline overline; 
}
a:active { 
	color: #feffff; 
	text-decoration: underline; 
}

