/* @override http://127.0.0.1:8080/site_media/media/css/success.css */



html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family:  serif;
}

html, body, div, span, object, iframe,
blockquote, pre,
abbr, acronym, address, code,
del, dfn,  q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

}

.main {
	
}
.mainnews {
	
}

body {

}


body,html {

}

#logo {
	background-color:  transparent;
}

a {
	color:  #f36e22;
	text-decoration: none;
}

a:visited {color:#f36e22}
a:hover { color:#f8b47c }

.product {
	color:  #f36e22;
	text-decoration: none;
}


img.menubullet {
	padding-right: 14px;
}

.menu {
	font-family:  sans-serif;
}

p.menu {
	font-size: 2em; margin-bottom: 0.75em;
	text-transform: lowercase;
	font-variant:  small-caps;
	font-family: sans-serif;
}

.menublock {

}

.blogpost {
	/*background-image: url("/site_media/media/img/watermark.png"); */
	background-repeat: no-repeat;
}

ul {
	list-style-position: outside;
	/*margin-left: 0px;*/
	list-style-type: square;
}

h1,h2,h3,h4 {
	font-family:  sans-serif;
}

h2 {
	color: #355e76;
}

h3 {
	color: #355e76;
}

.footer {
	font-family: sans-serif;
	margin-left: 130px
}

.error {
    color: #d54300;
}

.boxes {
	background-image: url("/site_media/media/img/textbackground.png");
	background-repeat: repeat-x;
	height: 175px;
	width: 283px;
	border: 5px solid #b8d1d9;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 25;
	padding: 10px 10px 10px 10px;
}

.quotebox {
	background-image: url("/site_media/media/img/textbackground.png");
	background-repeat: repeat-x;
	width: 240px;
	border: 5px solid #b8d1d9;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 25;
	padding: 10px 10px 10px 10px;
}

.blurb {
	background-color: #d7e6ed;
	border: 10px solid #d7e6ed;
	text-align: left;
	-webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;       /* for Firefox */
    margin-left: -10px;
    padding-bottom: 13px;

}

.moreblurb {
	text-align: right;
	float: right;
	font-family:  sans-serif;
	background-color: #d7e6ed;
	color:  #f36e22;
}

.testimonial {
	background-color: #d7e6ed;
	border: 10px solid #d7e6ed;
	text-align: left;
	-webkit-border-radius: 5px;    /* for Safari */
    -moz-border-radius: 5px;       /* for Firefox */
    margin-left: -10px;
    margin-bottom: 13px;
    
}

.testimonialtxt {
	background-color: #d7e6ed;
	background-image: url("/site_media/media/img/quotation.png");
	background-repeat: no-repeat;
	font-size: 1.25em;
	line-height: 1;
	padding-top: 40px;
}

.testimonialattr {
	background-color: #d7e6ed;
    font-size: .75em;
    line-height: .5;
}

.introtxt {
	background-color: #d7e6ed;
	font-size: 1.25em;
	line-height: 1.5;
/*	font-style: italic;*/
}

.testimonialimg {
	margin-left: 20px;
	background-color: #d7e6ed;
}

#mc_embed_signup {
	clear: left;
}

.crumblist {
	background-color: #d7e6ed;
}

.buttons {
	margin-left: 10px;
	float: right;
	margin-top: 7px;
}

/* Simple Dropdown Menu styling  */

#sddm
{	
margin: 0px;
z-index: 30}

#sddm li
{	padding: 0;
margin: 0;
	margin-bottom: 15px;
	list-style: none;
	float: left;
	font: normal 16px sans-serif;}

#sddm li a
{	display: block;
	padding-top: 7px;
	height: 25px;
	padding-right: 8px;
	padding-left: 8px;
	background: #ed1c23;
	color: #FFF;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #ffd73f}

#sddm div
{	position: absolute;
	visibility: hidden;
	padding: 0;
	background: #ed1c23;
/*	border: 1px solid #268ab1*/}

	#sddm div a
	{	position: relative;
		display: block;
		width: 150px;
		/*white-space: nowrap; */
		padding-bottom: 5px;
		height: auto;
		text-align: left;
		text-decoration: none;
		background: #ff7f00;
		color: #ffffff;
		font: 14px arial;
	z-index: 1;
}

	#sddm div a:hover
	{	background: #ff7f00;
		color: #FFF;
	z-index: 1;
}
		
#sddm a#choose {
	display: block;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 7px;
	height: 25px;
	background: #ff7f00;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}

#sddm a#homebutton {
	display: block;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 7px;
	height: 25px;
	background: #ffd50f;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}

.sidebar {
	position: fixed;
	display: inline;
	z-index: -1;
	top: 125px;
	visibility: hidden;
}

#methodology {
	margin-right: 0px;
	padding-right: 0px;
}

#methodology li.methodology
{	
width: 135px;
padding: 0;
margin: 0;
	padding-right: 56px;
	margin-bottom: 15px;
	list-style: none;
	float: left;}
	
#methodology li#methodology-first
{	
margin-left: -20px;
margin-right: 56px;
width: 135px;
padding: 0;
	margin-bottom: 15px;
	list-style: none;
	float: left;}

#methodology li#methodology-last
{	
margin-right: px;
width: 135px;
padding: 0;
margin: 0;
	margin-bottom: 15px;
	list-style: none;
	float: left;}