html,body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #030;
	background-image: url(images/background.png);
}
    
img {
	border: thin none #000;
}
a {
	color: #000080;
	font-weight: normal;
	font-size: 14px;
}
b {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
b:hover {
	text-decoration: underline;
	color: #000000;
}


/*---------- Divs ----------*/
#header {
      background: url("images/header.jpg") no-repeat center;
      height: 120px;
      width: 100%;
      margin: 0 auto;
}

#logo{
      padding-top: 30px;
      margin: 0 auto;
      width: 890px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 850px;
}
html>body #logo { width: 850px }  /* for opera */

#logo a:hover {
      text-decoration: none;
}

#logo a {
      float: left;
      background: url("images/logo.jpg") no-repeat 0px 0px;
      width: 317px;
      height: 85px;
}

#container {
	width: 890px;
	overflow: hidden;
	text-align: left;
	margin: 0px auto;
	background: #e5e5e5;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal;
}  
* html #container {
      overflow: visible;
}

#content{
      float: right;
      width: 690px;
      background: #fff url(images/nav-edge.jpg) repeat-y;
      padding-bottom: 40px;
      min-height: 380px;
}
* html #content {height: 380px; overflow: visible;}

#maincontent {
      float: left;
      float: right;
      padding: 30px 20px 0px 20px;
      overflow: hidden;
      width: 450px;
      voice-family: "\"}\""; 
      voice-family:inherit;
      width: 410px; 
}



#rightdiv{
	padding-top: 30px;
	float: right;
	width: 230px;
	background-color: #9b0000;
	color: #FF0;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	font-size: 12px;
}

#rightdiv img{
	padding: 1px;
	border: 1px none #6fb2e6;
}

#news{
	width: 210px;
	margin: 0 auto;
	color: #FF0;
	font-family: Tahoma, Geneva, sans-serif;
}

/*---------- Navigation Menu ----------*/
#navcontainer {
	padding-top: 30px;
	padding-left: 15px;
	min-height: 380px;
	float: left;
	overflow: hidden;
	width: 180px;
	color: #009;
}
* html #navcontainer {height: 380px; overflow: visible;}

.nav {
	width: 172px;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.nav li {
      text-align: left;
      margin: 3px 1px;
      padding: 0;
      
}

.nav li a {
	border: 1px solid #000000;
	display: block;
	padding: 4px 0 4px 10px;
	font-weight: bold;
	text-decoration: none;
	width: 170px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	color: #FFFFFF;
	background-color: #9b0000;
}

.nav li a:hover {
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	background-color: #FF0000;
	font-size: 12px;
}

/*---------- Footer ----------*/
#footer {
	height: 20px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	font-size: 80%;
	text-align: center;
	color: #6a6666;
	width: 890px;
	background: #fff;
}

#footertextleft{
	margin-left: 10px;
	text-align: left;
	width: 450px;
	float: left;
	color: #000;
	font-size: 9px;
	font-style: normal;
}

#footertextright{
	margin-right: 10px;
	text-align: right;
	width: 350px;
	float: right;
	color: #000;
}

/*---------- Headings ----------*/
h1 {
	padding-top: 0;
	margin-top: 0;
	color: #000000;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

.mainheading{
	font-weight: 600;
	font-size: large;
	color: #9b0000;
	line-height: normal;
	vertical-align: auto;
	z-index: auto;
	font-family: Arial;
	text-decoration: underline;
	margin-bottom: 0px;
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.mainheadingbody {
	font-weight: bold;
	font-size: 16px;
	color: #9b0000;
	line-height: normal;
	vertical-align: auto;
	z-index: auto;
	font-family: Arial;
	margin-bottom: 0px;
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.mainheadingblack {
	font-weight: bold;
	font-size: medium;
	color: #000000;
	line-height: normal;
	vertical-align: auto;
	z-index: auto;
	font-family: Arial;
	margin-bottom: 0px;
	width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.footerlink {
	font-weight: normal;
	font-size: small;
	color: #000000;
	line-height: normal;
	vertical-align: auto;
	z-index: auto;
	font-family: Arial;
}
.whatwedoleft {
	font-weight: normal;
	font-size: 18px;









	color: Home
|Services |Contact Us;
	line-height: normal;
	vertical-align: auto;
	z-index: auto;
	font-family: Arial;
	color: #000080;
}




h2 {
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #9b0000;
	font-size: 14px;
	font-family: arial;
	line-height: 20px;
}

/*---------- Classes ----------*/
.underline{
	padding-bottom: 3px;
	width: 180px;
	color: #FF0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.subheading{
	color: #FF0;
}
.rightbody {
	color: #FFF;
}


.submitbox{
      width: 215px;
      background: #b8d1e4;
      padding: 5px;
      text-align: left;
      border: 1px solid #e5e5e5;
}

.submitbox p{
      margin-top: 3px;
      margin-bottom: 5px;
}

.submitbox button{
      font-size: 95%;
      background: #e5e5e5;
      color: #949494;
      border: none;
      padding: 3px 8px;
      font-weight: bold;
}

#maincontent ul{
      list-style-image: url(images/bullet.png)
}

.advert{
	width: 160px;
	padding: 5px;
	border: 1px solid #000000;
	color: #009;
	background-color: #FFF;
	font-size: 100%;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	vertical-align: baseline;
	text-align: center;
	white-space: normal;
}
#container #content div p {
	color: #000;
	font-weight: normal;
}
.fd {
	color: #000000;
	font-size: 12px;
}
#container #navcontainer .advert div h2 a1 {
	font-size: 14px;
}
leftlink {
	font-size: 12px;
}
h3 {
	font-size: 16px;
	color: #000080;
}

#container #navcontainer .advert div a {
	font-size: 14px;
	color: #9b0000;
	font-weight: bold;
}
#container #content div p {
	font-size: 14px;
}
#container #content div p {
	font-size: 12px;
}
#container #content div p {
	font-size: medium;
}
#container #content div p {
	font-size: 14px;
}
.boldmeni {
	font-weight: bold;
}
menusmall {
	font-size: 12px;
}
#container #content div div table {
	text-align: center;
}
groumetpizza {
	font-weight: bold;
}
#container #content div div p .fd .fd {
	font-weight: bold;
	color: #9b0000;
	font-size: 16px;
}
#container #content div div table .boldmeni .boldmenired {
	color: #9b0000;
}
.smallbold {


}
.boldnew {
	font-weight: bold;
}
#container #content div div table tr td .boldmeni {
	font-weight: normal;
}
