/* CSS Document */

body {
	background-color: #BDADAD;
	margin-top: 0px;
}

#container {
	display: block;
	height: auto;
	width: 628px;
	position: relative;
	left: 0px;
	top: 0px;
}

#left {
	display: block;
	height: 2083px;
	width: 237px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #7B525A;
	z-index: 0;
}

#right {
	background-image: url(images/contact/contact_bkgnd_fill.jpg);
	background-repeat: repeat-y;
	display: block;
	height: auto;
	width: 363px;
	position: absolute;
	left: 237px;
	top: 0px;
	z-index: 0;
}
#rightborder {
	display: block;
	height: 2084px;
	width: 28px;
	position: absolute;
	left: 599px;
	top: -1px;
	background-color: #7B525A;
	z-index: 0;
}


#content {
	display: block;
	height: 2010px;
	width: 333px;
	position: absolute;
	left: 0px;
	top: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #604046;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/contact/contact_bkgnd_fill.jpg);
	z-index: 1;
}

#content a:link {
	color: #604046;
	
	font-weight: bold;
}
#content a:visited {
	color: #604046;
	
	font-weight: bold;
}
#content a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.event_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #003300;
	background-color: #CCCCCC;
	line-height: 1.5em;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.asterick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #604046;
	}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #BDADAD;
	display: block;
	padding: 15px;
	height: 135px;
	width: 632px;
	position: absolute;
	left: -11px;
	top: 2082px;
}

#footer a:link {
	color: #604046;
	text-decoration: none;
}
#footer a:visited {
	color: #604046;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}

.testimonial {
	display: block;
	width: 300px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.signature {
	display: block;
	width: 300px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.participant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

