@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	width: 100%;
	height: 100%;
	background-color: #7391a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wrapper {
	margin: 0 auto;
	width: 772px;
	background-image: url(../images/wrapper-bg.png);
	padding: 0 26px 3px 26px;
}

.footer-shadow {
	clear: both;
	width: 824px;
	margin: 0 auto;
	background-image: url(../images/footer-shadow.png);
	height: 11px;
	background-repeat: no-repeat;
}

.header {
	padding-top: 22px;
}

.top {
	clear: both;
}

.top .left {
	margin-top: 16px;
	background-image: url(../images/img-1.gif);
	background-repeat: no-repeat;
	width: 513px;
	height: 322px;
	float: left;
	position: relative;
}

.top .left h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 28px;
	line-height: 30px;
	color: #FFFFFF;
	width: 455px;
	position: absolute;
	bottom: 20px;
	left: 12px;
}

.top .right {
	float: right;
	width: 250px;
	margin-top: 10px;
}

.top .right .event-info {
	background-image: url(../images/event_background.gif);
	background-repeat: no-repeat;
	height: 310px;
	position: relative;
    margin-left:-10px;
	padding: 25px 10px 0 20px;
}

.top .right .event-info h1 {
	margin-bottom: 3px;
}

.top .right .event-info dt {
	font-weight: bold;
	font-size: 13px;
	color: #40352f;
	padding-top: 15px;
}

.top .right .event-info dd {
	font-size: 11px;
	color: #5a4940;
}

.top .right .event-info-iframe {
    background-image: url(../images/event-info-bg.gif);
    background-repeat: no-repeat;
    height: 310px;
    position: relative;
    padding: 25px 10px 0 20px;
}

.top .right .event-info-iframe h1 {
    margin-bottom: 3px;
}

.top .right .event-info-iframe dt {
    font-weight: bold;
    font-size: 13px;
    color: #40352f;
    padding-top: 15px;
}

.top .right .event-info-iframe dd {
    font-size: 11.5px;
    color: #5a4940;
}

.top .right form {
	clear: both;
	background-image: url(../images/mail-form-body.gif);
	background-repeat: no-repeat;
	padding-top: 41px;
	height: 27px;
	margin-top: 4px;
}

.top .right form input.search-button {
	background: none;
	background-image: url(../images/mail-form-search-box.gif);
	background-repeat: no-repeat;
	width: 202px;
	height: 20px;
	margin: 0 0 0 7px;
	line-height: 20px;
	float: left;
	border: none;
	font-size: 11px;
	color: #666666;
	padding: 0 4px 0 4px;
	line-height: 18px;
	padding-top: 3px;
}

* html .top .right form input.search-button {
	padding-top: 0;
}

.top .right form input.submit-button {
	float: left;
	margin: 1px 0 1px 4px;
	border: none;
	background: none;
	background-image: url(../images/mail-form-search-button.gif);
	background-repeat: no-repeat;
	width: 21px;
	height: 18px;
	cursor: pointer;
}

.content {
	clear: both;
	padding-top: 10px;
}

.cshadow-left {
	background-image: url(../images/content-left-shadow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -13px;
	padding-left: 13px;
	background-repeat: no-repeat;
}

.cshadow-right {
	background-image: url(../images/content-right-shadow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: -14px;
	padding-right: 14px;
	background-repeat: no-repeat;
}

.content h1 {
	background-image: url(../images/h-bg.gif);
	height: 28px;
	padding: 12px 0 0 16px;
}

.content .box {
	float: left;
	width: 178px;
	padding: 9px 3px 0 11px;
	background-image: url(../images/box-left-shadow.gif);
	background-repeat: no-repeat;
}

.content .first {
	background-image: none;
}

.clear {
	clear: both;
}

.content .box dt {
	padding-top: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #40352f;
}

.content .box dt a {
	font-size: 13px;
	font-weight: bold;
	color: #40352f;
}

.content .box dd {
	font-size: 12px;
	color: #999999;
}

.content .box h2 {
	height: 65px;
	overflow: hidden;
}

.content .box h2 img {
	float: left;
	margin-right: 15px;
}

.footer {
	margin: 30px 0 0 0;
	padding: 8px 0 0 0;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #a2a1a1;
    font-family: Arial, Helvetica, sans-serif;
}
.explain {
    padding: 8px 15px 5px 15px;
    font-size: 13px;
}
h1 {
    font-size: 22px;
    color: #000000;
    font-weight: 400;
}
.bluelink {
    color: blue;
}
.content .box dt .bluelink a {
    color: blue;
}
.content .box dt .bluelink a:visited {
    color: blue;
}
