.body-control {
	margin: 10px 0px 10px 0px;
	padding: 0;
	background: #f5ebdd url(../images/textureBG.jpg) repeat;
}

.content-bg{
	margin: 0px 0px 0px 0px;
	padding: 0 15px 88px 15px;
	background: #f5ebdd url(../images/cotent_bg.jpg) bottom center no-repeat;
}

.stroke {
	border: 10px solid #dcceb9;
}

.photo-stroke {
	border: 1px solid #755725;
}


form {
	margin: 0;
	padding: 0;
}

.times-16px-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	letter-spacing: normal;
	line-height: 18px;
}

.times-13px-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #755725;
	letter-spacing: normal;
	line-height: 18px;
}

.times-18px-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #755725;
	letter-spacing: normal;
	line-height: 20px;
}

.times-22px-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #755725;
	letter-spacing: normal;
	line-height: 26px;
}

.times-36px-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #755725;
	letter-spacing: normal;
	line-height: 38px;
}

.times-36px-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #990000;
	letter-spacing: normal;
	line-height: 38px;
}

.times-28px-brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #755725;
	letter-spacing: normal;
	line-height: 32px;
}

.times-28px-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #990000;
	letter-spacing: normal;
	line-height: 32px;
}

.verdana-11px-brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #523a12;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 14px;
}

.verdana-14px-brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #523a12;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
}

.verdana-14px-brown a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-decoration: underline;
	}
.verdana-14px-brown a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-decoration: underline;
	}
.verdana-14px-brown a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-decoration: none;
	}
	
.verdana-12px-brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #523a12;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
}

.verdana-12px-brown a:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-decoration: underline;
	}
.verdana-12px-brown a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-decoration: underline;
	}
.verdana-12px-brown a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 22px;
	text-decoration: none;
	}
	
/* Begin Sign Up Form*/	
	
.signup-border {
	padding: 20px 20px 11px 20px;
	border: 1px solid #ccd1b6;
}

.content-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 18px;
}

.forinput {
	background-color: #FFFFFF;
	width:135px;
	color: black;
	border: #666666 1px solid;	
}

.forinput2 {
	background-color: #FFFFFF;
	width:375px;
	color: black;
	border: #666666 1px solid;	
}

/* End Sign Up Form*/
