/* A J Caterers*/


html  body.contentbackground  div#content  table#content_table_0.content_table{



}

body {
  overflow: auto;

}

body.contentbackground /*eqivalent to body able to set background colour*/
{
  width: 950px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 12px;
  
  text-align: left;
background-color: #cccccc;
}


/* logo at top */

#logo {
/* background-image: url(http://vista-1583769.innuity.com/content/00/01/58/37/69/userimages/logo.jpg
);*/

background-image: url(/content/00/01/58/45/75/userimages/logo.jpg);
 background-repeat: no-repeat;
   height: 150px;
   width: 950px;
   
   background-repeat: no-repeat;
   margin-left: 3px;
   margin-top: -10px;

}

#content {


width: 950px;
background-image: url(/content/00/01/58/45/75/userimages/bar.jpg);
background-repeat: repeat-y;
padding-left: 0px; /*10*/
padding-right: 0px;
padding-bottom: 0px; 
margin-top: 1px;
_margin-top: 0px;
margin-left: 3px;
margin-bottom: 15px;


}

#gallery_view_div_11452{
margin-left: 70px;}

h1{
font-size: 22px;
color: #7C0000;
padding-top: 6px;
margin-top: 2px;

font-family: Arial;}

h2{
font-family: Arial;
color: #7C0000;
font-size: 20px;
}

#tf1{
background-color: #F9F9E5;
border: 1px solid #882829;}

#tf2{
background-color: #F9F9E5;
border: 1px solid #882829;}
#tf3{
background-color: #F9F9E5;
border: 1px solid #882829;}
#tf4{
background-color: #F9F9E5;
border: 1px solid #882829;}
#tf7{
background-color: #F9F9E5;
border: 1px solid #882829;}
#cb6{
background-color: #F9F9E5;
border: 1px solid #882829;}
textarea{
background-color: #F9F9E5;
border: 1px solid #882829;}


#Nav
{
	font-family: Arial;
	font-size:14px;
}

.links{
	text-align:center;
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#882829;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
margin-left: 1px;
margin-right: 1px;


}

.tdBottomLine {
	border-bottom:1px solid #882829;
}

.tdTopBottomLine {
	border-bottom:1px solid #882829;

}

#Nav h3,h3:link, h3:visited
{
	background-image:url(http://vista-1583769.innuity.com/content/00/01/58/37/69/userimages/brownbullet.gif
);
	background-repeat:no-repeat;
	background-position:left center;
	background-position-y:25%;
	display:block;
	margin-left:15px;
	margin-top:6px;
	margin-bottom:0px;
	padding:8px 0px 0px 15px;
	font-family: Arial
	font-size:12px;
	color:#7E7E7E;
	height:24px;
}
*html #Nav h3,h3:link, h3:visited
{
	background-image:url(http://vista-1583769.innuity.com/content/00/01/58/37/69/userimages/brownbullet.gif
);
	background-repeat:no-repeat;
	background-position:left center;
	background-position-y:25%;
	display:block;
	margin-left:15px;
	margin-top:6px;
	margin-bottom:0px;
	padding:0px 0px 0px 15px;
	font-family:Arial;
	font-size:12px;
	color:#7E7E7E;
	height:24px;
}

#Nav h3:hover{
text-decoration: underline;
}



*html #Nav h3:hover{
text-decoration: underline;
}

h3 {
   font-size: 16px;
   _font-size: 16px;
   color:#7C0000;
  /* color: #2E5483; */
}


h3 a:link{
  color:#7E7E7E;
  text-decoration: none;
  font-weight: none;

}

h3 a:active {
  color: #7E7E7E;
  text-decoration: none;
  font-weight: none;
}

h3 a:hover{
  color: #882829;
  text-decoration: none;
  font-weight: none;
  /*padding:0 0 0 3px;*/
}

h3 a:visited {
  color: #7E7E7E;
  text-decoration: none;
  font-weight: none;
}

h3 a:visited:hover {
  color:#882829; 
  text-decoration:none;
  font-weight: none;

}


a:link /*main links in the site content*/
{  
  color:#7C0000;
  text-decoration: underline;
  font-family: arial, tahoma, verdana;
  font-size: 13px;
  
}

a:active {
  color: #7C0000;
  text-decoration: underline;
  font-family: arial, tahoma, verdana;
  font-size: 13px;
}

a:hover {
  color: #7C0000;
  text-decoration: underline;
  font-family: arial, tahoma, verdana;
  font-size: 13px;}

a:visited {
  color: #7C0000;
  text-decoration: underline;
  font-family: arial, tahoma, verdana;
  font-size: 13px;
}

a:visited:hover {
  color: #7C0000;
  text-decoration: underline;
  font-family: arial, tahoma, verdana;
  font-size: 13px;
}


p,div,td {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  line-height: 1.5em; 
  color:#000000;
  
  font-weight:normal;
}



.container /*not sure what this affects - take it out then JB!!*/
{
 width: 950px;
 margin-left: 0px;
 margin-right: 0px;

}

.staticlinks  /* affects the static links at the top */
{
 background-color: transparent; 
 width: 300px; 
 text-align: left;
 margin-top: 3px; /* originally 120px - Nick */
 margin-right: 0px; /* originally 10px - Nick */
 color: #ffffff; /* sets colour of dividing lines between staticlinks */
 position: absolute; /* added by Nick*/
 top: 2px; /* added by Nick */
 left: 690px;  /*679 625 added by Nick */ 
 _left: 710px;      
}



.staticlinks a:link
{
 color: #ffffff;
 font-family: arial;
 text-decoration: none;
 vertical-align: middle;
 font-weight: normal;
 font-size: 10px;
 padding: 3px;
}

.staticlinks a:visited
{
 color: #ffffff;
 ont-family: arial;
 text-decoration: none;
 ertical-align: middle;
 font-weight: normal;
 font-size: 10px;
 padding: 3px;
}

.staticlinks a:hover
{
 color: #F4D60B; /*666666;*/
 vertical-align: middle;
}

.staticlinks input
{
 font-size: 10px;
 font-family: arial;
 vertical-align: middle;
}


/*FROM HERE*/
.navbar /*main navbar*/
{       
 background-color: transparent; /*#004685;*/
 text-align: left;
 vertical-align: top;
 width: 950px;  
margin-top: -25px;
 
MARGIN-left:-3PX;
 padding: 0px; /* Added by Nick */
 padding-bottom: 2px;
 padding-top: 1px;
 line-height: 1.5em;  

}

*html .navbar{padding-bottom: 5px;
}

.navbar ul /*still goes all the way across*/
{

}

.navbar ul li /*seems to adjust the color of the seperating vertical lines */
{
 display: inline;
 list-style: none;
 text-indent: 0px;
 
 color: #7B0000; /*000000 BB*/
 font-weight: normal;
 margin-left: -5px;
 padding: 0;
 
}

.navbar ul li ul /* properties of the pulldown menus */
{
 background-color:transparent; /*#004685;*/
 color: white;
 display: none;
 position: absolute;
 margin-top: -3px;
 list-style: none;
 padding: 0px 3px;
 padding-top:5px;
 margin-left:-1px;

}



*html .navbar ul li ul /* properties of the pulldown menus */
{
list-style: block;



}


.navbar ul li ul li
{
 display: block;
 list-style: none;
 margin: 0px;
 padding: 0px; /* Added by Nick */
 width:105px;
 font-size:11px;
 text-align:left;

}

*html .navbar ul li ul li
{
/*margin-top: -15px;*/

}


.navbar a {    
padding-left: 20px;
padding-right: 20px;
padding-top: 0px;
padding-bottom: 0px;

}		

.navbar a:link {
 color: #7B0000;
 font-family: Arial;
 font-weight: bold;
 text-decoration: none;
 font-size: 15px;
 white-space: nowrap;
 margin-left: 0px;
}

*html .navbar a:link {color:#7B0000;}

.navbar a:visited {
 color: #7B0000;
 text-decoration: none;
 font-weight:bold;
 font-size: 15px;
 font-family: Arial;
 margin-left: 0px;
}

*html .navbar a:visited {
/*border-left:1px solid #ffffff;*/
}

.navbar a:hover {
 color: #000000; /* blue; #ff0000;*/
 /*background-color: #FFFFFF;*/ /*#ffeab9;*/
 text-decoration: none;
 /*border-top:1px solid black;
 border-bottom:1px solid black;
 border-right: 1px solid black;
 border-left: 1px solid black;*/
}

.navbar a.on:link  /* the active link properties */
{
 color: #Ffffff; /* #cc9933;*/
 font-family: Arial;
 font-weight: bold;
 text-decoration: none;
 font-size: 15px;
 white-space: nowrap;
}

.navbar a.on:visited
{
 color: #7B0000; /* #cc9933;*/
 text-decoration: none;
 font-weight: bold;
 font-size: 15px;
 font-family: Arial;
}

.navbar a.on:hover
{
 color: #000000; /* blue;*/
 text-decoration: none;
 font-size: 15px;
}



/* properties of the pulldown links */
.navbar ul li ul a:link {
  color: #7C0000;
  background-color: #E3E1E2;
  border-left:10px solid #7C0000;
  display:block;
  width:125px;
_width:150px;
  margin-bottom:1px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px; 
  padding-left:5px;


}

.navbar ul li ul a:visited {

  color: #7C0000;
  background-color: #E3E1E2;
  border-left:10px solid #7C0000;
  display:block;
  width:125px;
_width:150px;
  margin-bottom:1px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  font-size: 11px; 
  padding-left:5px;
}

.navbar ul li ul a.on:visited {
color: #7C0000;
  background-color: #E3E1E2;
  border-left:10px solid #7C0000;
font-size: 11px;
width:125px;
_width:150px;
font-weight: normal;
}


.navbar ul li ul a.on:link {
color: #7C0000;
font-size: 11px;
width:125px;
_width:150px;
font-weight: normal;
}


.navbar ul li ul a.on:hover {
color: #9D0202; /*#004685;*/
font-size: 11px;
width:125px;
_width:150px;
font-weight: normal;
}
.navbar ul li ul a:hover {
 font-size: 11px;
 color: #9D0202;
 background-color: #EDEAEC;
 border-left:10px solid #9D0202;
 display:block;
 width:125px;
_width:150px;
 margin-bottom:1px;
 font-weight: normal;
}

.formbody{
margin-left: -70px;}

.footer {
  /*background-color: #882829;*/
  text-align: center;
  color: black;
  font-family: arial;
  font-size: 9px;
  margin-top: -15px;
  margin-left: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  letter-spacing: 0px;
  width: 950px;
}

*html .footer{
  /*background-color: #882829;*/
  text-align: center;
  color: black;
  /*height:27px;*/
  font-family: arial;
  font-size: 9px;
  margin-top: -15px;
  padding-top: 23px;
  padding-bottom: 3px;
}

.footer a:link {color: #882829; font-size: 11px; text-decoration: none;}
.footer a:visited {color: #882829; font-size: 11px; text-decoration: none;}
.footer a:hover {color: #882829; font-size: 11px; text-decoration: underline;}
.footer a:visted:hover {color: #882829; font-size: 11px; text-decoration: underline;}

#gallery_view_div_11452{
margin-left: 0px;
padding-left:83px;
padding-right:83px;
}


#leftMenu li{
  margin: 0px;
  padding: 0px;
  list-style: none;

}

#leftMenu ul{
  margin: 0px;
  padding: 0px;
margin-top: -2px;
}


#leftMenu li a{

	font-family: Arial;
	border-bottom: 1px solid #DDDDDD;        
	padding:5px 0px 5px 8px;
	color: #7C0000;
	text-decoration: none;
	display:block;
	min-height:25px;
	line-height:25px;
	font-size: 15px;

}



#leftMenu li a:hover{

	color: #7C0000;
	text-decoration: none;
	background-color: #E7E5E6;
padding-right: 1px;

}

.site{
font-size: 11px;
padding-top: 2px;
height: 13px;}

.site a:link{
font-size: 11px;
color: #7C0000;
}

.site a:visited{
font-size: 11px;
color: #7C0000;}

.site a:hover{
font-size: 11px;
color: #7C0000;
}

.site a:visited:hover{
font-size: 11px;
color: #7C0000;}


.eazipay{display:none;}
body{_padding-bottom:110px;}