html {
	height:100%;
}
body {
	background:url(/images/back.png);
	background-repeat: repeat-x;
	background-color: #416bbc;
	margin: 0;
	padding: 20px 0 20px 0;
	text-align:center;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:1.7em;
	color:#000;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

img {
	border:0;
}

a {
	border:0;
}

i, .i {
 font-style: italic;
}

.p, p {
 margin: 0;
 padding: 0 0 15px 0;
}

.p.smallspacing, p.smallspacing {
 padding-bottom: 10px;
}

.big, p.big, p.big * {
 font-size: 1.25em;
}

.big a {
 font-size: 1em;
}



/* Global classes */

.big_black_star {
  	background-image: url(/images/big_black_star.png);
  	display: inline;
  	width: 26px;
  	height: 24px;
}

.little_black_star {
  	background-image: url(/images/little_black_star.png);
  	display: inline;
  	width: 18px;
  	height: 16px;
}

.left { float: left; }
.right { float: right; }
.clear, .clearboth { clear:both; }
.blue { color: #001bc1; }
.white { color: #fff; }

/*******************************/

#outerWrapper {
	margin: 0 auto;
	text-align:left;
	width:910px;
	position:relative;
	z-index:1;
}

#masthead {
	background:url(/images/masthead.jpg) no-repeat;
	width:902px;
	height:214px;
	position:relative;
}
#hoursTransparentLink {
	display:block;
	position:absolute;
	width:130px;
	height:18px;
	top:25px;
	right:42px;
}

#main {
	background:url(/images/center.png) repeat-y;
	width:902px;
}

#emailTransparentLink {
	display:block;
	position:absolute;
	width:130px;
	height:20px;
	top:11px;
	right:115px;
}

#admTransparentLink {
	display:block;
	float: left;
	width:10px;
	height:10px;
	position: relative;
	top: 40px;
}

/*******************************/

#contentWrapper {
	margin:5px 14px 10px 14px;
	float:left;
}
#contentWrapper_top {
	background:url(/images/contentWrapper_top.png) no-repeat;
	width:160px;
	height:21px;
}
#contentWrapper_middle {
	background:url(/images/contentWrapper_center.png) repeat-y;
	height:100%;
}
#contentWrapper_bottom {
	background:url(/images/contentWrapper_bottom.png) no-repeat;
	width:160px;
	height:18px;
}
.h1, h1 {
	font-family:Verdana;
	font-size:2.5em;
	color:#11412E;
	font-weight:bold;
	margin: 0;
	padding: 0 0 25px 0;
}
.h2, h2 {
	font-family:Verdana;
	font-size:1.25em;
	color:#11412E;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
}
.h3, h3 {
	font-family:Verdana;
	font-size:1em;
	color:#11412E;
	font-weight:bold;
	margin:0;
	padding:0;
}

/********************************/

#table_specials {
	padding:10px 0 0 0;
}

#table_specials td {
	vertical-align:top;
	text-align:left;
	padding:0 10px 25px 0;
}

#table_specials td.image {
 width: 143px;
}

#table_specials td h1 {
	margin:0 0 10px 0;
	padding:0;
}
#table_specials td h1, #table_specials td h1 a,
h1.special, h1.special a
{
	line-height: 1.1em;
	color:#BA0000;
	font-size: 24px;
	font-weight:bold;
}

#table_specials td h2 {
	color:#000000;
	font-size:1.5em;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}

#table_specials td.moreSpecials {
	text-align:right;
}
#table_specials td.moreSpecials a {
	color:#134DD0;
	font-size:14px;
	text-decoration:underline;
}

/*******************************/

#navbar {
	position:absolute;
	top:180px;
	left:20px;
	height:20px;
	width:800px;
	padding:0 0 0 18px;
}





div.testimonial {
 margin-top: 15px;
 padding: 10px;
 border: solid 1px #36ad75;
 background-color: #b5f0d0;
}





/******************/
/* Forms & Inputs */
/******************/

fieldset div.row {
 clear: left;
 height: 3em;
 line-height: 3em;
}

fieldset div.row label, fieldset div.row .label {
 display: block;
 float: left;
 width: 65px;
 line-height: 2em;
}

fieldset div.row input, fieldset div.row textarea {
 display: block;
 float: left;
 width: 550px;
}








/****************/
/* Button Style */
/****************/

.btn, fieldset div.row input.btn {
 float: none;
 display: block;
 width: 12em;
 height: 24px;
 background-color: #5bd395;
 border: solid 1px #36ad75;
 font-weight: bold;
 font-size: 13px;
 text-align: center;
 cursor: pointer;
}

.btn:hover {
 color: white;
}












/********************/
/* Specific Content */
/********************/

.brand {
 clear: left;
}

.brand img {
 float: left;
 margin: 0 10px 10px 0;
}

/* Index page ids */
#index {
	width: 744px;
	margin: 0 auto;
}
#index_top {
	background-image: url(/images/index_back_top.png);
	height: 23px;
}
#index_middle_container {
 background-image: url(/images/index_middle_container_bg.png);
 background-repeat: repeat-y;
}
#index_middle {
	background-image: url(/images/index_back.jpg);
	background-repeat: no-repeat;
	min-height: 489px;
}
#index_bottom {
 	background-image: url(/images/index_back_bottom.png);
 	height: 22px;
}

#index_link {
	text-align: right;
	height: 363px;
 	padding: 0 15px 0 0;
}

#index_info {
 position: relative;
 height: 91px;
 padding: 0 0 0 29px;

 font-family: Arial, sans-serif;
 font-size: 15px;

 text-align: center;
}
#index_info img {
 display: block;
 float: left;
 height: 18px;
 padding: 10px 13px;
}
#index_info .loveyournewbed {
 height: 40px;
 line-height: 40px;
}
#index_info .loveyournewbed a {
 font-weight: 600;
 font-family: Arial, sans-serif;
 color: #3652c7;
 font-size: 21px;
 text-decoration: none;
}
#index_info .loveyournewbed a:hover {
 text-decoration: underline;
}




/* Template page ids */
#container {
	margin: 0 auto;
	text-align:left;
	width:910px;
	position:relative;
	z-index:1;
}

#header_top {
	background-image: url(/images/header_back_top.png);
	height: 20px;
}

#header {
	background-image: url(/images/header_back.png);
	height: 238px;
}
#header_link {
	text-align: right;
	height: 130px;
 	padding: 0 15px 0 0;
}

#header_url {
	text-align: right;
	height: 31px;
 	padding: 0 50px 0 0;
}
#header_url, #header_url * {
	font-weight: 600;
 	font-family: Arial, sans-serif;
	color: #3652c7;
	font-size: 21.3px;
}
#header_url a {
 text-decoration: none;
}
#header_url a:hover {
 text-decoration: underline;
}

#header_info {
	height: 37px;
 	padding: 3px 30px 0 0;

 	font-family: Arial, sans-serif;
 	font-size: 14px;
 	font-weight: normal;

	text-align: center;
}
#header_info div {
	height: 40px;
}
#header_info div.clearboth {
	clear: none;
}
#header_info img {
 display: block;
 float: left;
 height: 18px;
 padding: 10px 13px;
}

#middle {
	background-image: url(/images/middle_back.png);
	padding: 9px 0 12px 0;
}

#footer {
	background-image: url(/images/footer_back.png);
	height: 49px;
}

#footer {
	background-image: url(/images/footer_back.png);
	height: 49px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	font-size: 14px;
	color: #fff;
}



#content_container {
	background-image: url(/images/content_back.png);
	background-repeat: repeat-x;
	background-color: #e7f7ff;
	width:722px;
	float:left;
}

#content {
	min-height: 400px;
	padding: 20px 30px;
}


#content_top {
	background-image: url(/images/content_back_top.png);
	height: 15px;
}

#content_bottom {
	background-image: url(/images/content_back_bottom.png);
	height: 15px;
}






#sidebar {
	width:173px;
	margin-top: 7px;
	float:left;
}
#sidebar_content {
	text-align:center;
}
#sidebar_content img {
	padding: 4px 0;
}
#sidebar_content p {
 padding: 0 20px;
 font-size: 14px;
 font-weight: bold;
 color: #fff;
}




/* Menu */
#menu {
 	height: 29px;
 	text-align: center;
	position: relative;
}

#menu a {
	color: #000;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
 	font-size: 16px;
	text-decoration: none;
	padding: 5px 0;
}

#menu a:hover, #menu a.blue {
	color: #151ef3;
}

#menu a.bar_l {
	padding-left: 14px;
	border-left: 1px solid #fff;
}

#menu a.bar_r {
	padding-right: 14px;
	border-right: 1px solid #ccc;
}







/**********************/
/* Errors & Responses */
/**********************/

div.error, div.notice, div.success {
 position: relative;
 width: auto;
 background-position: 30px 50%;
 background-repeat: no-repeat;
 border: solid 1px #666;
 padding: 3px 60px 3px 60px;
 margin: auto auto 10px auto;
 color: #fff;
 font-size: 12px;
 font-weight: bold;
}

div.error p, div.notice p, div.success p {
 padding: 0px;
 margin: 3px;
 color: #fff;
}
div.notice p {
 color: #000;
}

div.error {
 background-color: #F00A00;
 background-image: url(/admin/images/icon_error.gif);
}
div.notice {
 background-color: #FFD800;
 background-image: url(/admin/images/icon_notice.gif);
}
div.success {
 background-color: #009900;
 background-image: url(/admin/images/icon_success.gif);
}

.invalid {
 background-color: #ef7975;
}





