BODY {
	background-color: #91A2B8;
}
#page {
	WIDTH: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	display: table;
	background-color: #B0C4DE;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #990000;
	position: relative;
}




#header {
	FLOAT: left;
	BACKGROUND-COLOR: #FFFFFF;
	width: 100%;

}


#logo {
	FLOAT: left;
	PADDING-TOP: 10px;
	padding-bottom: 2px;
	padding-left: 35px;
}


#highnav {
	FLOAT: right;
	PADDING-TOP: 10px;
	padding-right: 35px;
	padding-bottom: 2px;
}




H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	padding-top: 20px;
	text-transform: uppercase;
}


H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #CC6600;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
}


.ordernow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	padding-bottom: 10px;
	line-height: 18px;
}


P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}


P A {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}

P A:hover {
	TEXT-DECORATION: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}


/*
#content A {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
#content A:hover {
	TEXT-DECORATION: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}
*/



a.noborder {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
a.noborder img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B0C4DE;
}

.form A {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}


.zone {
    border:solid 1px #B0C4DE;
    background-color:#B0C4DE;
    color:#B0C4DE;
}

.zone2 {
    border:solid 1px #B0C4DE;
    background-color:#B0C4DE;
    color:#B0C4DE;
}


#menuBar {
	WIDTH: 100%;
	BACKGROUND-COLOR: #B0C4DE;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 45px;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CE6500;
	border-bottom-color: #738091;
	background-position: center;
	float: left;
	margin: 0px;
	padding: 0px;
}



#submenuBar {
	PADDING-RIGHT: 6px;
	MARGIN-TOP: 1px;
	PADDING-LEFT: 220px;
	PADDING-BOTTOM: 0px;
	WIDTH: 525px;
	HEIGHT: 25px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #C8A657;

	FLOAT: left;
	margin-left: 0px;
	margin-right: 0px;
}

#content {
	width: 90%;
	background-color: #FFFFFF;
	float: left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #738091;
	border-right-color: #738091;
	border-bottom-color: #738091;
	border-left-color: #738091;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}



#content UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}


#content LI A {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}

#content LI A:hover {
	TEXT-DECORATION: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}


#content OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}


.content-table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background-color: #91A2B8;
}


.table-plain
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	background-color: #FFFFFF;
}

.table-plain A
{

	color: #990000;

}



.link {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	}
	
	


#requestform {
	width: auto;
	float: left;
}

#states {
	width: 700px;
	float: left;
}



#sidebar-left {
	WIDTH: 155px;
	COLOR: #333333;
	BACKGROUND-COLOR: #D6E0ED;
	font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}


#sidebar-left A {
	COLOR: #990000;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#sidebar-left A:hover {
	TEXT-DECORATION: none;
	border-bottom-style: none;
}


#sidebar-right {
	WIDTH: 155px;
	COLOR: #333333;
	BACKGROUND-COLOR: #D6E0ED;
	font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}


#sidebar-right A {
	COLOR: #990000;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#sidebar-right A:hover {
	TEXT-DECORATION: none;
	border-bottom-style: none;
}





#headerpic {
	WIDTH: 300px;
	COLOR: #333333;
	BACKGROUND-COLOR: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}


#headerpic A {
	COLOR: #990000;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#headerpic {
	TEXT-DECORATION: none;
	border-bottom-style: none;
}



#featured-website {
	WIDTH: 255px;
	COLOR: #000000;
	font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
	line-height: 15px;
	float: none;
	text-align: justify;
	margin: 5px;
	padding: 20px;
	border: 1px solid #91A2B8;
}


/*#featured-website A {
	COLOR: #990000;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}*/

#featured-website A {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}

#featured-website A:hover {
	TEXT-DECORATION: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}

#featured-website LI {
	font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: -13px;
	margin-left: -13px;

}



#wrapper-across-home {
	WIDTH: 720px;
	margin-bottom: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	margin-right: 50px;
	padding-left: 20px;
}

#wrapper-across-home UL {
	line-height: 35px;
}


#wrapper-across {
	WIDTH: 690px;
	margin-bottom: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 35px;
}


#wrapper-across UL {
	line-height: 35px;
}



#col-left {
	WIDTH: 335px;
	float: left;
	height: 445px;
}


.left-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #91A2B8;
}


#col-right {
	WIDTH: 335px;
	float: left;
	background-color: #E2E9F1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 445px;
}

.right-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #91A2B8;
}




#col-custom {
	WIDTH: 320px;
	float: left;
	background-color: #FFD9B3;
	height: 450px;
}



.custom-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC6600;
}

.custom-header A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;

}

.custom-header A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



#col-semi {
	WIDTH: 320px;
	float: left;
	background-color: #FFD2D2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 450px;
}

.semi-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #990000;
	
}


.semi-header A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;

}

.semi-header A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



#col-state {
	WIDTH: 17%;
	float: left;
	text-align: center;
	padding-bottom: 3px;
}

#col-state P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 11px;
}

#col-state A {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	border-bottom-style: none;
}

#col-state A:hover {
	TEXT-DECORATION: none;
	border-bottom-style: none;
}


#footer {
	WIDTH: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #B0C4DE;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #738091;
	padding-bottom: 15px;
	margin: 0px;
}


#footer A {
	color: #990000;
	TEXT-DECORATION: none;
}
#footer A:hover {
	TEXT-DECORATION: none;
	border-bottom-style: none;
}





#legal {
	FLOAT: left;
	WIDTH: 100%;
	COLOR: #666666;
	BACKGROUND-COLOR: #91A2B8;
	TEXT-ALIGN: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#legal A {
	FONT-SIZE: 10px; COLOR: #8F7130; TEXT-DECORATION: none
}
#legal A:hover {
	FONT-SIZE: 10px; COLOR: #044b6d; TEXT-DECORATION: underline
}



.topmenuli{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	font-size: 13px;
	position: static;
	width: 15%;
	font-weight: bold;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}


.topmenutitle {
	font-size:13px;
	text-decoration: none;
	display:block;
	font-weight: bold;
}

a.topmenutitle:link {
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}
	
a.topmenutitle:visited {
	color: #000066;
	font-weight: bold;
}


li:hover ul , li.over ul{
	/* lists nested under hovered list items */
	display: block;
	
}
/*
#dmenu li>ul { 
	top: 29px;
	left: 332px;}  */


/*
#content {
	clear: left;}*/





#dmenu {
	font-family: Arial, Helvetica, Sans-Serif;
	/*	color: #000000;*/
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
	/*background-color: #000066;*/


}

/*
.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	display:none;
}
*/




/* dropdown menu formatting */
.submenuul {
	list-style-type:none;
	position:absolute;
	margin: 0px 0 0;
	padding:0;
	display:none;
	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-right-color: #738091;
	border-bottom-color: #738091;
	border-left-color: #738091;
	color: #000000;
	font-size: 11px;
	background-color: #DFE8F2;

}




/*
.submenuli a{
	padding:3px;
	text-decoration: none;
	color: #FFFFFF;
}
*/

.submenuli a {
	text-decoration: none;
	display:block;
	padding:3px;
	width:142px;
	color: #000000;
	font-size: 11px;
	background-color: #DFE8F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #738091;
}


.submenuli a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CC6600;
	}


	
/* ------------ FAQs ------------ */

.dhtmlgoodies_question {
	MARGIN-LEFT: 25px;
	CURSOR: pointer;
	COLOR: #990000;
	LINE-HEIGHT: 25px;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.dhtmlgoodies_answer {
	BORDER-RIGHT: #c4ccd5 1px solid;
	BORDER-TOP: #e8ecf1 1px solid;
	MARGIN-TOP: 5px;
	VISIBILITY: hidden;
	MARGIN-BOTTOM: 10px;
	MARGIN-LEFT: 20px;
	OVERFLOW: hidden;
	BORDER-LEFT: #e8ecf1 1px solid;
	BORDER-BOTTOM: #c4ccd5 1px solid;
	POSITION: relative;
	HEIGHT: 0px;
	BACKGROUND-COLOR: #E1E9F2;
	padding-left: 10px;
}
.dhtmlgoodies_answer_content {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 10px; MARGIN: 0px; LINE-HEIGHT: 16px; PADDING-TOP: 10px; POSITION: relative
}
UL.dhtmlgoodies_list {
	PADDING-LEFT: 20px! important; MARGIN-BOTTOM: 16px! important; MARGIN-LEFT: 20px! important
}

#notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	border: 1px solid #990000;
	height: 50px;
	width: 400px;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
	margin-left: 85px;
	text-decoration: none;
	background-color: #FFFFCC;
}

#notice A {

	font-size: 16px;
	color: #990000;
	font-weight: bold;

}

.gallerycontainer {
	position: relative;
	height: 300px;
	width: 300px;
	/*Add a height attribute and set to largest image's height to prevent overlaying*/

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}



.gallerycontainer A {
	COLOR: #990000;
	TEXT-DECORATION: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}

.gallerycontainer A:hover {
	TEXT-DECORATION: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}






.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #B0C4DE;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;



}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -300px;
left: -50px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
