/* GENERAL STYLES */
/* GENERAL STYLES */
/* GENERAL STYLES */
/* CSS Document */

@import url("PopUpStyling.css");

body, li, p, h2, h3, h4, h5, h6, h7 {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;

}

h1, h2, h3, h5, h6, h7 {
	color: #8CB175;
/*	color: #04AA7C; */
}

h1 {
	font-family: Lucida Calligraphy, Brush Script MT, Lucida Handwriting, Trebuchet MS, Helvetica, Arial, sans-serif; /* I know this isn't websafe, but it's what was wanted */
	letter-spacing: -0.1em;
	font-size: 1.75em;
}

h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h5 { font-size: 1.3em; color: red;}
h5 a, h5 a:visited{ color: red;}


a, a:visited {
	color: #597A45;
	/*	color: #8CB175; */
	/* text-decoration: none; */
	/* http://www.colorsontheweb.com/colorwizard.asp#wizard */
}



img {
	border: none;
}

body {
	background-color: #8CB175;
	background:url("/media/380/greenstripes.png");
	padding: 0;
	margin: 0;
	font-size: 0.75em;
}


#pagewrapper {
	width: 900px;
	margin: 0 auto 0 auto;;
	background-color: white;
	padding: 0 10px 10px 10px;
}

#logo {
	float: left;
	width: 25%;
}

#umbBreadcrum ul{
	list-style: none;
}

#umbBreadcrum li{
	display: inline;
	margin: 0;
	padding: 0 1em 0 0;
}


#headerLinksWrapper {
	z-index: -1;
	width: 49%;
	float: left;
}

.TopTabs {

	color: white;
	text-align: center;
	height: 30px;
	}
.TopTabs  a{
	background-image: url('/media/3926/curvebuttonoff.gif');
	background-repeat: no-repeat;
	color: white;
	text-decoration: none;
	display: block;
	height: 26px;
}

.TopTabs  a:hover{
	background-image: url('/media/3931/curvebuttonon.gif');
	background-repeat: no-repeat;
}

#clientlogin {
	float: left;
	width: 25%;
	margin-top: 36px;
	font-weight: bold;
}
#clientlogin a {
	text-decoration: none;
	color: white;
	display: block;
	background-image: url('/media/3936/curveboxoff.gif');
	background-repeat: no-repeat;
	padding: 31px 0px;
	text-align: center;
}

#clientlogin a:hover {
	background-image: url('/media/3941/curveboxon.gif');
	background-repeat: no-repeat;

}

#charitylinks{
	float: left;
	width: 50%;
}

#search {
	float: left;
	width: 49%;
}

#mainmenu{
	clear:both;
	background-color:#003366;
	overflow: hidden;
	margin: 0;
	padding: 0;
        height: 3.5em;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	color: #8CB175;
	list-style: none;
	background-color: inherit;
	font-weight: bold;
}

#mainmenu li {
	float: left;
	display: block;
	padding: 0;
	width: 128px;
}

#mainmenu li a {
	text-decoration: none;
	color: white;
/*	background: url("/media/375/bullet-arrow.png") no-repeat; 
	background-position: center left; */
	display: block;
	padding: 10px 0 0 0;
	text-align: center;
	height: 37px;
	position: relative;
	z-index: 100;
}

#mainmenu li.selected a{
	color:#006633;
/*	color: #8CB175; */
}

#mainmenu li a:hover{
	text-decoration: underline;
	text-decoration: none;
	color: #000000;
	/* color:#006633; */
}

#m1, #m2, #m3, #m4, #m5, #m6, #m7 {
	position:relative; height: 37px;
	background-image:url('/media/7328/gradiant-spot.gif');
	background-position:center;
	display:none;
	z-index: 1;
	position: relative;
	top: -45px;
}

#headerpic {
	clear:both;
	height: 175px;
}

#leftcol {
	width: 25%;
	float: left;
	background-color:#877CDA;
	min-height: 676px;
	height: 676px;
}

#leftcol ul {
	text-align:right;
	padding: 10px;
	margin: 0;
}

#leftcol ul li {
	border-bottom: 1px dotted white;
	list-style-type: none;
	background: url("/media/370/bluearrow.png") no-repeat 10px  0.5em;
}
#leftcol ul li a {
	color: #003366; 
	text-decoration: none;
	display: block;
	padding: 0.5em 0;
}
#rightmiddlecol {
	background-color: white;
	padding-left: 26%;
        background: url("/media/1345/falsecolumn.gif") repeat-y

}

#rightmiddlecol h1, #rightmiddlecol h1 a {
	color: #8CB175;
	text-decoration: none;
}

#rightmiddlecol p, #rightmiddlecol li {
	line-height: 2em;
}

#rightmiddlecol ul {
	list-style: none;
	margin-left: 2em;
	padding-left: 0em;
} 
#rightmiddlecol li {
	background: url("/media/375/bullet-arrow.png") no-repeat;
	background-position: 0 0.5em;	
	padding-left: 1.2em;	
}

.divleftofthree, .divmiddleofthree, .divrightofthree{
	background-repeat: no-repeat;
	background-position: 0px 0px; /* was 0 65px */
	float: left;
	width: 215px;
	padding-bottom: 0px;
}

.divleftofthree, .divmiddleofthree {
	margin-right: 10px;
}

.divleftofthree{
	background-color: #AAC398;
	background-image:url("/media/513/testimonial.png");
}


.divmiddleofthree{
	background-color: #877CDA;
	background-image: url("/media/518/manage.jpg");
}


.divrightofthree{
	background-color: #AAC398;
	background-image: url("/media/523/acquire.jpg");

}

.divleftofthree h3, .divmiddleofthree h3, .divrightofthree h3 {
	margin: 0;
	padding: 0px 0 180px 0; /* was 65 0 200 0 */
	color: white;
	font-size: 2.5em;
/*	background: url("/media/498/white-stripes.png") no-repeat top left; */
	
}

.divleftofthree h3 a, .divmiddleofthree h3 a, .divrightofthree h3 a {
	text-decoration: none;
	color: white;
}

.divleftofthree p, .divmiddleofthree p, .divrightofthree p {
	font-size:0.9em;
}

.columninternal	{
	min-height: 405px;
}

.mobygo {
	margin: 0px;
	padding: 0px;
	display: table;
	width: inherit;
	text-align: right;
}

.mobygo img {
	vertical-align: bottom;
}



#footer{
	clear: both;
	font-size: 0.8em;
	color:#666666;
}

#footer ul {
	padding-top: 1em;
	text-align:center;
	list-style: none;
}

#footer li {
	display: inline;
	margin: 0 2em 0 2em;
}


.contactError {
	color: red;

}

.floatleft {
        float: left;
        padding-right: 5px;
        padding-bottom: 5px;
}

.floatright {
        float: right;
        padding-left: 5px;
        padding-bottom: 5px;
}

.redboldlink {
	color: red;
	font-weight: bold;
	font-size: 1.5em;
}

fieldset legend {
	color: gray;
	font-size: 1.2em;

}

.hcsaddthis {
	height: 30px;
	float: right;
	padding-top: 15px;

}

/* EDITOR PROPERTIES */



/* Login Form Styling */
#umbLogin_5_PanelSignIn > table {
	border: 1px black dotted;
	padding: 5px 0;
}

/* EDITOR PROPERTIES */

/* EDITOR PROPERTIES */
