@charset "UTF-8";
/* CSS Document */

body{
background-image:url(/images/design_mm2_tile.jpg);
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}

a:link {
	color: #990000;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #350e02;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #a2561c;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #350e02;
	font-weight:bold;
}

.navBtn {
	padding:3px 0 3px 0;

}

.navBtnHead {
	padding:3px 0 3px 0;
	color:#fcbc18;
	font-size:11px;
	font-weight:bold;

}

#maincontainer{
width:936px;
border: solid 1px #fcbc18;
background-color:#3e1001;
margin-left:auto;
margin-right:auto;
}

#headergraphic{
border: solid 1px #fcbc18;
width:920;
height:190;
margin:6px;
}

#bodycontent{
background-image:url(/images/left_tile.jpg);
border: solid 1px #fcbc18;
/*background-color:#f6e7e4;*/
width:920;
margin:6px;
}

#leftsidebar{
width:210px;
background-color:#3e1001;
float:left;
}

#rightbody{
/*background-color:#f6e7e4;*/
padding-left:220px;
padding-right:10px;
padding-bottom:10px;
}

h1{
color:#642d1b;
font-size:18px;
font-weight:bold;
}

#menubox{
margin:5px;
width:188px;
background-color:#642d1b;
padding:5px;
}

#menubox a{
color:#fcbc18;
font-weight:bold;
text-decoration:none;
}

#menubox a:hover{
color:#ffffff;
font-weight:bold;
text-decoration: underline;
}

#lefttext{
padding:5px;
color:#FFFFFF;
font-size:12px;
}

#lefttext a{
color:#fcbc18;
text-decoration:none;
font-weight:bold;
}

#lefttext a:hover {
text-decoration: underline;
color:#FFFFFF;
}

#bottombar{
background-color:#3e1001;
margin:2px;
padding:2px;
text-align:center;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}

.highlight{
color:#fcbc18;
}

.highlight2{
color: #990000;
}

.highlight3{
color: #642d1b;
}

#biglink a{
font-size:18px;
color:#FF0000;
}

.pics{
/*height:250px;*/
padding-top:10px;
padding-bottom: 10px;
}

.story{
padding-top:10px;
padding-bottom: 10px;
}

.formStandard{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

#printBox{
	background-color:#FFFFFF; 
	width:674px; 
	margin:0px; 
	padding:0px;
	margin:auto;
	text-align:center;
	height:80px;
}

#printBox2{
	width:600px; 
	margin:0px; 
	padding-top:10px;
	margin:auto;
	text-align:center;
	height:40px;
}

.button{
	color:#FFFFFF;
	
}

.button a{
	border:#FFFF00 solid 1px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	background-color:#663300;
}


.button a:hover{
	text-decoration:none;
	border:#000000 solid 1px;
	color:#663300;
	background-color:#ca6a20;
}

#not{
	color:#FFFFFF
}