@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
.menu td p {
	margin: 0px 0px 10px 0px;
}
table.menu {
	padding-top:10px;
}
.menu tr h3 {
	margin: 0px;
	padding:0px;
}
#container {
	width: 959px;
	margin: auto;
}
#top_area {
	background-color: #522307;
	width: 959px;
	height: 64px;
	float: left;
}
#top_area img {
	float: right;
}
#nav {
	background-color: #522307;
	width: 959px;
	height: 30px;
	float: left;
	margin-top: 5px;
}
#nav ul {
	margin: 0;
	padding: 0 20px;
}
#nav ul li{
	display: inline;
	padding: 0 4px;
	margin-top: 0px;
}
#subnav {
	height: 35px;
	float: left;
	width: 100%;
}
#subnav ul {
	margin: 0;
	padding: 7px 0 0 10px;
}
#subnav ul li img {
	margin-right: 5px;
}
#subnav ul a , #footer #info a, #footer #subscribe{
	text-transform: uppercase;
	color: #4E210A;
	font-size: 10px;
	font-weight: bold;
}
#subnav ul li {
	display: inline;
	margin: 0 5px;
}
#header_area {
	float: left;
	position: relative;
	z-index: 1;
}
#pullout  {
	background-image: url(http://armorywharfcafe.com/images/pullout_bg.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 401px;
	position: absolute;
	float: right;
	margin-left: 650px;
	margin-top: 130px;
	padding: 25px 16px 20px 38px;
	z-index: 100;
}
#right_panel {
	float: left;
	position: relative;
	width: 100%;
}
#right_panel #pullout ul {
	margin-top: 0px;
	padding-left: 15px;
}
#pullout p {
	margin:4px 0 4px 0;
}
#right_panel #pullout p {
	padding: 0;
}
a {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}
#pullout ul li    {
	list-style-type: none;
}
#pullout h2    {
	margin:7px 0 1px 0;
}
#pullout p.note {
	font-size:10px;
	line-height:12px;
	color:#666666;
}
h1 {
	color: #531907;
	font-weight: bold;
	font-size: 14px;
	width: 400px;
	line-height: 18px;
	margin-left: 18px;
	margin-bottom: 0px;
}
h5  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #531907;
	width: 100%;
	padding-bottom: 5px;
	margin: 0;
}
#body_copy h5 {
	padding-top: 20px;
}

#main_image {
	height:414px;
	width:959px;
}
.pics {
	height:414px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:959px;
}
#summary_columns {
	width: 743px;
	float: left;
	margin-top: 30px;
	margin-left: 18px;
}
.five_column {
	float: left;
	width: 170px;
	margin: 0;
	margin-right: 15px;
	height: 190px;
	position: relative;
}
#hours_column {
	width: 176px;
	float: left;
	background-image: url(http://armorywharfcafe.com/images/homehours_bg.gif);
	background-repeat: no-repeat;
	height: 204px;
	padding: 15px 10px 10px;
	font-size:11px;
}
#hours_column p {
	color: #531907;
	margin: 3px 0;
	font-weight: bold;
}
#hours_column p.note {
	color: #531907;
	margin: 6px 0;
	font-weight:normal;
	font-size:10px;
	line-height:13px;
}
#footer #subscribe {
	float: left;

	text-align: right;
}
#footer #info {
	float: left;
	text-align: right;
	margin-right: 30px;
	margin-top: 7px;
	margin-left: 75px;
}
#social-media-footer {
	float: right;
	margin-top: 5px;
}
#hours_column h5 {
	border-bottom-color: #FFF;
	margin-top: 15px;
	margin-bottom: 12px;
}
#footer {
	float: left;
	width: 100%;
	margin-top: 19px;
	color: #666;
	clear: both;
	padding-bottom: 50px;
}
#footer #subscribe form {
	padding: 0;
	margin: 0;
}
.form_go {
	margin-top: 0px;
	float: left;
}
.form_input {
	margin-top: 4px;
	float: left;
	margin-right: 4px;
}
#body_copy {
	margin-left: 18px;
	width: 555px;
	float: left;
	padding-top: 20px;
	min-height: 180px;
}
#body_copy h2 {
	font-size: 13px;
	font-weight: bold;
	color: #531907;
}
#pullout h2 {
	font-weight: normal;
	color: #51230A;
	font-size: 12px;
	padding-bottom: 0px;
}
h3 {
	color: #82CAC5;
	font-size: 12px;
}
#pullout .events_date {
	font-style: italic;
}
ul li a {
}

textarea {
	width: 300px;
}
.cat_textbox_small, .cat_listbox_small {
	width: 180px;
	border: solid 1px #333;
	margin: 3px 0;
	color: #333;
	background-color: #FFF;
}

.more {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #531907;
	padding-bottom: 5px;
	width: 170px;
	bottom: 0px;
	float:left;
	position: absolute;
 }

#container #right_panel #pullout p {
	margin-bottom: 2px;
}


#upgrade {
	CLEAR: both;
	DISPLAY: none;
}



#quote {
	background-image: url(http://armorywharfcafe.com/images/quote.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0 15px;
}
#social-media-home a,#social-media-home img {
	border:0px;
}
#social-media-footer a,#social-media-footer img {
		border:0px;
}
#social-media-home {
	height: 48px;
	width: 945px;
	float: left; 
	overflow: hidden;
	color: #4f4f4f;
	font-size: 12px;
	margin-left: 18px;
	font-weight: bold;
	float: left;
	overflow: hidden;
	margin-top: 20px;
}
#social-media-home-left {
	width:30px;
	background:url(http://armorywharfcafe.com/images/social-media-home-left.jpg) no-repeat;
	height: 48px;
	float: left;
}
#social-media-home-main {
	width: 865px;
	float: left;
	height: 30px;
	padding-top: 17px;
	background: #f6f6f6;
	padding-left: 20px;
}
#social-media-home-main p {
	margin: 0px;
	
}
#social-media-home-right {
	width:30px;
	background:url(http://armorywharfcafe.com/images/social-media-home-right.jpg) no-repeat;
	height: 48px;

	float: right;
}
.social-media-home-f {
	width: 20px;
	height: 15px;
	display: block;
	float: right;
		margin-right: 5px;
	
}
.social-media-home-t {
	width: 20px;
	height: 15px;
	margin-right: 15px;
	display: block;
	float: right;

}
.social-media-contact-f {
	background:url(http://armorywharfcafe.com/images/social-media-contact-f.jpg) right no-repeat;
	padding-right: 17px;
}
.social-media-contact-t {
	background:url(http://armorywharfcafe.com/images/social-media-contact-t.jpg) right no-repeat;
	padding-right: 20px;
}