/*
Decorating Solutions (.com)

Author(s):   Flying Turtle Marketing.
Version:  1.0 -- 2007.
Copyright (c): 2007 All rights reserved.
------------------------------------------------- */

/*
COMMON 
------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: .81em;
	color: #42210B;
	margin: 10px 0 20px 0;
	background-color: #F6F5EE;
}
h1, h2, h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #98002E;
}
h4, h5, h6 {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #42210B;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.6em;
	margin: 0 0 10px 0px;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
a:link, a:visited {
	text-decoration: underline;
	color: #98002E;
	font-weight:bold;
}
a:hover, a:active {
	text-decoration: underline;
	color: #580007;
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.testimony {
	border-top: 1px solid #A67C52;
	border-bottom: 1px solid #A67C52;
	background: #E1E1D5;
	padding: 8px;
	text-align: left;
}
.tiny {
	font-size: 1px;
	line-height: 1px;
}
.alignLeft {
	text-align: left;
}
.alignJustify {
	text-align: justify;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.mb10 {
	margin-bottom: 10px;
}
ul.bullet {
	margin-left: 0px;
}
ul.bullet li {
	list-style: none;
	padding-left: 15px;
	background: url(images/v2/bullet.gif) top left no-repeat;
	margin-bottom: 5px;
}
ul.bullet-mini li {
	list-style: none;
	padding-left: 10px;
	background: url(images/v2/bullet-mini.gif) top left no-repeat;
	display: inline;
	margin-right: 15px;
}
#container {
	width: 760px;
	margin: 0 auto;
	background: url(images/v2/main-bg-middle.jpg) top left repeat-y #F6F5EE;
}
#wrap {
	background: url(images/v2/main-bg-top.jpg) top left no-repeat;
}
#main {
	background: url(images/v2/main-bg-bottom.jpg) bottom left no-repeat;
	padding: 0 30px 40px 30px;
}
#header {
	padding: 29px 0 0 15px;
}
#header h1 {
	height: 100px;
	width: 286px;
}
#header h1 a {
	display: block;
	height: 100px;
	width: 286px;
	text-decoration: none;
}
#header h1 a strong {
	display: none;
}
#header .level1 {
	position: relative;
}
#headline .level1 {
	margin-top: 10px;
	background: url(images/v2/headline-bg.jpg) top left no-repeat #FAF9F3;
}
#headline .level1 h3 {
	padding: 10px;
}
#nav {
	background: url(images/v2/nav-bg-2.jpg) top left no-repeat;
	height: 30px;
}
#nav ul {
	margin: 0 25px 0 25px;
	width: 640px;
	list-style-type: none;
	clear: left;
	height: 30px;
}
#nav ul li {
	display: block;
	float: left;
}
#nav ul li a {
	display: block;
	height: 30px;
}
#nav ul li strong {
	display: none;
}
li.home a, li.home_on a {
	width: 85px;
}
li.services a, li.services_on a {
	width: 115px;
}
li.about a, li.about_on a {
	width: 115px;
}
li.portfolio a, li.portfolio_on a {
	width: 115px;
}
li.resources a, li.resources_on a {
	width: 115px;
}
li.contact a, li.contact_on a {
	width: 95px;
}
li.home a:hover, li.home_on a {
	background: transparent url(images/v2/nav-2.jpg) 5px 0px no-repeat;
}
li.services a:hover, li.services_on a {
	background: transparent url(images/v2/nav-2.jpg) -80px 0px no-repeat;
}
li.about a:hover, li.about_on a {
	background: transparent url(images/v2/nav-2.jpg) -195px 0px no-repeat;
}
li.portfolio a:hover, li.portfolio_on a {
	background: transparent url(images/v2/nav-2.jpg) -310px 0px no-repeat;
}
li.resources a:hover, li.resources_on a {
	background: transparent url(images/v2/nav-2.jpg) -425px 0px no-repeat;
}
li.contact a:hover, li.contact_on a {
	background: transparent url(images/v2/nav-2.jpg) -540px 0px no-repeat;
}
#content {
	margin-top: 15px;
	padding: 0 5px;
}
#alert {
	color: red;
}
blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 1.1em;
}
/*
HOME 
------------------------------------------------- */

#home .level1 .left {
	width: 420px;
	float: left;
}
#home .level1 .left h3 {
	margin: 0 0 10px 15px;
}
#home .level1 .left p {
	margin: 0 0 7px 15px;
	text-align: left;
}
#home .level1 .left ul {
	margin-left: 15px;
}
#home .level1 .left ul li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	padding-left: 10px;
	background: url(images/v2/bullet-mini.gif) top left no-repeat;
}
#home .level1 .right {
	width: 250px;
	float: left;
	margin-left: 20px;
}
#home .level1 .right div {
	border: 1px solid #E8E7DD;
	background: #fff;
	padding: 4px;
	text-align: left;
}
#home .level1 .right p {
	margin-top: 7px;
	padding: 0 2px;
}
#home .level2 {
	margin-top: 15px;
}
#home .level2 .left {
	width: 420px;
	float: left;
}
#home .level2 .left div {
	background: #E1E1D5;
	padding: 8px;
	text-align: left;
}
#home .level2 .right {
	width: 250px;
	float: left;
	margin-left: 20px;
	background: url(images/v2/client-login-mini-bg-2.jpg) top left no-repeat;
	height: 100px;
}
#home .level2 .right div {
	padding: 19px 0 0 15px;
}
#home .level2 .right div h3 {
	margin-bottom: 10px;
}
#home .level2 .right div p {
	margin: 0px;
	padding: 0px;
}
#home .level2 .right div p.l {
	display: inline;
	width: 105px;
}
#home .level2 .right div p.m {
	display: inline;
	width: 10px;
	font-size: 1px;
	height: 1px;
}
#home .level2 .right div p.r {
	display: inline;
	width: 105px;
}
#home .level2 .right div p input {
	width: 103px;
	padding: 1px;
	border: 1px solid #D0D0D0;
	color: #59A1C5;
	font-size: 11px;
	overflow: hidden;
}
/*
SERVICES 
------------------------------------------------- */

#services .level1 .full {
	margin: 0 15px 0 15px;
	border-bottom: 1px solid #E8E7DD;
}
#services .level1 .full p {
	margin: 0 0 10px 0;
	text-align: left;
}
#services .level2 {
	margin: 15px 15px 0 15px;
}
#services .level2 .left {
	width: 320px;
	float: left;
}
#services .level2 .left h3 {
	margin: 0 0 5px 0;
	text-indent: -9000px;
	background: url(images/v2/weddings_services-sub.jpg) top center no-repeat #FAF9F3;
	height: 20px;
}
#services .level2 .left h5 {
	margin: 0 0 5px;
	width: 320px;
}
#services .level2 .left h5 a {
	text-decoration: underline;
}
#services .level2 .left h5 a strong {
	display: none;
}
#services .level2 .left p {
	margin: 0 6px 5px 6px;
	text-align: left;
}
#services .level2 .left ul {
	margin-left: 6px;
}
#services .level2 .left ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding-left: 20px;
	background: url(images/v2/bullet.gif) top left no-repeat;
}
#services .level2 {
	margin-top: 15px;
}
#services .level2 .right {
	width: 320px;
	float: left;
	margin-left: 20px;
}
#services .level2 .right h3 {
	margin: 0 0 5px 0;
	text-indent: -9000px;
	background: url(images/v2/parties-events_services-sub.jpg) top center no-repeat #FAF9F3;
	height: 20px;
}
#services .level2 .right p {
	margin: 0 6px 5px 6px;
}
#services .level2 .right ul {
	margin-left: 6px;
}
#services .level2 .right ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding-left: 20px;
	background: url(images/v2/bullet.gif) top left no-repeat;
}
/*
ABOUT US
------------------------------------------------- */

#about .level1 .left {
	width: 420px;
	float: left;
}
#about .level1 .left p {
	margin: 0 0 7px 0px;
	text-align: left;
}
#about .level1 .right {
	width: 250px;
	float: left;
	margin-left: 20px;
}
#about .level1 .right ul {
	margin: 10px 0 10px 0;
}
#about .level1 .right ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding-left: 20px;
	background: url(images/v2/bullet.gif) top left no-repeat;
}
#about .level1 .right p {
}
#about .level1 .left ul {
	margin: 10px 0 10px 0;
}
#about .level1 .left ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding-left: 20px;
	background: url(images/v2/bullet.gif) top left no-repeat;
}

/*
CONTACT US
------------------------------------------------- */

#contact .level1 {
	margin: 0 15px 0 15px;
}
#contact .level1 .left {
	width: 405px;
	float: left;
}
#contact .level1 .left p {
	margin: 0 0 7px 0;
	text-align: left;
}
#contact .level1 .left #contact-form {
	padding: 15px;
	background: #F3F1E9;
}
#contact-form label {
	display: block;
	text-align: left;
	color: #98002E;
	margin-bottom: 3px;
}
#contact-form input {
	padding: 2px 1px;
	border: 1px solid #D0D0D0;
	color: #333333;
	margin-bottom: 3px;
}
#contact-form textarea {
	width: 360px;
	height: 80px;
	padding: 2px 1px;
	border: 1px solid #D0D0D0;
	color: #333333;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	margin-bottom: 7px;
}
#contact-form p.reset-submit {
	text-align: right;
	margin-bottom: 5px;
}
#contact-form p.note {
	text-align: left;
	border-top: 2px solid #d0d0d0;
	padding-top: 5px;
}
#contact .level1 .right {
	width: 225px;
	float: left;
	margin-left: 20px;
}
#contact .level1 .right div {
	border-left: 1px solid #E8E7DD;
	padding-left: 20px;
}
#contact .level1 .right div ul {
	margin: 10px 0 10px 0;
}
#contact .level1 .right div ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
}
#contact .level1 .right div p {
}
dl.contact_info {
}
dl.contact_info dt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 10px;
	color: #98002E;
}
dl.contact_info dt span {
	padding: 3px 5px;
	background: #F3F1E9;
}
dl.contact_info dd {
	margin-top: 5px;
	line-height: 1.5em;
	text-align: left;
	padding-left: 5px;
}
#messagesent .level1 {
	margin: 0 15px 0 15px;
}
#messagesent .level1 .left {
	width: 405px;
	float: left;
}
#messagesent .level1 .left h3 {
	margin: 0 0 10px 0;
	text-indent: -9000px;
	background: url(images/v2/thank-you.jpg) top left no-repeat #FAF9F3;
	height: 15px;
}
#messagesent .level1 .left p {
	margin: 0 0 7px 0;
	text-align: left;
}
#messagesent .level1 .left div {
	padding: 20px;
	background: #F3F1E9;
}
#messagesent .level1 .right {
	width: 200px;
	float: left;
	margin-left: 20px;
}
#messagesent .level1 .right div {
	border-left: 1px solid #E8E7DD;
	padding-left: 20px;
}
#messagesent .level1 .right div ul {
	margin: 10px 0 10px 0;
}
#messagesent .level1 .right div ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
}
#messagesent .level1 .right div p {
}
/*
PORTFOLIO
------------------------------------------------- */

#portfolio .level1 {
	margin: 0 15px 0 15px;
}
#portfolio .level1 .left {
	width: 405px;
	float: left;
}
#portfolio .level1 .left p {
	margin: 0 0 7px 0;
	text-align: left;
}
#portfolio .level1 .left #login-form {
	padding: 15px;
	background: #F3F1E9;
}
#portfolio .level1 .left #login-form p.alert {
	color: red;
	margin-bottom: 7px;
}
#portfolio .level1 .right {
	width: 230px;
	float: left;
	margin-left: 20px;
}
#portfolio .level1 .right div {
	border-left: 1px solid #E8E7DD;
	padding-left: 20px;
}
#portfolio .level1 .right div h3 {
	margin: 10px 0 10px 0;
	text-indent: -9000px;
	background: url(images/v2/dont-have-account.jpg) top left no-repeat #FAF9F3;
	height: 34px;
}
#portfolio .level1 .right div p {
}
/*
FOOT 
------------------------------------------------- */

#foot {
	width: 760px;
	margin: 10px auto;
	text-align: center;
	color: #ACA797;
	font-size: .81em;
}
#foot p a:link, #foot p a:visited {
	color: #7C786B;
	text-decoration: none;
}
#foot p a:hover, #foot p a:active {
	color: #48453D;
	text-decoration: none;
}

