/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 0;
	background-image: url(images/p7exp_pbg2.jpg);
	background-repeat: repeat-x;
}

td, li	{  font-size: 12px; }
p    {font-size: 12px;} 


img { border: none }
img.border { border: 1px solid black }

a, a:visited { text-decoration: none; font-size: 12px; }
a:hover { color: #000000; text-decoration: none;  font-size: 12px; }

ul { list-style-type: square }
ul.plain { list-style-type: none; padding-left: 2px; margin-left: 0px }
ul.spaced { list-style-type: none; padding-left: 2px; margin-left: 0px }
ul.spaced li { padding: 2px }

ul.nav { list-style-type: none; padding-left: 4px; font-weight: bold; margin-left: 0px; color: #660000;}
ul.nav li { padding: 1px;  font-size: 13px; margin-top: 0px;}




ul.nav a, ul.nav a:visited { text-decoration: none; color: black; color: #660000; font-size: 13px; } 
ul.nav a:hover { text-decoration: underline; color: black;  font-size: 13px;  } 
ul.nav2 { list-style-type: none; font-weight: bold; margin-left: 12px; font-size: 13px;}

#container { width: 762px }
#kmuc { font-size: x-large; color:#800000; border-bottom: 1px solid #660000 }

#footer { clear:both; padding-top: 5px }
#footer p { font:Verdana, Arial, Sans-Serif; font-size: 12px; }

#sidebar { clear:both; float:left; width: 140px }

#main {  float:inherit; width: 525px; padding: 10px; background:white; margin:0px }

div.bluebox { width: 150px; float:right; background: #5C85AD; padding: 1px; color: white; margin: 10px }
div.bluebox p { margin: 3px }

div.main { width: 95%; height: 750px; background: #FFFFFF; padding: 1px; color: #660000; margin: 0px }
div.main p { margin: 3px }






div.insidebox { background: white; padding: 3px; color: black }
div.insidebox ul { list-style-type:none; margin-left: 0px; padding-left: 0px;}
div.insidebox ul li { padding: 2px }

.bold { font-weight: bold }
.small { font-size: x-small }

h1 { font: bold medium Verdana, Arial, Sans-Serif; margin-top: 0px; margin-bottom: 0px;}
h2 { font: bold small Verdana, Arial, Sans-Serif; margin-top: 0px; margin-left: 0px; } 
h3 { font: bold Verdana, Arial, Sans-Serif; margin-top: 0px; color: navy; font-size: 16px;}
p.navline { margin-top: 0px;  font-size: 12px;  }
p.navline2 { margin-top: 0px;  font-size: 12px;  }
img.border { border: 1px solid black }

.red { color: red }
.burg { color: #660000; font-weight:900; }

.title { color: #660000; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: 900;}
.Smtitle { color: #660000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: 900;}
