/** TITLES */

.title b { position: absolute; left: -10000px; }

.title, .title h1, .title h2 { height: 26px; }

.title img { display: block; }

#title1 { background: url(../images/news-announcements.jpg) no-repeat; }
#title2 { background: url(../images/events.jpg) no-repeat; }
#title3 { background: url(../images/news-announcements.jpg) no-repeat; }
#title4 { background: url(../images/subpage2_01.jpg) no-repeat; }

/** BASIC */

html, body {
	height: 100%;
}

.ul1 {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: disc url(../images/homepage05.gif);
}

.text1 {
	margin: 0;
	padding-left: 12px;
	background: url(../images/homepage05.gif) no-repeat 2px 5px;
}

.more1, .more2 {
	display: block;
	margin: 8px 0;
	background: url(../images/homepage04.gif) repeat-x left center;
	text-align: right;
}

.more1 strong, .more2 strong {
	padding-left: 10px;
}

.more1 strong { background-color: #253339; }
.more2 strong { background-color: #1F2B31; }

.img2 {
	margin-bottom: 15px;
}

/** HEADER */

#header {
	width: 770px;
	height: 115px;
	margin: 0 auto;
}

#ad1 {
	float: right;
	padding: 41px 58px 0 0;
}

#logo {
	width: 231px;
	height: 115px;
}

#logo h1, #logo p { position: absolute; left: -10000px; }

/** MAIN MENU */

#mainmenu {
	width: 770px;
	height: 42px;
	margin: 0 auto;
}

#mainmenu ul {
	margin: 0;
	padding: 7px 0 0 32px;
	list-style: none;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
}

#mainmenu1 {}
#mainmenu2 {}
#mainmenu3 {}
#mainmenu4 {}
#mainmenu5 {}
#mainmenu6 {}
#mainmenu7 {}
#mainmenu8 {}

.link1 {
	padding: 8px 0 9px 32px;
}

.vbar {
	background: url(../images/homepage02.gif) no-repeat 15px center;
}

/** CONTENT */

div#content {
	width: 770px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.margined {
	padding: 44px 64px 0 64px;
}

/** 2-COLUMN LAYOUT A */

.two-colA {
	padding: 44px 64px 0 64px;
}

.two-colA .colA {
	float: right;
	width: 370px;
}

.two-colA .colB {
	float: left;
	width: 230px;
}

/** 2-COLUMN LAYOUT B */

.two-colB {
	padding: 44px 64px 0 64px;
}

.two-colB .colA {
	float: right;
	width: 410px;
}

.two-colB .colB {
	float: left;
	width: 180px;
}

/** BOX1 */

#box1 {
}

#box1 .title {
	padding-bottom: 5px;
}

#box1 .content {
	height: 90px;
	min-height: 90px;
	margin-bottom: 15px;
}

html>body #box1 .content {
	height: auto;
}

#box1 .content img {
	float: left;
	clear: left;
	margin-right: 15px;
}

#box1 .content h3 {
	margin: 0 0 0 100px;
}

#box1 .content a { text-decoration:none; }
#box1 .content a:hover { text-decoration:underline; }

#box1 .content h3 a { color: #f7941c; text-decoration: none; }
#box1 .content h3 a:hover { color: #f7941c; text-decoration: none; }

#box1 .content p {
	padding-top: 3px;
	margin: 0 0 0 100px;
}

/** BOX2 */

#box2 {
}

#box2 .title {
	padding-bottom: 7px;
}

#box2 .content {
}

#box2 .content dl {
}

#box2 .content dt {
	float: left;
	width: 80px;
}

#box2 .content dd {
	margin: 0 0 1px 91px;
}

/** BOX3 */

#box3 h3 {
	margin: 0;
}

#box3 p {
	margin: 0;
}

/** BOX4 */

#box4 .title {
	padding-bottom: 7px;
}

#box4 .text1 {
	padding: 0;
	background: none;
}

#box4 .content h3 a { color: #f7941c; text-decoration: none;}

/** BOX5 */

#box5 .text1 {
	padding: 0;
	background: none;
}

/** BOX6 */

#box6 .text1 {
	padding: 0;
	background: none;
}

/** FOOTER */

div#footer {
	width: 770px;
	height: 90px;
	margin: 0 auto;
}

div#footer p {
	padding: 17px 64px;
}

#links {
	float: right;
}

#copyright {
	float: left;
}



