html, body {
	background: #44300E url(../images/containerBack.jpg);
	margin:0;
	padding:0;
	border:0;
	font-family: arial, tahoma, geneva, verdana, sans-serif;
}


p {
	margin:0 0 0 0;
	padding:0;
}

h1 {
	margin:0 0 0 0;
	padding:0;
}

form {
	margin:0;
	padding:0;
}

table {
	margin:0 0 0 0;
	padding:0;
}
a
{
	font-family: arial, tahoma, geneva, verdana;
	color: #229AB9;
}
a:link, a:visited, a:active
{
	text-decoration: none;
}
a:hover
{
	color: #EB0000;
	text-decoration: none;
	
}


#location {
	
	margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	padding-bottom: 4px;
	width: 64.5em;
	height: 1.7em;
	font-size: 75%;
	background: #FEF7E1;
	border-bottom: 3px solid #44300E;
	border-top: 3px solid #44300E;
}


#generalInfo {
	text-align: center;
	width:100%;
	color:#603811;
	border-bottom: 1px solid #44300E;
	border-top: 1px solid #44300E;
}


/*div#address {*/
	/*float: left;*/
	/*margin-left: 10em;*/
	/*color: #603811;*/
	/*padding-left: 150px;*/
/*}*/

#addressLink {
	color:#603811;
	margin-left:6em;
}

#addressLink:hover {
	color:#EB0000;
	margin-left:6em;
}

#dateTime {
	float: left;
	padding-left: 8em;
	color:#603811;
}

#logo {
	/*background-image: url(../images/logo_slant3.png);*/
	width: 200px;
	height: 200px;
	position:absolute;
	/*float:left;*/
	top: 0px;
	margin-left:-60px;
	margin-top: -5px;
	z-index:1;
}


#header {
	background:url(../images/headers/header2.jpg) no-repeat left;
	margin-left: auto;
	margin-right: auto;
	width:774px;
	height:150px;	
}

#slides {
	position:absolute;
	width:774px;
	height:150px;
	z-index:0;
}

#nav {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:48.4em;
	height:1.5em;
	border-top: 3px solid #44300E;
	border-bottom: 3px solid #44300E;
	padding-bottom: 1px;
	padding-top: 1px;
	background: #FEF7E1;
}

#nav2 {
	text-align:center;
	font-weight:bold;
	font-size: 80%;
	color: #44300E;
	width: 100%;
	border-top: 1px solid #44300E;
	border-bottom: 1px solid #44300E;
	padding-left:.2em;
	padding-right:.2em;
}

#container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	/*border-top:1px solid #44300E;*/
	width:48.4em;
	/*height:100%;*/
	background:#FEF7E1;
	padding:0;
}

#content {
	margin-top: 0px;
	margin-left: 0px;
	padding: 20px 10px 20px 10px;
	/*background: #fff;*/
	font-family: arial, tahoma, geneva, verdana;
	font-size:90%;
	width: 95%;
	/*height: 100%;*/
	overflow: hidden;
	word-wrap: break-word;
	/*border-top: 1px solid #44300E;*/
	/*border-left: 1px solid #8c8c8c;*/
	/*border-right: 2px solid #44300E;*/
	/*border-bottom: 3px solid #6B6B6B;*/
}

#sideBar {
	margin-top: 0px;
	margin-left: 0px;
	/*float:right;*/
	/*position: absolute;*/
	/*margin-left: 33.7em;*/
	/*margin-left:544px;*/
	width:100%;
	/*height:100%;*/
	/*background: black;*/	
}

#hours {
	height: 6.4em;
	width:226px;
	background:url(../images/hours.gif) no-repeat top;
	margin: 5px 3px 0px 0px;
	padding:10px 0 0 0;
	font-size:90%;
	text-align:center;
	
	
}

#happy {
	width:229px;
	height: 154px;
	background: url(../images/happyHour.jpg);
	margin: 5px 3px 3px 0px;
	
	
}

#friends {
	width:229px;
	height: 154px;
	background: url(../images/friends.jpg);
	margin: 5px 3px 3px 0px;
}

#domino {
	width:229px;
	height: 154px;
	background: url(../images/dominoNight.jpg);
	margin: 5px 3px 3px 0px;
}

#greenScene {
	width:229px;
	height: 144px;
	background: url(../images/greenScene.jpg);
	margin: 5px 3px 3px 0px;
}

#footer {
	width: 100%;
	height: 5em;
	background: #F5E5B5;
	padding-left:0px;
	padding-bottom: 0px;
	border-top: 3px solid #44300E;
	text-align:center;
	color:#69520E;
	font-size:70%;
}





#friendsLinks {
	background:#F5E5B5;
	border: 1px solid #44300E;
	width:200px;
	/*height:100%;*/
	line-height:2em;
}

#friendsLinks:hover {
	background:#F5E5B5;
	border: 1px solid #44300E;
	width:200px;
	/*height:100%;*/
	line-height:2em;
}

.linky {
	margin-top:0;
	padding:0 .2em 0 .2em;
	width:200px;
	background:#F5E5B5;
	text-align:left;
	color: #44300E;
	font-size:95%;
	font-weight:bold;
}


.linky:hover {
	margin-top:0;
	padding:0 .2em 0 .2em;
	width:200px;
	background:#F5E5B5;
	text-align:left;
	color: #EB0000;
	font-size:95%;
	font-weight:bold;
}
	
.fLink {
	background:#fff;
	color: #44300E;
	font-family: arial, tahoma, geneva, verdana;
	font-size:90%;
	font-weight:bold;
	margin:0;
	width:100%;
}

.fLink:hover {
	background:#ccc;
	color: #EB0000;
	text-decoration: none;
	width:100%;
}

.spacer {
	width:5%;
	height:5px;
	boder:none;
	color:none;
	background:url(../images/dotSpacer.gif) no-repeat center;
}


.mainMenu {
	color:#44300E;
}

.mainMenu:hover {
	color:#69520E;
	text-decoration:underline;
}

#testTable {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	/*border-top:2px solid #44300E;*/
	width:48.4em;
	height:100%;
	background:#FEF7E1;
	padding:0;
	border-collapse: collapse;
}

.linkTable {
	width:100%;
	height:100%;
	padding: 3px 1em 3px 1em;
	text-align:center;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #229AB9;
	background:#B5E5F1;
}

.linkTable:hover {
	width:100%;
	height:100%'
	border-top: 2px solid #fff;
	border-bottom: 2px solid #229AB9;
	background:#5FC6E1;
}

#gracias {
	margin-left: 2em;
}

/* form style */

form{
font-family: arial, myriad, sans-serif;
padding: 5px;
width: 530px;
height: 200px;
font-size: 12px;
color: #109BC4;
margin-left: 2em;
margin-right: auto;
float: left;
font-weight: bold;
text-align: left;
}

input.textarea1{
background-color: #ffffff;
border: 1px solid #44300e;
margin-left: 38px;
width: 150px;
margin-bottom: 3px;
margin-top: 3px;
}

input.textarea2{
background-color: #ffffff;
border: 1px solid #44300e;
margin-left: 40px;
width: 150px;
margin-bottom: 3px;
margin-top: 0px;
}

textarea{
background-color: #ffffff;
border: 1px solid #44300e;
margin-left: 10px;
width: 300px;
height: 100px;
scroll: none;
}

input.Sbutton{
margin-left: 78px;
margin-top: 3px;
float: left;
width: 90px;
border: 1px solid #44300e;
background-image: URL(angle_tile3.jpg);
font-size: auto;
color: #44300e;
}

input.Cbutton{
margin-left: 10px;
margin-top: 3px;
float: left;
width: 90px;
border: 1px solid #44300e;
background-image: URL(angle_tile3.jpg);
font-size: auto;
color: #44300e;
}

.texta {
 font-size: 10px;
 background-color: #fff;
 border: 1px solid #44300e;
}

#formText{
font-family: arial, verdana, tahoma, sans-serif;
color: #44300E;
margin-left: 2em;
margin-right: 1em;
font-size:100%;
font-weight:bold;
padding: 0 0 1em 0;
}