* {
	margin: 0px;
	padding: 0px;
}
body{
	background:url(../images/page-bg.jpg) left 50px repeat-x;
	font:14px tahoma, Arial, Helvetica, sans-serif;
}
p{
	padding-bottom:15px;
}
ul{
	margin: 0 0 15px 20px;
}
#wrapper{
	width:100%;
	position:relative;
}
#bg{
	width:100%;
	margin:auto;
	background:	url(../images/top-bg.jpg) center 50px  no-repeat;
	float:left;
}
#main{
	width:994px;
	margin:auto;
	
}
#header{
	width:994px;
	float:left;
}
#logo{
	width:286px;
	float:left;
	margin-top:10px;
}
#phone{
	width:189px;
	float:right;
	height:35px;
	background:url(../images/phone-bg.gif) no-repeat;
	margin-top:50px;
	font-size:12px;
	font-weight:bold;
	padding:12px 0 0 45px;
}
#menu{
	width:994px;
	float:left;
	margin-top:10px;
}
#menu ul{
	margin:0px;	
}
#menu li{
	float:left;
	list-style:none;
	border-left:1px solid #d0d3d3;
	background:url(../images/menu-bg.gif) repeat-x;
}
#menu li a{
	font-size:14px;
	color:#494949;
	text-decoration:none;
	display:block;
	height:48px;
	padding:0 27px;
	line-height:45px;
}
#menu li a:hover, #menu li a.on{
	background:#73052a;
	color:#FFFFFF;
}
#menu li.home{
	border:none;
	background:none;
}
#menu li.home a{
	display:block;
	height:48px;
	width:50px;
	text-indent:-10000px;
	background:url(../images/icon-home.png) no-repeat;
	padding:0px;
}
#menu li.home a:hover, #menu li.home a.on{
	background:url(../images/icon-home.png) left -48px no-repeat;
}
#menu li.last{
	background:url(../images/last-bg.png) right top no-repeat;
}
#menu li.last a:hover, #menu li.last a.on{
	background:url(../images/last-bg.png) right -48px no-repeat;
}
#banner{
	width:984px;
	float:left;
	padding-left:10px;
	margin:14px 0;
}
#content{
	width:954px;
	float:left;
	background:url(../images/center-bg.jpg) repeat-y;
	padding:20px;
}
#text{
	padding:0 40px 15px 40px;
	float:left;
}
#footer{
	float:left;
	width:100%;
	background:url(../images/footer-small-bg.jpg) repeat-x;
	margin-top:-50px;
	height:141px;
}
#footer-bg{
	width:100%;
	background:url(../images/footer-bg.jpg) center top no-repeat;
	float:left;
	height:141px;
}
#footer-holder{
	width:994px;
	margin:auto;
	position:relative;
	margin-top:70px
}
#social-icons{
	float:left;
	color:#FFFFFF;
}
#footer-link{
	float:right;
	color:#FFFFFF;
	text-align:right;
	font-size:12px;
}
#footer-link a{
	color:#FFFFFF;
	text-decoration:none;
	
}
#gallary{
	float:left;
	background:url(../images/photo-gallery-bg.jpg) left 7px no-repeat;
	width:868px;
	padding-left:57px;
	height:150px;
}
#map{
	float:right;
	padding-right:50px;
}






.smalltext
{
font-family:Arial;
font-size:12px;
}

.smalltext1
{
font-family:Arial;
font-size:14px;
}

.input
{
height:18px;
width:250px;
border:1px solid #CD8588;
}

.button{
	font-family: arial;
	font-size: 12px;
	background-color:#720529;
	font-weight: bold;
	color: #ffffff;
	height: 30px;
	width:80px;
	border: 2px solid #FDB757;
}

.mailto
{
font-family:arial;
color:#720529;
font-size:12px;
}