body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #330000;
	background-image: url(../images/bg1.gif);
	margin-top: 50px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#text h2 {
	font-size: 110%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

 #main {
	border: 5px solid #000000;
	width: 750px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #FFFFFF;
}
 #main p {
	margin: 0px;
	padding: 0px;
}

 #main img {
	margin: 0px;
	padding: 0px;
}

 #main #left {
	width: 269px;
	position: absolute;
	left: 224px;
	top: 477px;
	padding-bottom: 10px;
}
 #main #right {
	width: 269px;
	position: absolute;
	padding-left: 5px;
	top: 477px;
	padding-bottom: 10px;
	right: 5px;
	text-align: right;
	padding-right: 5px;
}
 #main #content {
	width: 530px;
	position: absolute;
	top: 0px;
	right: 5px;
}
 #main #content #services ul {
	margin: 0px;
}
 #main #content #services p {
	padding-top: 10px;
	padding-bottom: 0px;
}
 #main #content #services li {
	padding-bottom: 1px;
}


 #main #content p {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

 #main #content #entrees {
	width: 260px;
	text-align: center;
	position: absolute;
	top: 110px;
	right: 5px;
}
 #main #content #entrees h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}
 #main #content #dessert {
	text-align: center;
}
 #main #content #dessert h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	padding: 0px;
	margin: 0px;
	}

 #main #content #apps {
	width: 260px;
	text-align: center;
}
#wrapper #main #content #apps h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	padding: 0px;
	margin: 0px;
}


 #main #content #logo {
	text-align: center;
}
 #main #content #pagetops {
	text-align: left;
	position: relative;
}
 #main #content #pagetops #quote{
	text-align: left;
	font-size: 100%;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	width: 250px;
	right: 6px;
	top: 9px;

	
}


#outer {height: 100px; overflow: hidden; position: absolute;}
#outer[id] {display: table; position: absolute;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: absolute} /* for explorer only */
/* optional: #inner[id] {position: static;} */

#main #content #pagetops #quote #text {
	margin-top: auto;
	margin-bottom: auto;
	position: absolute;
	border: thin dotted #0066FF;
	
	
	
}
.by {
	font-weight: bold;
	text-align: right;
}

a.menu {
	font-size: 100%;
	color: #666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menu:hover {
	font-size: 100%;
	color: #000;
	text-decoration: none;
}
#wrapper #main #content #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}#wrapper #main #content #text h1 {
	font-size: 110%;
	margin-bottom: 0px;
	font-weight: bolder;
}
.tiny {
	font-size: 90%;
}
#oval {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 270px;
	background-image: url(../images/oval.gif);
	background-repeat: no-repeat;
	height: 121px;
}
#oval h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	padding-top: 40px;

}
#thumnails img {
	border: 1px solid #006699;
	padding: 2px;
}

#thumnails ul {
	list-style-type: none;
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	margin-left: 0px;
	margin-right: 0px;
	clear: both;
}
#thumnails #arrows a {
	color: #006699;
	text-transform: none;
	font-variant: small-caps;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

#thumnails ul li {
	display: inline;
	list-style-type: none;
}
#thumnails li {
	list-style-type: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
}
#text .logogallery {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#text .logogallery img {
	text-decoration: none;
	border: 1px solid #000;
	width: 100px;
	height: 100px;
	margin: 5px;
}
.select {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;
	color: #000000;
	text-align: center;
	width: auto;
}
.select a{
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;

	text-align: center;
	width: auto;
	text-decoration: none;
}
.select a:hover {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: lowercase;

	text-align: center;
	width: auto;
	text-decoration: underline;
}

