div,span,table,tr,td,a,ul,li{
	padding:0px;
	margin:0px;
}
p{
	padding:13px 0;
}

body{
	padding:0px;
	margin:0px;
	font-family: Times New Roman;
	background:#000000;
	color:#000;
	font-size:14px;
}
.no_border{
	border:none;
}
a{
	font-family:Times new roman;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}
a:hover{
	color:#887f6a;
}

td{
	vertical-align:top;
	text-align:left;
}

.opened{}
.closed{}

.main{
	width:1000px;
	background: url('/data/images/grand_pride/center.jpg') repeat-y top left;
	position:relative;
}

.header{
	width:100%;
	background: url('/data/images/grand_pride/header.jpg') no-repeat top left;
}

.footer{
	width:100%;
	background: url('/data/images/grand_pride/footer.jpg') no-repeat bottom left;
}

.main_table{
	width:100%;
	border-collapse:collapse;
	border:none;
}

.menu_td{
	width:262px;
}

.menu_td ul{
	list-style:none;
	padding: 470px 45px 170px 45px;
}

.menu_td li{
	color:#b7a67b;
	font-family: Times New Roman;
	font-size: 16px;
	background: url('/data/images/grand_pride/menu_sep.gif') repeat-x top left;
	padding: 8px 0;
}

.menu_td li.no_background{
	background: none;
}

.menu_td li a{
	text-decoration:none;
	color:#b7a67b;
	font-family: Times New Roman;
	font-size: 16px;
}
.menu_td li a:hover{
	color:#ebdbb3;
}

.main_col{
	padding:235px 90px 115px 30px;
}
.main_col .title{
	color:#444444;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
