/* @override http://www.rightnowwebdev.com/citytavern/css/style.css */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic", Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	line-height: 18px;
}

a:link, a:visited {
	font-family: "Century Gothic", Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd9a8;
	text-decoration: none;
	font-style: normal;
	letter-spacing: .1em;
	padding-right: 3px;
	padding-left: 3px;
	
	}
a:hover {
	font-family: "Century Gothic", Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	
	}	


#main_wrap {
	margin: auto;
	width: 1004px;
	text-align: center;
	padding-top: 75px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#entersite{
	margin: auto;
	height: 30px;
	width: 250px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Century Gothic", Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AE1B2B;
	font-weight: bold;
	}
#entersite a {
	font-family: "Century Gothic", Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffd9a8;
	font-weight: normal;
	text-decoration: none;
	}
#entersite a:hover {
	font-family: "Century Gothic", Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	}	
#about_wrap {
	margin: 50px auto;
	padding: 60px 0 0 0;
	width: 1004px;
	/*border: 2px solid #ffe4a8;
	background-color: #3c061b;*/
}
#logo {
	position: absolute;
	top: 0;
	text-align: center;
	margin: 0 auto;
	height: 74px;
	width: 964px;
	padding: 20px;
	font-size: 40px;
}

#logo a{
	color: #ffffff;
	text-decoration: none;
}

#logo div{
	width: 400px;
	margin: 0 auto;
	background-color: #000000;
}
#logo1 {
	margin: auto;
	height: 74px;
	width: 388px;
	padding-top: 43px;
	padding-bottom: 0px;
	padding-right: 2px;
}
#content {
	margin: auto;
	padding: 0px;
	width: 1000px;
	}
#pic_left {
	float: left;
	width: 390px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: auto;
	text-align: left;
	color: #7a7a7a;
	line-height: 22px;
	font-size: 16px;
}

.aboutimg1{
	background: url(../images/aboutimg1.png) no-repeat;
	height: 334px;
	width: 344px;
	margin-top: 10px;
	margin-left: 10px;
}
#pic_right {
	width: 530px;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: auto;
	/*background: url(../images/aboutimg2.jpg) no-repeat;*/
	height: 552px;
	
	}

#pic_right .imgg {
	padding: 5px;
	}
	
.imgg {
	padding: 5px;
	
	}
.text_img {
	margin: 0px;
	padding: 10px 0 0 5px;
	width: 460px;
	text-align: left;
	color: #ffffff;
	font-family: Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
}

#pic_left_p {
	float: left;
	width: 580px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin: auto;
	text-align: left;
	color: #7a7a7a;
	line-height: 22px;
	font-size: 16px;
}

#pic_right_p {
	width: 340px;
	float: right;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: auto;
	text-align: left;
	color: #ffffff;
	font-family: Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	}

#footer_wraper {
	margin: auto;
	padding: 0px;
	height: 75px;
	width: 1004px;
}
#footer {
	margin: auto;
	height: 50px;
	width: 990px;
	font-family: "Century Gothic", Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd9a8;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}
#footer a {
	font-family: "Century Gothic", Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd9a8;
	text-decoration: none;
	font-style: normal;
	letter-spacing: .1em;
	padding-right: 3px;
	padding-left: 3px;
	
	}
#footer a:hover {
	font-family: "Century Gothic", Paltino, Georgia, "Times New Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	
	}	
#hd{
	background-image: url(../images/4.jpg);
	margin: auto;
	padding: 0px;
	height: 775px;
	width: 1004px;
	
	}
#colmn {
	margin: auto;
	width: 930px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.p_a{
	margin: auto;
	padding: 0px;
	float: left;
	width: 300px;
	text-align: center;
	
	}

.p_a div{
	color: #ffd9a8;
	font-size: 14px;
	padding: 10px;
}
.p_b{
	margin: auto;
	padding: 0px;
	float: left;
	width: 300px;
	text-align: center;
	
	}

.p_b div{
	color: #ffd9a8;
	font-size: 14px;
	padding: 10px;
}

.p_c{
	margin: auto;
	padding: 0px;
	float: right;
	width: 300px;
	text-align: center;
	
	}	

.p_c div{
	color: #ffd9a8;
	font-size: 14px;
	padding: 10px;
}

