@charset "utf-8";

/* CSS Document */

/* Main Overall Styles*/

body {
	margin-top: 0;
	background: url(img/Bridgwater-Inn-Background.jpg) repeat-x;
	background-color: #004888;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


tr, td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}



/* END Main Overall Styles*/

/* IDS */

#Content {
	background-color: #9addff;
	padding-left: 20px;
	padding-right: 20px;
}


#Content-2 {
	background-color: #9addff;
	text-align: left;
}

#Content-Text {
	margin-left: 10px;
	margin-right: 10px;
}

#Content-3 {
	padding-left: 10px;
	padding-right: 10px;
}

#Page-Image {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
}

#Block-Photo {
	background: none;
	text-align: left;
	height: 250px;
	width: 300px;
}

#Block-Photo-None {
	background: none;
	text-align: left;
	height: 80px;
	width: 160px;
}

#NAV {
	vertical-align: middle;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#Footer-Bkg {
	background:url(img/Bridgwater-Inn-Footer.png) center no-repeat;
	height: 105px;
	width: 100%;
	text-align: center;
}

#Footer-Bkg-Fish {
	background:url(img/custom-pages/Bridgwater-Inn-Footer-Fish.png) center no-repeat;
	height: 105px;
	width: 100%;
	text-align: center;
}

#Footer-Bkg-Hme {
	background:url(img/Bridgwater-Inn-Footer-Home.png) center no-repeat;
	height: 105px;
	width: 100%;
	text-align: center;
}

#Footer-Aln {
		padding-top: 25px;
}

#Events{
	border: #1C93F1 solid 1px;
	background-color: #9addff;
}

#Specials{
	border: #1C93F1 solid 1px;
	background-color: #9addff;
}

#Contact{
	border: #1C93F1 solid 1px;
	background-color: #9addff;
}

#IFRAME {
	width: 80%;
	height: 400px;
}


/* END IDS */

/* Main Styles */

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-align: left;
}

.Footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003d76;
}

.Event-Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	text-align: center;
	background-color: #44C3FE;
	height: 20px;
}

.Event-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-align: left;
	background-color: #44C3FE;
}

.Specials-Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	text-align: center;
	background-color: #44C3FE;
	height: 20px;
}

.Specials-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	background-color: #44C3FE;
}

.Specials-P-Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	text-decoration: underline;
	height: 20px;
}

.Specials-P-Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000033;
}

.Specials-P-Details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000033;
}


/* END Main Styles */

/* NAV */

.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e3f3e1;
	text-decoration: none;
}

.Nav-Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e3f3e1;
	text-decoration: none;
}

.Nav-Link-Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003d76;
	text-decoration: none;
}

.Nav-Link-Footer-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003d76;
	text-decoration: none;
}

.Nav-Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3f3e1;
	text-decoration: underline;
}

.Nav-Spacer {
	padding-left: 10px;
	padding-right: 10px;
}


/* END NAV */

/* Specials Banner */

#S-BANNER {
	vertical-align: Top;
	text-align: right;
	padding-right: 12px;
}

.m_banner_hide{
	display:none;
}

.m_banner_show{
	display:block;
}


/* End Specials Banner */

/* Special Pages */

#Header{
	width: 978px;
	height: 73px;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
}

#Fish-Text-Area {
	height: 374px;
	margin-top: 23px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	overflow: auto;
}

#Artist-Text-Area {
	height: 375px;
	margin-top: 42px;
	margin-left: 5px;
	margin-right: 10px;
	overflow: auto;
}

#Side-Text-Area {
	height: 375px;
	margin-top: 42px;
	margin-left: 5px;
	margin-right: 20px;
	overflow: auto;
}

#Center-Text-Area {
	height: 375px;
	margin-top: 42px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
}

#Center-Text-Area-2 {
	height: 365px;
	margin-top: 52px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
}

#Content-Why {
	background: url(img/custom-pages/Bridgwater-Inn-Why-Stay-Text.jpg) no-repeat;
	background-color: #9addff;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

#Content-Dolphin {
	background: url(img/custom-pages/Bridgwater-Inn-Dolphins-Play-Content.jpg) no-repeat;
	background-color: #9addff;
}

#Content-Wide {
	padding-left: 20px;
	padding-right: 20px;
}


/* End Special Pages*/

/* Begin Contact Form */

.Contact-Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-align: center;
}

.Contact-Details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	text-align: center;
}

.Contact-Fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

.Contact-Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
	text-align: center;
	background-color: #44C3FE;
	height: 20px;
}

.Contact-Buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #003d76;
	border: #003d76;
}


/* End Contact Form */

/* Begin Singl Unit */

#Single-Unit {
}

#Single-Unit-Photo {
	border: 4px #FFFFFF;
	margin-right: 10px;
}

/* End Singl Unit */