@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
div#banner {
	background-color: #FFFFFF;
	height: 278px;
	width: 798px;
	border: 1px solid #000000;
	margin-top: 15px;
}
div#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: 686868;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FE1212;
	text-decoration: none;
	padding-top:10px;
	margin-top:0px;
}
textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
div#adminmenu {
	width:800px;
	text-align:right;
	vertical-align:middle;
}
.gray {
	color: #999999;
}
.black {
	color: #000000;
}
a#adminmenu {
	color:#FFFFFF;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.menu:hover {
	text-decoration: none;
}
div#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width:788px;
	padding:5px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.box {
	border: 5px solid #323232;
}
#photodisplay {
	float: left;
	height: 308px;
	width: 533px;
	background-color:#695C62;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#bigphoto {
	float:left;
}
#body #main #photodisplay #thumbsscroller {
	float: right;
}
#contactinfo {
	float: left;
	height: 350px;
	width: 345px;
}
#contactform {
	float: left;
	height: 350px;
	width: 428px;	
	border-left:none;
}
.readmore {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.dottedline {
	background-image: url(images/thin_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
div#footer, a#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	clear:both;
}
#blcolumn {
	float: left;
	height: 387px;
	width: 545px;
	overflow: auto;
	border-top:none;
}
#trcolumn {
	float: left;
	height: 338px;
	width: 228px;
	overflow: auto;
	border-left:none;
}
#brcolumn {
	float: left;
	height: 387px;
	width: 228px;
	overflow: auto;
	border-left:none;
	border-top:none;
}
#inputlabel {
	float:left;
	text-align:left;
}
#inputcontainer {
	float:left;
	text-align:left;
}
hr {
	border: 1px dashed #CCCCCC;
}
input {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
select {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
button {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.message {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	padding: 10px;
}
.required {
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
.red {
	color:#CC0000;
}
h1 {
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
}
div#message {
	width:90%;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px dashed #4B494A;
}
.adminlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.adminlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.account {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
.accounthover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#3A4D62;
}
.t10 {
	font-size: 10px;
}
.t11 {
	font-size: 11px;
}
.t12 {
	font-size: 12px;
}
.photoframe {
	float: left;
	text-align:center;
	width:125px;
	margin:5px;
}
.t13 {
	font-size: 13px;
}
.t14 {
	font-size: 14px;
}
.cal_head {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1D354B;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
}
.calendar_noday {
	background-color:#C2C2C2;
	border: 1px solid #000000;
}
.allday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #D32727;
	color:#FFFFFF;
}
.caltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.photopopup {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	width: 700px;
	border: 1px solid #666666;
	position: absolute;
}
.sortable {
	clear:left;
}
.sortable .tablecell, .nonSortable .tablecell {
	float:left;
	padding:3px;
}
.move:hover {
	cursor: move;
}