/* CSS Document */
/*-------------------------------------------BASIC SELECTORS--*/
body {
background-color: #E3E0FE;
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
color: #06012E;
text-align: center;
}
p {
font-size: .85em;
margin: 8px;
}
h4 {
margin-left: 7px;
margin-bottom: -12px;
}
h1 {
font-size: 1.3em;
margin: 15px;
}
h2 {
font-size: 1.5em;
font-style: italic;
text-align: center;
font-weight:lighter;
margin-top: -2px;
} 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.6em;
	text-transform: capitalize;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
h5 {
padding-top: 0;
margin-top: 0;
padding-bottom: 0;
margin-bottom: 0;
}

/*---------------------------------------END BASIC SELECTORS--*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/

/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*-------------------------------------------END THICKBOX---*/
/*------------------------------------------CUSTOM SELECTORS--*/
#hdr {
height: 130px;
padding: 0;
margin: 0;
}
#leftside {
border-right: solid 1px #222F48;
}
#sideinfo {
background-image: url(im_page/bg_side.jpg);
background-repeat: repeat-x;
background-color: #1E118C;
border: 1px solid #FFFF00;
height: 621px;
width: 245px;
font-size: .88em;
font-weight: bold;
text-align: center;
margin: 5px;
color: #FFFFFF;
}
#holdall {
background: #FFFFFF;
border:  solid 3px #1E118C;
margin: 0 auto;
width: 955px;
text-align: left;
}
#quote {
font-size: .83em;
text-align: left;
margin: 2px;
border-top: 1px double #FFFFFF;
border-bottom: 1px double #FFFFFF;
padding-bottom: 2px;
padding-top: 2px;
}
#quote p {
font-size: .88em;
font-style: italic;
font-weight: lighter;
}
#time {
color: #222F48;
font-size: .73em;
padding-top: 3px;
}
#content img {
border: 3px double #222F48;
padding: 3px;
margin: 3px;
}
#content ul {
 font-size: .92em;
 font-weight: bold;
 list-style: square;
 margin-left: 50px;
 }
#cr {
font-size: .6em;
text-align: center;
background-color: #1E118C;
color: #FFFFFF;
margin-top: 3px;
padding-top: 3px;
margin-bottom: 3px;
padding-bottom: 3px
}
#contac {
background-color: #CCCCCC;
border: 1px solid #666666;
margin-left: 175px;
}
#logo {
text-align: center;
margin-top: 5px;
padding-top: 5px;
}
#email {
background-image: url(im_page/bg_email.jpg);
background-repeat: no-repeat;
width: 242px;
height: 55px;
color: #000066;
font-size: .75em;
text-align: center;
}
#ani_holder {
height: 282px;
padding: 0;
margin: 0;
}
#pack {
border: 3px double #06012E;
margin-left: 0%;
}
#pack td {
border-bottom: 1px solid #06012E;
}
#testim {
margin-left: 5%;
}
#testim  td {
border: 3px double #222F48;
}
#inventory {
border: 2px solid #06012E;
margin-left: 10px;
}
#inventory td {
border-top: .5px solid #06012E;
border-bottom: .5px solid #06012E;
}
#inventory h1 {
padding: 0;
margin: 0;
margin-left: 15px;
}
#inventory p {
padding: 0;
margin: 0;
}
.subhead {
background-image: url(im_page/bg_subhed.jpg);
background-repeat: no-repeat;
width: 113px;
height: 33px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
margin-left: 10px;
padding-top: 12px;
padding-left: 12px;
}
.disclaimer {
text-align: center;
font-size: .65em;
}
.more {
text-align: right;
font-size: .85em;
}
.more a:link, .more a:visited {
color: #0000FF;
}
.more a:hover, .more a:active {
color: #FF0000;
}
#sign {
background-image: url(im_page/bg_sign.jpg);
background-repeat: no-repeat;
height: 294px;
width: 210px;
margin-left: 7px;
}
#sign h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bolder;
color: #FFFFFF;
margin: 7px;
padding: 7px;
margin-bottom: 0;
padding-bottom: 0;
text-align: left;
}
#sign h1 {
color:#FFFFFF;
text-align: center;
}
#query {
float: right;
display: inline;
margin-top: -25px;
font-size: .78em;
}
/*--------------------------------------END CUSTOM SELECTORS--*/
/*-----------------------------------------------NAVIGATION---*/
#content a:link {
color: #0000FF;
text-decoration: underline;
}
#content a:visited {
color: #CC0000;
text-decoration: underline;
}
#content a:hover, a:active {
color: #06012E;
text-decoration: underline;
}

a:link {
color: #C50202;
text-decoration: underline;
}
a:visited {
color: #9F9D9D;
text-decoration: underline;
}
a:hover, a:active {
color: #FFFFFF;
text-decoration: underline;
}

#nav_bg {
background: url(im_nav/bg_nav.jpg);
background-repeat: no-repeat;
height: 41px;
}
#nav {
font-family: Arial, Helvetica, sans-serif;
font-size: .82em;
font-weight: bolder;
margin-left: 25px;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 6px;
}

#nav li {
display: inline;
}

#nav a:link, #nav a:visited {
padding: 2px 7px 2px 5px;
color: #06012E;
text-decoration: none;
border: 1px #06012E solid;
}
#nav a:hover {
color: #E3E0FE;
background-color: #06012E;
}
/*-------------------------------------------END NAVIGATION---*/
ul#menu {
width:708px;
height:27px;
background:url(im_nav/bg_nav.jpg) repeat-x;
list-style:none;
margin:0;
padding:0;
padding-top:0px;
padding-left:0%;
}
ul#menu li {
float:left;
}
ul#menu li a {
background:url(im_nav/sprite.jpg) no-repeat scroll top left;
display:block;
height:27px;
position:relative;
}
ul#menu li a.home {
width:56px;
}
ul#menu li a.about {
width:78px;
background-position:-56px 0px;
}
ul#menu li a.packages {
width:76px;
background-position:-134px 0px;
}
ul#menu li a.catering {
width:72px;
background-position:-210px 0px;
}
ul#menu li a.sales {
width:54px;
background-position:-282px 0px;
}
ul#menu li a.price {
width:72px;
background-position:-336px 0px;
}
ul#menu li a.contact {
width:70px;
background-position:-408px 0px;
}
ul#menu li a.testimonial {
width:88px;
background-position:-478px 0px;
}
ul#menu li a.additional {
width:77px;
background-position:-566px 0px;
}
ul#menu li a.faq {
width:63px;
background-position:-643px 0px;
}
ul#menu li a span {
background:url(im_nav/sprite.jpg) no-repeat scroll bottom left;
display:block;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:100;
}
ul#menu li a.home span {
background-position:0px -27px;
}
ul#menu li a.about span {
background-position:-56px -27px;
}
ul#menu li a.packages span {
background-position:-134px -27px;
}
ul#menu li a.catering span {
background-position:-210px -27px;
}
ul#menu li a.sales span {
background-position:-282px -27px;
}
ul#menu li a.price span {
background-position:-336px -27px;
}
ul#menu li a.contact span {
background-position:-408px -27px;
}
ul#menu li a.testimonial span {
background-position:-478px -27px;
}
ul#menu li a.additional span {
background-position:-566px -27px;
}
ul#menu li a.faq span {
background-position:-643px -27px;
}
ul#menu li a span:hover {
cursor:pointer;
}
/*-----------------------------------------------LIGHTBOX---*/
