@charset "UTF-8";

/* main styles */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#999999
}

img{ 
	behavior: url(iepngfix.htc) 
}

a {
	color: #0d2f4d;
	font-weight: bold;
}

#index, #interior {
	width: 919px;
	margin: 20px auto;
	border: 1px #0d2f4d solid;
}

/* header */

#header {
	width: 919px;
	height: 121px;
	margin: 0;
	padding: 0;
}

#header .logo {
	float: left;
	width: 570px;
	height: 121px;
	margin: 0;
	padding: 0;
}
#header .giftcard {
	float: left;
	width: 349px;
	height: 121px;
	margin: 0;
	padding: 0;
}

/* navigation */

#navigation {
	clear: left;
	width: 919px;
	height: 57px;
	margin: 0;
	padding: 0;
}

/* index specific styles */

#index #content {
	clear: left;
	width: 919px;
	height: 347px;
}

#index #content .flash {
	float: left;
	width: 505px;
	height: 347px;
	background: #fff;
}


/*
#index #content .flash .noflash {
	background:url(../images/noflash.jpg);
	width: 505px;
	height: 347px;
}

#index #content .flash .noflash .content {
	width: 180px;
	padding: 90px 0 0 300px;
}

#index #content .flash .noflash .content h2 {
	font-size: 22px;
}
*/

#index #content .body {
	float: left;
	width: 371px;
	height: 251px;
	background-image:url(../images/index_bodybg.jpg);
	padding: 64px 40px 0 3px;
}

#index #content .body p {
	padding: 12px 0 0 0;
	margin: 0;
	line-height: 12px;
}

#index #content .footlinks {
	float: left;
	color: #fff;
	width: 374px;
	height: 27px;
	text-align: right;
	background-image: url(../images/index_footlinksbg.jpg);
	padding: 5px 40px 0 0;
}

#index #content .footlinks a {
	color: #fff;
	font-weight: bold;
}

/* interior specific styles */

#interior #title {
	width: 919px;
	height: 72px;
}

#interior #content {
	width: 919px;
	background:url(../images/int_bodyrpt.jpg);
	overflow: auto;
}

#interior #content .body {
	font-size: 12px;
	width: 808px;
	min-height: 228px;
	height:auto !important;
	height:228px;
	background:url(../images/int_bodybot.jpg) bottom no-repeat;
	padding: 0 53px 0 58px;
}

#interior #content .body p {
	padding: 2px 0 10px 0;
	margin: 0;
	line-height: 14px;
}

#interior #content .body ul {
	list-style-image:url(../images/bullet.gif);
	margin: 15px 0;
	padding: 0 0 0 40px;
}

#interior #content .body ul li {
	margin: 2px 0 10px 0;
}

#interior #content .body ul li ul {
	margin: 5px 0;
	padding: 0 0 0 20px;
}

.pic_rightalign {
	margin-left: 10px;
}

.pic_leftalign {
	margin-right: 10px;
}

h2 {
	font-size: 24px;
	color: #0d2f4d;
	padding: 2px 0 10px 0;
	margin: 0;
	letter-spacing: -1px;
}
h4 {
	font-size: 18px;
	color: #0d2f4d;
	
	margin: 0;
	letter-spacing: -1px;
}
h5 {
	font-size: 14px;
	color: #0d2f4d;
	padding: 2px 0 10px 0;
	margin: 0;
	letter-spacing: -1px;
}
#map{
	width: 300px;
	height: 300px;
	overflow: hidden;
	float: right;
	border: 2px #0d2f4d solid;
}
#mapspacing{
padding-right: 450px;
}


/* footer */

#index #footer {
	width: 879px;
	height: 24px;
	color: #fff;
	text-align: right;
	background-image:url(../images/index_footerbg.jpg);
	padding: 6px 40px 0 0;
}

#interior #footer {
	width: 866px;
	height: 62px;
	color: #fff;
	text-align: right;
	line-height: 30px;
	background-image:url(../images/int_footerbg.jpg);
	padding: 20px 53px 0 0;
}

#footer a {
	color: #fff;
	font-weight: bold;
}
