/* CSS Document */

/* PNG fix for IE */
* { behavior: url(iepngfix.htc) }

/* General */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Header css */


#navigation2 {
	text-align:left;
	vertical-align:top;
	background-image:url(../images/title_stripes.gif);
	width:560px;
	height:62px;
}
#navigation2 img{
	background-image:none;
	}
	td.navigation3{
	width:20px;
}

/* side boxes */
table.contactevents1 {
	background-color:#DAE2E8;
	margin-top:10px;
	width:333px;
}
table.contactevents2 {
	background-color:#CDD8E0;
	margin-top:10px;
	width:333px;
}
table.contactevents3 {
	background-color:#C0CED8;
	margin-top:10px;
	width:333px;
}
table.welcomeevents1 {
	background-color:#E6E8DA;
	margin-top:10px;
	width:333px;
}
table.welcomeeventstopper {
	background-color:#580E0E;
	margin-top:10px;
	width:333px;
}
table.welcomeevents2 {
	background-color:#DDE0CD;
	margin-top:10px;
	width:333px;
}
table.welcomeevents3 {
	background-color:#D5D8C0;
	margin-top:10px;
	width:333px;
}
table.aboutusevents1 {
	background-color:#E8E0DA;
	margin-top:10px;
	width:333px;
}
table.aboutusevents2 {
	background-color:#E0D5CD;
	margin-top:10px;
	width:333px;
}
table.aboutusevents3 {
	background-color:#D8CAC0;
	margin-top:10px;
	width:333px;
}
.bypurplelettuce {
	background-image:url(../images/stripes_btm.gif);
	width:328px;
	padding: 15px 0px 5px 5px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#666666;
}
.bypurplelettuce a{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.bypurplelettuce a:hover{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

/* Site by Purple Lettuce */
td.boxes {
	padding:5px;
	color:#576305;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* Site by Purple Lettuce */
.announce {
	color:#1C3664;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:25px;
	text-align:center;
	font-weight:700;
}
td.boxesheader {
	padding:5px;
	color:#FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td.boxesheader strong {
	font-size:14px;
}
td.boxes strong{
	font-size:12px;
}

.smalltitles {
	margin-top:23px;
}

/* Main box */
td.maincopy {
	width:537px;
	padding: 0px 10px 10px 14px;
	vertical-align:top;
	background-image: url(../images/maingreybox.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#dadcde;
	color:#1C3664;
}
td.maincopyouter {
	width:537px;
	vertical-align:top;
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
	color:#1C3664;
}
.bottom a {
	color:#4774A5;
	text-decoration:none;
	font-weight:bold;
}
.bottom a:hover {
	color:#263F59;
	text-decoration:none;
	font-weight:bold;
}

