﻿body 
{
    width: 100%;
    height:100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 80%;
}


#logo
{
    height: 20%;
    text-align: center;
    background-color: #0d3123;
}

#logo img
{
    max-width: 100%;
    width: auto;
    max-height: 100%;
    height: auto;
}

#pagewrap
{
	color: #000;
	background-color: #d3d3d3;
}

/**************TOP NAV**********************/

#nav
{
    height: auto;
	text-align: center;
	margin: auto;
	padding-top: 0;
	background-color: #393839;
	color: #000;
	font-size: 120%;
	padding-left: 6px;
}

#nav a
{
    color: #fff;
    text-decoration: none;
    width: 57%;
}

#nav ul .toprow, #nav ul li .toprow
{
    background-color: #e7b675;
}

#nav ul li
{
	color: #fff;
	border: 1px solid #ffff99;
    margin: 1%;
    float: left;
    background-color: #393839;
}

#nav ul .navlink
{


}

#nav a:hover
{
    text-decoration: underline;
}

#nav ul
{
    background-color: #393839;
}

#nav ul li
{
	float: left;
	padding-bottom: 4px;
	width: 46%;
	color: #fff;
	background-color: #393839;
}


/********End****************/

#MainContent
{
    min-height: 200px;
    height: auto;
    background-color: #d3d3d3;
    overflow: auto;
}


#footer
{
    background-color: #d3d3d3;
    font-size: 1.3em;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 4px;
}

.MainText
{
	padding-top: 4%;
    font-size: 110%;
    margin-top: 2%;
    margin-left: 3%;
}

.MainText p
{
    width: 90%;
    
}
    
.MainText p img
{
    margin-left: 1%;
    width: 30%;
    float: right;
}


#LinkBar
{
    height: 72px;
    width: 100%;
    background-color: #000704;
    text-align: center;
    font-size: 140%;
}

#LinkBar a
{
    color: #fff;
    text-decoration: none;
}


.linkbarref
{
    width: 100%;
    float: left;
    height: 30px;
    padding-top: 6px;
    cursor: pointer;
}


/**********OUR PUBS***********/

.ourpub
{
	margin-top: 5%;
	margin-bottom: 5%;
}

.ourpub p
{
	margin-left: 0;
}

.amenities img
{
    max-width: 80px;
	width: 15%;
}

#TopBanner h1
{
	font-size: 180%;
}

#search-help
{
	font-size: 110%;
}


/******TAYLORS NATIONWIDE******/

.pub
{
	width: 96%;
	float: left;
	padding: 1%;
	margin: 1%;
	background-color: #bbbbbb;
}

.pub h2
{
	font-size: 150%;
}

.pub .address
{
	font-size: 120%;
}

.pagenumber
{
	font-size: 140%;
	text-align: right;
	margin-right: 2%;
}

#PageHeader h2
{
	font-size: 260%;
	padding-top: 4%;
	margin-left: 1%;
	
}

#PageTopBanner #ProductBar
{
	margin-bottom: 3%;
}

#PageTopBanner h2
{
	margin-top: 2%;
}

body #pagewrap #MainContent p
{
	font-size: 120%;
	margin-left: 3%;
}


/*****OUR BEERS*********/

.top
{
    float: right;
    margin-right: 5%;
    font-style: italic;
    font-weight: bold;
    font-size: 110%;
}

.top a
{
    color: #000;
}
