body {
	background-color: #DFDFD0;
	font-family: Arial, Helvetica, sans-serif;
	/* [disabled]font-size: 16px; */
	/* [disabled]line-height: 16px; */
	color: #000033;
	/* [disabled]margin: 0; */
	/* [disabled]padding: 0; */
	height: 100%;
}
#content3 {
	width: 100%;
	padding: 5;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#content4 {
	float: none;
	width: 100%;
	padding: 5;
	height: auto;
	min-width: 640px;
	max-width: 900px;
	margin: 0 auto;
}

#container1 {
	margin: 0 auto;
	width: 60%;
	opacity: 0.7;
}
#wrapper3 {
	width: 95%;
	margin: 0 auto;
	position: absolute;
	text-indent: 0px;
	left: 0px;
	margin-left: 20px;
	margin-right: 20px;
	height: 834px;
}
.column {
	float: left;
	width: 150px;
	padding: 10px;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

#calendar {
	width: 100%;
	padding: 5;
	height: auto;
	margin-left: 10px;
}

.see-below { display: inline-block; }
.see-right { display: none; }

#adBar ul {
	text-align: left;
	font-size: 16px;
	} 
 
#adBar ul li {
	list-style-type: none;
	text-indent: -1em;
	padding-bottom: 10px;
	} 
 
#adBar ul li a {
	text-decoration: none;
	color: #003333;
	} 
 
#adBar ul li a:hover {
	color: #FF0000;
	} 
.slider-wrapper {
	width: 100%;
	/* [disabled]margin: 50px auto; */
	/* [disabled]margin: auto; */
	max-width: 1000px;
	/* [disabled]margin-left: 10px; */
	margin-top: 10px;
	min-width: 400px;
}
.clear {
	clear:both;
}
.menubar1 {
	background-color: #333333;
	height: auto;
	clear: both;
	padding-left: 20px;
}
ul.nav1 {
	list-style: none;
	display: block;
	padding: 1px;
}
ul.nav1 ul{
	display: none;
	position: absolute;
	z-index: 9999;
}
ul.nav1 ul li{
	float: none;
	position: relative;
	margin: 0px 0px 0px 0px;
	/* [disabled]background-color: #8C0000; */
}
ul.nav1 li:hover >ul{
	display: block;
	list-style: none;
	padding-left: 20px;
	padding-top: 10px;
}
ul.nav1:after{
	content: "";
	clear: both;
	display: block;
}
ul.nav1 li {
	float: left;
	/* [disabled]border-right: 1px solid #666; */
}
ul.nav1 a, ul.nav1 a:visited{
	padding: .3em 1em;
	display: block;
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
ul.nav1 ul li a, ul.nav1 ul li a:visited{
	background-color: #222222;
}
ul.nav1 a:hover, ul.nav1 a:active, ul.nav1 a:focus {
	background-color: #FFFFFF;
	color: #000000;
}
ul.nav1 ul li a:hover, ul.nav1 ul li a:active, ul.nav1 ul li a:focus{
	background-color: #FFFFFF;
}
.logoover {
	position: absolute;
	top: 0px;
	left: 0x;
	max-width: 600px;
}
.logounder {
	position: relative;
	top: 0px;
	float: right;
	max-width: 600px;
}
.mainlogo{
	max-width: 600px;
}
input[type=text], select {
	width: 100%;
	padding: 8px 12px;
	/* [disabled]margin: 2px 0; */
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 6px;
	box-sizing: border-box;
	font-size: 18px;
	outline:none;
}
input[type=text]:focus, select:focus {
	border: 1px solid #0561FA;   
}
input[type=text]:hover, select:hover {
	border: 1px solid #0561FA;   
}
input[type=submit] {
	width: 100%;
	background-color: #CCCCCC;
	padding: 8px 12px;
	/* [disabled]margin: 2px 0; */
	border-radius: 6px;
	cursor: pointer;
	font-size: 18px;
	border: 1px solid #0561FA;
	color: #0561FA;
}
table tr td textarea {
	width: 100%;
	padding: 8px 12px;
	/* [disabled]margin: 2px 0; */
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 6px;
	box-sizing: border-box;
	font-size: 18px;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}
table tr td textarea:hover {
	border: 1px solid #0561FA;   
}
table tr td textarea:focus, select:focus {
	border: 1px solid #0561FA;   
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}
td {
	color: #333;
}
.details {
	/* [disabled]width: 100%; */
	/* [disabled]margin: 2px 0; */
	/* [disabled]display: inline-block; */
	border: 1px solid #ccc;
	border-radius: 6px;
	box-sizing: border-box;
	font-size: 18px;
	outline: none;
	background-color: #F0F0F0;
	padding: 9px 12px;
}
.optionlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.style5 {
	border: 1px solid #ccc;
	border-radius: 6px;
	box-sizing: border-box;
	outline: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
