/* CSS Document */

#contactIntroText
{
	font-size:16px;
	color:#004a45;
}

#telephoneFaxWrap
{
	border:solid #004a45;
	border-width:0px 0px 2px 0px;
	padding:6px 0px 10px 0px;
}

#telephoneFaxText
{
	font-size:23px;
	color:#004a45;
	font-weight:bold;
}

#contactTextWrap
{
	width:100%;
	height:161px;
	font-size:14px;
	background:url(../images/chilli.jpg) no-repeat 95% 100%;
}

#contactTextWrap a:link, #contactTextWrap a:active, #contactTextWrap a:visited
{
	color:#333;
	text-decoration:none;
}

#contactTextWrap a:hover
{
	color:#333;
	text-decoration:underline;
}

.websiteEmailText
{
	color:#004a45;
	font-weight:bold;
}

#addressWrap
{
	padding-top:22px;
}

#openingWrap
{
	padding-top:20px;
}

#openingTimesWrap
{
	color:#004a45;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:5px;
}
