/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 10px;
	padding: 0;
	background: #3F6790; /* #E3EFFC; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3, h4 {
	margin-top: 0;
	padding-top: 0;
	letter-spacing: -1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #356AA0;
}

h4 {
	margin: 0;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

p, ul {
	line-height: 18px;
	font-size: 11px;
	text-align:justify;
}

a:link {
	color: #356AA0;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 122px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 539px;
	height: 80px;
	margin: 0;
	padding: 40px 0 0 20px;
	background: #CDEB8B url(../images/img1.gif) no-repeat;
}

#header h1 a {
	text-decoration: none;
	color: #73880A;
}

#header h2 {
	float: right;
	width: 195px;
	height: 66px;
	margin: 0;
	padding: 50px 0 0 0;
	background: #FF7400 url(../images/img2.gif) repeat-x;
	border: 2px solid #FF7400;
	text-align: center;
	letter-spacing: normal;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

#header h2 table {
  font-size: 10px;
  color: #FFFFFF;
}

/* Menu */

#menu {
	padding: 5px;
	background: #FF7400 url(../images/img2.gif) repeat-x left center;
	border: 2px solid #FF7400;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 20px;
	font-weight: bold;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 760px;
	margin: 0 auto;
	background: #FFFFFF url(../images/img4.gif);
}

#content table {font-size: 11px;}

#colOne {
	float: left;
	width: 559px;
}

#colTwo {
	float: right;
	width: 155px;
	padding: 20px;
	background: url(../images/img3.gif) repeat-x;
	border: 2px solid #CDEB8B;
}

#colTwo h4 {
	color: #73880A;
}

#colTwo ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	text-align:left;
}

#colTwo ul li {
	padding-left: 20px;
	background: url(../images/bullet_orange.gif) no-repeat 0px 3px;
}

#colTwo div {
  border-bottom: 1px solid #F3F3F3;
  /*padding-bottom: 5px;*/
  margin-bottom: 10px;
}

#colTwo div p{
  position:relative;
  text-align:left;
  font-weight:normal;
  padding-bottom: 0;
  margin-bottom: 0px;
}

#colTwo div p.date {
  font-weight:normal;
  bottom:0;
  right:0;
  color:#73880A;
}


/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	color: #9DC7F4;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#banner {
  clear:both;
	width: 760px;
	margin: 0 auto;
	color: #9DC7F4;
}

#pfdRef {
  position:relative;
  top:-50px;
  left:400px;
}

.venue{
  color:#356AA0;
  font-weight:bold;
  letter-spacing:1px;
  margin-top:5px;
}

#header h1 small {
  letter-spacing: 0px;
	font-style: normal;
	font-size: 11px;
	color: #73880A;
}
