@charset "UTF-8";
/* -- generic styles --------------------------------*/
div,hi,h2,h3,h4,h5,h6,p,address,ul,ol,li  {
	margin: 0px;
	padding: 0px;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #898A8E;
}
.thrColFixHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #fff;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #223E8F;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	position: relative;
} 
.text {
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
}
.thrColFixHdr #header {
	position: relative;
	height: 290px;
	background-image: url(images/beeyocal_header.jpg);
	background-repeat: no-repeat;
	width: 780px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-position: center top;
} 
.thrColFixHdr #container #sidebar1{
	float: left; /* since this element is floated, a width must be given */
	width: 135px;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	color: #FFF;
	text-transform: capitalize;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/beeyocal_sidebar.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	clear: left;
	height: 750px;
	position: relative;
	padding-top: 0px;
	margin-top: 10px;
}
.thrColFixHdr #container #sidebar1 ul {
	list-style-type: none;
	background-color: #FFF;
	left: 19px;
	position: absolute;
	top: 30px;
	border: 1px solid #FFF;
}
.thrColFixHdr #container #sidebar1 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.thrColFixHdr #container #sidebar1 ul li a {
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #2A3FAA;
	text-decoration: none;
	display: block;
	line-height: 14px;
	border: 1px solid #2A3FAA;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	text-align: center;
	width: 120px;
	height: 20px;
}
.block {
	width: 40px;
}
.thrColFixHdr #container #sidebar1 ul li a:hover {
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	color: #039;
	text-decoration: none;
	background-color: #FFBF00;
	text-align: center;
	font-weight: normal;
}
.thrColFixHdr #container #mainContent{
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	margin-top: 10px;
	margin-right: 215px;
	margin-bottom: 20px;
	margin-left: 145px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 12px;
	background-color: #FFF;
	position: relative;
} 
.thrColFixHdr #container #mainContent p {
	margin-left: 5px;
	font-size: 14px;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
}
.thrColFixHdr #container #mainContent h1 {
	color: #004;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
}
.thrColFixHdr #container #mainContent ul li {
	margin-left: 20px;
	font-size: 16px;
}
.thrColFixHdr #container #admin #mainContent {
	margin-left: 15px;
	margin-right: 15px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-right: 5px;
}
.thrColFixHdr #container #sidebar2 #SignUp fieldset legend {
	background-color: #C90;
}
.thrColFixHdr #container #sidebar2 #SignUp fieldset {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #111;
	border-bottom-color: #111;
	background-color: #C90;
}
.thrColFixHdr #container #sidebar2 form #SignUp {
}
.thrColFixHdr #container #sidebar2 #SignUp fieldset p {
	font-size: 0.8em;
	color: #000;
}
.thrColFixHdr #header ul  {
	position: absolute;
	bottom: 0px;
	left: 45px;
	border-bottom-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 713px;
}
.thrColFixHdr #header ul li  {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #header ul li a  {
	display: block;
	color: #FFF;
	background-color: #2D4FA1;
	font-size: 12px;
	text-align: center;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	width: 120px;
	margin-right: 2px;
	padding-bottom: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
.thrColFixHdr #header ul li a:hover {
	color: #2A3FAA;
	text-decoration: none;
	background-color: #FFBF00;
	font-weight: normal;
}
.thrColFixHdr #footer {
	background-color: #898A8E;
	background-image: url(beeyocal_footer.jpg);
	padding-top: 0;
	padding-bottom: 0;
	height: 100px;
	background-repeat: no-repeat;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #223E8F;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	color: #2A3FAA;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	position: absolute;
	top: 35px;
	left: 205px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #sidebar2 form #SignUp .signupframe {
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #cc9933;
	border: 2px solid #36C;
}
.thrColFixHdr #container #sidebar2 form {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.thrColFixHdr #container #mainContent p img {
	padding-top: 1em;
	padding-bottom: 1em;
}
.thrColFixHdr #container #mainContent a img {
	padding-top: 0.5em;
}
.thrColFixHdr #container #mainContent h4 {
	margin-left: 5px;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 14px;
}
.thrColFixHdr #container #mainContent #MoreButton {
	height: 60px;
	width: 195px;
	background-image: url(images/beeyocal_MoreButton_up.jpg);
}
.thrColFixHdr #container #mainContent #MoreButton a:hover {
	color: #FFF;
	text-decoration: none;
	background-position: left bottom;
	display: block;
	background-image: url(images/beeyocal_MoreButton_up.jpg);
}
.thrColFixHdr #container #mainContent #MoreButton a {
	color: #630;
	background-position: left top;
	height: 33px;
	width: 175px;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-image: url(images/beeyocal_MoreButton_updown.jpg);
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}
.heading2 {
	color: #2A3FAA;
	font-style: normal;
}
ul #new list {
	position: absolute;
}
#newlist {
	position: absolute;
	left: 180px;
	top: 70px;
}
#listOne {
	position: absolute;
	left: 20px;
	top: 70px;
}
.thrColFixHdr #container #mainContent ul li a {
	font-size: 16px;
}
.gold {
	color: #D89729;
}
.red {
	color: #800;
}
.thrColFixHdr #container #sidebar2 img {
	padding-bottom: 10px;
	vertical-align: middle;
}
#mainContent #city1 {
	position: absolute;
	left: 15px;
	top: 100px;
}
#mainContent #city2 {
	position: absolute;
	left: 200px;
	top: 100px;
}
#americantowns {
	position: absolute;
	width: 380px;
	left: 145px;
	top: 170px;
}
.thrColFixHdr #feed-control {
	margin-right: auto;
	margin-left: auto;
	width: 776px;
	background-color: #FFF;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2D50A2;
	border-left-color: #2D50A2;
	padding-top: 4px;
	padding-left: 4px;
}
.thrColFixHdr #container #sidebar1 div {
	position: absolute;
	left: 545px;
	top: 10px;
	border: 1px solid #2D50A2;
	padding-bottom: 5px;
	padding-right: 5px;
}
#mainContent #coupons {
	float: left;
	position: relative;
	height: 50px;
	width: 380px;
	border: 1px solid #000;
	background-color: #FFF;
}
#mainContent #coupons ul li a {
	display: block;
	left: 0px;
	bottom: 0px;
	background-color: #2a3faa;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	font-size: 24px;
	text-decoration: underline;
	font-weight: bold;
	width: 120px;
	text-align: center;
	top: -1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#mainContent #coupons ul li a:hover {
	color: #FFF;
	text-decoration: underline;
	background-color: #CB8E4B;
}
#mainContent #coupons ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#mainContent #coupons ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
