/* Fonts and Layouts */

.main
{
	background-image:url('splashimages/background.jpg');
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:850px;
	/*width:1024px;*/
	position: relative;
	top:0%;
	width:1024px;
	background-repeat:no-repeat;
}
.box1a {
	background-image:url(splashimages/comingsoon.png);
	background-repeat:no-repeat;
	width:312px;
	height:198px;
}

.box1
{
	background-image:url('splashimages/1.png');
	background-repeat:no-repeat;
	width:312px;
	height:198px;
}

.box2
{
	background-image:url('splashimages/2.png');
	background-repeat:no-repeat;
	width:315px;
	height:197px;
}

.box3
{
	background-image:url('splashimages/3.png');
	background-repeat:no-repeat;
	width:312px;
	height:196px;
}

.box4
{
	background-image:url('splashimages/4.png');
	background-repeat:no-repeat;
	width:312px;
	height:219px;
}

.box5
{
	background-image:url('splashimages/5.png');
	background-repeat:no-repeat;
	width:315px;
	height:219px;
}

.box6
{
	background-image:url('splashimages/6a.png');
	background-repeat:no-repeat;
	width:312px;
	height:219px;
}

.bottomspacer
{
	background-image:url('splashimages/bottomspacer.png');
	/*height:205px;*/
}

.middlespacer
{
	background-image:url('splashimages/middlespacer.png');
	height:19px;
}

.topspacer
{
	background-image:url('splashimages/topspacer.png');
	height:104px;
}

.leftspacer
{
	background-image:url('splashimages/leftspacer.png');
	width:18px;
}

.rightspacer
{
	background-image:url('splashimages/rightspacer.png');
	width:5px;
}

.titlebox
{
	font-family:Verdana;
	color:#333333;
	font-size:10px;
	text-align:left;
	font-weight:bold;
	/*width:;*/
	height:83px;
	margin-right: 5px;
}

.description
{
	font-family:verdana;
	color:#333333;
	font-size:10px;
	text-align:left;
	vertical-align:text-top;
	margin-left:10px;
	margin-right:15px;
	padding-top:0px;
}

#footer 
{
	position:absolute;
	width:200px;
	height:13px;
	z-index:1;
	left: 14px;
	top: 831px;
}
.boxtopleft {
	background-image:url(splashimages/gunston_post.png);
	background-repeat:no-repeat;
	width:312px;
	height:198px;
}
.boxtoplright {
	background-image:url(splashimages/ladysmith_post.png);
	background-repeat:no-repeat;
	width:312px;
	height:198px;
}
#footernew {
	position:absolute;
	width:800px;
	height:13px;
	z-index:1;
	left: 14px;
	top: 831px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
#footernew p{
	left: 14px;
	top: 831px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
#footernew a{
	left: 14px;
	top: 831px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
}
