body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01b2.gif) repeat-x left top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bg-pages {
	/*background-image:url(images/img01b2.gif) repeat-x left top;*/
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #ec008c;
}

h1 {
	letter-spacing: .2emx;
	font-size: 2.2em;
	text-transform:capitalize;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	text-align:left;
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background:url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}


#menu-icons {
	display: block;
	float: right;
	padding: 0 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu-icons ul {
	margin: 0;
	list-style: none;
}

#menu-icons li {
	display: inline;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #ec008c 1px solid;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #ec008c 1px solid;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg-about {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 104px;
	background:url(images/img10about.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

#headerbg-book {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 104px;
	background:url(images/img10bookus.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

#headerbg-contact {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 104px;
	background:url(images/img10contact.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

#headerbg-questions {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 104px;
	background:url(images/img10questions.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

#headerbg-svc {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 104px;
	background:url(images/img10services.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/detour.gif) no-repeat left 50%;
	height: 55px;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #4E4E4E;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 10px 0 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03b.gif) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03b.gif) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
}

#latest {
	float: left;
	width: 600px;
	padding: 0px 100px 0px 120px;
	line-height: 22px;
	font-size: 12px;
}

#blurbs {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 22px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
	text-transform:uppercase;
	letter-spacing:.1em;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

.post .entry-no-line {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #4E4E4E;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
		color:#ec008c;

}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
	
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #4E4E4E;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06b.gif) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
	color:#000000;
}

#legal a {
	color: #000000;
}

#links {
	float: right;
}

.clearboth{
	clear:both;
}
   
/* the gallery
---------------------------------------------------------------------------------*/

/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#000;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#album {
	width:600px;
	height:600px;
	background:url(images/page-elements/gallery-bkgnd.gif) no-repeat;
	border:0px solid #aaa;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.gallery {
padding:0; 
margin:0 0 0 0; 
list-style-type:none; 
position:relative; 
width:500px;
}
/* remove the default image border */
.gallery img {
border: #ec008c 1px solid;
}
/*make the list horizontal 
.gallery li {
float:left;
}*/

/* style the link text to be central in a surrounding box */
.gallery li a, .gallery li a:visited {
font-size:0px; 
text-decoration:none; 
color:#000; 
background:#fff; 
text-align:center; 
width:54px; 
height:40px; 
line-height:24px; 
/*border:1px solid #444;*/
margin:2px;
}

/* position the images using an absolute position and hide them from view */
.gallery li a img.pic {
position:absolute; 
top:-580px; 
left:0; 
visibility:hidden; 
border:0;
}
/* fix the top position for the landscape images */
.gallery li a img.landscape {
top:0;
margin-left: 120px;
margin-top: 120px;
border-top: #ec008c 1px solid;
border-right: #ec008c 1px solid;
border-left: #ec008c 1px solid;
border-bottom: #ec008c 9px solid;
}
/* fix the left position for the portrait images */
.gallery li a img.portrait {
top: 0;
height:100%;
margin-left: 170px;
border-top: #ec008c 1px solid;
border-right: #ec008c 1px solid;
border-left: #ec008c 1px solid;
border-bottom: #ec008c 9px solid;
}
/* style the hover background color for the text boxes */
.gallery li a:hover {
background:#ddd;
}
/* style the active/focus colors for the text boxes (required for IE) */
.gallery li a:active, .gallery li a:focus {
background:#444; 
color:#fff;
}
/* make the images visible on active/focus */
.gallery li a:active img.pic, 
.gallery li a:focus img.pic {
visibility:visible;
}

