body {
	background: #bab79e url(../imgs/bg.jpg) no-repeat top left;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Cambria, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #c8c4a6;
  overflow: scroll;
}

#page {
	padding: 18px 0 20px 0;
	width: 998px;
}

#head {
	width: 100%;
}

h1 {
	font-size: 26px;
	text-align: right;
	color: #c8c4a6;
	padding: 40px 10px 0 0;
}

h2 {
	font-size: 30px;
}

h2.splash {
	font-size: 24px;
	color: #454532;
}


p {
	color: #c8c4a6;
}

a:link, a:visited {
	color: #454532;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #a02330;
}

		#mm {
			background-color: transparent;
			height: 38px;
			width: 998px;
			overflow: hidden;
			padding: 0;
			margin: 3px 0 0 0;
			z-index: 100;
			border-bottom: 2px solid #000000;
		}

    #mm ul {
        width: 992px;
        height: 25px;
        margin: 2px;
        padding: 0;
        list-style-type: none;
        background-color: #c8c4a6;
    }

	    #mm ul li {
        height: 25px;
        width: 100px;
        float: left;
	      background-color: #c8c4a6;
				position:relative;
				border-right: 3px solid #918e79;
				color: #ffffff;
				overflow: hidden;
				text-align: center;
	    }
	    
	    	#mm ul li a:link, #mm ul li a:visited {
	    		color: #424237;
	    		text-decoration: none;
	    	}
	    	#mm ul li a:hover, #mm ul li a:hover{
	    		color: #a02230;
	    	}
	
		    #mm ul li.welcome { width: 400px; text-align: right; float: right; color: #424237; padding: 5px 5px 0 0; background-color: transparent; }

        ul a {
            display: block;
            width: 100%;
            height: 100%;
        }

        #mm ul li a:link, #mm ul a:visited { background-color: #c8c4a6; color: #424237; text-decoration: none; padding-top: 6px; }

        #mm ul li a:hover, #mm ul a:active { background-color: #a02230; color: #ffffff; text-decoration: none; padding-top: 6px; }

        #mm ul li a#mm-active { background-color: #a02230; color: #ffffff; text-decoration: none; padding-top: 6px; }


		#sm {
			background-color: transparent;
			width: 100%;
			padding: 3px;
			height: 30px;
			position:relative; 
			z-index:100;
		}

    #sm ul {
        width: 100%;
        height: 30px;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

	    #sm ul li {
        height: 25px;
        width: 100px;
        float: right;
	      background-color: #c8c4a6;
				position:relative;
				margin-right: 3px;
				color: #ffffff;
				overflow: hidden;
				text-align: center;
	    }
	    
	    	#sm ul li a:link, #sm ul li a:visited {
	    		color: #424237;
	    		text-decoration: none;
	    	}
	    	#sm ul li a:hover, #sm ul li a:hover{
	    		color: #a02230;
	    	}
	
		    #sm ul li.welcome { width: 592px; text-align: right; color: #424237; padding-right: 5px; }

        ul a {
            display: block;
            width: 100%;
            height: 100%;
        }

        #sm ul li a:link, #sm ul a:visited { background-color: #c8c4a6; color: #424237; text-decoration: none; padding-top: 6px; }

        #sm ul li a:hover, #sm ul a:active { background-color: #c8c4a6; color: #a02230; text-decoration: none; padding-top: 6px; }

        #sm ul li a#sm-active { background-color: #a02230; color: #ffffff; text-decoration: none; padding-top: 6px; }

     
#bodycontainer {
	width: 998px;
}
   
#sidebar {
	position: absolute;
	top: 470px;
	left: 20px;
	width: 320px;
	border-bottom: 3px solid #a02330;
	z-index: 999;
}

	#sidebar h2 {
		font-size: 22px;
		color: #36362d;
	}

#maincontent {
	margin-left: 190px;
	width: 808px;
	background: #767463 url(../imgs/panel.jpg) no-repeat top left;
	min-height: 400px;
	color: #ffffff;
}

	#maincontent img.key {
		position: absolute;
		top: 280px;
		left: 200px;
	}

	#maincontent h2 {
		color: #898773;
		padding: 20px;
		margin: 0px;
		height: 30px;
	}
	
	#maincontent p.copyblock {
	}
	#maincontent img.dojokey {
		position: absolute;
		top: 60px;
		left: 10px;
	}
	#maincontent p.dojoblock {
		margin-top: 60px;
	}

	#maincontent #maincontainer {
		margin: 0px 20px 20px 210px;
		padding-bottom: 10px;
	}

td.toptitle {
	text-align: right;
	padding-left: 10px;
	font-size: 32px;
	background-color: transparent;
}

div.msg {
	width: 585px;
	background-color: #b5b299;
	border: 2px solid #404035;
	padding: 10px;
	font-size: 15px;
	line-height: 20px;
	clear: both;
}

table.list {
	width: 570px;
	margin: 0px;
}
table.list th {
	padding: 3px;
	text-align: left;
	background-color: #83816d;
	color: #ffffff;
	margin: 0px;
}
table.list td {
	padding: 3px;
	width: 100px;
	empty-cells: show;
	color: #c8c4a6;
	border-bottom: 1px solid #88867b;
	margin: 0px;
}

table.list th.icon {
	width: 20px;
	text-align: center;
}
table.list td a:link, table.list td a:visited {
	color: #ffffff;
}
table.list td.icon {
	width: 20px;
	text-align: center;
}

table.list td.name {
	font-size: 12px;
	width: 250px;
}

table.list td.location {
	font-size: 12px;
	width: 195px;
}

table.list td.contact {
	font-size: 12px;
	width: 145px;
}

table.list td.description {
	width: 235px;
}

table.list td.action {
	width: 60px;
	font-family: Cambria, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	border: 1px solid #a02330;
	background-color: #b5b299;
	padding: 2px;
	text-align: center;
}

ul.mainmenu {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.mainmenu li.menuitem {
	height: 20px;
	width: 80px;
	padding: 5px;
	margin: 2px;
	float: left;
	font-size: 14px;
	background-color: #b5b299;
	text-align: center;
}

ul.mainmenu li.adminitem {
	height: 20px;
	width: 80px;
	padding: 5px;
	margin: 2px;
	float: left;
	font-size: 14px;
	background-color: #b5b299;
	border-bottom: 1px solid #a02330;
	text-align: center;
}

ul.mainmenu li.curruser {
	height: 20px;
	padding: 5px;
	margin: 2px;
	float: right;
	font-size: 14px;
	text-align: right;
}

table.edit {
	border: none;
}

table.edit td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

table.edit input {
	width: 250px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 14px;
	text-align: left;
}


table.edit input.checkbox {
	width: 20px;
}

table.edit textarea {
	width: 600px;
	height: 350px;
	font-family: Verdana, Arial, Helvetica, Sans;
	font-size: 14px;
	line-height: 20px;
}

table.edit td.lbl {
	text-align: right;
}

table.edit td.submit {
	border-top: 3px solid #b5b299;
	padding-top: 10px;
}

table.edit input.submit {
	width: 100px;
	font-family: Cambria, Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	border: 1px solid #a02330;
	background-color: #b5b299;
	padding: 4px;
}

table.rates td.itemname {
	width: 200px;
}

table.rates td.notes {
	width: 300px;
}

table.sections td.toptitle {
	font-size: 14px;
	color: #000000;
}

table.pages td.scrolltext {
	width: 300px;
}

table.dojolist {
	width: 100%;
}

table.dojolist th {
	background-color: #8f8c77;
	color: #ffffff;
}

table.dojolist td {
	text-align: left;
	color: #000000;
}

div.iContainer {
	display: block;
	clear: both;
}

div.iContainer .pic {
	background-position: top left;
	background-repeat: no-repeat;
	width: 80px;
	height: 120px;
	float: left;
	margin: 5px 10px 3px 0px;
}

div.iContainer .bio {
	clear: right;
}

div.mContainer {
	float: left;
	width: 100px;
	text-align: center;
}

.clear-after:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    width: 0;
    visibility: hidden;
}
.clear-after{min-height: 1%;}

.red { color: #ff0000; }

.disclaimer { font-style: italic; font-size: 11px; }

