
body {
	font-family: Verdana;
	background-color: #946040;
	color: #ccc;
	margin: 0;
	padding: 0;
	background-image: url(/images/wrapbg.gif);
	background-position : center;
	background-repeat : repeat-y;
	font-size: .85em;
}
img {
	border: none;
}
#container {

}
#wrap {
	width: 766px;
	margin: 0 auto;
	padding: 0;
	border-right: 5px double #000;
	border-left: 5px double #000;
}
#header {
	background-image: url(/images/MOH.gif);
	background-position : left;
	background-repeat : no-repeat;
	height: 114px;
	width: 175px;
	float: left;
}
#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 span {
	display: none;
}
#quote {
	margin-left: 180px;
	width: 550px;
	height:114px;
	text-align: center;
	line-height: 15px;
}
#quote h3 {
	padding-top: 20px;
	font-size: .80em;
	color: #fff;
}
#quote .author {
	padding-top: 4px;
	color: #000;
}
#quote sub {
	font-size: .75em;
}
.clear {
	clear: all;
}
#content {
	color: #eee;
	padding: 5px;
}
#content h3 {
text-align: center;
margin-bottom: 0;
}
#content a {
	color: #fff;
}
#content a:hover {
	color: #000;
}
#content .author {
	color: #000;
}
#content .mainsub  {
	padding: 0;
	font-size: .9em;
	color: #000;
	text-align: center;
}
.note {
	text-align: center;
	font-size: .85em;
}
#content .photo {
	float: left;
}
.imgCntr {
	text-align: center;
}
.imgLft {
	float: left;
}
.imgRgt {
	float: right;
	padding: 10px;
}
#recText {
	text-align: justify;
	font-size: .9em;
	padding-left: 20px;
}
#recTextr {
	text-align: justify;
	font-size: .9em;
	padding-right: 20px;
}
#uberAuth {
	color: #000;
}
#content h4{
		text-align: center;
}
#navcontainer {
	padding: 0;
	margin: 0;
	background-image: url(/images/navbg.gif);
	background-repeat : repeat-x;
	background-color: #5A3B24; /*#891A2A;*/
	border-bottom: 2px solid #000;
	height: 18px;
}
#mainMenu {
	position: relative;
	text-align: left;
	width: 766px;
	background-image: url(/images/navbg.gif);
	background-repeat : repeat-x;
	background-color: #5A3B24; /*#891A2A;*/
	border-bottom: 1px solid #000000;
	color: #ffffff;
	margin: 0px;
	/*padding: 3px 3px 3px 20px;*/
}

#menuList {
	margin: 0px;
	padding: 0px;
}

#menuList ul {
	margin: 0px;
	padding: 0px;
}

#menuList li {
	display: inline;
	list-style: none;
}

a.starter {
	color: #ffffff;
	font-weight: bolder;
	font-size: 1em;
	margin: 0px;
	padding: 0 10px;
	border-left: 1px solid #000;
	text-decoration: none;
}

a.starter:hover, a.starter:active {
	color: #ffffff;
}

.menu {
	text-align: left;
	color: #ffffff;
	border: 1px solid #000000;
	position: absolute;
	width: 160px;
	visibility: hidden;
}

.menu li a {
	background-color: #946040;
	color: #000;
	display: block;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #000;
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;
}

.menu li a:hover, .menu li a:active {
	background-color: #946040;
	color: #fff;
}
#menu1Starter {
	border: 0;
}
#menu1, #menu2, #menu3, #menu4, #menu5 { 
	width: 160px; 
	z-index:100; 
}

/*END NAV */
#content {
	clear: left;
}
#endorseWrap {
	text-align: center;
}
#endorseWrap .endorse {
	text-align: center;
	font-size: .85em;
	font-size: 1.1em;
	color: #000;
	width: 95%;
	padding: 5px;
	margin: 10px;
	border: 2px solid #fff;
}
#endorseWrap .endorsee {
	font-weight: bold;
	text-align: center;
	font-family: arial;
	letter-spacing: 2px;
	padding-top: 10px;
	color: #fff;
}
#endorseWrap .position {
	color: #fff;
}
#endorseWrap p {
	padding: 20px 0;
}
#footer {
	text-align: center;
	height: 25px;
 	border-top: 4px double #000;
 	padding: 5px;
	font-size: .9em;
	color: #000;
}

.red {
	font-weight: bold;
	color: #D73F39;
}
.white {
	font-weight: bold;
	color: #fff;
}
.error {
		color: red;
	}
#movie {
	text-align: center;
	margin: auto;
	padding: 10px;
	border-top: 4px double #000; 
}
.vidLink {
	color: #000;
	font-size: .85em;
}
a .vidLink {
	color: #000;
	font-size: .85em;
}
#video ul {
	list-style: none;
	padding-left: 80px;
}
#video {
	font-size: .9em;
	
}
.real {
	list-style-image: url(/images/realicon.gif);
}
.wmp {
	list-style-image: url(/images/wmpicon.gif);
}