/************main layout styles**********************/
/****************************************************/
body{
	margin:0.5em 0 0;
	padding:0;
	line-height: 1.25em;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}

#notice {
background-color: #BCE6FF;
clear: both;
padding: 2px;
color: #000000;
width: 770px;
margin-right: auto;
margin-left: auto;
text-align: center;
font-size: 0.8em;
margin-bottom:10px;
}
#notice p {
margin: 0px;
}


#maincontainer{
width: 775px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#contentwrapper{
	float: left;
	width: 100%;
	background-attachment: scroll;
}

#contentcolumn{
	margin-left: 180px; /*Set left margin to LeftColumnWidth*/
	
}

#leftcolumn{
	float: left;
	width: 180px; /*Width of left column*/
	margin-left: -775px;
	background-attachment: scroll;
	background-image: url(../images/bg-left-column.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	padding-top: 0.5em;
	background-attachment: scroll;
	background-image: url(../images/footer-border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



.main-content{
	margin-top: 0;
	margin-left: 3.25em;
	margin-right: 2em;
	
}

/************main styles*******************/

/*********top nav*********************/
#hold-home-image {
	margin-left: 1em;
	text-align: center;
}
#navcontainer-top ul
{
	padding-left: 0;
	list-style-type: none;
	font-size: 0.7em;
	text-align: right;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0em;
	margin-right: 1em;
	background-color: #BCE6FF;
}
#navcontainer-top li {
	margin-left: 1em;
	padding-left: 0;
	list-style-type: none;
	display: inline;
	margin-top: 1em;
}
#navcontainer-top {
	background-color: #BCE6FF;
	margin-left: 1em;
}

#navcontainer-top a {
	color: #000000;
	text-decoration: none;
}
#navcontainer-top a:hover {
	color: #000000;
	text-decoration: underline;
}
.main-content p {
	color: #BCE6FF;
	font-size: 0.75em;
	text-align: justify;
	margin-top: 0em;
	margin-bottom: 0.85em;
}
.main-content a {
	color: #FFFFFF;
	text-decoration: underline;
}

.main-content h1 {
	color: #BCE6FF;
	font-size: 1em;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 0.25em;
}
.main-content h2 {
	color: #BCE6FF;
	font-size: 0.75em;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 0em;
	margin-top: 0em;
}
.main-content a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.space-sponsor {
	margin-left: 2em;
	float: right;
	margin-top: 0.25em;
}

/* left panel styles  */




/**********level 1 menu************/
#navcontainer {
	text-align: center;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/bg-nav-seperator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer ul
{
	padding-left: 0;
	list-style-type: none;
	font-size: 0.75em;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#navcontainer a
{
display: block;
padding: 2px 2px 2px 10px;
width: 180px;
}

#navcontainer a:link
{
color: #BCE6FF;
text-decoration: none;
}
#navcontainer a:visited
{
color: #BCE6FF;
text-decoration: none;
}
#navcontainer a:hover
{
	color: #000000;
	background-image: url(../images/bg-navlink.jpg);
	background-repeat: repeat-y;
}
#navcontainer a:active
{
color: #000000;
text-decoration: none;
}
#navcontainer li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	background-image: url(../images/bg-nav-seperator.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navcontainer #active {
	display: block;
	padding: 2px 2px 2px 10px;
	width: 180px;
	color: #000000;
	background-image: url(../images/bg-navlink.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}
/**********end level 1 links********************/


/****************start level 2 links**************/
#navcontainer2 {
	text-align: center;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#navcontainer2 ul
{
	padding-left: 0;
	list-style-type: none;
	font-size: 0.75em;
	text-align: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#navcontainer2 a
{
	display: block;
	padding: 2px 2px 2px 25px;
	width: 150px;
	background-attachment: scroll;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer2 a:link
{
	color: #FFFFFF;
	text-decoration: none;
	
}
#navcontainer2 a:visited
{
color: #FFFFFF;
text-decoration: none;

}
#navcontainer2 a:hover
{
	color: #FF0000;
}
#navcontainer2 a:active
{
color: #FFFFFF;
text-decoration: none;
}
#navcontainer2 li {
	margin-left: 0;
	padding-left: 10px;
	list-style-type: none;
}
#navcontainer2 #active {
	
	padding: 2px 2px 2px 25px;
	width: 150px;
	background-attachment: scroll;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF0000;
	margin-left: 10px;
}
/**********end level 1 links********************/



/********footer styles**************/
#footer p {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0em;
	line-height: 1.25em;
	margin-bottom: 0.5em;
}
#footer a {
	color: #BCE6FF;
	text-align: right;
	margin-top: 0em;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	text-align: right;
	margin-top: 0em;
	text-decoration: underline;
}
.space-footer-logos {
	float: left;
	margin-right: 2em;
}
.tabletext {
	color: #FFFFFF;
}
caption {
	text-align: left;
	color: #BCE6FF;
}
input {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
textarea {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.required {
	color: #FF0000;
}
.main-content h3 {

	color: #FFFFFF;
	font-size: 0.75em;
	text-align: justify;
	font-weight: 500;
	margin-bottom: 0em;
	margin-top: 0em;
}
.main-content li {

	color: #FFFFFF;
	font-size: 0.75em;
	margin-top: 0em;
	margin-bottom: 0.85em;
}
.main-content ul {
	text-align: justify;
	margin-top: 0em;
	margin-bottom: 0em;
}
/* style in the pink seasonal promotion*/
.hold-pinky {
	background-color: #05C8F2;
	padding: 0.5em;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
}
.hold-pinky p {
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.main-content td {


	color: #FFFFFF;
	font-size: 0.70em;
	margin-top: 0em;
	margin-bottom: 0.85em;
}

/*style text in christmas section*/
#holdxmastext {
	padding: 5px;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
}
#holdxmastext p{
	text-align: center;
	color: #FFFFFF;
}
#holdxmastext h3 {
	text-align: center;
	color: #BCE6FF;
	font-size: 0.75em;
}

/* style xmas text*/
#holdxmastext2 {
	background-color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	background-attachment: scroll;
	background-image: url(../images/local-hero-reg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	padding-top: 220px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#holdxmastext2 p{
	text-align: center;
	color: #FFFFFF;
}
#holdxmastext2 h3 {
	text-align: center;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#holdxmastext h3 {
	text-align: center;
	font-size: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.promotions {
	border: 1px solid #ffffff;
	margin: 10px 0px;
	padding: 2px;
	overflow: hidden;
	height: 75px;
	color: #FFFFFF;
	font-size: 0.70em;
}
.promotions img {
	float: left;
	padding-right: 5px;
}
