/* Start of CMSMS style sheet 'Classes' */
/* ---------------------------------------------
WYSIWYG Editor Screen Stylesheet for http://www.allagashvalve.com
Updated: 06/16/08 - JDB / iBecCreative.com
Version: 1.0
 ---------- ::Global Classes:: --------------- */
.center {text-align:center;}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.dottedline {
border-color:#000;
border-style:dotted none none;
border-width:1px 0;
height:1px;
margin:0;
padding:0;
text-align:left;
width:80%;
}
.floatleft {float:left;}
.floatright {float:right;}
.hidden {display:none;}
.inline {display:inline;}
.large {
font-size:20px;
font-weight:bold;
}
.light {color:#999;}
.small {
font-size:10px;
font-weight:normal;
}
.gold, .gold a {color:#716030;}
.gold a:hover {color:#261f0a;}
/* End of 'Classes' */

