tr, td, body {
	
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #000000;
	line-height: 1.4em;
	border-color: #660000;
}

a {
	font-weight: bold;
	}
a:link, a:visited { 
	text-decoration: underline; 
	color: #660000;
	background-color:transparent;
	}
a:active, a:hover { 
	text-decoration: underline; 
	color: #411E11;
	background-color:transparent;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	font-style: italic;
	line-height: normal;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	letter-spacing: normal;
	text-transform: none;

}

h4 , h2{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	line-height: normal;
	font-variant: normal;
	display: block;
	clear: none;
	font-style: italic;
	margin: 0px;
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 0px;

}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	line-height: normal;
	font-variant: normal;
	display: block;
	clear: none;
	font-style: italic;
	background-position: left bottom;
	height: 22px;
	margin: 0px 0px 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}

/* links */
#content a, .content a:visited{
	text-decoration : underline;
	color: #000000;
}
#content a:hover, a:active{
	text-decoration : underline;
	color: #283D53;
}

/* links */
.content_small a, .content a:visited{
	text-decoration : underline;
	color: #000066;
	font-size: x-small;
}
.content_small a:hover, a:active{
	text-decoration : underline;
	color: #0000CC;
}

.searchdescription{
	font-size: 12px;
}
		
.searchbreadcrumb{
	font-size: 13px;
	font-weight: bold;
	color: #5F4F2E;
}

/* images */

img.left {
	margin: 5px 8px 5px 0px;
	padding: 0px;
	border: 1px solid #000000;
}
img.right {
	margin: 5px 0px 5px 8px;
	padding: 0px;
	border: 1px solid #000000;
}
img.center {
	margin: 0px;
	background-position: center;
	text-align: center;
	display: block;
	clear: both;
	padding: 0px;
	border: 1px solid #000000;

}
.quote {
	background-image: url(/themes/SlateAndWater/images/quote1.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.quote td.main{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 25px 10px 15px 15px;
	background-image: url(/themes/SlateAndWater/images/quote2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px none #8C7142;
	text-shadow: black 2px 2px 4px;
	line-height: 15px;
	text-shadow: black 2px 2px 4px;
}
.highlight1{
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	font-size: 14px;
}
.quote td.caption{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}

#content .small , #content .small td{
	font-size: 10px;
	line-height: normal;
}
td .underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B6330;
}
td .bigunderline {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B6330;
}
#content .small .main, #content .small .main td {
	font-size: 12px;
}


.smallprint {
	font-size: 9px;
}
.SC_Item{
	color: #000000;
}

table.menu, table.menu tr, table.menu tr td{
	color: #660000;
	background-color: #FFFFFF;
	text-transform: uppercase;
	line-height: normal;
}
table.menu h2{
	line-height: normal;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}



#content #qsharenav {
	background-image: url(/themes/SlateAndWater/images/qshareBG.jpg);
	background-repeat: no-repeat;
	border: 1px solid #264188;
	padding-top: 40px;
}

#content #qsharenav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	background-image: none;
} 
#content #qsharenav li {
	margin: 0px;
	background-image: none;
	padding: 0px;
	line-height: normal;
	border: 1px solid #8EA5C4;
}

li {
	margin: 0px;
	background-image: none;
	padding: 2px;
	
}

#content #qsharenav li a {
	color: #000000;
	display: block;
	font: bold 13px/13px "Trebuchet MS", Tahoma, Verdana;
	padding: 4px 5px 5px;
	text-decoration: none;
	margin: 0px;
}


#content #qsharenav li a:hover {
	background-color: #7E99CA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #264188;
	border-bottom-color: #264188;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
}

#content #qsharenav a em {
	color: #000000;
	display: block;
	line-height: 13px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#content #qsharenav a span {
        color: #125F15;
        font: normal 70% Verdana, Helvetica, sans-serif;
        line-height: 150%;
}
