.text {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #4d4d4d;
	letter-spacing: -1px;
}
.large {
	font-size: 24px;
}
.text a {
	color: #4d4d4d;
	text-decoration: underline;
}
.text a:hover {
	color: #ffb301;
	cursor: pointer;
}
a.white {
	color: #ffffff;
}


#n-code {
	float: right;
	padding: 10px;
	padding-top: 20px;
	clear: both;
}
#n-code a {
	color: #ffffff;
}
#n-code a:hover {
	color: #ffb301;
	cursor: pointer;
}
#n-code span {
	font-size: 20px;
	margin-top: 20px;
	display: block;
}



h1 {
	font-size: 20px;
	color: #5479ac;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-size: 20px;
	color: #5479ac;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 20px;
	color: #5479ac;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px;
}
#text h1, #banners h1 {
	display: block;
	padding-top: 40px;
}
#voucher h2 {
	display: block;
	padding-top: 40px;
}
#images h3 {
	display: block;
	padding-top: 40px;
}
div#images a#book {
	clear: both;
	display: block;
	text-align: right;
	color: #4d4d4d;
}
div#images a#book:hover {
	color: #ffb301;
}
.left {
	float: left;
	clear: left;
	margin-right: 5px;
}
.right {
	float: right;
	clear: right;
	margin-left: 5px;
}
#footer a.navigation {
	border-right: 1px dashed #666666;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	vertical-align: middle;
	font-size: 12px;
}
#footer a.navigation:hover {
	color: #ffb301;
}
#navigation a {
	border-bottom: 1px solid #ffffff;
	display: block;
	text-decoration: none;
	line-height: 50px;
	display: block;
	vertical-align: middle;
	color: #ffffff;
	font-size: 18px;
	padding-left: 10px;
	margin-right: 1px;
}
#navigation a:hover {
	border-right: 1px solid #ffffff;
	background: url(../../images/clear_bg.png);
	margin-right: 0px;
}
#navigation #secondary a {
	border: 0px;
	line-height: 30px;
	padding-left: 35px;
	background: url(../../images/clear_bg.png) center left no-repeat;
	margin-left: 10px;
}
#navigation #secondary a:hover {
	background: url(../../images/clear_bg.png) center left no-repeat;
	color: #ffb301;
}
a#active_link {
	font-weight: bold;
	background: url(../../images/active_bg.png) repeat-y;
}
.form_text {
	background-color: #F5F5F5;
	border: 1px solid #666666;
	color: #666666;
	padding: 6px;
	vertical-align: middle;
	margin-bottom: 2px;
	background: url(../../images/form_bg.jpg) top left no-repeat;
	background-color: #ffffff;
}
.button {
	color: #333333;;
	padding: 5px;
}
.button:hover {
	color: #FE6C01;
}
.text-size_small {
	font-size: 16px;
}
.text-size_large {
	font-size: 20px;
}
p {
	margin-top: 0px;
}