body {

	background-image: url(images/mainBG.jpg);
	background-repeat:repeat-x;
	background-color:#181818;

	margint: 0;
}

.welcome{
	width:380px;
	font-family: Verdana, Geneva, sans-serif;
	color: #d4d3d3;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	}
.welcome2{
	 width: 785px;
	font-family: Verdana, Geneva, sans-serif;
	color: #d4d3d3;
	font-size:12px;
	line-height:20px;
	padding-top:20px;
	padding-right:15px;
	text-align:justify;
	}
.welcome2 a, .welcome2 a:hover {
	color:#D4D3D3;
	text-decoration:underline;	
}
.header {
	font-family: 'Cinzel', serif;
	color: #e1bd50;
	text-transform: uppercase;
	font-size:16px;
	font-weight:bold;
	height: 20px;
    padding-top: 15px;
	text-align:left;
}

.header2 {
	font-family: 'Cinzel', serif;
	color: #e1bd50;
	text-transform: uppercase;
	font-size:16px;
	font-weight:bold;
	height: 20px;
    padding-top: 15px;
	text-align:center;
}
.featured{
	background-image: url(images/featured_BG.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:388px;
	height:176px;
	}

.feat_hdr{
	font-family: 'Cinzel', serif;
	color: #000000;
	text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	}
.feat_dtls
{
	font-family:Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	text-align:center;
	color: #000000;
	font-size:13px;
	}


.flash {
    margin-left: 11px;
    margin-top: 13px;
    overflow: hidden;
    position: relative;
    text-align: left;
	width:578px;
	padding-bottom:-2px;
	
}

.footer{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	line-height:25px;
	}
	
.footer a{
	color:#FFF;
	text-decoration:none;
	}
	
#main-content
{
	min-height: 200px;
	background-color: #fff9e7;
	font-family: Verdana;
	font-size: 12px;
	padding: 10px;
	color: black;
	text-align: left;
}

#main-content a
{
	text-decoration: none;
	color: #bb9d46;	
}

#main-content a:hover
{
	color: #d6ba48;
}

#contact-details-resize
{
	padding-left: 14px;
	width: 123px !important;	
	text-align: left !important;
}