html, body, div, p, h1, h2, h3, img, form, input {
margin:0px;
padding:0px;
border:0px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.5em;
}

body {
	background:#F4ECDF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p {
padding: 5px 0 5px 0;
}

a {
font-family:Arial, Verdana, Helvetica, sans-serif;
color: #d64679;
}


.clear {
clear:both;
}

.strong {
font-weight:bold;
}

h2 {
color:#000000;
font-size:16px;
font-weight:bold;
}

h3 {
color:#000000;
font-size:14px;
font-weight:bold;
}

#imprintbar {
height:27px;
width:100%;
background:#535353;
border-bottom:1px solid #333;
position:relative;
}

#searchForm {
position:absolute;
top:3px;
left:675px;
vertical-align:middle;
}

#searchForm input.text {
margin:0 0 15px 0;
	
}

#titlebar h1 {
color:#FFFFFF;
font-size:14px;
position:relative;
left:15px;
top:2px;
}

#container {
position:relative;
width:100%;
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#content {
position:relative;
width:900px;
border:1px #000 solid;
overflow:hidden;
}

#header {
background:url(images/title_bg.jpg) top left no-repeat;
height:403px;
color:#FFFFFF;
position:relative;
}

#sharetop {
	width:100%;
	height:34px;
	background:url(images/sharetop_bg.gif) top left repeat-x #8d5350;
}

#order {
font-size:12px;
}

#order p {
	font-size:16px;
}

#order img {
	float:left;
	padding:0 5px 5px 0;
}

#order a {
	color:#FFF;
}
	

#leftside {
float:left;
width:594px;
background:url(images/leftside_bg.jpg) top left no-repeat #f3ebe0;
padding-bottom:25px;
color:#573633;
font-size:13px;
position:relative;
}

#leftside a{
font-weight:bold;
}

#leftside p {
	padding-left:30px;
	padding-right:15px;
}

#leftside h1, #leftside h2, #leftside h3, #leftside div  {
	padding-left:30px;
	color:#573633;
}

#leftside h2 {
font-size:28px;
font-weight:normal;
padding:20px 15px 15px 30px;
}

#leftside h3 {
font-size:16px;
font-weight:normal;
padding:15px 15px 15px 30px;
}

.linkTitle {
font-size:18px;
font-family:Georgia, 'Times New Roman', Times, serif;
font-weight:bold;
}

.first {
	padding-top:25px;
}

.photo {
	padding:10px 0 30px 20px;
	float:right;
}

.lbreak {
padding:15px 0 15px 0;
}

#rightside {
float:left;
width:306px;
background:url(images/rightside_bg.jpg) repeat-x #be3263;
/*background-color:#327fb8;*/
color:#FFFFFF;
overflow:hidden;
padding-bottom:25px;
line-height:1.3em;
}

#rightside a {
color:#FFF;
font-size:13px;
}

.how {
font-size:28px;
font-style:italic;
padding:15px 0 15px 45px;
}

.rtitle {
font-size:28px;
}

.order {
padding: 0 0 0 21px;
}

.forward {
padding: 0 0 0 16px;
}

.visit {
padding: 0 0 0 15px;
}

/* ORIGINAL:
.rtext {
	font-size:14px;
	padding:0 25px 10px 50px;
}
*/
.rtext {
	font-size:14px;
	padding:0 25px 10px 25px;
}

.rtext span {
	font-size:12px;
	position:relative;
	top:10px
}

.rbreak {
padding:10px 0 10px 0;
}


#rightBottom {
width:300px;
float:right;
}

#rightBottom h3 {
font-family:Arial, Verdana, Helvetica, sans-serif;
color:;
}

#rightBottom p {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:13px;
}

#footer_logo {
background:#bd3063;
height:52px;
width:100%;
color:#FFFFFF;
}


/* -------------------------------- FOOTER -------------------------------- */

div.footer  {
	font-size:11px;
	width:900px;
	background:#ffffff;	
	color: #999;
}

#footer_lists a.plain{
	text-decoration:none;
}
#footer_lists a:link {
	color:#bd3063;
}
#footer_lists a:visited {
	color:#bd3063;
}
#footer_lists a:hover {
	color:#bd3063;
}
#footer_lists a:active {
	color:#bd3063;
}
.footer ul li b {
font-size:12px;
}

#footer_lists ul { 
	list-style-type: none;
	text-align: left;		
	position:relative;
	float:left;	
	z-index:1;
}
         
#footer_lists ul.skinny { 
	width: 85%;
	float:left; 
}

#footer_lists ul li { 
	padding-right: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height:1.5em;
}

/* END FOOTER */