﻿/************* GLOBAL CSS ************/

body {
	margin: 0px 0px 0px -1px !important; /*taken by FF*/
  margin: 0px 0px 0px 0px; /*taken by IE*/
	padding: 0px 0px 0px 0px;
	background-image:url(../images/background.jpg);
	background-repeat: repeat;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #504a48;
}

#frame {
	background: #fff;
	width: 800px;
	height: auto;
	margin: 0px auto;
}

#framehome {
	background: #fff url(../images/chairs.jpg) no-repeat center top;
	width: 800px;
	margin: 0px auto;
}

.clear_left {
  clear: left;
}

.clear_right {
  clear: right;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #29abe2;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
	height: 1px;
	background-color: #000;
}

ul {
  float: left;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 0px;
	padding-bottom: 100px;
  list-style: none;
}

li {
  padding-left: 0px;
  padding-bottom: 15px;
  background-image: url(../images/dot.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

input {
	font-size: 1em;
}

/************* HEADER ************/

#branding {
	width: 780px;
	height: 118px;
	background: #fff url(../images/header_background.gif) no-repeat center top;
	margin: 0px 10px 35px 10px;
}

#hpbranding {
	width: 780px;
	height: 118px;
	background: #fff url(../images/hp_header_background.gif) no-repeat center top;
	margin: 0px 10px 35px 10px;
}

#logo {
	float: left;
	padding-left: 30px;
}

#blog {
	float: right;
	padding-right: 30px;
}

#bblink {
	position: relative;
	color: #fff;
	font-size: 10px;
	top: -22px;
	left: 25px;
}

a.bblink {
	color: #fff;
	text-decoration: none;
}

a:hover.bblink {
	color: #fff;
	text-decoration: none;
}

#nav {
	color: #a4a09f;
	font-size: 10px;
	padding: 40px 35px 0px 0px;
	clear: right;
}

/************* TOP NAV ************/

#mainnav {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: right;
}

#mainnav ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#mainnav li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 7px;
  list-style: none;
  float: left;
	letter-spacing: 0.2em;
}

a.mainnav {
	color: #a4a09f;
	text-decoration: none;
}

a:hover.mainnav {
	color: #fff;
	text-decoration: none;
}

a.selected {
	color:#fff;
	text-decoration: none;
}

/************* BLUE SQUARE NAV ************/

#sqnav {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-size: 16px;
  float: left;
	width: 40%;
}

#sqnav2 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-size: 16px;
  float: right;
	width: 45%;
}

#sqnav ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#sqnav li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
	line-height: 200%;
  float: left;
}

#sqnav2 ul {
  margin: 0px 0px 0px 25px;
  padding: 0px 0px 0px 0px;
}

#sqnav2 li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
	line-height: 200%;
  float: left;
}

a.sqnav {
	color: #504a48;
	text-decoration: none;
}

a:hover.sqnav {
	color: #fff;
	text-decoration: none;
}

a.sqnav2 {
	color: #504a48;
	text-decoration: none;
}

a:hover.sqnav2 {
	color: #fff;
	text-decoration: none;
}

/************* CONTENT ************/

#content {
	width: 780px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}

#left {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 200%;
	background-color: #fff;
	color: #29abe2;
	padding: 15px 5px 0px 30px;
	width: 175px;	
}

a.left {
	color: #29abe2;
	text-decoration: none;
}

a:hover.left {
	color: #29abe2;
	text-decoration: none;
}

#leftabout {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 200%;
	background-color: #fff;
	color: #29abe2;
	padding: 15px 5px 0px 30px;
	width: 175px;
	clear: left;
}

a.leftabout {
	color: #29abe2;
	text-decoration: none;
}

a:hover.leftabout {
	color: #504a48;
	text-decoration: none;
}

#main { 
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	background-color: #fff;
	color: #504a48;
	padding: 15px 30px 0px 20px;
	width: 500px;
	border-left: 1px dashed #999;
}

#contenthome {
	width: 780px;
	margin: 0px auto;
}

#mainhome {
	background: #fff url(../images/home_square.gif) no-repeat;
	float: right;
	width: 446px;
	height: 406px;
	margin-bottom: 15px;
}

#sqcopy {
	padding: 25px 20px;
	color: #fff;
}

.bsquote {
	font-size: 28px;
	margin-top: 0px;
}

.bscopy {
	font-size: 18px;
	line-height: 180%;
	margin-top: 0px;
}

#rule {
	border: 1px dashed #504a48;
	margin: 20px 0px 15px 0px;
}

.learnmore {
	text-align: right;
	margin-top: -10px;
}

a.learnmore {
	font-size: 16px;
	color: #504a48;
	text-decoration: none;
}

a:hover.learnmore {
	color: #fff;
	text-decoration: none;
}

#definition {
	float: left;
	font-size: 11px;
	width: 325px;
	clear: left;
	padding-top: 320px;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #29abe2;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #29abe2;
	font-weight: bold;
}

.leftquote {
	float: right;
	font-size: 14px;
}

.centerquote {
	font-size: 14px;
	color: #29abe2;
	font-style: italic;
	padding: 15px 0px;
	text-align: center;
}

a.copylink {
	color: #504a48;
	text-decoration: underline;
}

a:hover.copylink {
	color: #504a48;
	text-decoration: none;
}

a.directions {
	color: #29abe2;
	font-size: 11px;
	text-decoration: none;
}

a:hover.directions {
	color: #29abe2;
	text-decoration: none;
}

/************* NEWS PAGE ***************/

#contentNews {
	float: left;
	width: 760px;
	height: auto;
	margin: 0px 20px 20px 20px;
	padding: 15px 0px 0px 0px;
	background-color: #fff;
}

#leftNews {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	color: #504a48;
	padding: 0px 0px 0px 0px;
	width: 350px;
	height: auto;
	margin: 10px 0px;
}

#mainNews { 
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	color: #504a48;
	padding: 0px 0px 0px 0px;
	width: 380px;
	height: auto;
	margin: 10px 0px;
}

.newsTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #29abe2;
	font-weight: normal;
	font-size: 16px;
}

.newsTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #29abe2;
	font-weight: normal;
	font-size: 18px;
}

#contentSocial {
	width: 730px;
	height: auto;
	margin: 10px auto 10px auto;
	padding: 0px 25px 0px 25px;
	background-color: #fff;
	font-weight: bold;
	font-size: 14px;
	clear: both;
}

#contentNews ol {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 0px;
	padding-bottom: 20px;
  list-style: none;
}

#contentNews li {
  padding-left: 7px;
  padding-bottom: 8px;
  background-image: url(../images/dot2.gif);
  background-repeat: no-repeat;
  background-position: 0 .5em;
}

/************* NEWS FEED STYLES ********/

#mainNews .feedburnerFeedBlock {
  background-color: #fff;
  padding: 0px;
	float:left;
	width: 380px;
	height: auto;
}

#mainNews .feedburnerFeedBlock ul {
	float: left;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-left: 0px;
	padding-bottom: 0px;
  list-style: none;
}

#mainNews .feedburnerFeedBlock li  {
  font-weight: normal;  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #504a48;
  margin: 0px 0px 5px 0px;
}

#mainNews .feedburnerFeedBlock a {
	color: #504a48;
	font-size: 14px;
	text-decoration: underline;
}

#mainNews .feedburnerFeedBlock a:hover {
	color: #504a48;
	font-size: 14px;
	text-decoration: none;
}

#mainNews #creditfooter {
	float: right;
	width:100px;
	height: 25px;
  text-align: right;
	margin-top: 0px;
}

/************* CONTACT PAGE ************/

.text {
	width: 240px;
}

.textshort {
	width: 105px;
}

.textlong {
	width: 495px;
}

.textarea {
	width: 495px;
	height: 96px;
}

.red {
	color: #f00;
}

.submit {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color: #29abe2;
	border: none;
}
.submit:hover {
	background-color: #504a48;
}

.disclaimer {
	font-size: 10px;
	font-style: italic;
}

/************* FOOTER ************/

#footer {
	clear: both;
	border-top: 1px dashed #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #504a48;
	background-color: #fff;
	width: 780px;
	height: 40px;
	margin: 0px auto;
}

#fleft {
	float: left;
	width: 450px;
	padding: 10px 0px 0px 30px;
}

#fright {
	float: right;
	width: 250px;
	padding: 10px 30px 0px 0px;
	text-align: right;
}

#footer a {
	text-decoration: none;
	color: #504a48;
}

#footer a:hover {
	text-decoration: none;
	color: #504a48;
}