td {
	font-family: "Myriad Pro", Calibri, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 1em;
	border-color: #E9DDC9;
}
h1 {
	font-family:"Myriad Web Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size:1.75em;
	color:#990000;
	font-weight:bold;
	margin-top:12px;
	
}
h2 {font-family: "Myriad Pro", Calibri, Arial, Verdana, sans-serif; font-size: 1.5em; font-weight: bold; color: #990000}
h3 {font-family: "Myriad Pro", Calibri, Arial, Verdana, sans-serif; font-size: 1.25em; font-weight: bold; color: #900
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding-bottom: 4px;
	margin-bottom: 2px;
	padding-top: 10px;
}
th {font-family: "Myriad Pro", Calibri, Arial, Verdana, sans-serif;font-weight: normal; font-size: 1em; text-decoration: none}

body {background: #FFFFFF}

p {
	font-size: 1em;
	font-weight: normal;
	font-family: "Myriad Pro", Calibri, Arial, Verdana, sans-serif;
} 
.notice {
	border: 3px dotted #333;
	padding: 8px;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 8px;
	margin-left: 8px;
	font-size: 13px;
}
.alert {
	color: #009;
	font-weight: normal;
	font-size: .9em;
	line-height: 115%;
}
.alert h2 {
	font-weight: bold;
	font-size: 13px;
}

a:link { color: #990000; text-decoration: underline }       /* unvisited link */ 
a:visited {
	color: #996600;
	text-decoration: underline;
}   /* visited link */

a.nav:link {color: #FFF; text-decoration: none}       /* unvisited link */ 
a.nav:visited {color: #FFF; text-decoration: none}   /* visited link */
.small-txt {
	font-size: 12px;
}
green type {
	color: #339900;
}
#menu-bar {height: 20px; margin-right: 0px; margin-left: 0px; background-color: #C7AB81; border-top-width: 1px; 
border-top-style: solid; border-top-color: #222; text-indent: 40px; margin-bottom: 10px; border-bottom-width: 1px; 
border-bottom-style: solid; border-bottom-color: #C93; margin-top: 1px; }
.imageborder {
	border: 1px solid #333;
}
.image-caption {
	margin: 10px;
	float: right;
	width: 300px;
	background-color: #DFFAFF;
	border: 1px solid #963;
}
.image-caption p {
	font-size: 90%;
	font-style: italic;
	color: #930;
	font-family: "Myriad Pro", Calibri, Verdana, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	clear: right;
}
#footer  {
	color: #333;
	font-size: 80%;
}
.img-wrap-left {
	margin-right: 10px;
	margin-bottom: 8px;
}
.wrap {
	margin-left: 40px;
	margin-right: 25px;
}
.right-column {
	border: 1px solid #666;
}

