/*
       Title:                  C Perry and Company Styles
       Last Modified:          10-apr-2008
*/
/*this margin makes lists viewable in CMS*/

/* cms styles
----------------------------------------------*/
h1, h2, h3, h4, h5{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0.2em;
}
h1 {font-size: 18px;
border-bottom: 1px solid #e9331d;
margin-bottom: 10px;}
h2 {font-size: 14px;}
h3{font-size: 1.4em;}
h4{font-size: 12px;
font-weight: bold;
color: #e8331e;
padding: 2px 0px 2px 10px;
margin-bottom: 0px;
background: #000000;}
h5, h6{font-size: 1.1em;}

.custom-style1{
font-family: verdana, tahoma, sans-serif;
font-size: 18px;
font-weight: normal;
color: #577b8b;
}

.custom-style2{
font-family: verdana, tahoma, sans-serif;
font-size: 14px;
font-weight: bold;
color: #85a2aa;
}

.custom-style3{
font-family: verdana, tahoma, sans-serif;
font-size: 18px;
font-weight: normal;
color: #000000;
}

.custom-style4{
font-family: verdana, tahoma, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.custom-style5{
font-family: verdana, tahoma, sans-serif;
font-size: 12px;
font-weight: bold;
color: #0f822a;
}

