body {
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
	background-color:#a19689;
	margin:0px;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:796px;
	background-color:#FFFFFF;
	padding-top:16px;
	padding-bottom:16px;
}
#wrapper2 {
	margin-left:auto;
	margin-right:auto;
	width:766px;
	background-image: url(/assets/images/back.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
}
#header {
	text-align:center;
	padding: 0px;
	height:108px;
	padding-bottom:10px;
	background-color:#FFFFFF;
	background-image:url(/assets/images/CI_header2.jpg);
	background-repeat:no-repeat;
}
#search {
	width:237px;
	height:32px;
	padding-top:41px;
	display:block;
	margin-bottom:1px;
	padding-left:527px;
}
#search form {
	margin:0px;
	padding:0px;
}
.content-search-table td, table.content-search-table {
	background-color:#FFFFFF !important;
	width:450px !important;
}
.search-label {
	font-size:12px;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Verdana, Geneva, helvetica, sans-serif;
	float:left;
}
#search-field {
	border:none;
	float:left;
}
.submit {
	background-image:url(/assets/images/submit.png) !important;
	border:none !important;
	cursor:pointer;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0;
	font-weight:normal;
	height:15px !important;
	line-height:0;
	margin:0 !important;
	padding:0 !important;
	text-indent:-1000em;
	width:22px !important;
}
#header img {
	margin-bottom:1px;
}
.menutitle {
	background-color:#72634E;
	color:#FFFFFF;
	font-size:smaller;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	margin:0px;
}
#menu {
	width:764px;
	height:32px;
	display:block;
	list-style: none;
	text-align:center;
	background-image:url(../assets/images/menu/button1.jpg);
	background-repeat:repeat-x;
}
#menu ul {
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}
#menu li {
	display:inline;
	list-style: none;
}
#menu a {
	color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration:none;
	font-size:small;
	padding: 8px;
	padding-left: 15px;
	padding-right: 15px;
	display:block;
	float:left;
	text-align:center;
}
#menu a:hover {
	background-image:url(../assets/images/menu/button1h.jpg);
	background-repeat:repeat-x;
}
#menu a.selected {
	background-color: #645341;
	font-weight:bold;
}
#leftcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	width:163px;
	margin:0px;
	padding:0px;
	padding-right:5px;
}
#rightcolumn {
	width:131px;
	font-size:smaller;
	float:right;
	margin:0px;
	padding:0px;
	padding-left:2px;
	padding-right:2px;
}
#rightcolumn p {
	margin-top:0px;
}
#rightcolumn a img {
	border:none;
}
#rightcolumn img {
	margin-bottom:7px;
}
#submenu {
	min-height:441px;
	margin-left:-20px;
	margin-top:-5px;
}
#submenu ul {
	padding:0px;
	margin:0px;
	padding-left:15px;
	font-size:90%;
}
#submenu li {
	list-style: none;
}
#submenu a {
	color:#2B3F63;
	display: block;
	font-size:smaller;
	padding:10px;
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
}
#submenu a:hover {
	color: #EA7A35;
}
#submenu a.selected {
	color: #EA7A35;
}
#newssummary {
	/*min-height:400px;*/
	font-size:smaller;
	margin-left:-10px;
	margin-top:5px;
}
#newssummary p {
	padding-left:15px;
	font-size:80%;
	color:#2F445B;
}
#newssummary a {
	color:#CC0000;
	text-decoration:none;
}
#newssummary a:hover {
	color:#CC0000;
	text-decoration:underline;
}
#newssummary span {
	font-weight:bold;
	font-size:larger;
	color:#2F445B;
}
#photo {
	width:588px;
	height:142px;
	float:inherit;
	margin:0px;
	padding:0px;
	margin-left:175px;
	padding-bottom:5px;
	background-color:#FFFFFF;/*display:none;*/
}
#content {
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;*/
	float: inherit;
	margin:0px;
	padding:0px;
	margin-left:174px;
	margin-right:5px;
	min-height:330px;
	width:450px;
	max-width:449px;
}
#content p {
	color:#a19689;
}
#content2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	float: left;
	margin:0px;
	margin-left:5px;
	margin-right:5px;
	padding-right:5px;
	min-height:330px;
	width:449px;
}
#content a, #content2 a {
	color:#a19689;
	text-decoration:underline;
}
#footer {
	clear:both;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../assets/images/bottombar.gif);
	width:764px;
	height:25px;
	padding-top: 20px;
	margin-left:auto;
	margin-right:auto;
	font-size: x-small;
	background-color:#FFFFFF;
	background-position: 0 10px;
	background-repeat: no-repeat;
}
p.slide {
	padding:0px;
	margin:0px;
}
#footer a {
	color:#FFFFFF;
}
#footer a:hover {
	color:#EC8301;
}
img {
	border: 0px;
}
h1 {
	color:#2F445B;
	font-size:130%;
	font-weight:lighter;
	margin-top:0px;
}
h2 {
	color:#2F445B;
	font-size:110%;
	font-weight:lighter;
	margin:0px;
}
h3 {
	font-size:90%;
	font-weight:lighter;
	margin:0px;
}
#content p, #content td, #content li, #content2 p, #content2 td, #content2 li {
	font-size:small;
	}
	 #content2 li {
	 	color:#a19689;
}
.style1 {
	font-size: smaller
}
#content table {
	border-collapse:collapse;
	width:449px;
}
#content th {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #72634E;
	color:#FFFFFF;
	text-align:left;
}
#content td {
	/*border-bottom: 1px solid #72634E;*/
	padding: 10px;
	background-color: #D6D0C7;
}
#content td2 {
	/*border-bottom: 1px solid #72634E;*/
	padding: 10px;
	background-color: #FFFFFF;
}
#content table td a {
	text-decoration: underline;
	color:#a19689
}
#content li {
	color:#a19689;
}
#content table td a:hover {
	text-decoration: underline;
	color: #000000;
}
/* CALENDAR */

/* Sunday, Monday, Tuesday... */
th.dayName {
	font-size: small;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #72634E;
}
/* the 'day number' band */
td.dayNumber {
	background-color: #D6D0C7;
	font-size: small;
	font-weight: bolder;
	color: #003C50;
}
/* the 'day number' band of current day */
td.todayNumber {
	background-color: #555555;
	font-size: small;
	font-weight: bolder;
	color: #FFFFFF;
}
/* cell for an event */
td.event {
	background-color: #D6D0C7;
}
/* cell for no event */
td.noEvent {
	background-color: #D6D0C7;
}
/* cell for current day */
td.todayEvent {
	background-color: #EEEEEE;
	border: 1px solid #555555;
}
/* formatting for text of an event */
p.event {
	text-align: center;
}
/* formatting for text of an event on current day */
p.eventToday {
	text-align: center;
	font-weight: bold;
}
/* JUMP TABLE */

/* normal cell */
td.jumpTableMonth {
	font-size: small;
	background-color: #D6D0C7;
}
/* normal cell hover */
td.jumpTableMonthHover {
	background-color: #BBBBBB;
}
/* current month view */
td.jumpTableThisMonth {
	font-size: small;
	font-weight: bold;
	background-color: #72634E;
	color: #FFFFFF;
}
/* LINKS */

/* JUMP TABLE */

/* Normal */
a.jumpTableMonthLink:link {
	font-size: small;
	color: #003C50;/* text-decoration: none; */
}
/* Visited */
a.jumpTableMonthLink:visited {
	font-size: small;
	color: #003C50;/* text-decoration: none; */
}
/* Hover */
a.jumpTableMonthLink:hover {
	font-size: small;
	color: #003C50;/* text-decoration: none; */
}
/* CALENDAR */

/* Normal */
a.eventLink:link {
	font-size: small;
	color: #003C50;/* text-decoration: none; */
}
/* Visited */
a.eventLink:visited {
	font-size: small;
	color: #003C50;/* text-decoration: none; */
}
/* Hover */
a.eventLink:hover {
	font-size: small;
	color: #003C50;
	/* text-decoration: none; */
	text-align: center;
}
.subform label {
	display:none;
	visibility:hidden;
}
.subform {
	padding:0px;
	background-image:url("/assets/images/form.gif");
	padding-left:14px;
	padding-top:80px;
	height:101px;
	width:157px;
	margin:0px;
	margin-left:-3px;
	margin-top:15px;
}
.subform input.field {
	width:142px;
	height:12px;
	font-size:x-small;
	margin-bottom:5px;
	margin-top:5px;
}
.partnership-p {
	color:#766a62;
	font-size:12px;
}
.newform label,.newform input,.newform select,span.label {
	font-size:12px;
	line-height:14px;
}
.newform label, span.label {
	width:300px;
}
.newform label.radio {
	width:50px;
	font-size:12px;
}
.newform input, .newform select {
	width:300px;
	font-size:12px;
}
.newform input.radio {
	width:50px;
	font-size:12px;
}
