body {
	background-color: #fff;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

#page {
	width: 1019px;
	height: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	width: 1019px;
	color: #666;
	background-image: url("images/display/header-01.png");
	font-size: 13px;
	height: 115px;
	font-weight: bold;
}

#header1 {
	width: 1019px;
	height: 90px;
}

#header1a, #header1b {
	float: left;
}

#header1a{
	padding-top: 23px;
	padding-bottom: 49px;
	width: 803px;
	height: 18px;
	text-align: right;
}

#header1b{
	/*width: 216px;*/
	width: 147px;
	height: 57px;
	padding-top: 33px;
	padding-left: 47px;
	padding-right: 22px;
	padding-bottom: 0px;
	text-align: center;
}

#header2{
	/*width: 897px;
	padding-left: 220px;
	padding-right: 1px;*/
	width: 669px;
	padding-left: 250px;
	padding-right: 100px;
}

.headeritem {
	height: 13px;
	font-size: 12px;
	line-height: 13px;
}

.headeritem a {
	color: #666;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

.headeritem a:hover {
	color: #0047bb;
	text-decoration: none;
}

.headeritem a:active {
	color: #0047bb;
}

.headeritem:hover {
}

.headerpipe, .headeritem {
	float: left;
}

.headerlocation{
	color: #998675;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 9px;
}

.headernumber{
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
}

#header1a a {
	color: #666;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}

#header1a a:hover {
	color: #0047bb;
	text-decoration: none;
}

.dropdown{
	margin: 0px;
	margin-left: -2px;
	padding: 0px 7px 7px 7px;
	border-bottom: solid;
	border-left: solid;
	border-right: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-color: #000;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 100;
	background-color: #fff;
	max-width: 190px;
}

.dropdown a{
	color: #666;
	text-decoration: none;
}

.dropdown a:hover{
	color: #0047bb;
	text-decoration: none;
	background-color: #fafafa;
}

.dropdown ul{
	list-style: none;
	padding: 0px 0px 0px 5px;
}

.dropdown li{
	padding-top: 2px;
	padding-bottom: 2px;
}

.dropdownlabel{
	color: #0047bb;
	font-size: 13px;
	font-weight: bold;
}

a:hover + .dropdown{
	visibility: visible;
	z-index: 100;
}

a:active + .dropdown{
	visibility: visible;
	z-index: 100;
}

#splash{
	background-image: url("images/display/background-01.png");
	padding: 0px 24px 7px 23px;
	z-index: 1;
}

#splashinside{
	background-image: url("images/display/splash-01.jpg");
	height: 260px;
	width: auto;
}

#tagbar{
	background-image: url("images/display/background-01.png");
	padding: 0px 24px 0px 23px;
}

#tagbarinside{
	color: #f4f1d5;
	font-size: 20px;
	line-height: 21px;
	font-weight: bold;
	background-image: url("images/display/tag_bar-01.jpg");
	height: 54px;
	padding-top: 9px;
	padding-left: 390px;
	padding-right: 100px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-style: italic;
}

#content{
	background-image: url("images/display/background-01.png");
	padding: 0px 24px 0px 23px;
	height: auto;
	overflow: auto;
}

#contentinside{
	background-image: url("images/display/background-02.jpg");
	background-repeat: repeat-x;
	padding-top: 11px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 0px;
	width: 965px;
	height: auto;
	overflow: auto;
}

#contentmain{
	float: left;
	width: 684px;
	height: auto;
	margin-left: 14px;
	margin-right: 14px;
	line-height: 21px;
}

#contentmain a{
	color: #0047bb;
}

#leftsidemenutop {
	float: left;
	background-image: url("images/display/background-side_menu-top.png");
	background-repeat: no-repeat;
	height: auto;
	width: 244px;
}

#leftsidemenubottom {
	float: left;
	background-image: url("images/display/background-side_menu-bottom.png");
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: 222px;
	padding: 11px 11px 11px 11px;
	font-size: 12px;
}

#leftsidemenu {
}

#leftmenu_special_of_the_month{
	width: 220px;
	height: 67px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("images/display/menu-left-button-special_of_the_month.png");
	background-position: 0px;
	background-repeat: no-repeat;
}

#leftmenu_special_of_the_month:hover{
	background-position: -220px;
}

#leftmenu_upcoming_events{
	width: 220px;
	height: 67px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("images/display/menu-left-button-upcoming_events.png");
	background-position: 0px;
	background-repeat: no-repeat;
}

#leftmenu_upcoming_events:hover{
	background-position: -220px;
}

#leftmenu_enewsletter{
	width: 220px;
	height: 67px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("images/display/menu-left-button-enewsletter.png");
	background-position: 0px;
	background-repeat: no-repeat;
}

#leftmenu_enewsletter:hover{
	background-position: -220px;
}

#leftmenu_estore{
	width: 220px;
	height: 67px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("images/display/menu-left-button-estore.png");
	background-position: 0px;
	background-repeat: no-repeat;
}

#leftmenu_estore:hover{
	background-position: -220px;
}

#leftmenu_request_a_brochure{
	width: 220px;
	height: 67px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("images/display/menu-left-button-request_a_brochure.png");
	background-position: 0px;
	background-repeat: no-repeat;
}

#leftmenu_request_a_brochure:hover{
	background-position: -220px;
}

#leftmenu_get_approved{
	width: 220px;
	height: 67px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url("images/display/menu-left-button-get_approved.png");
	background-position: 0px;
	background-repeat: no-repeat;
}

#leftmenu_get_approved:hover{
	background-position: -220px;
}

.embededimageright{
	padding-left: 10px;
	padding-right: 5px;
	float: right;
}

.embededimageleft{
	padding-right: 10px;
	padding-left: 5px;
	float: left;
}

#rightsidemenu{
	float: left;
	width: 172px;
	height: auto;
}

.rightmenuitem{
	width: 132px;
	height: 171px;
	padding: 0px 20px 0px 20px;
	background-image: url("images/display/menu-right-button.png");
	text-align: center;
}

.rightmenuitem .toprow{
	margin-top: 40px;
	margin-bottom: 70px;
	font-size: 12px;
}

.rightmenuitem .bottomrow{
	margin-top: 70px;
	margin-bottom: 40px;
	font-size: 9px;
}

.rightmenuitem a{
	text-decoration: none;
	color: #f4f1d4;
}

.rightmenuitem:hover{
	background-position: -172px;
}

.videobox{
	color: #f4f1d4;
	width: 130px;
	height: 131px;
	padding: 40px 20px 0px 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/display/menu-right-button.png");
	text-align: center;
}

.videobox .toprow{
	margin-top: 0px;
	margin-bottom: 60px;
	font-size: 12px;
	font-weight: bold;
}

.videobox .bottomrow{
	margin-top: 60px;
	margin-bottom: 40px;
	font-size: 10px;
}

.videobox a{
	text-decoration: none;
	color: #f4f1d4;
}

.videobox:hover{
	background-position: -172px;
}


#footer{
	background-image: url("images/display/footer-01.png");
	height: 63px;
	padding-top: 2px;
	text-align: center;
}

h1 {
	font-size: x-large;
}

.timesitalic{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: large;
	color: #0047bb;
}

.caption{
	font-size: 10px;
	font-style: italic;
	color: #0047bb;
}h2 {
	font-size: large;
}
