@charset "utf-8";
#container {
	width: 784px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	width: 784px;
	height: 125px;
	background-repeat: no-repeat;
	position: relative;
}

#Sheader {
	background-image: url(images/spanish/header_spanish.jpg);
	width: 784px;
	height: 125px;
	background-repeat: no-repeat;
	position: relative;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	background-color: #DDDFEC;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
#topNav {
	font-weight: bold;
	color: #FFFFFF;
	width: 400px;
	height: 20px;
	margin-left: 20px;
	font-size: 85%;
	text-decoration: none;
	margin-top: 45px;
	position: relative;
	z-index: 10;
	padding-top: 15px;
}
#topNav a {
	text-decoration: none;
	color: #FFFFFF;
}

#languageNav {
	width: 150px;
	margin-top: 12px;
	margin-left: 30px;
	font-weight: bold;
	padding: 5px;
	font-size: 90%;
	position: relative;
}
* {
	margin: 0px;
	padding: 0px;
}
#topbody {
	width: 775px;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #774EAA;
	border-left-color: #774EAA;
	position: relative;
	margin-right: auto;
}
.imageCurrent {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C4C6DD;
	border-right-color: #C4C6DD;
	border-bottom-color: #C4C6DD;
	border-left-color: #C4C6DD;
}

#topbody img {
	padding: 5px;
}
#mainBody {
	width: 755px;
	border-right-width: 4px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #774EAA;
	border-left-color: #774EAA;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	position: relative;
	text-align: center;
}
#bottom {
	width: 775px;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #774EAA;
	border-left-color: #774EAA;
	position: relative;
	margin-right: auto;
}#clear {
	clear: both;
}
#bottomLeft {
	width: 235px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#footer {
	background-color: #3A28A0;
	font-size: 90%;
	color: #FFFFFF;
	text-align: center;
	width: 769px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	position: relative;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomMid {
	width: 240px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}
#bottomRight {
	width: 235px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 10px;
	float: right;
	margin-right: 5px;
	margin-bottom: 10px;
	position: relative;
}
.leftimage {
	float: left;
	margin-right: 10px;
}

.greenCopy {
	color: #009900;
	text-align: center;
}
.redCopy {
	color: #CC0000;
}
.smallcopy {
	font-size: 75%;
}

#videoBody {
	width: 755px;
	border-right-width: 4px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #774EAA;
	border-left-color: #774EAA;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	text-align: center;
	z-index: 1;
}
#scottVideo {
	height: 340px;
	width: 176px;
	position: absolute;
	left: -93px;
	top: 39px;
	z-index: 20;
}
.greenCopy a {
	color: #00CC00;
	text-decoration: none;
}
.redCopy a {
	color: #CC0000;
	text-decoration: none;
}
.boldcopy {
	font-weight: bold;
}

#languageNav a {
	text-decoration: none;
}
.boldHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0301A2;
	text-align: center;
	line-height: 24px;
}
#contactform {
	width: 650px;
	position: relative;
	font-size: 80%;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
textarea {
	font-size: 90%;
	line-height: 120%;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #0A1581;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8188B6;
	border-right-color: #8188B6;
	border-bottom-color: #FBFAFF;
	border-left-color: #FBFAFF;
}


legend {
	color: #0A1581;
}
fieldset {
	border: 1px solid #0A1581;
	padding: 20px;
}
#volunteer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #000000;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}
#volunteer li {
	list-style-type: square;
}
#volunteer ul {
	padding-left: 20px;
	margin-left: 10px;
}
.rightImage {
	float: right;
}
.italicCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
#tipDiv {
	color: #FFFFFF;
	background-color: #0A1581;
	width: 400px;
	padding: 5px;
}
#tipDiv img {
	margin: 3px;
}

.blueCopy {
	color: #0000CC;
}

#tipDiv a {
	color: #FFFFFF;
}
.LargeHeadline {
	font-size: 30px;
	color: #424EBA;
}
#communityInfo {
	text-align: left;
	width: 600px;
	margin-left: 60px;
	padding: 10px;
	border: 2px solid #000000;
}
#communityInfo li {
	list-style-position: outside;
	list-style-image: url(images/targetBullet.jpg);
	list-style-type: none;
	margin-left: 110px;
}
.boldBlue {
	font-weight: bold;
	color: #0301A2;
	font-size: 110%;
}
.boldOrange {
	font-size: 120%;
	font-weight: bold;
	color: #EF7714;
}
.boldBlue2 {
	font-size: 120%;
	font-weight: bold;
	color: #0301A2;
}
.boldBlue3 {
	font-size: 120%;
	font-weight: bold;
	color: #0301A2;
	float: right;
}
#westEnd {
	width: 600px;
	text-align: left;
	margin-left: 60px;
	border: 2px solid #000000;
	padding: 10px;
}
#endowment {
	text-align: left;
	width: 600px;
	margin-left: 50px;
	padding: 15px;
	border: 2px solid #000000;
}
