/* this is the system CSS used in the PHP code. Edit the styles, but DO NOT CHANGE THE NAMES! */
.menu_wrapper {
	text-align: left;
	display: block;
	width: 200px;
}
h6 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	margin-bottom: 2px;
}
h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 2px;
}
h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #19BBFF;
	margin-bottom: 2px;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

h2 {
	background-image: url(images/postoffice.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	text-indent: 30px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF1A00;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	width: 546px;
	margin: 0px;
}

.menu_item a {
	font-size: 11px;
	color: #7ebde6;
	text-decoration: none;
	text-align: left;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d7eaf6;
	display: block;
	text-transform: uppercase;
	background-image: url(images/lilarrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 230px;
}
.menu_item a:hover {
	background-color: #eff7fb;
	color: #006699;
	background-image: url(images/lilarrow2.png);
	background-repeat: no-repeat;
	background-position: left;
}

.sub_menu_item a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-indent: 35px;
	padding: 5px;
	width: 199px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #efefef;
	display: block;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
}
.sub_menu_item a:hover {
	background-color: #939393;
	color: #ffffff;	
}
.photos {
	background-color: #D4D0C8;
	padding: 2px;
	border: 1px solid #999999;
	margin: 5px;
	text-align: left;
}
/* End system CSS*/

body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.greyBoxes {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ffffff;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebeef1;
}
.cell10 {
	padding: 10px;
	display: block;
}

.listings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-decoration: none;
	background-color: #f8fdf4;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #ebf9df;
}

.listings a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: underline;
}
hr {
	color: #99CCFF;
}

.searchbox_wrapper {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #f8f8f8;
	padding: 3px;
	border: 1px solid #efefef;
	text-align: left;
	background-position: left;
	display: block;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	text-align: left;
	margin: 0px;
	border: 1px solid #D4D0C8;
}

textarea {
	background-color: #f9f9f9;
	padding: 10px;
	border: 1px solid #D4D0C8;
}
input {
	border: 1px solid #D4D0C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}

.content11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
}

.leftColumn {
}

.leftColHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.headerBar {
	background-image: url(images/headerBar.png);
	background-repeat: repeat-x;
	height: 39px;
}
.headerBG {
	background-image: url(images/headerBG.png);
	background-repeat: repeat-x;
	height: 99px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #92CD5E;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bolder;
}
.bluBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #e6f3fb;
	padding: 5px;
	border: 1px solid #cee7f5;
	font-weight: bold;
	text-transform: capitalize;
	color: #64b0e1;
}
a:link {
	color: #5ea7da;
}
a:visited {
	color: #5ea7da;
}
.featuredBox {
	padding: 3px;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	text-align: center;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	display: block;
	height: 190px;
	margin: 3px;
	background-color: #FFFFFF;	
}
/*
.footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e6f3fb;
	padding: 10px;
	border: 1px solid #cee7f5;
	text-transform: capitalize;
	color: #64b0e1;
}
*/
.required{
	color:#9C0000;
}
.validationError{
	border: 1px solid #9C0000;
}


#button{position:relative; display:block;font-size:12px;font-weight:bold;background-color: #075D8C;font-family:Arial,Verdana,sans-serif; margin: 3px 0 40px 0; text-align:center;}
#button ul{margin:0;padding:0;list-style-type:none;width:auto;}
#button ul li{display:block;float:left;margin: 4px 0 0 0;width:184px;text-align:center; border: 1px solid #FFFFFF}
#button ul li a{font-family:Arial,Verdana,sans-serif;line-height: 18px;font-size:12px;font-weight: bold;display:block;width:180px;float:center;color:#FFFFFF;text-decoration:none; padding: 2px 2px 2px 2px;text-align:center;background-color:#075D8C}
#button ul li a:hover{color:#fff;background-color: #999999;}
#button ul li a.current:hover{color:#fff;background-color: #999999;}
#button ul li a.current{color:#fff;background-color: #999999;}