@charset "UTF-8";
/* CSS Document */

.sub-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #613718;
	line-height: 18px;
}
.sub-headings_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #613718;
	line-height: 24px;
	font-weight: bold;
}
.sub-orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 9pt;
}

#registryPage{text-align:left; font-size:12px; font-family: Arial, Verdana;}
#registryPage p{}
#registryPage h1{font-family: "Bolton", Georgia; font-size:24px; color: #b14504;}
#registryPage h3{text-transform:uppercase; font-size:12px;}
#regArrow{float:left; margin: 3px 4px 0 0;}
#startRegistry{width:175px; height:12px; background: url('../images/startRegistry.gif') 0 0 no-repeat; display:inline-block; float:left;}
#startRegistry:hover{background: url("../images/startRegistry.gif") 0 -12px no-repeat !important;}
