body
{
    font-size: small;
    font-family: Tahoma, Helvetica, Calibri, Verdana, Arial;
    background-color: #ffffff;
}


div
{
  
    padding: 0px 10px 0px 10px;

}


.content
{
	margin-left: 200px;
	background-color: White;
	border: solid 10px White;
	width: 700px;
}

.wtcName
{
	border-color: #008000;
	border-width: 3px;
	font-size: 36pt;
	font-weight: bold;
	color: #ffffFF;
	display: inline;
	left: 20px;
	top: 20px;
	position: relative;
}

H1
{
    font-family: Georgia;
	font-size: large;
	font-weight: bold;
	color:#bd0000;
}

H2
{
    font-family: Georgia, Times New Roman, Garamond;
    font-size: medium;
    font-weight: bold;
}


H3
{
	font-size: small;
	font-weight: bold;
    text-align: center;
}

h4
{
    clear: both;
    margin: 5px;
    font-size: large;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    color: Red;
    background-color: #eeeeee;
    float: none;
}

small
{
	font-size: 6pt;
	font-family: Verdana, Tahoma, Arial;
}

.booking
{
	font-size: 7pt;
	font-family: Verdana, Tahoma, Arial;
}

.detailstable
{
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial;
}

.meetingtables
{
	font-size: xx-small;
	font-family: Verdana, Tahoma, Arial;
}

.financetables
{
	border-style: none;
	font-size: small;
	font-family: Verdana, Tahoma, Arial;
	margin: 0px;
	border-width: 0px;
}

.financetables td
{
	border: 5px solid white;
	padding-top:20px;
		border-spacing: 0px;
		margin: 0px;
	text-align: right;
}

.infotable
{
	font-size: small;
	font-family: Verdana, Tahoma, Arial;
	margin: 0px;
	border-width: 1px;
	border-color:Gray;
	width:519px;
    	
}

.infotable td
{
    border-width: thin;
    border-color: #C0C0C0;
    vertical-align: top;
    border-spacing: 1px;
    border-width: 2px;
    background-color: #eeeeee;
}

.rowbold
{
    font-weight:bold;
    color:Black;
    width:180px;
}

.rowbold td
{
}

#banner
{
	background-color: BLue;
	width: 728px;
	height: 74px;
	border: solid 10px White;
}

#footer
{
	background-color: blue;
	float: inherit;
	clear: both;
	clear: both;
	background-color: blue;
	color: white;
}

#menu
{
	background-color: green;
	float: left;
	border: solid 5px White;
	width: 170px;
	padding-bottom: 50%;
}


.menu
{
	float: left;
	height: auto;
	margin-left: 10px;
	padding-top: 20px;
	color: Blue;
}

.menu1
{
	font-weight: bold;
}

.menu2
{
    color: #0000FF;
}

.menu1selected
{
	font-weight: bold;
}

.menu2selected
{
	font-style: italic;
	font-weight: bold;
	 
}

.menuhover
{
	 background:cyan;
}

.testright
{
	background-color: Lime;
	float: none;
}

.bottom
{
	background-color: Blue;
	color: White;
	float: inherit;
	clear: both;
	border: solid 10px White;
}

.bottom1
{
	background-color: Blue;
	color: White;
	float: inherit;
	clear: both;
	height: 50px;
	width: 50px;
	border: solid 10px White;
	border-radius: 6px;
}


.test2
{
	background-color: Aqua;
}

.test13
{
	margin-left: 10%;
	margin-right: 10%;
	background-color: #E1E1E1;
	top: 1px;
	left: 0px;
	width: 750px;
}

.calendarstyle
{
	float: left;
}

.qclogo
{
	clear: left;
	float: left;
	width: 50px;
	height: 30px;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
}


.stories
{
    display: inline;
}

.storyimageright
{
    float:right;
}

.storyimageleft
{
    float:right;
}

.wtc h2
{
    font-size: medium;
    font-weight: bold;
    color: Red;
    font-style: italic;
}

.blitz
{
    background-color: Black;
    background-image: url('images/slight.png');
    background-repeat: no-repeat;
    float: left;
    width:740px;
    height:400px;
    font-size:large;
}

.blitz p
{
    color: White;
    text-align:center;
}



.blitz h4
{
    background-color:#222222;
    font-size:36pt;
}

.blitz h3
{
    color:White;
}


.signupbox
{
    padding:3px;
    width:160px;
    border-style: groove;
    border-width: 1px;
    background-color: #CCFFFF;
}

.centredText
{
	text-align: center;
}

.cllrtable
{
	font-size: small;
	font-family: Verdana, Tahoma, Arial;
	margin: 0px;
	padding-left:20px;
	border-width: 1px;
	border-color:Gray;
	width:519px;
	background-color:white;
    	
}

.cllrtable td
{
    border-width: thin;
    border-color: #C0C0C0;
    vertical-align: top;
    border-spacing: 1px;
    border-width: 2px;
    background-color: #eeeeee;
}

.cllrtable tr
{
    padding-bottom:10px;
}

.cllrimage
{
    float:right;
}

