/* // HTML,BODY,A:hover {
//	cursor: url("/Pics/redrosecursor.cur"), url("/Pics/redrosecursor.gif"), auto;
//} */

body {
	background: #F5D1BA url("/Pics/bgbotX.jpg");
}

body, p, td {
	font-size:13.0pt;
	font-family: Avenir, Times New Roman, Arial, "Monotype Corsiva";
	color: #222;
}

strong {
	color: darkred;
}

blockquote {
	font-style: italic;
}

A {
	color: #2942B5;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11pt;
}
A:hover {
	text-decoration: underline;
}

A.no {
	color: #2942B5;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
}
a[href^=mailto] {padding-right: 18px; background: url(/Pics/icons/email.gif) right center no-repeat; }
A[href$=".pdf"] {padding-right: 18px; background: url(/Pics/icons/file_pdf.gif) right center no-repeat; }
A[href$=".jpg"] {padding-right: 18px; background: url(/Pics/icons/file_jpg.gif) right center no-repeat; }
A[href$=".gif"] {padding-right: 18px; background: url(/Pics/icons/file_jpg.gif) right center no-repeat; }
a[href^="http://"]  {padding-right: 12px; background: url(/Pics/icons/external.png) right center no-repeat; }
a[href^="https://"] {padding-right: 12px; background: url(/Pics/icons/external.png) right center no-repeat; }
a.rose[href^="http://"]   {padding-right: 0px; background: none;}
a.rose[href^="https://"]  {padding-right: 0px; background: none;}


#mtm_menu A {
	border-left: 2px solid lightblue;
	border-right: 2px solid lightblue;
}
img.photo {
/* delete line above and uncomment this for an inset effect
	border: 4px solid #EEE;
or
	border: 3px solid;
	border-color:#666 #EEE #EEE #666;
 */
	border: 4px solid;
	border-color:#669 #EEF #EEF #669;
}
