/* @override http://echodesigngroup.net/tangles/v2/_css/style.css */

/* @override http://echodesigngroup.net/tangles/v2/_css/style.css */

/* @override http://echodesigngroup.net/tangles/v2/_css/style.css */

html {
	background-color: #1a1a1a;
}

body {
	color: #fff;
	font: 12px/20px Arial, Helvetica, Geneva, sans-serif;
}

/* @group utility */

.clear {
	clear: both;
}
p {
	margin-bottom: 25px;
}
a {
	color: #fff;
}
h2 {
	font: normal normal 18px "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	margin-bottom: 5px;
}
small {
	font-size: 10px;
}
/* @end */

/* @group main */

#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
	margin-top: 50px;
}

#sidebar {
	width: 282px;
	float: left;
	border-right: 1px solid #121212;
}

#sidebar .sep {
	background-image: url(../images/sep_tangle.gif);
	height: 45px;
	width: 230px;
	display: block;
	margin-bottom: 25px;
	margin-top: 5px;
	margin-left: 25px;
}

#sidebar #logo {
	width: 282px;
	height: 369px;
	background-image: url(../images/logo.gif);
}

#sidebar #logo a {
	width: 283px;
	height: 369px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
}

#sidebar #lower {
	background: url(../images/bg_sidebar_lower.gif) repeat-x;
	padding-top: 25px;
}

#sidebar #btn_gallery, #btn_share {
	padding-left: 25px;
	padding-bottom: 25px;
}

#sidebar #btn_gallery a {
	background-image: url(../images/btn_gallery.gif);
	width: 230px;
	height: 147px;
	display: block;
	text-indent: -444444px;
	overflow: hidden;
}

#content {
	width: 497px;
	float: right;
}

#content #nav {
	height: 46px;
	background: url(../images/bg_nav.gif) repeat-x;
	padding-top: 32px;
	padding-left: 68px;
}

#content #nav li {
	float: left;
	padding-right: 25px;
}

#content #nav li a {
	display: block;
	text-indent: -4444444px;
	overflow: hidden;
	height: 15px;
}

/* @group nav */

a#home_nav {
	width: 40px;
	background: url(../images/nav.gif) 0 0;
}

a:hover#home_nav {
	background: url(../images/nav.gif) 0 -15px;
}

.selected a#home_nav {
	background: url(../images/nav.gif) 0 -15px;
}

a#services_nav {
	width: 53px;
	background: url(../images/nav.gif) -62px 0;
}

a:hover#services_nav {
	background: url(../images/nav.gif) -62px -15px;
}

.selected a#services_nav {
	background: url(../images/nav.gif) -62px -15px;
}

a#packages_nav {
	width: 56px;
	background: url(../images/nav.gif) -137px 0;
}

a:hover#packages_nav {
	background: url(../images/nav.gif) -137px -15px;
}

.selected a#packages_nav {
	background: url(../images/nav.gif) -137px -15px;
}

a#news_nav {
	width: 104px;
	background: url(../images/nav.gif) -215px 0;
}

a:hover#news_nav {
	background: url(../images/nav.gif) -215px -15px;
}

.selected a#news_nav {
	background: url(../images/nav.gif) -215px -15px;
}

a#contact_nav {
	width: 51px;
	background: url(../images/nav.gif) -342px 0;
}

a:hover#contact_nav {
	background: url(../images/nav.gif) -342px -15px;
}

.selected a#contact_nav {
	background: url(../images/nav.gif) -342px -15px;
}

/* @end */

#home #content #billboard {
	height: 241px;
	padding: 25px;
}

#sub #content #billboard {
	padding: 25px 25px 10px;
}

#home #content #main {
	background: url(../images/bg_content.jpg) repeat-x;
}

#content #main {
	padding: 25px;
}

#home #content #main h1 {
	display: block;
	width: 188px;
	height: 52px;
	overflow: hidden;
	background: url(../images/h1_welcome.gif) no-repeat;
	text-indent: -444444px;
	margin-bottom: 20px;
}

#content #main h1#services {
	display: block;
	width: 284px;
	height: 25px;
	overflow: hidden;
	background: url(../images/h1_services.gif) no-repeat;
	text-indent: -444444px;
	margin-bottom: 20px;
}

#content #main h1#packages {
	display: block;
	width: 284px;
	height: 25px;
	overflow: hidden;
	background: url(../images/h1_packages.gif) no-repeat;
	text-indent: -444444px;
	margin-bottom: 20px;
}

#content #main h1#news {
	display: block;
	width: 284px;
	height: 25px;
	overflow: hidden;
	background: url(../images/h1_news.gif) no-repeat;
	text-indent: -444444px;
	margin-bottom: 20px;
}

#content #main h1#contact {
	display: block;
	width: 284px;
	height: 25px;
	overflow: hidden;
	background: url(../images/h1_contact.gif) no-repeat;
	text-indent: -444444px;
	margin-bottom: 20px;
}
#content #main h1#gallery {
	display: block;
	width: 309px;
	height: 25px;
	overflow: hidden;
	background: url(../images/h1_gallery.gif) no-repeat;
	text-indent: -444444px;
	margin-bottom: 20px;
}
.notes {
	font-size: 12px;
	margin-bottom: 25px;
	margin-top: 10px;
	color: #666666;
}

p.large {
	font: italic 14px/22px Georgia, "Times New Roman", Times, serif;
}
ul#toc {
	list-style: none;
	width: 445px;
}

#toc li {
	background: url(../images/dot.gif) repeat-x 0 14px;
	line-height: 20px;
}

#toc li a {
	float: left;
	padding: 0 4px 0 0;
	background-color: #000;
	text-decoration: none;
}

#toc li span {
	float: right;
	padding: 0 0 0 4px;
	background-color: #000;
}

#toc li br {
	clear: both;
}

#footer {
	height: 35px;
	background: url(../images/bg_footer.jpg) no-repeat;
}

/* @end */

/* @group gallery */

.main_gallery .photo {
	float: left;
	width: 100px;
	height: 100px;
	background-color: #252525;
	margin-right: 10px;
	margin-bottom: 10px;
}


/* @end */

/* @group packages */

.package {
	margin-bottom: 0;
}
.details {
	float: left;
	width: 370px;
	margin-bottom: 10px;
}
.price {
	float: right;
	width: 75px;
	text-align: right;
}
/* @end */

/* @group news */
.entry {
	border-bottom: 1px solid #252525;
	margin-bottom: 20px;
}
.entry p {
	margin-bottom: 20px;
}
.entry .title {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

/* @end */