body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbc1a7;
	background: #110915;
}

a:link, a:visited { color: #cfa3eb; text-decoration:none; } 
a:active, a:hover { color: #CCFF00; }

h1 {
	margin: 0px;
	padding: 10px 0;
	font-size: 26px;
	color: #dbb4e0;
	font-weight: normal;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #dbc1a7;
	border-bottom: 1px dotted #663e17;
}

h2 a {
	font-size: 18px;
	color: #dbc1a7;
}

h3 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 20px;
	color: #dbb4e0;
	border-bottom: 1px dotted #663e17;
}

span {
	font-size: 1.25em;
	color: #dbb4e0;
}

h4 {
	font-size: 2.5em;
}

p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;	
}

img.right {
    float: right;
	margin: 0 0 10px 10px;
}


/******* Header Section *******/
#header_panel {
	width:100%;
	margin: 0 auto;
	height: 145px;
}

#header_panel #header_section {
	width: 960px;
	height: 145px;
	margin:0 auto;
	background: url(images/header_bg.jpg) center top no-repeat;
}

#title_section a {
	display: block;
	float: left;
	width: 350px;
	height: 140px;
	text-indent: -5000px;
	padding: 0 0 0 0;
	font-size: 40px;
	color: #d3c2f9;
	outline: none;
}

#header_section #phone_box {
	float: right;
	width: 310px;
	padding: 85px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	color: #ffffff;
}

/*********** End Header Section *********/
/*********** Menu Section *********/
#menu_panel {
	width:100%;
	height: 59px;	
	margin: 0 auto;
	color: #ffffff;
}

#menu_panel #menu_section {
	width: 930px;
	height: 59px;	
	margin:0 auto;
	padding: 0 0 0 30px;
	color: #03a0a6;
	background:  url(images/menu_panel_bg.jpg) no-repeat;	
}

#menu_section ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu_section ul li {
	display: inline;
}

#menu_section ul li a {
	float: left;
	width: 110px;
	padding: 5px 0;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px solid #660e4c;	
}

#home #menu_section .home a, #order #menu_section .order a, #gallery #menu_section .gallery a, #testimonials #menu_section .testimonials a, #faq #menu_section .faq a, #about #menu_section .about a, #contact #menu_section .contact a {
	color: #d3c2f9;
	cursor: default;
}

#wedding #rtmenu .wedding a, #business #rtmenu .business a, #convention #rtmenu .convention a, #anniversary #rtmenu .anniversary a, #party #rtmenu .party a {
	color: #ccff00;
	cursor: default;
}
/********* end menu section *********/

/********* content panel *********/
#content_container {
	clear: both;
	overflow: hidden;
	width:100%;
	margin: 0 auto;
}

#content_container #content {
	overflow: hidden;
	height: 100%;
	width: 930px;
	padding: 30px 0 0 15px;
	margin:0 auto;
	background: url(images/content_top.jpg) top center no-repeat;
}

#content_left {
	float: left;
	width: 600px;
	margin-bottom: 15px;
}

#content_right {
	float: right;
	width: 300px;
	margin-bottom: 15px;
}

#content_left .post {
	width: 600px;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border: 1px solid #1e1125;
	background: #180d1e;	
}

* html #content_left .post {
	margin-bottom: 15px;
}

.post .post_title {
	width: 570px;
	height: 55px; /* padding 20px + */
	margin: 0px;
	padding: 20px 0px 5px 30px;
	font-size: 26px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	background: url(images/post_title_bg.jpg) no-repeat;
}

.post .post_title .post_info {
	width: 100%;
	font-weight: normal;
	font-size: 12px;
	color: #dbc1a7;
	margin-top: 6px;
}

.post .post_body {
	padding: 15px 30px;
	font-size: 1.2em;
	font-weight: bold;
}

.post .post_bodyital {
	padding: 15px 30px;
	font-size: 1.0em;
	font-weight: bold;
	font-style: italic;
}

.post .post_body img {
	margin-bottom: 15px;
}

.bar {
	width: 350px;
	color: #ff00ff;
	margin: auto;
	padding: 0 0;
}

#content_right .right_section {
	clear: both;
	display:inline-block;
	width: 250px;
	padding: 15px 15px 10px 15px;
	margin-bottom: 30px;
	color: #dbc1a7;	
	background: #180d1e url(images/right_section_bg.jpg) top center no-repeat;	
	border-bottom: 1px solid #361d40;	
}

#content_right .right_section ul {
	clear: both;
	margin: 0 0 0 15px;
	padding: 0px;
}

#content_right .right_section ul li {
	margin: 0 0 5px 0;
}

#content_right .right_section ul li a, a:hover {
	font-weight: normal;
}

#bottom_panel {
	width:100%;
	margin: 0 auto;

}

#bottom_panel #bottom_section {
	overflow: hidden;
	height: 100%;
	width: 930px;
	margin:0 auto;
	padding: 40px 0 15px 30px;	
	background: url(images/content_bottom.jpg) center bottom no-repeat;
	border-top: 1px solid #3d234d;
}

#bottom_section .bottom_section_content {
	display: inherit;
	width: 900px;
	padding-right: 20px;
	margin:0 0 15px 10px;
}

#bottom_section .bottom_section_content ul {
	margin: 0 0 0 10px;
	padding: 0 0 5px 10px;
}

#bottom_section .bottom_section_content li a {
	color: #dbc1a7;
}

#footer_panel {
	width:100%;
	margin: 0 auto;
	background: #000000 url(images/footer_bg_repeat.jpg) repeat-x;
	color: #ffffff;
}

#footer_panel #footer_section {
	width: 960px;
	margin:0 auto;
	padding: 20px 15px;	
	text-align: center;
	background: url(images/footer_bg.jpg) no-repeat;
}

.ico {
    position: relative;
    padding-right: 30px;
    height: 20px;
    padding-bottom: 2px;
    vertical-align: middle;
    background: 100% 0 no-repeat;
}

.ico-more {
   background-image: url('images/ico-more.gif');
}

#rightside {
	margin: 0 0 0 140px;
	
}

.ital {
	text-decoration: none;
	font-style: italic;
	font-size: .9em;
	padding: 0 15px 0 15px;
}



