/*
-----------------------------------------------
Website: http://www.djadele.com/
Author:   James Pedrazzini
Version:  1.0
Date: March 9th, 2008
----------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, dt, dd p, blockquote, a, address, cite, em, font, img, ol, ul, li, fieldset, form, button, label, table, caption, tr, th, td {
		border: none;
		font-family: inherit;
		font-style: normal;
		font-weight: normal;
		margin: 0;
		padding: 0;
		list-style-type: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 62.5%;

}

/* Clearfix */

.clearfix {
	height: 0;
	clear: both;
}

/* Links */

a:link, a:visited {
	color: #76525f;
	text-decoration: none;
	font-weight: bold;
}
	
a:hover {
	color: #947681;
	font-weight: bold;
}

.arrow {
	margin: 0;
}

.arrow a {
	background: url(images/arrow.gif) 0 3px no-repeat;
	padding-left: 1.8em;
}

/* Navigation */

#navigation {
	float: right;
	margin: 7.5em 0 0 0;
}

#nav {
	margin: 0;
	padding: 0;
	height: 86px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}

#nav li .last-item {
	padding-right: 0;
}

#nav a {
	float: left;
	padding: 28px 14px 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:40px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -29px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -58px;
	}
	
#thome a {
	width: 63px;
	background: url(images/home2.gif) top left no-repeat;
	}

#tabout a {
	width: 70px;
	background: url(images/about2.gif) top left no-repeat;
	}
	
#tservices a {
	width: 85px;
	background: url(images/services2.gif) top left no-repeat;
	}

#tcontact a {
	width: 75px;
	background: url(images/contact2.gif) top left no-repeat;
	}
	
/* Sub Navigation */


.subnav li {
	border-bottom: 1px dotted #d5d4d4;
	background: url(images/arrow.gif) 6px 17px no-repeat;
}

.subnav a {
	color: #b8b8b8;
	padding: 1em 0 1em 2.5em;
	display: block;
	
}

.subnav a:hover {
	color: #947681;
}

li.sub-last {
	border: 0;
}

.subnav li:hover{
	background: #f3f3f3 url(images/arrow_hover.gif) 6px 17px no-repeat;
}

.subnav li.active {
	background: #f3f3f3 url(images/arrow_on.gif) 6px 17px no-repeat;
	color: #333;
}

li.sub-last {
	border: 0;
}

/* Header */

#header {
	background: #fbefd4 url(images/header_bg.gif) top left repeat-x;
	border-bottom: 4px solid #f4e6c5;
	margin: 0;
	padding: 0;
}

#decorative {
	background: url(images/header_decorativex.gif) top left repeat-x;
	height: 51px;
}

#mid-header {
	margin: 0 auto;
	width: 96em;
	padding-bottom: 1em;
}

#logo {
	width: 177px;
	height: 104px;
	margin: 1em 0;
	float: left;
}

/* Typography */

p {
	color: #555555;
	line-height: 1.5em;
	margin: 0 0 2em 0;
	font-size: 1.2em;
}

h2 {
	margin-bottom: .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #333;
}

ul li {
	font-size: 1.2em;
}

/* Structure */

#wrapper {
	background: #fff url(images/back_gradient.gif) top left repeat-x;
	border-top: 1px solid #F9F9F8;
}

#wrap-content {
	font-size: 1.2em;
	width: 80em;
	margin: 0 auto;
}

#wrap-body {
	background: url(images/border.gif) no-repeat 54em 0;
}

#splash {
	background: url(images/splash.gif) no-repeat;
	height: 179px;
	background-position: 50% 0;
	margin: 3em 0;
}


/* Left Column */

#left-col, #right-col {
	margin: 0;
	float: left;
	width: 52em;
	color: #555;

}

#service-img {
	background: url(images/head_service.gif) top left no-repeat;
	height: 31px;
	margin: 0 0 .5em 0;
}

#parties-img {
	background: url(images/head_parties.gif) top left no-repeat;
	height: 36px;
	margin: 0 0 .5em 0;
}

#message-img {
	background: url(images/head_message.gif) top left no-repeat;
	height: 34px;
	margin: 0 0 .5em 0;
}

#about-img {
	background: url(images/head_about.gif) top left no-repeat;
	height: 31px;
	margin: 0 0 .5em 0;
}

#experience-img {
	height: 36px;
	margin: 0 0 .5em 0;
	background-image: url(images/head_experience.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.important, .important-quotes, #important-quotes-last {
	border: 4px solid #f4e6c5;
	padding: 1em 1em .5em 1em;
	background-color: #fbefd4;
	margin: 0 0 2em 0;
}

.important-quotes, #important-quotes-last {
	font-size: 1.3em;
	line-height: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fbefd4 url(images/quotes.gif) top left no-repeat;
	background-position: 1em 1em;
	padding: 1em 2.5em 1em 3.5em;
}

#important-quotes-last {
	margin-bottom: 0;
}



.quote-name {
	font-style: italic;
	color: #818181;
}

#testimonials-img {
	background: url(images/head_testimonials.gif) top left no-repeat;
	height: 35px;
	margin: 0 0 .5em 0;
}

/* About */

#portrait {
	float: left;
	width: 120px;
	height: 111px;
	padding-right: 1.5em;
}

#consider-img {
	background: url(images/head_consider.gif) top left no-repeat;
	height: 35px;
	margin: 0 0 .5em 0;
}

#pricing-img {
	background: url(images/head_pricing.gif) top left no-repeat;
	height: 35px;
	margin: 0 0 .5em 0;
}

#details-img {
	background: url(images/head_details.gif) top left no-repeat;
	height: 35px;
	margin: 0 0 .5em 0;
}

#playlist-img {
	background: url(images/head_playlist.gif) top left no-repeat;
	height: 35px;
	margin: 0 0 .5em 0;
}

#faq-img {
	background: url(images/head_faq.gif) top left no-repeat;
	height: 35px;
	margin: 0 0 .5em 0;
}

#traits li {
	padding: 0 0 0 1.8em;
	margin-bottom: .5em;
	font-weight: bold;
	background: url(images/check.png) 0px 1px no-repeat;
}

/* Right Column */

#right-col {
	float: right;
	width: 24em;
}


#right-head, .right-head-pad, #right-head-nav, .foot-head {
	margin: 0 0 1em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #baadaf;
	font-style: italic;
}

#right-head-nav {
	margin: 0 0 .4em 0;
}

.right-head-pad {
	margin: 1em 0 .5em 0;
}

.col-link {
	margin: 0 0 0 0;
	border: 1px solid black;
}

.col-para {
	margin: 0 0 1em 0;
}

/* Music */

#c1 {
	float: left;
	width: 14em;
}

#c2 {
	float: left;
	width: 17em;
}

#c3 {
	float: left;
	width: 14em;
}

.features li {
	padding-left: 1.8em;
	margin-bottom: .5em;
	font-weight: bold;
	background: url(images/plus.png) 0px 1px no-repeat;
}

/* Flickr */

#flickr img {
		float: left;
		margin: 1em 0 0 0;
		background: #efefef;
		border: 1px solid #e0e0e0;
		padding: .5em;
		margin: 0 8px 8px 0;
		width: 10em;
		height: 9em;
}

#flickr img:hover {
	background: #e2e2e2;
}

/* Footer */

#footer li {
	line-height: 1.5em;
}

#footer p {
	color: #818181;
	margin-bottom: 0;
}

#border-top {
	background: url(images/decorative_border.gif) no-repeat;
	background-position: 50% 0;
	height: 21px;
	margin: 3em 0 1em 0;
}

#border-bottom {
	background: url(images/decorative_border_flip.gif) no-repeat;
	background-position: 50% 0;
	height: 21px;
	margin: 1em 0 0 0;
}

#foot-left {
	float: left;
	width: 25em;
}

#foot-middle {
	float: left;
	width: 25em;
	margin: 0 1em 0 1em;
}

#foot-right {
	float: right;
	width: 25em;
}

.foot-list {
	display: block;
	color: #818181;
}

.foot-list li {
	background: url(images/arrow.gif) 0 5px no-repeat;
	padding-left: 1.8em;
	margin-bottom: 1em;
}

.faq {
	color: #555;
}


/* Copyright */


#copy-left, #copy-right {
	float: left;
	color: #c1c1c1;
}

#copy-right {
	float: right;
	text-align: right;
}

/* Contact Form */

#form, #form-error, #form-approved {
	border: 4px solid #f4e6c5;
	padding: 1em 1em 1.4em 1em;
	background-color: #fbefd4;
	font-size: 1.2em;
	margin-bottom: 1em;
}

#form-error {
	background-color: #ffebe8;
	border: 4px solid #f9d2cc;
}

#form-approved {
	background-color: #e0f7d5;
	border: 4px solid #c0ebad;
}

.ulerror li {
	line-height: 1.6em;
	font-weight: bold;
}

.feedback {
	margin-bottom: 1em;
	padding-left: 7.3em;
	background-position: 5em 0;
}

#submitfield {
	padding: 1em 0 0 7.3em;
}

.c1-form {
		text-align: right;
		padding: 1em 2em 1em 0;
		font-weight: bold;
}

.reqfield, .reqfield-pad {
	padding: 0 0 0 2em;
	font-weight: bold;
}

.reqfield-pad {
	padding: 0 0 0 2.3em
}

fieldset input, fieldset select {
		font-family: "Lucida Grande", Verdana, sans-serif;
		font-weight: normal;
		color: #333;
		overflow: auto;		
}


fieldset label, .error {
		display: block;
		font-weight: bold;
		font-family: "Lucida Grande", Verdana, sans-serif;
}

.filler_cart {
		width: 20em;
		height: 1.5em;
}

input.button {
	color: #fff;
	background-color: #865F7D;
	padding: .5em 1em;
	border: 1px solid #B390B5;;
}

input.button:hover {
	color: #fff;
	background-color: #B390B5;
	padding: .5em 1em;
	border: 1px solid #B390B5;;
}

.photo {
	margin: 0px 10px 10px 0px;
	align: left;
}