/* CSS stylesheet for index.php */
/* Sets formatting and positioning for page elements */
#section1 {
	padding: 0;
	margin: 0;
	position: absolute;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #405D8F;
	border-left-color: #405D8F;
	width: 716px;
	left: 0px;
	top: 83px;
	height: 490px;
}
#section1 #navigation {
	background-color: #405d8f;
	width: 200px;
	padding-right: 0px;
	padding-left: 35px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: absolute;
	height: 430px;
	left: 0px;
	top: 0px;
}
#section1 #socialMedia {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #405D8F;
	position: absolute;
	width: 516px;
	height: 60px;
	position: absolute;
	top: 0px;
	left: 200px;
}
#section1 #socialMedia #socialIcons {
	position: absolute;
	left: 258px;
	top: 0px;
	width: 93px;
	height: 60px;
	padding-left: 0px;
	padding-top: 12px;
}
#section1 #socialMedia #socialWidgets {
	position: absolute;
	left: 352px;
	top: 0px;
	height: 60px;
	width: 164px;
}
#section1 #socialMedia #socialWidgets #fb {
	position: absolute;
	left: 0px;
	top: 23px;
	width: 82px;
	height: 29px;
}
#section1 #socialMedia #socialWidgets #twitterFollow {
	position: absolute;
	top: 23px;
	left: 82px;
	height: 34px;
	width: 87px;
}
#section1 #aboutUS {
	position: absolute;
	width: 480px;
	height: 430px;
	top: 60px;
	left: 200px;
	padding-left: 30px;
	padding-right: 30px;
}
#section1 #aboutUS img {
	padding-left: 80px;
}
#section2 {
	width: 716px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 57px;
	height: 233px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #405D8F;
	border-right-color: #405D8F;
	border-left-color: #405D8F;
	top: 573px;
}
#section2 #tips {
	float: right;
	width: 250px;
	height: 233px;
}
#section2 #tips h1 {
  padding-left: 20px;
}
#section2 #tips .specials {
  font-size: 1.5em;
}
#section2 #tips p { 
  padding-left: 20px; 
}
#section2 #tips a {
	text-decoration: none;
	color: #405d8f;
}
#section2 #tips a:hover {
	font-weight: bold;
}
#section2 #section2ImageBox {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #405D8F;
	padding: 0;
	margin: 0;
	float: left;
	width: 450px;
	height: 233px;
}
#section2 #section2ImageBox img {
	padding-left: 50px;
}
#section3 {
	margin: 0px;
	padding: 0px;
	width: 716px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #405D8F;
	border-left-color: #405D8F;
	position: absolute;
	height: 360px;
	left: 0px;
	top: 806px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #405D8F;
}
#section3 #contactUs {
	float: left;
	width: 355px;
	background-color: #E0E4ED;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #405D8F;
	height: 360px;
}
#section3 #contactUs p {
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #405D8F;
}
#section3 #contactUs #demoLabels {
	float: left;
	width: 60px;
		font-family: Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #405d8f;
	padding-left: 35px;
}
#section3 #contactUs #demoData {
	float: right;
	width: 260px;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #405d8f;
	font-weight: normal;
}
#section3 #contactUs a {
	font-family: Verdana, sans-serif;
	color: #405d8f;
	font-weight: normal;
	text-decoration:underline;
}
#section3  #contactUs  #hours  p {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	color: #405D8F;
}
#section3 #contactUs #hours #hourLabels {
	float: left;
	width: 100px;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #405d8f;
	padding-left: 35px;
}
#section3 #contactUs #hours #hourData {
	float: right;
	width: 220px;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	color: #405d8f;
	font-weight: normal;
}
#section3  #section3ImageBox  {
	float: right;
	width: 355px;
	height: 360px;
}
#section3  #section3ImageBox  img{
	padding-top:50px;
}
#section3  #section3ImageBox li {
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #405d8f;
	list-style-position: inside;
	padding-left:35px;
	padding-right: 35px;
}
#section3  #section3ImageBox a {
	text-decoration: none;
	color: #405d8f;
}
#section3  #section3ImageBox a:hover {
	font-weight: bold;
}
#footer {
	left: 0px;
	position: absolute;
	margin: 0;
	padding: 0;
	height: 44px;
	top: 1166px;
}
#section1 #socialMedia #connect .connect {
	font-family: Verdana, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #a6b4cb;
	padding-left: 35px;
}
#section1 #socialMedia #connect {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
	padding-top: 16px;
	width: 257px;
	padding-left: 30px;
}

