.label {
padding-right: 10px;}

  
form fieldset{
	background-color:#fff9e7;
	border-width:2px;
	border-style:solid;
	border-color:#3AB2C2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;	
	margin:20px 0px 20px 0px;
	width:400px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}

form fieldset legend{	
	background-color:#3AB2C2;	
	border-width:1px;
	border-style:solid;
	border-color:#3AB2C2;	
	color:#ffffff;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;		
	padding:2px 5px;
	margin:0px 0px 5px 0px;
	position:relative;
	top: -12px;
}
	 
form fieldset legend img{
	padding:0px 5px 0px 5px;	
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	color: #CC3300;
	font-weight: bold;
}
.button{
	background-color:#E9F3E9;	
	border-width:1px;
	border-style:solid;
	border-color:#3AB2C2;	
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
input.form,textarea.form,textarea.form {			
    margin-left:20px;}


/*---------------------------------  Lists  ---------------------------------*/

ul.error {			width:350px;
				margin:10px auto;
				color:#C00000;
				background-color:transparent;
				font-size:1em;}

ul.error li {			font-size:0.9em;
				margin-left:25px;}




/*---------------------------  Paragraph Classes  ---------------------------*/

p.centered {	text-align:center;
				font-weight:bold;
				margin:10px;}

.smalltext {		font-size:0.85em;}




/*------------------------------  Span Classes  -----------------------------*/

span.required {			
                font-size:1em;
				color:#C00000;
				background-color:transparent;
				width:5px;
				font-weight:bold
				text-align:right;
				margin-left:0px;
				line-height:2em;}

span.fieldname {		
				width:200px;
				text-align:left;
				padding: 0 5px;}
				
/*--------------- Franchise page nav links Classes -------------*/

#franchisenav {
	padding-right: 7px;
}

#franchisenav a,#franchisenav a:visited  {
	padding: 5px 3px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-right: 2px;
	background: url(http://www.mycustomh2o.com/images/fran-link-bg.gif) no-repeat center;
}
#franchisenav a:hover {
	color: #122112;
	background: url(http://www.mycustomh2o.com/images/fran-link-bg.gif) no-repeat center;
}
			