
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html {
    overflow-y: scroll;
}
body {

	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */



/* Website styles */

body {
	background: #fff;
	font-family: TradeGothic, Arial;
	font-size: 11px;
}

#page1 {
	background: #fff url('/clients/springmaidbeach/images/page1.jpg') top center no-repeat;	
}

h1 {
	border-bottom: 2px solid #a6d9e8;
	color: #50b3cf;
	font-size: 24px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
}
h1.green {
	border-bottom: none;
	color: #5c8727;
	font-size: 29px;
	line-height: 30px;
	margin: 0;
	padding: 0;	
}
h1.blue {
	border-bottom: none;
	color: #50b3cf;
	font-size: 29px;
	line-height: 30px;
	margin: 0 0 15px 180px;
	padding: 0;	
}
h2 {
	color: #000;
	font-family: TradeGothicExtBold;
	font-size: 33px;
	margin: 0 0 5px 5px;
}

h3 {
	color: #db3916;
	font-family: TradeGothicExt;
	font-size: 18px;
	margin: 0 0 8px 0;
}

#main .sidebar h3 {
	color: #db3916;
	font-family: TradeGothic, Arial!important;
	font-size: 16px;
	margin: 0 0 8px 0;
}
h4 {
	color: #f08e21;
	font-family: TradeGothicExt;
	font-size: 29px;
	margin: 0 0 8px 5px;
}
h4 span {
	font-family: TradeGothicExtBold;
}
h5 {
	border-bottom: 1px solid #000;
	color: #5c8727;	
	font-family: TradeGothicBold;
	font-size: 24px;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
h5.sidebar {
	border-bottom: none;
	color: #f08e21;	
	font-family: TradeGothicBold;
	font-size: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	text-transform: none;
}
h6 {
	background: #4ebbbf;
	color: #fff;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 5px 0;
	text-align: center;
	text-transform: uppercase;
}
h6 a {
	color: #fff;
	text-decoration: none;
}
h6 a:hover {
	color: #ddd;
}

.noborder {
	border: 0;
	border: none;
}

#header {
	height: 410px;
	margin: 0 auto;
	width: 997px;
}
#header .logo {
	float: left;
	margin: 0px 0 10px 0;
}

#nav {
	background: url('/clients/springmaidbeach/images/nav_bar.png');
	height: 43px;
	width: 100%;	
}
#nav ul {
	margin: 0 auto;
	width: 997px;
}
#nav li {
	float: left;
	line-height: 39px;
	padding: 0 19px;
}
#nav li a {
	color: #5c8727;
	font-family: TradeGothicBold;
	font-size: 15px;
	text-decoration: none;	
}
#nav .current-menu-item a, #nav .current-page-ancestor a {
	color: #50b3cf;
	font-size: 20px;
}
#nav .current-menu-item li a, #nav .current-page-ancestor li a {
	color: #5c8727;
	font-size: 15px;
}
#nav li a:hover {
	color: #000;
}

#reservations {
	margin: 0 auto;
	width: 997px;	
}

#reservations .sidebar2 {
	background: url('/images/spacer.gif');
	font-family: TradeGothicCn;
	font-size: 13px;
	float: left;
	height: 250px;
	padding: 15px 25px;
	width: 143px;
}

#main {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 20px 0;
	width: 997px;
}


#main .content {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 100px 0 0;
	width: 560px;
}

#main .content p, #main .fullwidth p {
	line-height: 16px;
	margin: 0 0 15px 0;
}
#main .content strong, #main .fullwidth strong {
	font-weight: bold;
}
#main .content  #main .fullwidth span {
	color: #5c8727;
}
#main .content ul, #main .fullwidth ul {
	list-style: disc outside;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}
#main .content li, #main .fullwidth li {
	line-height: 18px;
}
#main .content .bigOrange:hover, #main .content .bigBlue:hover, #main .fullwidth .bigOrange:hover, #main .fullwidth .bigBlue:hover {
	color: #000;
}
#main .content a, #main .fullwidth a {
	color: #4F4F4F;
	text-decoration: none;
}
#main .content a:hover, #main .fullwidth a:hover {
	color: #000;
}
#main .fullwidth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 997px;
}
#main .fullwidth .package {
	background: url('images/icon-arrow.png') right center no-repeat;
	border-bottom: 1px solid #404040;
	color: #000;
	display: block;
	float: left;
	font-size: 11px;
	font-style: normal;
	height: 65px;
	margin: 0 15px 15px 0;
	padding: 5px 80px 5px 0;
	text-decoration: none;
	width: 380px;
}
#main .fullwidth .package:hover {
	color: #555;
}
#main .wide {
	margin: 0;
	width: 680px;
}
#main .wide .package {
	background: url('images/icon-arrow.png') right center no-repeat;
	border-bottom: 1px solid #404040;
	clear: none;
	color: #000;
	display: block;
	float: left;
	font-size: 11px;
	font-style: normal;
	height: 110px;
	margin: 0 10px 15px 0;
	padding: 5px 80px 5px 0;
	text-decoration: none;
	width: 250px;
}
#main .wide .package:hover {
	color: #555;
}

#footer {
	border-top: 2px solid #ef8a99;
	clear: both;
	font-size: 12px;
	line-height: 16px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
	text-align: center;
	width: 997px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #555;
}
#footer p {
	margin: 0 0 15px 0;
}
#footer strong {
	font-family: TradeGothicBold;
}