body {
	background: #fff url(images/bg.jpg) repeat;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif, 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:12px;
	height: 100%;
	color:#414042;
	
}
a{
		color: #414042;}
		
		a:hover{
			color:#F00;}
	
#pagewrapper {
	width: 950px;
	height: 560px;
	padding: 5px;
	margin: 0 auto;
	margin-top: 100px;
	background:url(images/wrapperbg.png) top left no-repeat;
}
#copyright {
	text-align:right;
	width: 950px;
	height: 20px;
	padding: 5px;
	margin: 0 auto;
	font-size:10px;
	color: #414042;
	font-size:0.9em;
}

#copyright a{
	color:#414042;
	font-size:0.9em;
}
#copyright a:hover{
	color:#f00;
}

#pagebg {
	background: #fff;
	width: 930px;
	height: 520px;
	padding: 9px;
	border: 1px solid #414042;
}
#content {
	width: 930px;
	height: 520px;
	background: #fff;
}
#left {
	float: left;
	width: 310px;
	height: 520px;
	
}
#right {
	float: left;
	width: 620px;
	height: 520px;
	
	background: #fff;
	position: relative;
}
#logo {

	width: 250px;
	height:220px;
	background: url(img/deva-petals-logo.jpg)no-repeat;
	margin: 0 auto;
	margin-top: 20px;
}
.menu {
	width: 250px;
	margin: 0 auto;
}
.menu li {
	border-bottom: 1px dotted #414042/*ccc*/;
	line-height: 30px;
}
.menu a {
	color: #414042;
}
.menu a:hover {
	color: #f00;
}
.wactive {
	padding-left: 5px;
}
/* Tab Content */
h1{
	font-size:3em; }

h2 {
	display: block;
	width: 600px;
	height: 40px;
	background: #414042;
	color: #fff;
	font-size: 20px;
	padding: 15px 0px 0px 20px;
	margin: 0;
}
.tabcontent {
	width: 580px;
	padding: 20px;
	line-height: 16px;
	
}
.tabcontent p {
	margin-bottom: 7px;
		text-align:justify;

	
}
#centerimage{
	text-align:center;}
/* Photo Gallery */
.gallery {
	width: 520px;
	margin: 0 auto;
}
.gallery img{
	margin: 0px 20px 20px 0px;
}
/* Contact Us */
.contactleft {
	float: left;
	width: 270px;
	margin-top: 5px;
	padding-right: 20px;
}
.contactright {
	float: left;
	width: 290px;
	margin-top: 5px;
	color: #414042;
}
.contactleft label {
	color: #414042;
	display: block; 
	width: 115px;
	float: left; 
	clear: both;  
	white-space: nowrap;
}
.contactleft input.text, .contactleft textarea {
	border: 1px solid #414042;
	padding: 3px;
	width: 140px; 
	background: #fff; 
	display: block; 
	color: #f00;
	font-size: 10px;
}
.contactleft textarea {
	height: 60px;
}
.contactleft input.submit {
	text-transform:uppercase;
	border: 1px solid #222;
	width: 70px;
	background: #414042; 
	color: #000;
	font-size: 10px;
	padding: 3px;
	float: right;
	margin: 4px;
	cursor:pointer;
}
blockquote {
display: block;
padding: 0 60px;
width: 350px;
text-align:left;
}
blockquote p{
	font-size:1.2em;
font-style:italic;
color:#3b3828;
text-align:left;
}

blockquote:before, blockquote:after{
color: #3b3828;
display: block;
font-size: 700%;
width: 50px;
}

blockquote:before {
content: open-quote;
margin-top:40px;
height: 0;
margin-left: -0.35em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: 30px;
margin-left: 230px;
}

/*.footer {
	width: 900px;
	height: 50px;
	padding:0 20px;
	margin:40px auto;
	text-align: left;
	border-top: 1px solid #c5b356;
	color:#c5b356;}

.footer .right { text-align: right; }

.footer p {
	font-size:12px;
	line-height:50px  }*/

