body,td,th {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #ffcccc;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FF9999;
}
a:active {
	text-decoration: none;
	color: #FF9999;
}
h1 {
	color: #FF6699;
	font-size: 14px;
	margin-bottom: -15px;
}

/*Start > Containter*/

#container {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	left: auto;
	right: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9999;
	border-left-color: #FF9999;
	top: 0px;
	position: relative;
	margin-bottom: 0px;
}
#top {
	width: 810px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top.gif);
	margin-bottom: 0px;
	height: 30px;
}
#bottom {
	background-image: url(../images/bottom.gif);
	height: 30px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#container #left_section {
	background-color: #FF9999;
	height: 600px;
	width: 200px;
	float: left;
}
#container #left_section #left_img {
	height: 200px;
	width: 150px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	border: medium double #ffcccc;
	text-align: center;
	vertical-align: middle;
}
#container #left_section #info {
	width: 150px;
	padding: 5px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	background-color: #FFCCCC;
}
#container #content #text {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	float: left;
}
#container #content #header #cem {
	display: none;
}

#container #content {
	float: left;
	height: 600px;
	width: 600px;
	background-image: url(../images/orchid_fushia.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #content #linkstop {
	width: 600px;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
}
/*#container #linksbottom {
	width: 800px;
}*/

#footer {
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
}
#container #content #header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 600px;
	vertical-align: middle;
	background-position: center;
}
#container #content #address {
	text-align: center;
	margin-bottom: 8px;
	color: #999999;
}

#container #content #banner {
	height: 250px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: thick double #ffcccc;
}

#container #content #contact {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-left: 10px;
	text-align: right;
}
#container #content #gmap {
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-left: 10px;
}
#container #left_section #table {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #content #text #main_img {
	border: medium double #ffcccc;
	height: 350px;
	width: 300px;
	float: left;
}
#container #content #text #hostess {
	float: left;
	margin-left: 10px;
	height: 230px;
}
#container #content #text #name {
	float: left;
	width: 70px;
	margin-left: 10px;
}

#top_links a:hover {color:#FFFFFF;}  
#top_links a:link{color:#FFFFFF;}
#top_links a:active {color:#FFFFFF;}
#top_links a:visited{color:#FFFFFF;}
