body { margin: 0 auto 0 auto; max-width: 1024px; }
#header { background: url(images/bannerphoto.png) no-repeat top; background-size: cover; max-height: 281px; border: 1px solid maroon; margin-top: 12px; }
#leftbar { padding-left: 12px; }
#main {	padding-top: 0; padding-left: 20px; }
#foot { clear: both; }
#leftbar p.editor { text-align: center; font-size: 0.9rem; }
#leftbar li {  font-size: 0.9rem; }

.head1 { font-family: Raleway,sans-serif; font-weight: 800; font-size: 54px; color: white; margin: 0 0 20px 24px }
.head2 { font-family: Raleway,sans-serif; font-weight: bold; font-size: 16px; color: white; }
.hbtn { font-family: Raleway; color: white; font-weight: normal; font-size: 0.8rem; text-align: right; margin: 20px 20px 0 0; }
.hbtn a { font-family: "Open Sans"; color: white; font-weight: normal; font-size: 0.8rem; }
.hbtn a img { height: 16px !important; width: 16px !important; }
a.squarelogo { width: 80px !important; margin: 0 0 6px 30px; }
a.squarelogo img { padding: 4px; background: white; }

ul.menu { list-style: outside none none; margin-bottom: 30px; margin-top: 18px; padding: 0; }
ul.menu li { font-family: "Open Sans",sans-serif; border-bottom: 1px solid #ccc; padding: 6px; color: #666;	font-weight: normal;	cursor: pointer; }
ul.menu a { font-family: "Open Sans",sans-serif; text-decoration: none; color: #666; }
ul.menu a:hover { font-weight: bold; text-shadow: 2px 2px 4px black; background-color: transparent;}
ul.menu li b { color: maroon; font-weight: normal; }
ul.menu li a:hover b { font-weight: bold; }
ul.menu li.last { border-bottom: none; }

.pageintro { margin: 12px 12px 18px 12px; font-family: "Open Sans",sans-serif; font-size: 1.1rem; color #666; }
.formtitle { font-family: Raleway,sans-serif; font-size: 1.7rem; font-weight: bold; margin-bottom: 8px; color: maroon; }
.oppbox { border: 1px solid #ccc; border-radius: 12px; background-color: FloralWhite; padding: 12px; margin: 6px 0 12px 0; }
.opptitle { font-family: Raleway,sans-serif; font-size: 1.3rem; color: navy; }
.opploc { font-family: Raleway,sans-serif; font-size: 1.1rem; margin-bottom: 12px; color: #666; }
.opptext p { font-family: "Open Sans",sans-serif; font-size: 0.9rem; color: black; margin: 6px 12px; }
.opptext ul li { font-family: "Open Sans",sans-serif; font-size: 0.9rem; color: black; }
.opplink, .oppfile, .opptext a { display: inline-block; color: #666; font-family: "Open Sans",sans-serif; font-size: 0.9rem; text-decoration: none; padding-left: 20px; }
.opplink, .opptext a { background: transparent url(/common/images/link.svg) no-repeat center left; background-size: auto 6px; }
.oppfile { background: transparent url(/common/images/file.svg) no-repeat center left; background-size: auto 12px; }
.opplink, .oppfile { margin: 6px 0 0 20px; }
.opplink:hover, .opptext a:hover, .oppfile:hover { color: maroon; font-weight: bold; }

.editbtns { float: right; position: relative; bottom: 12px; }
.editbutton, .delbutton { height: 18px; width: 18px; border: none; cursor: pointer; }
.editbutton:hover, .delbutton:hover { background-color: #eee; border: 1px solid maroon; border-radius: 3px; }
.editbutton { background: transparent url(/common/images/edit.svg) no-repeat center center; background-size: auto 12px; }
.delbutton { background: transparent url(/common/images/trash.svg) no-repeat center center; background-size: auto 12px; }

.forminput { border: 1px solid #ccc; width: 400px; margin-bottom: 8px; }
.med { width: 200px; }
.inputlabel  { display: inline-block; width: 100px; color: #666; font-family:OpenSans,sans-serif; font-size: 14px; margin-bottom: 8px; margin-right: 4px; text-align: right; }
.long { width: 200px; }
.longer { width: auto; }
.buttondiv { padding-left: 200px; margin-top: 15px; }
.submitbtn { cursor: pointer; background-color: #cdf; display: inline-block; margin-left: 20px; color: maroon; font-family: OpenSans,sans-serif; border: 1px solid #666; border-radius: 10px; height: 30px; text-align: center; padding: 2px 6px; }
.textinput { margin-bottom: 8px; }
.textinput .inputlabel { vertical-align: top; }



/*
.rightphoto { float: right; margin-left: 5px; }
.ctrimg { text-align: center; }
#buttons { position: absolute; right: 2%; top: 240px; margin-top: 4px; background: transparent; }
.button { display: inline-block; cursor: pointer; margin-right: 4px; }
.button  img { height: 16px; }
*/