/* GLOBAL RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,p,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol {
	list-style: none;
}
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636363;
	background-color: #740000;
}
.clear {clear: both;}
.img-left {float:left; margin-right:10px}
.img_pad {
	padding-right: 15px;
	padding-bottom: 10px;
}

.img-right {float:right; margin-left:10px}
.bg/* GLOBAL RESET END */
 {
	background-image: url(images/bg-repeatx.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}
.bg .wrap {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.bg .wrap .header {
}
.bg .wrap .header .learn {
	background-image: url(images/discover.gif);
	background-repeat: no-repeat;
	display: block;
	height: 157px;
	width: 298px;
	float: right;
}
.bg  .wrap  .header  .learn  h2 {
	display: none;
}
.bg .wrap .header .menu {
	position: absolute;
	margin-top: -20px;
	margin-left: 438px;
	width: 426px;
}

.bg .wrap .header .menu li {
	float: left;
	margin-right: 3px;
}
.bg .wrap .header .menu li h3 {
	display: none;
}
.but01 {
	background-image: url(images/but01.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 38px;
	width: 76px;
}
.but02 {
	background-image: url(images/but02.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 38px;
	width: 130px;
}
.but03 {
	background-image: url(images/but03.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 38px;
	width: 107px;
}
.but04 {
	background-image: url(images/but04.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 38px;
	width: 100px;
}
.but01:hover, .but02:hover, .but03:hover, .but04:hover {background-position: bottom;}

.bg .wrap .content {
	margin-top: 45px;
}
.bg .wrap .header .content .left {
	float: left;
	width: 415px;
}
.bg .wrap .header .content .left .expect {
	background-image: url(images/whatyouexpect.gif);
	height: 80px;
	width: 374px;
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-top: 40px;
	padding-left: 20px;
}
.bg .wrap .header .content .left .expect .schedule {
	background-image: url(images/schedule.gif);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 182px;
	position: absolute;
	margin-top: -60px;
	margin-left: 180px;
}
.bg .wrap .header .content .left .expect .schedule h2 {
	display: none;
}


.bg .wrap .header .content .left .expect li {
	list-style-type: disc;
	margin-left: 15px;
}

.bg .wrap .header .content .right {
	float: right;
	width: 430px;
}
.bg .wrap .header .content .right .slideshow {
	position: absolute;
	margin-top: -14px;
	background-image: url(images/slideshow.jpg);
	background-repeat: no-repeat;
	height: 340px;
	width: 419px;
}
.slideshow .photo {
	height: 253px;
	width: 380px;
	margin-top: 25px;
	margin-left: 20px;
}

.slideshow .previous {
	background-image: url(images/previous.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 68px;
	position: absolute;
	margin-left: 22px;
	margin-top: 10px;
}

.slideshow .next {
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 60px;
	position: absolute;
	margin-left: 341px;
	margin-top: 10px;
}

.bg .wrap .header .bottomcontent {
	margin-top: 20px;
}
.bg .wrap .header .bottomcontent .left {
	float: left;
	width: 600px;
}
.bg .wrap .header .bottomcontent .right {
	float: right;
	width: 235px;
	background-image: url(images/tips.gif);
	background-repeat: no-repeat;
	padding-top: 42px;
	padding-left: 16px;
	font-size: 85%;
	font-family: Tahoma;
}
.bg .wrap .header .bottomcontent .right p strong {
	font-weight: bold;
	color: #7a0000;
}
.bg .wrap .header .bottomcontent .learnmore {
	background-image: url(images/learnmore.gif);
	background-repeat: no-repeat;
	width: 251px;
	display: block;
	height: 69px;
	float: right;
	margin-top: 10px;
}
.bg .wrap .header .bottomcontent .learnmore h3 {
	display: none;
}

.bottomcontent  .left  .readmore    {
	background-image: url(images/readmore.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 74px;
	float: left;
	margin-top: 10px;
}
.bg .wrap .header .bottomcontent .left .readmore h3 {
	display: none;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 70px;
	padding-top: 10px;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-size: 85%;
}
.footer .wrap {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.footer .wrap li {
	display: inline;
	margin-left: 10px;
}
.footer .wrap li a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer .wrap li a:hover {
	color: #C50000;
}




h1 {
	font-size: 130%;
	font-style: italic;
	font-weight: bold;
	color: #7d0000;
}

/* Logodesigncreation link back */
.bylogodesigncreation
{
	clear: both;
	width: 800px;
	margin: .5em;
	font-family: arial, verdana; 
	font-size: 9px;
	color: #AB9878;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;
	text-align: center;
	display: none;
}

.bylogodesigncreation a
{
	font-family: arial, verdana; 
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #AB9878;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #902F2F;
}
.main1 {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.contenttext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
a.footerlinks:link {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.footerlinks:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.footerlinks:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a.footerlinks:active {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.contentlinks:link {
	color: #902F2F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a.contentlinks:visited {
	color: #902F2F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a.contentlinks:hover {
	color: #902F2F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
a.contentlinks:active {
	color: #902F2F;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
.subheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #902F2F;
}

