P.home {
	text-decoration: none;
	color: #2C3B65;
	font-size : 14px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-weight : bolder;
	margin-right : 180px;
	margin-top : 10;
	margin-bottom : 10px;
}
P.sectionhead {
	text-decoration: none;
	color: #1A3658;
	font-size : 26px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-weight : bolder;
	margin-right : 15px;
	margin-top : 25;
	margin-bottom : 5px;
}
.title {
	text-decoration: none;
	color: #323940;
	font-size : 14px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-weight : bolder;
}
.titletodo {
	text-decoration: none;
	color: #323940;
	font-size : 18px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-weight : bolder;
}
P {
	text-decoration: none;
	color: #323940;
	font-size : 12px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-weight : bolder;
}
}
p.hotels {
	text-decoration: none;
	color: #1A3658;
	font-size : 12px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-weight : bolder;
	margin-right : 15px;
	margin-bottom : 5px;
	line-height : 15px;
}
P.hotelsbottom {
	text-decoration: none;
	color: #1A3658;
	font-size : 12px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-weight : bolder;
	margin-right : 30px;
	margin-bottom : 5px;
	line-height : 15px;
	margin-left : 3px;
}
A.nav {
	text-decoration: none;
	color: #5A5D61;
	font-size : 14px;
	font-family : "Arial Narrow";
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	letter-spacing : 0px;
}
A:Hover.nav {
	text-decoration: none;
	color: #98AAC2;
	font-size : 14px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
}

A.body {
	text-decoration: none;
	color: #385880;
	font-size : 12px;
	font-family : "Arial Narrow";
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
}
A:Hover.body {
	text-decoration: none;
	color: #5A82B3;
	font-size : 12px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
}
A.bodytodo {
	text-decoration: none;
	color: #385880;
	font-size : 14px;
	font-family : "Arial Narrow";
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	padding-top : 5px;
}
A:Hover.bodytodo {
	text-decoration: none;
	color: #5A82B3;
	font-size : 14px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
	padding-top : 5px;
}

A.bodyblue {
	text-decoration: none;
	color: #FFFFFF;
	font-size : 14px;
	font-family : "Arial Narrow";
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
}
A:Hover.bodyblue {
	text-decoration: none;
	color: #FFA59B;
	font-size : 14px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-style : normal;
	font-weight : bold;
}

TD.venue {
	padding-top : 25px;
}
TD.hotels {
	padding-top : 30px;
}
.subbg {
	background-image : url("images/sub_bg.gif");
	background-repeat : no-repeat;
	background-color : #98AAC2;
}
.homebg {
	background-image : url("images/home_bg.gif");
	background-repeat : no-repeat;
	background-color : #98AAC2;
}
.navseparators {
	color : #1A3658;
	font-size : larger;
}
H2 {
	text-decoration: none;
	color: #2C3B65;
	font-size : 20px;
	font-family : "Arial Narrow";
	font-variant : normal;
	font-weight : bolder;
	margin-top : 10;
	margin-bottom : 10px;
}