body{
	margin: 0px 0px 0px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: .8em;
}

.tblMain{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
}
/*********************************TOP - No longer used*****************************/
/*.top td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*border-color : #2D4F67;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	background-color: #E0E2DC;
}
.logo{
	border-color :  #2D4F67;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;	
}

.topright{
	border-color :  #2D4F67;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 0px;	
}*/
/**************************Green and Blue Areas*****************************/
.green{
	background-color: white;
	border-right-width:2px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-color:#6C90AC;
	border-style: solid;
	color:#6C90AC;
	/*padding-left:20px;*/
	font-size:80%;
	width:180;
	/*border-color : #2D4F67;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 2px;
	border-top-width : 0px;
	border-bottom-width : 1px;	*/
}

.blue{
	background-color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:110%;
	color: #2D4F67;	
	padding-top:15px;
	/*border-color :#2D4F67;
	border-style : solid;
	border-left-width : 0px;
	border-right-width : 2px;
	border-top-width : 0px;
	border-bottom-width : 0px;	*/
}
.blueText{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:20px;
	
}
/**************************Left / navigation*****************************/
.left{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right-width:2px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-color:#6C90AC;
	border-style: solid;
	color:#577C9B;
}

.left a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#2D4F67;
	text-decoration: none;
}
.left a:hover{
	color:#577C9B;
	text-decoration:underline;
}
.links{
	/*line-height:20px;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:70%;
	padding:5px 5px 5px 5px;
	line-height:18px;
	color:#577C9B;
	background-color:#D1DCE4;	
	border-right-width:1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color:#2D4F67;
	border-style:solid;
}
/****Login box****/
.login{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#2D4F67;	
	/*background-color: #D6E2C7;	*/
	background-color:#D1DCE4;	
}

.logintext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:5px;
	border-right-width:1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color:#2D4F67;
	border-style:solid;
	font-size: 70%;	
	color:#577C9B;
}
.loginheading{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#2D4F67;
	color: white;
	font-size: 75%;
	width:100%;
	font-weight:bold;
	border-right-width:1px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-color:#2D4F67;
	border-style:solid;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.txtInput{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D4F67;
	font-size: 80%;
}
.hometxtInput{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D4F67;
	font-size: 90%;
}
.btnSubmit{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #2D4F67;
	color: white;
	font-size: 80%;
	border-color: #417194 #1F3647 #1F3647 #417194;
	border-style : solid;
	border-left-width : 1px;
	border-right-width : 2px;
	border-top-width : 1px;
	border-bottom-width : 2px;
}
/**Restaurant Banner - Not being used anymore
.banner{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D4F67;
	background-color: #D6E2C7;
}
.bannertext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:5px;
	border-right-width:1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color:#2D4F67;
	border-style:solid;
	font-size: 70%;
}
.bannerheading{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #2D4F67;
	color: white;
	font-size: 70%;
	width:100%;
	font-weight:bold;
	border-right-width:1px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-left-width : 1px;
	border-color:#2D4F67;
	border-style:solid;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.banner a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D4F67;
	text-decoration:underline;
}
.banner a:hover{
	color:#71954B;
}*/
/**************************Content area*****************************/
.contentcell{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-right-width:0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-color:white;
	border-style:solid;
}
	
.content{	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
}
.content a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}
.content a:hover{
	color:#71954B;
	text-decoration:underline;
}
.tblCities{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}	
.tblCities td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 80%;
	color: #666666;
}

/**************************Right****************************/
.right{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*border-right-width:1px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-color:#2D4F67;*/
}

/**************************Footer****************************/
.footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#2D4F67;
	font-size:70%;
	color:white;
	border-right-width:2px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 2px;
	border-color:#2D4F67;
}
.footer a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:underline;
}
.footer a:hover{
	color:#2D4F67;
}
/******************************BACK TO TOP***************************/
.backtotop
{
	background-color:White;
	text-align:right;
	font-size:80%;
	padding-right: 20px;
}
.backtotop a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#2D4F67;
	text-decoration: none;
}
.backtotop a:hover{
	color:#71954B;
	text-decoration:underline;
}