@import url("global.css");
#MastHeadSub{
background:url(../images/mastheadsub.jpg) no-repeat;
height:211px;
width:980px; /* 980px */
}
#MastHeadSub p{
color:#FFFFFF;
font:14px Geneva, Arial, Helvetica, sans-serif;
}
#QuickContactSub{
background:url(../images/BgQcontact.gif) repeat-x #501937;
margin-top:10px;
padding:15px 0;
width:980px; /* 980px */
}
	#QuickContactSub p{
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	.QuickContactSubBox{
	margin:0 0 0 15px;
	width:300px;
	float:left;
	}
.imgpad{
margin-left:25px;
margin-top:5px;
}

	#Content{
	background:url(../images/BgWelcomeMiddle.jpg) repeat-y;
	border-left:1px solid #8D5B8E;
	border-right:1px solid #8D5B8E;
	padding:0 40px 0px 40px;
	width:898px; /* 980px */
	}
	#Content h1{
	padding:0 0 20px 0;
	}
	#Content h2{
	padding:0 0 16px 0;
	}
	#Content p{
	padding:0 0 10px 0;
	}	
	#Content ul{
	padding:0 0 10px 20px;
	}
	#Content li{
	list-style-type:square;
	}	
	#ContentBtm{
	background:url(../images/BgWelcomeBottom.jpg) no-repeat;
	border-left:1px solid #8D5B8E;
	border-right:1px solid #8D5B8E;
	height:30px;
	position:relative;
	}

#GalleryContentBox{
background:url(../images/BgWelcomeMiddle.jpg) repeat-y;
border-left:1px solid #8D5B8E;
border-right:1px solid #8D5B8E;
padding:0 40px 0px 40px;
width:898px; /* 980px */
}
#ContactForm {
font:12px Arial;
margin:20px 0 0;
width:450px;
}
#ContactForm ul, #ContactForm li{
list-style:none;
}
#ContactForm li{ /* Vertical spacing between form fields */
border-bottom:1px solid #DDD;
margin:4px 0;
padding:5px 0;
}
#ContactForm label{ /* Styles for descriptions */
width:230px;
display:block;
float:left;
}
#ContactForm input{
width:200px;
}
#ContactForm textarea{
width:200px;
height:80px;
}
#ContactForm .SubmitBtn{
height:20px;
width:100px;
background:#57183b;
color:#FFF;
}
#ContactForm .Radio input{
width:20px;
}
#LocationFloat{
float:right;
width:400px;
}
#Welcome ul{
	list-style:inside;
	padding:5px 0 0 25px;
}
#Welcome ul li{
	list-style-type:circle;
}