﻿body, html
{
	margin: 0 auto;
	font-size: 11px;
	font-family: Arial, Trebuchet MS, Sans-Serif;
	color: black;
	background: url(/App_Themes/Theme1/images/bg.gif) center top;
}

hr
{
	border-style: dashed;
	border-color: #b8a365;
}

#homeheader1
{
	background: url(/App_Themes/Theme1/images/Wales-Home-Page_01.jpg);
	width: 1008px;
	height: 171px;
	text-align: right;
	vertical-align: bottom;
}

#homeheader2
{
	width: 1008px;
	height: 127px;
}

#homemainmenu
{
	background: url(/App_Themes/Theme1/images/Wales-Home-Page_03.gif);
	width: 1008px;
	height: 59px;
}

#homemaincontent
{
	background: url(/App_Themes/Theme1/images/Wales-Home-Page_04_2.gif);
	width: 1008px;
	height: 506px;
}

#mastermaincontent
{
	background: url(/App_Themes/Theme1/images/Wales-Home-Page_04_2.gif) no-repeat;
	width: 1008px;
}

#mastermaincontent table tr td
{
	vertical-align: top;
}

#masterbgrepeat
{
	background: url(/App_Themes/Theme1/images/masterbgrepeat.gif) repeat-y;
}


#homeinnerfooter
{
	background: url(/App_Themes/Theme1/images/Wales-Home-Page_05_2.gif);
	width: 1008px;
	height: 51px;
}

#homeouterfooter
{
	background: url(/App_Themes/Theme1/images/Wales-Home-Page_06.gif) no-repeat;
	width: 1008px;
	height: 58px;
	color: #ffffff;
	padding-top:20px;
}

#homemaincontenttable
{
	width: 1008px;
	height: 503px;
}

#homemaincontenttable td
{
	vertical-align: top;
}

#homemaincontenttd
{
	background: url(/App_Themes/Theme1/images/homemaincontentbg.gif);
	width: 530px;
	height: 354px;
	padding: 0px 10px 0px 102px;
}

#homemainheadertd
{
	background: url(/App_Themes/Theme1/images/homemainheaderbg.gif);
	width: 512px;
	height: 33px;
	padding: 0px 0px 0px 130px;
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
}

#homemaincalendartd
{
	background: url(/App_Themes/Theme1/images/homecalendarcontentbg.gif);
	width: 256px;
	height: 194px;
	padding: 0px 100px 0px 10px;
}

#homemaincalendarheadertd
{
	background: url(/App_Themes/Theme1/images/homecalendarheaderbg.gif);
	width: 226px;
	height: 33px;
	padding: 0px 100px 0px 40px;
}

#homemaincalendartdparent
{
	width: 366px;
	height: 227px;
}

#homemainadverttd
{
	width: 366px;
	height: 160px;
}

#homemainhospitality
{
	background: url(/App_Themes/Theme1/images/homemainminihospitalitycontent.gif) no-repeat;
	width: 366px;
	height: 87px;
}

#homemainshopping
{
	background: url(/App_Themes/Theme1/images/homemainminishoppingcontent.gif) no-repeat;
	width: 276px;
	height: 87px;
}

#homemainservcies
{
	background: url(/App_Themes/Theme1/images/homemainminiservicescontent.gif) no-repeat;
	width: 366px;
	height: 87px;
}

.fullwidth
{
	width: 100%;
}

.headertext
{
	color: #ffffff;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
}

.subheadertext
{
	color: #373518;
	font-family: Times New Roman;
	font-size: 18px;
	padding-bottom: 5px;
}

.textpadding
{
	padding-top: 8px;
}

.mainmenuitem
{
	text-align: center;
}

.mainmenuitem a
{
	color: #ffffff;
	text-decoration: none;
}

.mainmenuitem a:hover
{
	color: #988030;
	text-decoration: underline;
}

.alignright
{
	text-align: right;
}
.aligncenter
{
	text-align: center;
}

.link1 a
{
	color: #373518;
	text-decoration: underline;
}

.link1 a:hover
{
	color: #111111;
	text-decoration: none;
}

.link2 a, a.link2
{
	color: #760708;
	text-decoration: underline;
}

.link2 a:hover, a:hover.link2
{
	color: #111111;
	text-decoration: none;
}


