body {
	width:100%;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	font-family:Monotype Corsiva, serif;
}




#content{
	width:960px;
	min-height:900px;
	height:100%;
	margin:0 auto 0 auto;
	background-color:#fff;
	padding:0px;
	background-image: url(/images/leftcolumn.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:2px solid #000;
	border-top:0px;
}



#leftside {
	float:left;
	width:320px;
}

#rightside {
	float:right;
	width:635px;
}

#logo{
	width:308px;
	height:252px;
	background-image:url(/images/trt_logo.png);
	background-repeat:no-repeat;
	position:relative;
	left:7px;
	top:10px;
}

#storeinfo {
	font-family:arial, helvetica, sans serif;
	font-size:13px;
	text-align:right;
	color:#440e62;
	letter-spacing:.1em;
	line-height:16px;
	position:relative;
	top:-50px;
	right:20px;
}

#nav_scroll {
	width:632px;
	height:208px;
	background-image:url(/images/scroll.png);
	background-repeat:no-repeat;
}

#nav_bar {
	float:left;
	width:520px;
	height:40px;
	margin:67px 0 0 58px;
	padding-top:6px;
}

#nav_bar a{
	font-size:26px;
	text-decoration:none;
	color:#55298a;
	margin:15px 5px 0px 5px;
}

#nav_bar a:hover{
	text-decoration:underline;
}
	

#intro_text {
	width:400px;
	font-size:20px;
	text-align:justify;
	color:#55298a;
	margin:60px 0px 0px 115px;
}

#flourish {
	width:465px;
	height:125px;
	background-image: url(/images/bottomflourish.jpg);
	background-repeat:no-repeat;
	margin:50px 0px 0px 86px;
}


#frame {
	margin-left:5px;
	margin-top:20px;
}
	

#packages {
	width:250px;
	float:left;
	margin-left:40px;
	margin-top:40px;
}


#package_details {
	width:400px;
	height:400px;
	margin:0 auto 0 auto;
	background-image:url(/images/package_bg.jpg);
	background-repeat:no-repeat;	
}

.package_header {
	width:330px;
	margin:0 auto 0 auto;
}

.package_text {
	width:340px;
	font-family:arial, helvetica, sans serif;
	font-size:12px;
	text-align:center;
	margin:0 auto 0 auto;
}

#policies {
	width:635px;
	font-family:monotype corsiva, serif;
}

#policies #title{
	font-size:24px;
	color:#662d91;
	text-indent:60px;
	margin-top:20px;
	margin-bottom:20px;
}

#faqs {
	width:500px;
	margin:0 auto 0 auto;
}

.question {
	font-size:20px;
	color:#662d91;
}

.answer {
	font-family:arial, helvetica, sans serif;
	font-size:13px;
	color:#662d91;
	text-align:justify;
}

#photos {
	width:500px;
	margin:20px auto 0 auto;
}

#photos img{
	width:150px;
	margin:5px;
	border:1px solid #662d91;
}


#photos1 {
	width:500px;
	margin:20px auto 0 auto;
}

#photos1 img{
	width:110px;
	margin:5px;
	border:1px solid #662d91;
}

#form_return {
	width:380px;
	margin:40px auto 0 auto;
	font-size:24px;
	color:#662d91;
	text-align:center;
}


#paypal {
	width:160px;
	margin:30px auto 0 auto;
	font-family:arial, helvetica, sans serif;
	font-size:15px;
	font-weight:bold;
}

#contact_text {
	width:500px;
	margin:30px auto 0 auto;
	font-family:arial, helvetica, sans serif;
	font-size:16px;
	color:#662d91;
	text-align:justify;
}


#contact_form {
	font-family:arial, helvetica, sans serif;
	font-size:14px;
	color:#662d91;
}

#question_contact {
	width:500px;
	margin:30px auto 0 auto;
	font-family:arial, helvetica, sans serif;
	font-size:18px;
	color:#440e62;
	line-height:22px;
	text-align:center;
	border:1px solid #662d91;
	background-color:#f0e9fb;
	padding:20px;
}

#question_contact a{
	color:#440e62;
	
}

#cn {
	width:200px;
	margin:10px auto 0 auto;
	font-family:arial, helvetica, sans serif;
	color:#fff;
	font-size:10px;
}

#cn a{
	color:#fff;
}