@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #506E76;
	line-height: 160%;
	background-attachment: fixed;
	background-color: #506E76;
	background-image: url(https://secure279.hostgator.com/~jose1/towncriermotel/images/bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}

a:link {color:#506E76; text-decoration:underline;}
a:visited {color:#506E76; text-decoration:underline;}
a:active {color:#506E76; text-decoration:underline;}
a:hover {color:#506E76; text-decoration:underline;}
a:visited:hover {color:#506E76; text-decoration:underline;}

h1 {font-size:22px; color:#D2784D;}
h2 {font-size:20px;}

.nav {background-image: url(images/nav-bg.png); background-repeat: no-repeat;}

.container-left {background-image:url(images/shadow-left.png); background-repeat:repeat-y; width:36px;}
.container-right {background-image:url(images/shadow-right.png); background-repeat:repeat-y; width:30px;}

.feature {background-image:url(images/feature-bg.png); background-repeat:no-repeat; font-size:17px; color:#fff; line-height:150%;}
.feature em {color:#FFFFA8;}
.feature a:link {color:#fff; text-decoration:underline;}
.feature a:visited {color:#fff; text-decoration:underline;}
.feature a:active {color:#fff; text-decoration:underline;}
.feature a:hover {color:#fff; text-decoration:underline;}
.feature a:visited:hover {color:#fff; text-decoration:underline;}

.blog {color:#D87449; font-size:22px;}
.blog a:link {color:#D87449; text-decoration:none;}
.blog a:visited {color:#D87449; text-decoration:none;}
.blog a:active {color:#D87449; text-decoration:none;}
.blog a:hover {color:#D87449; text-decoration:none;}
.blog a:visited:hover {color:#D87449; text-decoration:none;}

.check-avail {background-image:url(images/check-avail-bfg.png); background-repeat:no-repeat; color:#fff; font-size:16px;}
.check-button {font-size:20px;}

.icons {font-size:17px; color:#D1784C; font-weight:bold; line-height:120%;}
.icons a:link {color:#D1784C; text-decoration:none;}
.icons a:visited {color:#D1784C; text-decoration:none;}
.icons a:active {color:#D1784C; text-decoration:none;}
.icons a:hover {color:#506E76; text-decoration:none;}
.icons a:visited:hover {color:#506E76; text-decoration:none;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height:110%;
}
.style2 {color: #D2784D}
.style3 {color: #506E76}

/* CSS for Indented CSS Tabs */

.indentmenu{width: 100%;}

.tabcontentstyle{border: 1px solid gray;width: 832px;margin-bottom: 1em;padding: 10px;}

.tabcontent{display:none;}

@media print {.tabcontent {display:block !important;}}

.shadetabs a{text-decoration: none; position: relative; z-index: 1; padding: 3px 7px; margin-right: 3px; color:#FFFFFF;}

.shadetabs a:visited{color: #fff;}

.shadetabs a:visited:hover{color: #D2784D; text-decoration:underline;}

.shadetabs a:hover{text-decoration: underline; color: #D2784D;}

.shadetabs a.selected{position: relative;top: 1px; color: #D2784D;}

.shadetabs a.selected:hover{text-decoration: none;}

.tabz {font-size:20px; height: 36px; width: 178px; margin-left:2px; background-image: url(images/tab.png); text-align:center; padding-top:10px;}

.tabz-bg {background-image:url(images/tabs-bg.png); background-repeat:no-repeat;}