BODY { 
     background-image: url(images/bglight.jpg); 
     background-repeat: no-repeat; 
}

a:link.bodylink {
	font-size: 13px; color: #990000; font-style: normal; font-family: verdana, sans-serif; text-decoration: underline;
}
a:active.bodylink {
	font-size: 13px; color: #990000; font-style: normal; font-family: verdana, sans-serif; text-decoration: underline;
}
a:visited.bodylink {
	font-size: 13px; color: #990000; font-style: normal; font-family: verdana, sans-serif; text-decoration: underline;
}
a:hover.bodylink {
	font-size: 13px; color: #584429; font-style: normal; font-family: verdana, sans-serif; text-decoration: underline;
}

p {
	font-weight: normal; font-size: 13px; color: #000000; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
}
td {
	font-weight: normal; font-size: 12px; color: #333333; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
}

ol {font-weight: normal; font-size: 12px; color: #000000; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

ul {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-family: verdana, sans-serif;
	text-decoration: none;
	line-height: 20px;
}

.disclist li {list-style-type : circle; padding: 5px;}

h1 {font-weight: bold; font-size: 18px; color: #333333; font-style: italic; font-family: verdana, sans-serif; text-decoration: none;}

h2 {font-weight: bold; font-size: 16px; color: #333333; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

h3 {font-weight: bold; font-size: 14px; color: #333333; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; margin:0px; padding:0px;}

hr {height : 1px; color: #B09C79; size:1px;}

.title {font-weight: bold; font-size: 11px; color: #999966; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; padding-left:5px;}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}

.offices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}


/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	color: #DCC396;
	text-align: center;
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
	text-align: center;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #584429;
}


.m0l0oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #584429;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #999966;
	filter: alpha(opacity=85);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #999966;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}
.subtitle {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
