/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0px;
padding: 0px;
border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
}

h1, h2, h3 {
	color: #000000;
	padding-left: 20px;
}

h1 {
	font-size: 2.3em;
	color: #000;
}

h2 {
	font-size: 3em;
	text-transform: capitalize;
	font-style: italic;
	padding-top: 5px;
	color: #FFFFFF;
}

h3 {
	font-size: 1em;
}

p, blockquote, ol, ul {
	margin-bottom: 0px;
	font-size: 12pt;
	font-family: Calibri;
	padding-left: 10px;
	color: #000;
}

ol, ul {
	list-style: none;
}

ol {
	margin-left: 3em;
	list-style: outside decimal;
}

a {
}

a:hover {
	text-decoration: none;
}


#wrapper{
	width: 964px;
	background-color:#FFFFFF;
	margin:0px auto;
	border: 0px solid #000000;
	text-align:left;
	vertical-align: middle;
}
#banner{
	height: 150px;
	width: 1000px;
	background-image: url(http://www.rosegardenokinawa.net/images/header.jpg);
	background-repeat: no-repeat;
}
#nav{
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#nav ul{
padding: 0;
margin: 0;
background-color:#E1EFBC;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}
#nav ul li a{
font-size: 90%;
color: #2C6109;
background-color: #E1EFBC;
text-decoration: none;
padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;
} 
#nav ul li a:hover, #nav ul li a:focus{
background-color: #FFFFFF;
}
#content p{
	font-size: 75%;
	margin-right:5px;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 1em;
	padding: 0;
}

#content pl{
	font-size: 90%;
	margin: 20px;
	margin-left:200px;
}

#content h1{
font-size: 150%;
color: #FFFFFF;
padding: 0;
margin: 0px;
}

#content h2{
font-size: 110%;
color: #E47C24;
padding: 0;
margin: 0px;
}

#content h3{
font-size: 80%;
color: #E47C24;
padding: 0;
margin: 0px;
}
.leftimage{
float: left;
margin: 0 10px 20px 0;
}

.leftcolimage{
	float: left;
	margin: 0 0 20px 15px;
	width: 150px;
}

.rightimage{
	float: right;
	margin: 0 0 20px 15px;
	width: 150px;
}

.clearit {
	display: block;
	clear: both;
}

#footer{
	border-top: 1px solid #000000;
	color: #FFFFFF;
	margin-top: 0px;
	vertical-align: bottom;
	font-size: 12px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	width: 932px;
	background-color: #6B3617;
}

#footer p{
	clear:both;
	font-size: 70%;
	padding: 3px;
	text-align: center;
	background-color: #E77826;
	vertical-align: top;
}
#rightcol{
  margin-top:20px;
  margin-right:10px;
  float:right;
  width: 170px;
  background-color: #FFFFFF;
  }
  
#leftcol{
  margin-top:20px;
  margin-left:10px;
  float:left;
  width: 170px;
  background-color: #FFFFFF;
  }
 
.container{
    width:99%;
	float:right;
	background-color: #6633CC;
}
#footerimg{
	height: 50px;
	background-image: url(http://www.rosegardenokinawa.net/images/FooterImage.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 964px;
	background: #E47C24;
	float: left;
	text-align: left;
}
#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
width: 160.4px;
float: left;
}
#menu a, #menu h2 {
font: bold 14px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
border-style: solid;
border-color: #E47C24 #E47C24 #E47C24 #E47C24;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #FFFFFF;
background: #E47C24;
text-transform: uppercase;
}

#menu a {
color: #FFFFFF;
background: #E47C24;
text-decoration: none;
}

#menu a:hover {
color: #E47C24;
background: #FFFFCC;
}
#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*****
Image Menu
v 2.2
	*****/

#imageMenu {
	height: 240px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 10px 0 20px 0px;
	border-style: none;
	margin: 0 auto;
	width: 964px;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	padding: 0;
	}

#imageMenu ul li {
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-style: solid;
	border-top-width: 1px;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #E47326;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:133px;
	height: 200px;
		margin: 0;	padding: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;
}

#imageMenu ul li.bk1 a {
	background: url(http://www.rosegardenokinawa.net/images/moving/Home.jpg) repeat scroll 0%;
}

#imageMenu ul li.bk2 a {
	background: url(http://www.rosegardenokinawa.net/images/moving/pages.jpg) repeat scroll 0%;
}

#imageMenu ul li.bk3 a {
	background: url(http://www.rosegardenokinawa.net/images/moving/toki.jpg) repeat scroll 0%;
}

#imageMenu ul li.bk4 a {
	background: url(http://www.rosegardenokinawa.net/images/moving/info.jpg) repeat scroll 0%;
}

#imageMenu ul li.bk5 a {
	background: url(http://www.rosegardenokinawa.net/images/moving/events.jpg) repeat scroll 0%;
}

#imageMenu ul li.bk6 a {
	background: url(http://www.rosegardenokinawa.net/images/moving/free.jpg) repeat scroll 0%;
}


#imageMenu ul li.bk7 a {
	background: url(http://www.rosegardenokinawa.net/images/moving/services.jpg) repeat scroll 0%;
	border-right-style: none;
}

.clear {
	clear: both;
}
/* Logo */

#logo {
	padding: 0 0 90px 0;
	background: url(http://www.rosegardenokinawa.net/images/header.gif) no-repeat center bottom;
	border-top: 10px solid #EC7C24;
	border-bottom: 1px solid #FFFFFF;
}

#logo h1, #logo h2 {
	width: 964px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 1.22em;
}

#logo h1 {
}

#logo h2 {
	margin-top: -1.22em;
	text-align: right;
}

#logo a {
	text-decoration: none;
	color: #000000;
}
/* Page */

#page {
	width: 934px;
	margin: 0 auto;
	background-repeat: repeat;
}
/* Left */

#left {
	float: left;
	width: 182px;
	padding: 5px;
	border-right: 2px solid #E47C24;
	border-left: 2px solid #E47C24;
	margin-top: 200px;
}

#left h2 {
	margin-bottom: 1em;
	padding-right: 6px;
	border-right: 4px solid #E47C24;
	text-transform: uppercase;
	text-align: right;
	font-size: 1em;
	font-weight: bold;
	color: #E47C24;
}

#left ul {
	line-height: 1em;
}

#left li {
	padding-right: 10px;
	background: url(http://www.rosegardenokinawa.net/images/img04.gif) no-repeat right center;
	text-align: right;
}

#left a {
	text-decoration: none;
	font-size: 75%;
}

#left a:hover {
	text-decoration: underline;
}

/* Center */

#center {
	float: left;
	width: 934px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	background-image: url(http://www.rosegardenokinawa.net/images/BG.gif);
	background-repeat: repeat;
}
/* Center */

.centerheader {
	float: left;
	width: 934px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	border-bottom: 0px solid #0A3EB1;
	border-left: 0px solid #0A3EB1;
	border-right: 0px solid #0A3EB1;
	border-top: 0px solid #0A3EB1;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.centertext {
	float: left;
	width: 896px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	border-bottom: 0px solid #0A3EB1;
	border-left: 0px solid #0A3EB1;
	border-right: 0px solid #0A3EB1;
	border-top: 0px solid #0A3EB1;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;

























	background-image: url(file:///C|/Documents and Settings/User/My Documents/My Websites/Americanpizzaman.com/images/background.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	background-image: url(../images/background.gifold);
	padding-left: 20px;
	padding-right: 20px;
	height: 175px;
}
.centerheaderlogo {
	float: left;
	width: 934px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	border-bottom: 0px solid #FF0000;
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	border-top: 0px solid #FF0000;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.centertotaloki {
	float: left;
	width: 934px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	border-bottom: 0px solid #FF0000;
	border-left: 0px solid #FF0000;
	border-right: 0px solid #FF0000;
	border-top: 0px solid #FF0000;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.centerdesc {
	float: left;
	width: 634px;
	padding: 0px 0 0 0;
	font-size: 100%;
	text-align: center;
	background-color: #FFFFFF;
	height: 240px;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0x solid #000000;
	border-top: 0px solid #000000;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background: url(http://www.rosegardenokinawa.net/images/services.gif) no-repeat center top;
	vertical-align: bottom;
}
.centercoupon {
	float: left;
	width: 280px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	height: 240px;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0x solid #000000;
	border-top: 0px solid #000000;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 4px;
	margin-right: 0px;
	background-image: url(http://www.rosegardenokinawa.net/images/staff.gif);
	background-repeat: no-repeat;
}
.centermenu {
	float: left;
	width: 934px;
	padding: 0px;
	font-size: 75%;
	text-align: left;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 30px;
	background-image: url(../images/schedule.gif);
}
.centermenu1 {
	float: left;
	width: 306px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	height: 245px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #000000;
	border-right: 0x solid #000000;
	border-top: 1px solid #FFFFFF;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 4px;
	margin-right: 0px;
}
.centermenu2 {
	float: left;
	width: 612px;
	padding: 0px;
	font-size: 120%;
	text-align: center;
	height: 245px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px solid #000000;
	border-right: 0x solid #000000;
	border-top: 1px solid #FFFFFF;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 4px;
	margin-right: 0px;
}
.centerphotos {
	float: left;
	width: 934px;
	padding: 0px;
	font-size: 75%;
	text-align: left;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0x solid #000000;
	border-top: 0px solid #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	/* [disabled]margin-right: 0px; */
}
.centerphoto300 {
	float: left;
	width: 300px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	height: 245px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
	border: 2px solid #FFF;
}
.centerphoto300nb {
	float: left;
	width: 300px;
	padding: 0px;
	font-size: 75%;
	text-align: center;
	height: 245px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
}

.centermap {
	float: left;
	width: 934px;
	padding: 0px;
	font-size: 1.36em;
	text-align: left;
}
.centergooglemap {
	float: left;
	width: 425px;
	padding: 0px;
	font-size: 1.36em;
	text-align: left;
	height: 375px;
	margin-right: 0px;
	margin-left: 0px;
	border: 2px solid #FFF;
}
.centermapright {
	float: right;
	width: 493px;
	padding: 0px;
	font-size: 1.36em;
	text-align: right;
	height: 175px;
	border: 0px;
	border-top: 1px solid #0C8801;
	padding-right: 6px;
	background-image: url(../images/biz_details.gif);
}
.centermapbottom {
	float: right;
	width: 497px;
	padding: 0px;
	font-size: 1.36em;
	text-align: center;
	background-color: #FFFFFF;
	height: 241px;
	border: 0px;
	border-bottom: 1px solid #0C8801;
	border-left: 0px solid #F5E707;
	border-right: 0px solid #F5E707;
	border-top: 1px solid #0C8801;
	margin-top: 5px;
	margin-bottom: 5px;
}
.centere {
	float: left;
	width: 512px;
	padding: 0px;
	font-size: 1.36em;
	text-align: left;
	background-color: #FFFFFF;
	height: 60px;
	border: 0px;
	border-top: 1px solid #000000;
}
.centerf {
	float: left;
	width: 211px;
	padding: 0px;
	font-size: 1.36em;
	text-align: left;
	background-color: #CCCCCC;
	height: 17.5px;
	border: 0px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.centerg {
	float: left;
	width: 500px;
	padding: 0px;
	font-size: 1.36em;
	text-align: left;
	background-color: #FFFFFF;
	height: 75px;
	border: 0px;
}
.centertube {
	float: left;
	width: 512px;
	padding: 15px;
	font-size: 1.36em;
	text-align: center;
	background-color: #FFFFFF;
	height: 364px;
	border: 0px;
}

.centerblog {
	float: left;
	width: 512px;
	padding: 0px;
	font-size: 100%;
	text-align: left;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 5px;
}
.centerfooter {
	float: left;
	width: 512px;
	padding: 0px;
	font-size: 1.36em;
	text-align: left;
	background-color: #FFFFFF;
	height: 47px;
	border: 0px;
	border-top: 1px solid #000000;
}
.totalad {
	float: left;
	width: 267px;
	padding: 0px;
	font-size: 1em;
	text-align: center;
	height: auto;
	border: 0px;
	border-top: 0px solid #000000;
	margin-right: 21px;
	margin-left: 17px;
	margin-bottom: 2px;
}

/* Right */

#right {
	float: left;
	width: 182px;
	padding: 5px;
	margin-top: 15px;
	border-left: 2px solid #E47C24;
	border-right: 2px solid #E47C24;
	text-align: center;
}

#right h2 {
	margin-bottom: 1em;
	padding-left: 6px;
	border-left: 4px solid #E47C24;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color: #E47C24;
	text-align: left;
}

#right ul {
	line-height: 1.12em;
}

#right li {
	padding-left: 10px;
	background: url(http://www.rosegardenokinawa.net/images/img04.gif) no-repeat left center;
}

#right a {
	text-decoration: none;
	font-size: .85em;
}

#right a:hover {
	text-decoration: underline;
}
#footernew {
	float: left;
	width: 934px;
	padding: 5px;
	margin-top: 15px;
	text-align: center;
	background-color: #2E3192;
}
