﻿body
{
	font-family: Arial;
	margin: 0;
	padding: 0;
	background-image: url(/images/bkgrd_chevrons.gif);
}

input.button
{
	/* 	padding: 5px; 	font-size: larger; 	width: 300px; 	font-weight: bold; 	background-color: #6699cc; 	color: #fff; 	border-bottom: #000; 	border-right: #000; 	cursor: pointer; */
}
.box
{
	background-color: #f5f5f7;
	border: solid 2px #23408f;
}
.pad_small
{
    padding:10px;
    margin:0px;
}
ul
{
	margin-top:0px;
}
.squaretopbox
{
	background-color: #dcddde;
	border:   2px solid #23408f;
	clear:both;
}
.inner
{
	
}

.capacity
{
	color:#f00;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
}
#containerwrapper
{
	margin-left: auto;
	margin-right: auto;
}
#headermargin
{
	padding: 15px;
}
table#agenda td
{
	width: 50%;
	padding-bottom: 5px;
}
table.style1 tr td
{
	width: 300px;
}
.field
{
}
.value
{
}
img
{
	border-collapse: collapse;
	border-style: none;
}
h3
{
	font-size:18px;
	color:#23408f;
}
h2
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}
.clear
{
    clear:both;
}
.clfl
{
	clear: left;
	float: left;
}
.cl
{
	clear: left;
}
.fl
{
	float: left;
}
.long
{
	width: 225px;
}
#header
{
	width: 900px;
	height: 130px;
}
#logo
{
	width: 403px;
	height: 101px;
	background-image: url(/images/connect_with_hampton.jpg);
	float: left;
}
#logo2
{
	width: 134px;
	height: 86px;
	float: right;
	background-image: url(/images/hampton_logo.jpg);
}
#container hr
{
	width: 100%;
	border:solid 1px #114b94;
}
#content
{
	padding-top:0px;
	margin-bottom:30px;
}
#container
{
	padding: 15px;
	width: 900px;
	background-color: #fff;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#splash div table tr td a
{
	color: #fff;
}
#splash div h1
{
	font-family: Arial;
	font-size: 28px;
}
#splash div table
{
	float: right;
	width: 380px;
}
#splash div table td
{
	vertical-align: top;
}
#splash div
{
	border: 1px solid #FFFFFF;
	float: left;
	vertical-align: text-top;
	font-size: 14px;
	font-family: Arial,Verdana;
	height: 230px;
	margin: 10px;
	padding: 15px;
	width: 410px;
}
#footer
{
	width: 900px;
	margin-left: auto; /* border: solid 1px #000;*/
	font-size:.8em;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
}


div#adminnav
{
	border: solid 1px #000;
	width: 400px;
	margin: auto;
}

div#adminnav ul li
{
	height: 43px;
	list-style: none;
}
div#adminnav ul li img
{
	vertical-align: middle;
}


ul.horizontal-list
{
	list-style-type: none;
		float: left;
		width:100%;
		padding:0;
		margin:0;
}
ul.horizontal-list, ul.horizontal-list li 
{
	background-color: #2461BF;

}
ul.horizontal-list li 
{
	float:left;
	margin-left: 2px;
	padding-right: 3px;
	padding-left: 3px;
	height:36px;
	
}

ul.horizontal-list li a
{
	margin-top:7px;
	display: block;
	color: White;
	width: 2em;
	border:solid 1px #fff;
	font-weight: bold;
	text-align: center;
	line-height:20px;
}