/* This is the current default CSS file for http://www.themcdevittpartnership.co.uk/ */

.button 	{font-family: sans-serif; 
                background-color: rgb(255,255,219); 
                color: rgb(132,57,57); 
                border-left: 1px ridge rgb(80,67,58); 
                border-right: 2px groove rgb(80,67,58); 
                border-top: 1px ridge rgb(80,67,58); 
                border-bottom: 2px groove rgb(80,67,58);}

.combo		{font-family: sans-serif;
			background-color: rgb(169,216,248);}
			
.text 			{color: rgb(132,57,57);}

.bground	{background-color: rgb(255,255,219);}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #A09E84;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}

.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #90639A;
	line-height: 16px;
	font-weight: bold;
}
.bodybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}
	
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 14px;
}

.bodynoline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}

.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 14px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A09E84;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu:a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A09E84;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A09E84;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A09E84;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
}

.submenutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
}

.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	line-height: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A09E84;
	line-height: 12px;
}

.contacturl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A09E84;
	line-height: 12px;
	text-decoration: none;
}
	
.contacturl:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A09E84;
	line-height: 12px;
	text-decoration: underline;
}

.boldcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}

.fsa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A09E84;
	textalign: #right;
}

.tablebackground {
	background-image: url(http://www.themcdevittpartnership.co.uk/graphics/images/background8080b.jpg);
	background-repeat: repeat;
}

.cellbackground {
	background-image: url(http://www.themcdevittpartnership.co.uk/graphics/images/image_copy.jpg);
	background-repeat: repeat;
}


.softscript {
	color: #E35F13;
}

#softscript_image img
{
position:relative;
	top:4px;
}