body{
margin:0;
padding:0;
line-height: 1.5em;
background-image: url(../Images/PointeCafeBG.jpg);
background-repeat: repeat;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border: 4px solid #000000;
}


/* Navigation Definitions */
#navigation 
{
	float:right;
	text-align:right;
	width:771px;
	height:20px;
	margin: 0px 0px 6px 0px;
	padding: 0px; 
	overflow: hidden; 
	width: 771px;
	font-family: Arial, Helvetica, sans-serif;

}

#navigation ul
{
	float:left;
	overflow: hidden;
	margin: 0px;
	padding: 0px 0px 0px 45px;
	list-style-type: none;
}

#navigation ul li 
{
	float:left;

	padding:0px 10px 0px 0px;
	margin:0px 20px 0px 0px;
	text-align:center;
	list-style-type: none;
}

#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	font-weight : bold;
	text-decoration: none;
	border: 0;
}

#navigation ul li a:hover, 
#navigation ul li a:active {
	color: #3569b5;
	font-weight : bold;
	background: transparent;
}

.navigationbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight : bold;
	}
	
	
#Producttableproperties {}

#Producttableproperties h2{
	font-weight:bold;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom:0px;	
	color: #006600;
}

#Producttableproperties h3{
	font-weight:bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom:0px;	
	color: #006600;
}

#Producttableproperties p {
text-indent: 0.5cm;
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: black;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
	line-height: 1.3;
	margin-top: 7px;
	margin-bottom:0px;
}

#ProducttablepropertiesService {
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: black;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
	line-height: 1.3;
	margin-top: 7px;
	margin-bottom:0px;
}

#ProducttablepropertiesService h4{
	font-weight:bold;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom:0px;	
	color: #006600;
}

#ProducttablepropertiesService U {text-decoration: underline}

#ProducttablepropertiesService I {text-decoration : italic}


/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
	font-size: 9px;
}

#sortabletableproperties {
	font-family: "Ariel",sans-serif;
	font-size: 11px;
}

#sortabletableproperties a:visited {
	font-family: "Ariel",sans-serif;
	font-size: 11px;
	color: blue;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
}

#sortabletableproperties a:hover, 
#sortabletableproperties a:active
#sortabletableproperties a,
#sortabletableproperties a:link{
	font-family: "Ariel",sans-serif;
	font-size: 11px;
	color: blue;
	text-decoration: none;
	border: 0;
}

#sortabletablepropertiesalign {
	text-align: left;
}

/* CONTENT table Properties Definitions */
#Contenttableproperties {
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: White;
	line-height: 1.5;
}

#Contenttableproperties em {
	font-family: "Ariel",sans-serif;
	font-size: 12px;
	color: White;
	line-height: 1.5;
}

#Contenttableproperties h2{
	font-size: 1.6em;	
	margin: 2px 0px;
	padding: 2px 0px;
	color: #fff;
}

#Contenttableproperties h3{
	font-size: 1.3em;	
	margin: 2px 0px;
	padding: 3px 0px;
	color: White;
}

#Contenttableproperties a,
#Contenttableproperties a:link{
	font-family: "Arial",sans-serif;
	font-size: 12px;
	color: White;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
}

#Contenttableproperties a:visited {
	font-family: "Arial",sans-serif;
	color: White;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
}

#Contenttableproperties a:hover, 
#Contenttableproperties a:active {
	font-family: "Arial",sans-serif;
	color: White;
	background: transparent;
	font-weight : bold;
	font-size: 12px;
}

/* Dining Menu table Properties Definitions */

#Contenttableproperties h3{
	font-size: 1.3em;	
	margin: 2px 0px;
	padding: 3px 0px;
}

#DiningMenuproperties a,
#DiningMenuproperties a:link
#DiningMenuproperties a:visited {
	font-family: "Times New Roman",sans-serif;
	font-size: 15px;
	color: White;
	/*color: #5c4b4d;	*/
	text-decoration: none;
	border: 0;
	font-weight : bold;
	line-height: 2;
}

#DiningMenuproperties a:hover, 
#DiningMenuproperties a:active {
	font-family: "Times New Roman",sans-serif;
	color: White;
	background: transparent;
	font-weight : bold;
	font-size: 15px;
	line-height: 2;
}

#mapcontainer {
	height: 250px;
	width: 650px;
	border: thin solid #000
}

.smalltext {
	font-size: 10px;
}

