@charset "UTF-8";
html {
       overflow-y: scroll;
}



body {
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	background: #84a89e;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #6b6b6b;
background-image:url(/background.jpg);
background-position:top left;
background-repeat: repeat-x;
}

.homelink {

	padding-top: 20px;
	padding-right: 20px;
	text-align: right;
}

.whitebg{

background: #ffffff;

}

.row1 {
	background: #ffffff;
}

.row2 {
background: #ffffff;
background-image:url(menu-bg.gif);
background-repeat: repeat-x;
}

.row3{
background: #84a89e;
background-position: middle;
background-image: url(row3-bg.gif);
background-repeat: repeat-x;
}

.row3inside{
background: #84a89e;
background-image:url(row3-bginside.gif);
background-position: top;
background-repeat: repeat-x;
}

.row3left{
background-image:url(greenleft-bg.gif);
background-position:  right;
background-repeat: no-repeat;
}

.row3right{
background-image:url(greenright2-bg.gif);
background-position:  left;
background-repeat: no-repeat;
}

.row4{
padding-top: 30px;
background: #ffffff;
background-image:url(content-bg.gif);
background-position:top;
background-repeat: repeat-x;
text-align: left;
}

.row4right{
	width: 564px;
	padding: 30px 30px 10px 10px ;
background-image:url(content-bg2.gif);
background-position:top;
background-repeat: no-repeat;

}

.row5{
padding: 10px 0px 10px 0px ;
margin-top:4px;
margin-bottom: 0px;
background-color: #84a89e;
color: #ffffff;
white-space: no-wrap;
text-align: left;
}


#content {
	width: 540px;
	padding: 20px 30px 10px 40px ; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}


#contentinsidehome {
	width: 500px;
	padding: 20px 40px 10px 45px ; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}



#contentinside {
	width: 430px;
	padding: 0px 40px 10px 85px ; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#contentinside-blog {
	width: 1000px;
	padding: 0px 40px 10px 85px ; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#contentgreyslide{
		width: 342px;
	background-color: #dbdbdb;
	padding: 0px 10px 20px 10px ; 
	text-align: left; 
}

#contentpurplebar{
	width: 322px;
	background-color: #645da4;
	padding: 5px 10px 5px 25px ; 
	text-align: left;
	color: #ffffff;
}

#contentgreybar{
		width: 328px;
	background-color: #dbdbdb;
	padding: 25px 25px 20px 25px ; 
	text-align: left; 
}

#contentpeople{
	color: #ffffff;
	padding: 25px 0px 0px 20px ; 
	text-align: left; 
}

.news{
padding: 15px 15px 15px 15px ;
background-image:url(news-bg.gif);
background-position:top;
background-repeat: repeat-x;

}

.barorangetop{
background-image:url(bar-orange-back.gif);
background-repeat: repeat-y;
vertical-align: top;

}

.barorange{
background-image:url(bar-orange-back.gif);
background-repeat: repeat-y;
vertical-align: bottom;

}

.orange {
	color: #f1591b;
	font-size: 1.3em;

}

p {
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.3em;
}


p.name {
	font-size: 1.4em;

}

	p.panel {
padding: 10px 10px 0px 10px;
	font-size: 1.2em;
	line-height: 1.5em;}

p.links {
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 1.1em;
}

.position {
	margin-top: -1.9em;
	font-size: 1.0em;
	padding-bottom: 0.5em;

}

p.closepar {
	margin-top: -.6em;

}

p.topspacer {
	margin: 0em;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 6px;

}



p.inside {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.3em;
}

p.collapsible { font-size: 1.0em; }

.textcontainer {
	margin-left: 20px;
	margin-top: 20px;

}

.white {
	padding: 0px 0px 0px 15px;
	color: #ffffff;
	text-align: left;
}


.piclogo  {
	margin-top: 6px;
	margin-right: 4px;
}

.picfeature  {
	margin-bottom: 10px;
	margin-right: 22px;
}

.picbanners  {
	margin-bottom: 0px;
	margin-right: 18px;
}

.picicons {
	margin-bottom: 6px;
}


a:link {text-decoration: underline; font-weight: bold; color: #6b6b6b; }
a:visited {text-decoration: underline; font-weight: bold; color: #6b6b6b;}
a:active {text-decoration: underline; font-weight: bold; color: #6b6b6b; }
a:hover {text-decoration: underline; font-weight: bold; color: #6b6b6b; }

a.whitelink:link {text-decoration: underline; font-weight: normal; color: #ffffff; line-height: 1.7em;}
a.whitelink:visited {text-decoration: underline; font-weight: normal; color: #ffffff; line-height: 1.7em;}
a.whitelink:active {text-decoration: underline; font-weight: normal; color: #ffffff; line-height: 1.7em;}
a.whitelink:hover {text-decoration: underline; font-weight:normal; color: #fd8d4b; line-height: 1.7em;}


----------------------------------------------------------------------------------------------------------------------------

.rightcolumntan {
	background-color: #eae4d2;

}


#mainContent {
	width: 682px;
	background-color:#d8c49e;
	/*background-image:url(content-bg.jpg);
background-position:top left;
background-repeat: repeat-x;*/

}

.redbackground { background-color: #6a0014;
	}

#bottombar {
	padding: 10px 0px 10px 20px ; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top:4px;
	margin-bottom: 0px;
	background-color: #91846a;
	color: #ffffff;
}


.content{ padding: 0px 90px 20px 0px;
}

/* links */


a.bottom:link {text-decoration: none; color: #ffffff;}
a.bottom:visited {text-decoration: none; color: #ffffff;}
a.bottom:active {text-decoration: none; color: #ffffff;}
a.bottom:hover {text-decoration: underline; color:  #ffffff;}



/* bullet items */

ul { margin-left: -2em; margin-top: 0em; margin-bottom: 1.2em;}


li {
	list-style-image: circle;
	padding-left: .0em;
	margin-left: .0em;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: .5em;
}

li  span { margin-left: -5px; }

.white {
	color: #ffffff;
	
	}



/* text */


p {
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.3em;
}

p.tight {
	margin-top: 0px;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 0em;
}

p.tiny {
	font-size: 1.0em;
	margin-top: 0px;
	line-height: 1.0em;
	margin-bottom: 0em;
}

.small{
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 0em;
}


H1 {
	text-transform: uppercase;
	font-size:1.8em;
color: #e8571c;
margin-top: 1.2em;
margin-bottom: .8em;
margin-left: 1.2em;

}  

H1.close {font-size:2em;
color: #6c6650;
margin-top: .2em;
margin-bottom: .2em;

}  


H2 {font-size:1.4em;
color: #6c6650;
margin-top: .5em;
margin-bottom: .8em;
} 


H3 {font-size:1.4em;
color: #6c6650;
margin-bottom: .0em;
} 



.spaceabove2 {
	padding-top: 12px;}


.pic1  {
	margin-bottom: 18px;
	margin-right: 18px;
}





/* horizontal rules */

.underline {
width: 650px;
border-bottom: 1px #6c6650 solid;
margin-bottom: 1.6em;	
}

/*shadow */

.shadowlefttop{
vertical-align: top;
background-image:url(shadow-lm.jpg);
background-repeat: repeat-y;
}

.shadowleft{
vertical-align: bottom;
background-image:url(shadow-lm.jpg);
background-repeat: repeat-y;
}

.shadowrighttop{
vertical-align: top;
background-image:url(shadow-rm.jpg);
background-repeat: repeat-y;
}

.shadowright{
vertical-align: bottom;
background-image:url(shadow-rm.jpg);
background-repeat: repeat-y;
}


/*grey box */

.greybox{
	margin-left: 1.6em;
margin-bottom:1.6em;
}

.greyboxleftt{
background-color: #91846a;
vertical-align: top;
}

.greyboxleftb{
background-color: #91846a;
vertical-align: bottom;
}

.greyboxcontent{
width: 640px;
background-image: url(greybox-back.gif);
background-position: top left;
background-repeat: repeat-y;
padding-top:.9em;
padding-left:.8em;
padding-bottom:.0em;
}

/*pull down menu area */

.whitetextlarge{
	letter-spacing: 1px;
	font-size: 1.6em;
	color: white;
	font-weight: normal;
text-align: center;
padding-bottom: 30px;
}

.whitetextmed{
	font-size: 1.4em;
	color: white;
	font-weight: normal;
text-align: bottom right;
padding-left: 50px;
padding-right: 20px;
}

.whitetexttitle{
	text-transform: uppercase;
	font-size: 1.0em;
	color: white;
	font-weight: normal;
text-align: left;
padding-left: 11px;
padding-right: 20px;
padding-bottom: 10px;
}

.menubox{
	font-size: 1.0em;
	color: #6b6b6b;
	font-weight: normal;
text-align: left;
padding-right: 20px;
}



.selectmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	font-size: 1.0em;
}


.secondarypagebar
{width: 640px;
margin: 0;
padding: 0;
background-image: url(secondarybarback.gif);
background-position: left top;
background-repeat: no-repeat;
}

/*collapsible area */
.spaceabove {
	margin-top: 5.5em;}