*{
   padding:0; margin:0;
}

html {
   height:100%;
   margin:0; padding:0;
}

body {
	background-color:#e8b1c5;
   height:100%;
   margin:auto; padding:0;
   font-family:'trebuchet ms',trebuchet,arial,helvetica,sans-serif;
   text-align:center;
	background-image:url(images/design/bg2.gif);
	background-repeat:repeat;
	background-position:top left;
}

table.x {
   width:100%;
	height:100%;
}

table.x td {
	vertical-align:middle;
}

#wrapper {
   position:relative; display:table;
	width:896px; height:auto;
	margin:auto; padding:0;
	background-repeat:no-repeat;
	background-position:top left;
   background-image:url(images/design/home/headerbg.png);
}

#main {
	width:896px; height:auto;
	margin:0; padding:0;
}

#slideshow {
   float:left;
   width:420px; height:380px;
   margin:85px 0 25px 15px; padding:0;
}

#content {
	float:right;
   width:400px; height:auto;
   margin:220px 0 25px 0;
   font-family:'trebuchet ms',trebuchet,arial,helvetica,sans-serif;
	font-size:14px; line-height:14px; color:#333333;
   text-align:center;
}

#content h1{
	margin:10px 0;
   font-family:georgia,'times new roman',times,serif;
   font-size:18px; line-height:18px; color:#9e3a62;
   text-align:left; font-style:oblique; font-weight:normal;
}

#content h2{
   margin:0;
	font-size:18px; line-height:18px; color:#333333;
}

#content h3{
   margin:10px 0;
	font-size:14px; line-height:16px; color:#333333;
   text-align:center; font-weight:normal;
}

#content h4{
	margin:10px 0;
   font-family:georgia,'times new roman',times,serif;
   font-size:18px; line-height:18px; color:#9e3a62;
   text-align:center; font-style:oblique; font-weight:normal;
}

#content a:link,#content a:visited {
   color:#9e3a62;
   text-decoration:none;
}

#content a:hover,#content a:active {
	color:#ffffff;
   text-decoration:none;
}

#bottomlinks {
   float:left; clear:both;
	width:896px; height:auto;
   margin:0 0 10px 0;
}

#bottomlinks p {
   font-family:georgia,'times new roman',times,serif;
   font-size:18px; line-height:24px; color:#333333;
   text-align:center; font-style:oblique;
}

#bottomlinks a:link,#bottomlinks a:visited {
   color:#333333;
   text-decoration:none;
}

#bottomlinks a:hover,#bottomlinks a:active {
	color:#ffffff;
   text-decoration:none;
}

#bottomlinks img {
   display:inline;
   vertical-align:middle;
   margin:0 7px;
}

#footer {
   float:left; clear:both;
	width:896px; height:11px;
   text-align:center;
}

#footer p {
   font-size:11px; color:#747171;
   font-family:'trebuchet ms',trebuchet,arial,helvetica,sans-serif;
}

#footer a:link,#footer a:visited {
	color:#747171;
   text-decoration:none;
}

#footer a:hover,#footer a:active {
	color:#ffffff;
	text-decoration:none;
}
