* { margin: 0; padding: 0; }
a img { border: 0; background: transparent; }
fieldset { border: none; }


/* =BASIC ELEMENTS
_________________________________________________________________ */
body {
	font: 100.01% 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #790000 url(images/bg_gradient.jpg) repeat-x 0 0;
	}

p { 
	font: 76%/200% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 2px 0 10px 0;
	}

h1 {
	font: 140%/120% Georgia, 'Times New Roman', Times, serif;
	font-variant: small-caps;
	margin: 0 0 15px 0;
	}

h2 {
	font: 100%/140% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #780000;
	margin: 20px 0 5px 0;
	}

h3 {
	font: 100%/130% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #800000;
	margin: 7px 0;
	text-align: center;
	}

h4 {
	font: 100%/120% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #780000;
	margin: 3px 0;
	border-bottom: 1px dotted #FFF;
	padding-bottom: 3px;
	}

h5 {
	font: 85%/120% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #A25B1B;
	margin: 10px 0 3px 0;
	}

h6 {
	font: 80%/140% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 4px;
	color: #FFF;
	background: #A5A9A6;
	width: 280px;
	}

dl {
	font: 76%/200% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	margin: 5px 0 10px 0;
	}

dd {
	font: 100% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 5px 0 15px 0;
	color: #875D2E;
	}

.photoframe {
	padding: 9px;
	background: #FFF;
	border: 1px solid #DED7C9;
	}

.caption {
	width: 260px;
	font: 70% Arial, Helvetica, sans-serif;
	color: #575757;
	float: right;
	margin: 4px 0 4px 10px;
	}

#content a:link {
	color: #780000;
	text-decoration: underline;
	background: none;
	font-weight: normal;
	}

#content a:visited {
	color: #AA6533;
	text-decoration: underline;
	background: none;
	font-weight: normal;
	}

#content a:hover {
	color: #780000;
	background: #E6DFCA;
	text-decoration: underline;
	font-weight: normal;
	}

#content a:active {
	color: #FFF;
	background: #780000;
	text-decoration: underline;
	font-weight: normal;
	}

#content li {
	font: 76%/160% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	padding-left: 23px;
	margin: 5px 25px;
	background: url(images/bullet_arrow.png) no-repeat 0 .3em;
	list-style-type: none;
	position: relative;
	}

#wrap {
	width: 820px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	background: transparent url(images/wrapbg_tile.jpg) repeat-y 0 0;
	z-index: 20;
	}

#head {
	width: 820px;
	height: 270px;
	background: transparent url(images/head_img.jpg) no-repeat 0 0;
	padding: 0;
	z-index: 30; 
	}

#photo1 {
	position: absolute;
	top: 40px;
	left: 73px;
	width: 110px;
	height: 100px;
	}

#photo2 {
	position: absolute;
	top: 40px;
	left: 263px;
	width: 110px;
	height: 100px;
	}

#photo3 {
	position: absolute;
	top: 40px;
	left: 453px;
	width: 110px;
	height: 100px;
	}

#photo4 {
	position: absolute;
	top: 40px;
	left: 643px;
	width: 110px;
	height: 100px;
	}

#content {
	width: 500px;
	margin: -15px 70px 0 0;
	float: right;
	display: inline;
	}

#contentLeft {
	width: 330px;
	margin: -15px 0 0 0;
	float: left;
	display: inline;
	}

.center {
	text-align: center;
	}

p.underline {
	text-decoration: underline;
	}

p.centerunderline {
	text-decoration: underline;
	text-align: center;
	}

p.bold {
	font-weight: bold;
	}

.fielderror {
	color: #C00;
	}


/* =CONTENT SIDEBAR - within content area
_________________________________________________________________ */
#bookbar {
	width: 140px;
	margin: 10px 7px 10px 20px;
	float: right;
	display: inline;
	}

#bookbar p {
	font: 75%/130% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #6C6C6C;
	margin-bottom: 20px;
	}

#bookbar a:link {
	color: #780000;
	text-decoration: none;
	border-bottom: 1px dotted #AA6533;
	}

#bookbar a:visited {
	color: #AA6533;
	text-decoration: underline;
	background: none;
	}

#bookbar a:hover {
	color: #AA6533;
	background: #CFCC9B;
	text-decoration: none;
	background: none;
	}

#bookbar a:active {
	color: #780000;
	background: #FFF;
	text-decoration: none;
	}



/* =SIDEBAR - big sidebar on left
_________________________________________________________________ */
#sidebar {
	width: 160px;
	margin: 90px 0 0 45px;
	float: left;
	display: inline;
	line-height: 0;
	}

#logoCTP {
	width: 137px; height: 143px;
	position: absolute;
	top: 210px;
	left: 57px; 
	}

img a.logo:hover {
	background-color: transparent;
	}

.line {
	margin: 0 auto;
	text-align: center;
	}


/* =NAV (MAIN)
_________________________________________________________________ */
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: 12px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	}

#navcontainer li { margin: 0 0 .4em 0;
	width: 160px;
	height: 27px;
	white-space: nowrap;
	}

#navcontainer a {
	display: block;
	padding: 6px 2px 4px 24px;
	width: 138px;
	height: 20px; 
	background: transparent url(images/nav_normal.jpg) no-repeat 0 0;
	}

#navcontainer a:link, #navlist a:visited {
	color: #FFF;
	text-decoration: none;
	}

#navcontainer a:hover {
	background: transparent url(images/nav_over.jpg) no-repeat 0 0;
	color: #FFF;
	}

#navcontainer a.selected {
	background: transparent url(images/nav_over.jpg) no-repeat 0 0;
	color: #FFF;
	}


/* =SUBNAV
_________________________________________________________________ */
#subnav ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	font: 11px 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #F9EBDC; 
	}

#subnav li {
	margin: 0 0 .2em 0;
	width: 160px;
	height: 22px;
	white-space: nowrap;
	}

#subnav a {
	display: block;
	padding: 2px 2px 4px 24px;
	width: 138px;
	height: 18px; 
	background: transparent url(images/subnav_normal.jpg) no-repeat 0 0;
	}

#subnav a:link, #subnavlist a:visited {
	color: #FFF;
	text-decoration: none;
	}

#subnav a:hover {
	background: transparent url(images/subnav_over.jpg) no-repeat 0 0;
	color: #FFF;
	}

#active a:link, #active a:visited, #active a:hover {
	background: transparent url(images/subnav_over.jpg) no-repeat 0 0;
	color: #FFF;
	}


/* =ANNOUNCEMENTS
_________________________________________________________________ */
#announcements {
	font: 70%/160% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #FFF;
	border: 4px solid #380004;
	background: #4A0007;
	padding: 7px;
	position: relative;
	}

.annmargin {
	margin: 12px 0 3px 0;
	}

#announcements li {
	margin: 5px 0;
	list-style-image: url(images/bullet_announcements.png);
	list-style-position: inside;
	position: relative;
	color: #ffcc00;
	font-weight: bold;
	}

#announcements li a:link {
	color: #FEC041;
	text-decoration: underline;
	}

#announcements li a:visited {
	color: #FFFF99;
	text-decoration: underline;
	}

#announcements li a:hover {
	background: none;
	color: #FFF;
	text-decoration: none;
	}

#announcements li a:active {
	color: #F00;
	text-decoration: none;
	}


/* =FOOTER
_________________________________________________________________ */
#footer {
	width: 820px;
	height: 50px;
	background: transparent url(images/footerimg.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
	}

#copywright p {
	width: 550px;
	font: 60%/120% 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #D8A290;
	margin: 0 auto 10px auto;
	padding: 0 0 0 175px; 
	}

#copywright a:link {
	color: #E8B2A0;
	}

#copywright a:visited {
	color: #C89280;
	}

#copywright a:hover {
	color: #F8C2B0;
	}

#copywright a:active {
	color: #F8C2B0;
	}

