#ContactOn a {
background-color:#51220E; 
}

#content {
width:728px;
min-height:776px;
background-image:url(../img/global/bkgrnd-others.jpg);
background-repeat:no-repeat;
background-position:bottom;

margin:0px auto 0px auto;
border:1px solid #9D9FA2;
border-bottom:0px;
}

/* product information styles */
#aboutImage1 {
float:left;
margin:0px 0px 0px 36px;
}
#aboutImage2 {
float:right; 
margin-top:35px;
margin-right:17px; 
}
#leftColumn {
padding:28px 0px 0px 28px;
}
#photoDecor {
	border:1px solid #000000;
	background-color:#7C390D;
	text-align:center;
	width:204px;
	height:303px;
	padding-top:5px;
}
#photoDecor img {
border:1px solid #000000;
}

#aboutDescription {
display:block;
width:494px;
float:left;
font-size:11px;
line-height:16px;
text-align:left;
margin-left: 30px;
}



/* text styles */
#aboutDescription p {

display:block;
}
.greyText {
color:#666666;
}
.comic {
font-family:comic sans, comic sans ms, coursive;
color:#000000;
}

.arrow a {
font-family:webdings;
color:#C65005;
font-size:15px;
text-decoration:none;
}
.arrow a:hover {
font-family:webdings;
color:#5E0D00;
font-size:15px;
}

/* form Styles */

/* STANDARD FORM STYLES */
		
form br { clear:left; }
form label { margin:0; }
form .leftLabel label { width:11em; }
form .leftLabel label { display:block; float:left; }
		
/* basic classes for different form field types */
/*  */
form select[name] { border:1px solid #DCDCD4; background:#f0f0f0; }
form input[type="text"],form input[type="password"] { border:1px solid #DCDCD4; background:#f0f0f0; padding:.1em; }

form input[type="button"],form input[type="submit"] { background:#666; color:#fff; font-weight:bold; border-color:#444; }
form input[type="reset"] { background:#ccc; color:#fff; font-weight:bold; border-color:#888; }
		
/* form error Styles */
form .invalidData { border-color:#c00 !important; background:#fff !important; }
form label.invalidData { background:#f3f3f3; }
form .err_message { color:#fff; margin-left:.25em; }
form .err_message { display:none; }
form .block_err { display:block; }
form .inline_err { display:inline; }
		

form input:hover { background:#f5f5dc; }
form input:focus { background:#f9f9f9; }
form select:hover { background:#f5f5dc; }
form select:focus { background:#fff; }
form input[type="button"]:hover,form input[type="submit"]:hover { background:#2e8b57; color:#fff; }
form input[type="button"]:active,form input[type="submit"]:active { border-style:solid; color:#fff; background:#222; }
form input[type="reset"]:hover { background:#900; color:#fff; }


/* SPECIFIC FORM STYLES */
#aboutDescription form { width:280px; text-align:left; margin:0px; padding:0; color:#000;}
label { display:block; font-size:11px; }
#aboutDescription label { margin:0px;}
#regform label { margin:0px; text-align:right;}
#regformLeftalign { text-align:left; }
#regformLeftalign label { margin-top:12px; text-align:left;}
#regform input { 
	text-align:left;
	float:right;
	border:1px solid #DCDCD4;
	background:#fff;
	margin:0px 0 3px 12px;
	height:18px;
	font-size:11px;
	color:#533830;
	}
#regform input.checkbox {  margin:0px; border:1px solid #6e0f12; float:none }
#regform input.radio { width:10px; height:10px; }
#regform select { 
	text-align:left;
	background:#fff; 
	border:1px solid #DCDCD4; 
	font-size:11px;
	min-height:20px;
	margin:0px 26px 3px 8px;
	float:right;
	}
#regform select.mulitple { 
	background:#fff; 
	border:1px solid #DCDCD4; 
	font-size:11px; 
	min-height: 15px; 
	margin:10px 0 0 6px;
	vertical-align:bottom; 
	}
#regform textarea { 
	float:right;
	font-size:11px; 
	text-align:left;
	border:1px solid #DCDCD4;
	background:#fff;
	width:300px; 
	margin:0px 0px 3px 12px;
	height:100px;
	padding:5px;
	}
.sharedRow { float:right; }
.sharedRowLeft { float:left; }
.beginRow { clear:both; }

.quarterWidth { width:175px; }
.quarterWidth input { width:75px; }
.quarterWidth select { width:75px;  }

.halfWidth { width:275px; }
.halfWidth input { width:200px; }
.halfWidthX select { width:200px;  }

.threeQuarterWidth { width:383px; }
.threeQuarterWidth select { width:200px; }
.threeQuarterWidthbd { width:500px; }
.threeQuarterWidthbd select { width:200px; }	

.selectorWidth { width:222px; }
.selectorWidth select { width:125px;  }

.phoneWidth { width:300px; }
.phoneWidth input { width:30px; }

.phonetypeWidth { width:200px; }
.phonetypeWidth input.radio { background-color:#e0f5f6; }

.hoodcheckbox {margin:0px 8px 0 12px; border:0px solid #DCDCD4;}
.noborder { border:0; }

#regform input[type="submit"] { 
padding:2px; 
font-family: Georgia, "Times New Roman", Times, serif; 
color:#dccebc; 
font-size:10px;
background-color:#821919;
text-transform:uppercase; 
}
 
#regform input[type="submit"]:hover { 
background:#547e28; 
color:#fff; 
}

/* form Styles End */
	





