html, body, div, span, applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0px none; font-size: 100%; }

html {
     overflow: -moz-scrollbars-vertical;
}

body { 
	background:#fff url(../images/bg.gif) repeat-x;
}

.pic { 
	border:none;
	padding:0px;
	margin:0px; 
}

a {
	outline:none;
}

h1 {
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
	line-height:28px;
	color:#E47669;
	text-align: left;
}

h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	line-height:18px;
	color:#666;
}

h3 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	line-height:18px;
	color:#ea88a1;
}

#twitter_update_list{
	list-style:outside circle;
	font-size:11px;
	color:#666;
	padding:0px;
	margin:0px 0px 0px 20px;
	}
	
#twitter_update_list a{
	font-size:12px;
	color:#c2516e;
	}

#twitter_update_list li a{
	font-size:12px;
	color:#c2516e;
	}
	
a#twitter-link{
	text-decoration:none;
	color:#333;
	}
	
#twitter_update_list li span{
	font-size:12px;
	font-weight:normal;
	color:#333;
	}

p { 
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	color:#666; 
}

span { 
	font-size:12px; 
	font-family:Arial;
	line-height:18px; 
	color:#666; 
}

ul {
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	line-height:18px; 
	color:#666; 
}

/**************************************************************************/

#wrapper {
	position:relative; 
	width:100%; 
	height:auto; 
	margin:0px auto 0px auto; 
	overflow:hidden;
	z-index:100;
}

* html #wrapper {
	height: 1%;
}

#top_home {
	position:relative;
	width:845px; 
	height:38px; 
	margin:0px auto 0px auto;
	padding:40px 0px 0px 0px;
	z-index:200;
}

#top_sub {
	position:relative;
	width:845px; 
	height:78px; 
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	z-index:200;
}

#top_logo {
	position:relative;
	float:left;
	display:inline;
	width:130px; 
	height:56px; 
	margin:7px 0px 0px 0px;
	padding:0px;
}

#top_nav_sub {
	position:relative;
	float:right;
	display:inline;
	width:700px; 
	height:38px; 
	margin:0px;
	padding:40px 0px 0px 0px;
}

#header {
	background:#FBDFDC;
	position:relative; 
	width:100%; 
	height:375px; 
	margin:0px auto 0px auto;
	clear:both;
}

#header_in {
	position:relative;
	width:845px;
	height:375px;
	margin:0px auto 0px auto;
	text-align:center;
	background-image: url(../images/homeimage.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#header_sub {
	background:#FBDFDC;
	position:relative; 
	width:100%; 
	height:auto; 
	margin:0px auto 0px auto;
	clear:both;
}

#header_sub_in {
	position:relative; 
	width:845px; 
	height:170px;
	margin:0px auto 0px auto;
}

#content {
	background:#FBDFDC;
	position:relative;
	width:100%;
	height:auto;
	margin:0px auto 0px auto;
	padding:10px 0px 10px 0px;
	clear:both;
	overflow:auto;
}

#content a {
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	line-height:18px;
	color:#F19287;
	text-decoration:none;
}

#content a:hover {
	color:#666;
	text-decoration:none;
}

#content_in {
	background:url(../images/content_pic.jpg) right no-repeat;
	position:relative; 
	width:560px; 
	height:auto;
	min-height:260px;
	margin:0px auto 0px auto;
	padding:0px 285px 0px 0px;
}

#content_full {
	position:relative; 
	width:845px; 
	height:auto;
	margin:0px auto 0px auto;
	text-align:justify;
}

#footer {
	background:url(../images/footer.gif) repeat-x #fff;
	position:relative; 
	width:100%; 
	height:180px; 
	margin:0px auto 0px auto;
	clear:both;
}

#social{
	position:relative; 
	width:845px;
	padding:10px 0px 0px 0px; 
	height:260px;
	margin:7px auto 15px auto;
	}

#footer_top {
	position:relative; 
	width:845px; 
	height:25px;
	line-height:25px;
	margin:0px auto 0px auto;
	text-align:center;
}

#footer_middle {
	position:relative; 
	width:845px; 
	height:103px;
	margin:7px auto 15px auto;
}

.icon {
	position:relative;
	margin:0px 7px 0px 0px;
	padding:0px;
}

.icon_last {
	position:relative;
	margin:0px;
	padding:0px;
}

#footer_bottom {
	clear:both;
	position:relative; 
	width:845px; 
	height:30px;
	line-height:30px;
	margin:0px auto 0px auto;
}

#footer_bottom_left {
	position:relative;
	float:left;
	text-align:left;
	display:inline;
	height:30px;
	line-height:30px;
	margin:0px;
	font-size:12px;
	font-family:Arial;
	color:#666;
	text-decoration:none;
}

#footer_bottom_right {
	position:relative;
	float:right;
	text-align:right;
	display:inline;
	margin:0px;
}

#footer_bottom_right a {
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}

#footer_bottom_right a:hover {
	color:#666;
	text-decoration:none;
}

.map {
	border:1px solid #666;
}

/********************************************************************/
#myController span{
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	margin:0px 10px 10px 0px;
	cursor:pointer;
}

#jFlowSlide{
	border:none;
}

.jFlowPrev, .jFlowNext{
	cursor:pointer;
}.style8 {
	color: #E47669;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
}
.style12 {
	color: #FF0066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}
.style13 {
	color: #333333;
	font-size: 18px;
	font-family: "Century Gothic";
	font-weight: bold;
}
tr {
	text-align: left;
}

#facebook{
	float:left;
	width:450px;
	}
	
#twitter{
	float:right;
	width:380px;
	}

