@charset "utf-8";
/* CSS Document */

body {
	background-color: #F2BC00;
}
#wrapper {
	width: 798px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#main_nav_wrapper{
	width:100%;
	height: 58px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#main_nav_left{
	width: 5px;
	height: 58px;
	background: url(img/mainnav_bg_left.jpg) no-repeat;
	float: left;
	
}
#main_nav_mid {
	width: 766px;
	height: 58px;	
	background: url(img/mainnav_bg_mid.jpg) repeat-x;	
	text-align:center;
	float: left;
}
p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}

.cnt_template {
	padding: 0px;
	margin: 0px;
	line-height: 155%;
}

p a:link, p a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #DF6200;
	line-height: 155%;
	text-decoration:underline;
}
p a:hover, p a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 155%;
	text-decoration:underline;
	color: #333333;
	background:#F2BC00;
}
#main_nav_right{
	width: 6px;
	height: 58px;
	background: url(img/mainnav_bg_right.jpg) no-repeat;	
	float: left;
}
#menu a:link, #menu a:visited{
	width: 149px;
	height: 42px;
	background: url(img/button_bg.jpg) no-repeat;
	float: left;
	margin-top:8px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	padding-top: 12px;
	text-decoration:none;
	
}
#menu a:hover, #menu a:active{
	width: 149px;
	height: 42px;
	background: url(img/button_bg_over.jpg) no-repeat;
	float: left;
	margin-top:8px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-top: 12px;
	text-decoration:none;
	
}
#menu_twoLines a:link, #menu_twoLines a:visited{
	width: 149px;
	height: 42px;
	background: url(img/button_bg.jpg) no-repeat;
	float: left;
	margin-top:8px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	padding-top: 5px;
	text-decoration:none;
}
#menu_twoLines a:hover, #menu_twoLines a:active{
	width: 149px;
	height: 42px;
	background: url(img/button_bg_over.jpg) no-repeat;
	float: left;
	margin-top:8px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-top: 5px;
}
#contents_top {
	height: 8px;
	background: url(img/content_bg_easter_top.gif) no-repeat;
	/* 1 of 3: change to content_bg_top.gif when removingn easter 2010 timetable*/
	clear:both;
}
#contents_top_inside {
	height: 8px;
	background: url(img/content_bg_top_inside.gif) no-repeat;
	clear:both;
}
#contents_mid_wrapper {
	background: url(img/contents_twoColours_easter-bg.gif) repeat-y;
	/* 1 of 3: change to contents_twoColours_bg.gif when removingn easter 2010 timetable*/
	
	height: 100%;
	/*border: solid 1px #000000;*/
}
#contents_bg {
	background: #F0F0F0;
	text-align:left;
	padding: 30px;
	height:100%;
	/*height: 365px;
	border: solid 1px #000000;*/
}
#contents_left{
	width: 368px;/* 2 of 3: revert back to 395 when removing easter 2010 timetable*/
	/*background-color:#F0F0F0;*/
	float: left;
	text-align:left;
	padding: 30px;
}
#contents_right{
	width: 310px;/* 3 of 3: revert back to 283 when removing easter 2010 timetable*/
	/*background-color:#E9FCFF;*/
	float: left;
	text-align:left;
	padding: 30px;
	padding-bottom: 10px;
}
#contents_bot {
	height: 8px;
	background: url(img/content_bg_easter_bot.gif) no-repeat;
	/* 3 of 3: revert back to content_bg_bot.gif when removing easter 2010 timetable*/
	width: 798px;/* 3 of 3: revert back to 310px when removing easter 2010 timetable ???*/
	clear:both;
}
#contents_bot_inside {
	height: 8px;
	background: url(img/content_bg_bot_inside.gif) no-repeat;
	clear:both;
}
#footer_wrapper {
	margin-top: 3px;
}
#footer_left{
	width: 5px;
	height: 49px;
	background: url(img/footer_bg_left.jpg) no-repeat;
	float: left;
}
#footer_mid{
	width: 754px;
	height: 31px;
	background: url(img/footer_bg_mid.jpg) repeat-x;
	float: left;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:left;
	padding-left: 33px;
	padding-top: 18px;
}
#footer_right {
	width: 6px;
	height: 49px;
	background: url(img/footer_bg_right.jpg) no-repeat;
	float: left;
}
.fitting_room_projects a:link, .fitting_room_projects a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.fitting_room_projects a:hover, .fitting_room_projects a:active{
	color: #FFFFFF;
	text-decoration:underline;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #105BCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #105BCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top:3px;
	padding-top:3px;
}
h2 a:link, h2 a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #105BCC;
	margin-bottom: 3px;
	margin-top:0px;
	padding-bottom: 3px;
	padding-top:0px;
}
h2 a:hover, h2 a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
	margin-bottom: 3px;
	margin-top:0px;
	padding-bottom: 3px;
	padding-top:0px;
	background: #F2BC00;
	
}
td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 135%;
}
td a:link, td a:visited{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #DF6200;
	line-height: 135%;
	text-decoration:underline;
}
td a:hover, td a:active{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background:#F2BC00;
	line-height: 135%;
	text-decoration:underline;
}
.right_column {
	width: 301px;
	margin-left: 54%;
}
.left_column {
	width: 50%;
	float: left;
}
