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


/* CONTAINERS */

#contblock
{
	position: absolute;
	width: 731px;
	margin: 0;
	left: 230px;
	top: 110px;
	height: auto;
}

#introblock
{
	width: 730px;
	margin: 0;
}
#leftblock
{
	position: absolute;
	width: 468px;
	vertical-align: top;
	left: 0px;
	top: 48px;
}

#offermainhead
{
	background-image: url(../images/headings/main/ouroffer.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 46px;
	margin: 0;
	left: 0px;
	top: 0px;
	float: left;
}

#othersmainhead
{
	background-image: url(../images/headings/main/whatothers.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 46px;
	margin: 0;
	left: 0px;
	top: 0px;
	float: left;
}

#venuemainhead
{
	background-image: url(../images/venue/vc_head.gif);
	background-repeat: no-repeat;
	width: 400px;
	height: 50px;
	margin: 0;
	left: 0px;
	top: 0px;
	float: left;
}

#sorrymainhead
{
	background-image: url(../images/headings/main/sorry.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 46px;
	margin: 0;
	left: 0px;
	top: 0px;
	float: left;
}

#introrighthead
{
	background-image: url(../images/headings/contactHead.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	margin: 0;
}

#venuerighthead
{
	background-image: url(../images/venue/vc_subhead.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 70px;
	margin: 0;
}

#rightcolumn1
{
	position: absolute;
	width: 220px;
	margin: 0;
	left: 510px;
}

#introrighttext1
{
	position: absolute;
	width: 220px;
	height: 136px;
	margin: 0;
	left: 0px;
	top: 50px;
}

#footHolder
{
float:left;

	width: 730px;
	height: 20px;
	margin: 0;
}

#contacttext
{
	position: absolute;
	width: 220px;
	height: 40px;
	margin: 0;
	left: 0px;
	top: 221px;
}

#contacthead
{
	background-image: url(../images/headings/contactHead.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	margin: 0;
}
#textsizercontainer
{
	position: absolute;
	width: 89px;
	top: 33px;
	height: 37px;
	left: 740px;
}

#textsizesmall
{
	position: absolute;
	width: 19px;
	top: 18px;
	height: 19px;
	left: 0px;
}
#textsizemed
{
	position: absolute;
	width: 25px;
	top: 10px;
	height: 27px;
	left: 20px;
}
#textsizelarge
{
	position: absolute;
	width: 33px;
	top: 1px;
	height: 37px;
	left: 47px;
}

.snippethead2 {
	font-size: 10px;
	color: #3B1B3C;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 150%;
	margin-bottom: 18px;
	}

.accordhead
{
	color: #3B1B3C;
	text-transform: uppercase;
	font-size: 14px;
}
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #EFEFED;
	padding-bottom: 0.4em;
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-left: 0.4em;
	text-decoration: none;
	margin-top: 4px;
}

