body
{ margin: 0; 
  padding: 0; 
  background-color: #fff;
  font-family: Arial,sans-serif;
  color: #666; 
  font-size: 12pt;
  text-align:center}

* {margin: 0; padding: 0; border: 0; font-family:  Arial, Helvetica, sans-serif}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	line-height:15px;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #525252;
	line-height:15px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#header
{ width:850px;
  height:270px;
  margin:auto;
/*  padding-top: 85px;*/
  padding-bottom: 0px;
  background-image:url(images/pizza.gif);
  background-position: bottom left;
  background-repeat:no-repeat;
  background-color:#fff}
/*  border-bottom:#b6cba1 3px solid} /*green dividing line */

#main
{ width:850px;
  margin-left:auto;
  margin-right:auto;
/*  margin-top:15px; */
  padding:0px;
  color:inherit;
  background-color:#6e130e;
}


#content
{ width:625px;
/*  float:left;*/
  float:right;
  padding:10px;
/*  margin-left:3px;
  margin-right:auto;*/
  min-height:350px;
  margin-right:5px;
  margin-left:auto;
  margin-top:8px;
position:relative;
top:-15px;
background-image:url(images/paper.jpg);
  border:#4f1206 3px solid;
  color:inherit;
  font-size:90%;
  text-align:justify}
  
#sidebar
{ width:190px;
  height:380px;
  float:left;
/*  margin-right:auto; */
  margin-left:0px;
  margin-top:8px;
  font-size:80%;
  text-align:justify}
  
#photoband
{
	width=750px;
	border=1px;
	border-color:#fff
}

#footer
{ width:850px;
  margin-left:auto;
  margin-right:auto;
  margin-top:15px;
  padding:10px 0 10px 0;
  background-color:#6e130e;
  font-size:80%;
  clear:both;
  color:inherit}  
    


#menu1 {margin:0;padding:0;list-style-type:none;display:block;height:27px;font:bold 16px Helvetica, Verdana, Arial, sans-serif;line-height:175%;width:200px;}
#menu1 {margin:0;padding:0;border-top:1px solid #4D0000;border-bottom:1px solid #761A1A;}
#menu1 a{display:block;text-decoration:none;color:#fff;background:#600;padding:0 0 0 20px;width:180px;}
#menu1 a:hover{background:#900 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
#menu1 a.current,ul.vert-one li a.current:hover{background:#933 url("images/links_34.jpg") no-repeat 0 9px;}

.more:link
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#990000;
}
.more:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#990000;
}
.more:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:underline;
color:#990000;
}
.more:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#990000;
}
.bg1
{
background-color: #F9DC9A; /*#EDEDED; */
background-repeat:no-repeat;
}
.bg2
{
background-image:url(bg.jpg);
width 800;
background-repeat:repeat;
}
.bg3
{
background-image:url(Gifts1_04.jpg);
background-repeat:no-repeat;
}


/*********************************************************************************************/

/*---------------------------------------------Main Navigation-----------------------------------------------*/

ul#nav {   /* navigation list */
	margin: 28px 0 20px 0; 
	padding: 0;
	list-style: none outside

}
	
/*ul#nav li {float: right;	display: block}*/
ul#nav li {display: block}

ul#nav li a {
	width: 170px;
	margin: 3px 0 0 0;
	border: 0;
	border-left: 10px solid #6e130e;
	padding: 10px 5px;
	font-family: Georgia, Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #2A3F00;
	background: #fff
}

ul#nav li a#current {border-color: #2A0000}   

ul#nav li a:hover {background: #ebc78b; color: #000}


	

/*----------------------------------------------Basic styles------------------------------------------------*/

h1 {font-family: Georgia, Georgia, serif; margin: 0px 0 0 5px; color: #6e130e; font-weight: normal; text-decoration: none}
h2, h3, h4 {font-family: Georgia, Georgia, serif; margin: 15px 0 0 5px; color: #2A0000; font-weight: normal; text-decoration: none}
h1 em, h2 em, h3 em, h4 em {font-family: Georgia, Georgia, serif; font-weight: normal}  /* italic words in titles */

h1 {text-align:right; font-size: 3em; letter-spacing: -.075em; line-height: 1.00em; padding-right: 10px; border-right: 15px solid #2A0000}
/*h1 {position:absolute; right: 0px; top: 30px; text-align:right; font-size: 3.25em; letter-spacing: 0.1em; line-height: 1.00em; padding-right: 10px; border-right: 15px solid #2A0000}
h1:first-letter {font-family: Georgia, Georgia, serif; font-size: 2.25em} /* styles the first letter of the main title to make it large */

p#tagline {text-align:right; font-style: italic; color: #6e130e; font-size: 1.0em}  /* sits under main title */

h2 {font-size: 1.30em; letter-spacing: 0.05em}

p, ul, ol {margin: 10px 10px 0 7px; font-size: .8em; line-height: 1.45em; color: #000; letter-spacing: 0.06em}

code {font-family: monospace; font-size: 1.20em; color: #E20000}

p span {font-size: 1.50em; font-weight: bold} /* shouting words */

a:link, a:visited {color: #792533; font-weight: bold; text-decoration: none; border-bottom: 1px solid #792533}
a:hover, a:active {color: #000; border-color: #000}

ul {list-style: inside square} /* general lists */

acronym {font-weight: bold; border-bottom: 1px dashed #000; cursor: help}



#quote {    /* Quote box in left column */
/*	float: left; 
*/	margin: 60px 0 10px 10px;
	padding: 23px 10px;
	width: auto;
	text-align: center;
	border-bottom:#b6cba1 1px dotted;
	border-top:#b6cba1 1px dotted;
	background: url(images/quote.gif) no-repeat 0 0
}

#quote p {color: #444; font-size: 0.80em; font-weight: bold; line-height: 2.00em}  /* Quote box text */

.img
{ float:right;
  margin-left: 10px;
  border:0}

a#copy:link, a#footer:visited {border:none}
a#copy:hover, a#footer:active {border:none}

#contactbox { 
  min-height:141px;
  min-width:300px;
  padding-left:30px;
  background:url(images/contact-icons.gif) no-repeat 0 0;
  border:solid 1px;
}
  

