Body {
	background-color : White;
	background-image : url('http://www.bartonsite.org/_themes/copy-of-studio/marble4.gif');
	font-family: Arial,Verdana
}

input {
	font-family: Arial;
	font-size: 12px;
	background: #FFFFCC;
	border: 1px solid black;
}

/* footer links */
div.footerlinks { 	
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
    width: 125px;
    overflow: hidden;
    border: 1px solid #CC9999;
    margin-bottom: 2px;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {	
    display: block;
	color: #000000;
    width: 100%;
    padding: 1px 1px 1px 1px;
    background-color: #FFFF66;
    text-decoration: none;
}

a.footerlink:hover {
	color: #000000;
    background: #CC9933;
} 
/* end footer links */

/* modal links */
div.modalLinks { 	
	font-family: Arial, Verdana;
	font-size: 12px;
    width: 160px;
    overflow: hidden;
    border: 1px solid #CC9999;
    margin-bottom: 2px;
}

a.modallink:link, 
a.modallink:visited, 
a.modallink:active {	
    display: block;
    width: 100%;
    padding: 1px 1px 1px 1px;
    color: #000000;
    background-color: #FFCC66;
    text-decoration: none;
}

a.modallink:hover {
	color: #000000;
    background: #CC6633;
} 
/* end modal links */

A:visited, A:link {
	color: #000099;
}
A:hover {
	color: #0033ff;
}
.title {
	font-family: Verdana, Arial;
	font-size: 25px;
	font-weight: bold;
	color: #006699;
}
.text {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: black;
}
.small {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}

.mediumtitle {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #006699;
}

.mediumtext {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.small_text {
	font-family: Arial, Verdana;
	font-size: 11px;
}

.emails {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000080;
}

.copyright {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #EBE4CB;
}