/* Start of CMSMS style sheet 'Rain Typography' */
/**************/
/* Typography */
/**************/
h1, h2, h3, h4, h5, h6 { 
	color: #755f3c;
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
    font-weight: normal;
	padding: 0px 0px 6px 0px;
}

h1 {
     font-size: 2.2em;
}

h2 {
     font-size: 1.6em;
     padding: 6px 0px 0px 0px;
color:#2D110D;
border-bottom: thin dotted #716C5F;
margin-top:4px;
}

h3 {
     font-size: 1.4em;
     padding: 6px 0px 0px 0px;
}

h4, h5, h6 {
     font-size: 1.2em;
     padding: 6px 0px 0px 0px;
}
	
p { 
	color:#381704;
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	padding:0px;
}

.strong {
	color: #706B5E;
	font-weight: bold;
}


/* Start Link Styles */
#scrollcontent a:link, a:visited {
     color: #660000;
     font-weight: bold;
     text-decoration: underline; 
}
#scrollcontent a:hover, a:active {
     color: #5c5c29;
     text-decoration: none; 
}
/* End Link Styles */


/* Start style for copyright */
.copyright {
     font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size: 8.5pt;
     font-style: normal;
     line-height: 1.2em;
     color: #d2cab3;
     text-align: left;
     vertical-align: top;
     padding-left: 15px; padding-top:12px;
width:495px;float:left;
}
.copyright a:link {
     font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size: 8.5pt;
     font-style: normal;
     line-height: 1.2em;
     color: white;
     text-decoration: none;
     text-align: left;
     vertical-align: top; 
}
.copyright a:visited {
     font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size: 8.5pt;
     font-style: normal;
     line-height: 1.2em;
     color: #DDDDAE;
     text-align: left;
     vertical-align: top; 
}
.copyright a:hover {
     font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
     font-size: 8.5pt;
     font-style: normal;
     line-height: 1.2em;
     color: #ffab00;
     text-align: left;
     vertical-align: top; 
}
/* End style for copyright */

.socialmedia {
float:right;
width:240px;
}

#newsletter p { 
	color:#fff;
	font-family:"Lucida Grande","Lucida Sans Unicode","bitstream vera sans","trebuchet ms",verdana;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	padding-bottom:10px;
}
/* End of 'Rain Typography' */

