table.main {
	width: 100%;
	height: 100%:
}

td.topLeftLogo {
	width: 20%;
}

td.topRight {
	width: 20%;
}

td.centerTop {
	width: 60%;
}


td.menuContainer {
	background-color :#316F46;
	width: 25%;
}

table.container {
	width: 800px;
	background-color : #316F46;
}

table.menu {
	background-color :#618643;
	width: 100%;
	height: 100%;
}

td.menuHeader {
	background-color :#045340;	
}

td.header {
	height: 20px;
	text-align : center;
	border-right: 1px solid white;
	font-size: 13px;
	color: white;
	font-weight : bold;
}

td.temp {
	width: 100%;
	height: 20px;
	text-align : left;
	font-size: 13px;
	color: white;
	font-weight : bold;
}


td.headerLogo {
	width: 20%;
	height: 20px;
	text-align : left;
	border-right: 1px solid white;
	font-size: 13px;
	color: white;
	font-weight : bold;
}



table.header {
	background: #96CA4F;
}

td.helper {
	background: #316F46;
	width: 100%;
	height: 30px;
}


td.imageHeader {
	width: 120px;
	height: 20px;
	text-align: center;
	border-right: 1px solid white;
}

td.welcomeTextHeader {
	width: 240px;
	height: 277px;
	font-family: "Century Gothic";
	font-size: 110%;
	margin-left: 30px;
	color: black;
}

td.belowImages {
	font-family: "Century Gothic";
	width: 360px;
	height: 90px;
	font-size: 110%;
	font-weight: bold;
	color: white;
	background : url(images/below-images-text-bg.gif) no-repeat;
}

td.welcomeInfo{
	font-family: "Century Gothic";
	color: white;
	font-size: 10px;
	padding: 5px;
	width: 340px;
}

td.bodyText {
	font-family: "Century Gothic";
	color: black;
	font-size: 10px;
	word-spacing : 2px;
	letter-spacing : 1px;
	line-height : 20px;
	padding: 5px;
}

td.mainImage {
	background-image : url(images/snow-panoramic.jpg);
	width: 600px;
	height: 200px;
	background-repeat : no-repeat;
	background-position : center;
}

td.imageLeft {
	background : url(images/fontana.jpg) no-repeat;
	width: 120px;
	height: 160px;
}

td.imageCenter {
	background : url(images/atina-old-town.jpg) no-repeat;;
}

td.imageRight {
	background : url(images/sunset.jpg) no-repeat;;
}

td.menu {
	width: 100%;
	height: 100%;
}

h1.menu {
	font-size: 150%;
	color: white;	
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 2px;
	margin-left: 10px;	
}

h2.menu {
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 3px;
	margin-left: 5px;
	text-indent: 20px;
	background-image : url(images/bullet.gif);
	background-repeat : no-repeat;
}

table.menuSpacer  {
	background-color : White;
	width: 100%;
	height: 1px;
}

a#menu {
	color: white;
	font-size:11px;
	font-weight:bold;
	text-decoration : none;
}

a:hover#menu {
	color:white;
	text-decoration : underline;
}


a#header {
	color: white;
	font-size:11px;
	font-weight:bold;
	text-decoration : none;
}

a:hover#header {
	color:white;
	text-decoration : underline;
}


h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font : bold normal;
	color: #CD7C51;
}


h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font : bold;
	color : White;
}



b {
	color: #CD7C51;
	font-weight : bold;
}



body {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	background : #316F46;
	background-repeat : no-repeat;
	background-position : right;
}

img {
	border : 0px black silver;
}

td.latestNews {
	padding: 5px;
	font-size: 10px;
	font-family: "Century Gothic";
	color: black;
}

