body {
	background-color: white;
	margin: 0px;
	padding: 3px 3px 20px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
td {
	font-size: 11px;
	color: #333;
}
a {
	color: #464e8f;
}

input[type="text"] {
	margin-top: 1px;
	margin-bottom: 1px;
}

strong, #Content strong a, #Content a strong {
color: #0f1680;
}
h1 {
	color: #0f1680;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 7px !important;
	padding-bottom: 8px;
	border-bottom: 1px dotted #0f1680 !important;
	border-bottom: 0px;
	background-image: none !important;
	background: url(/_images/_widgets/div_dotted_blue.gif) repeat-x bottom;
}
h1 span {
	font-size: 11px;
}
hr {
	visibility: hidden;
}
#Contact #Content .FormTextBox label {
	width: 120px;
	display: block;
	float: left;
}
#Contact #Content .FormRadioButtons label {
	padding-right: 20px;
}
#Contact #Content label span {
	white-space: nowrap;
}
#Contact #Content br {
	clear: both;
}

/* These are experimental */
*:first-child {
	margin-top: 0px;
}
*:last-child {
	margin-bottom: 0px;
}

#Logo {
	margin-left: 8px;
	padding-top: 13px;
}
#Container {
	width: 761px;
	margin: auto;
	position: relative;
}
#MastHead {
	background: url(/_images/MastHead/BG.jpg) no-repeat top right;
	height: 169px;
	margin-top: 0px;
}
#MastHead p {
	margin: 0px;
}
#MastHead .TagLine {
	position: absolute;
	left: 243px;
	top: 15px;
	width: 321px;
	height: 61px;
	height/**/: /**/51px;
	padding-top: 10px;
	font-size: 18px;
	color: #0f1680;
}
#MastHead .TagLine strong {
	font-weight: normal;
}
#MastHead .Blurb {
	position: absolute;
	left: 243px;
	top: 88px;
	width: 300px;
	color: #465f78;
}
#MastHead .Contributions {
	position: absolute;
	left: 229px;
	top: 144px;
	padding-top: 4px;
}
#MastHead .Contributions a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}
#MastHead .Contributions a:after {
	content: " >";
	color: #0f1680;
}
#MainMenu {
	position: absolute;
	top: 144px;
	left: 0px;
}
#MainMenu ul, #MainMenu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#MainMenu li {
	padding-bottom: 1px;
}
#MainMenu a {
	width: 217px;
	width/**/: /**/204px;
	height: 26px;
	height/**/: /**/20px;
	padding: 6px 0px 0px 13px;
	display: block;
	background-color: #d1dbfb;
	text-decoration: none;
	font-size: 12px;
}
#MainMenu a:hover {
	background-color: #e7edff;
}

#Content {
	position: relative;
	margin-left: 243px;
	border-top: 28px solid white;
	padding-bottom: 14px;
	min-height: 460px;
	_height: 476px;
	width: 503px;
}
#Content p {
	padding-right: 40px;
}
#Content a {
	color: #333;
}

#Content ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-image: url(/_images/_widgets/bullet_orange.gif);
}
#Content li {
	margin-bottom: 6px;
}

#SideBar {
	position: absolute;
	top: 359px;
	left: 0px;
}

#About #Content h2 {
font-size: 18px;
font-weight: normal;
text-align: center;
color: #0f1680;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Services #Content h3 {
font-size: 14px;
font-weight: normal;
text-align: center;
color: #0f1680;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#i211,
#ProjectCare {
	position: relative;
	margin-bottom: 1px;
	margin-top: 18px;
	background-color: #fffde5;
	border: 1px solid #ffb954;
	padding: 11px 8px 11px 11px;
	width: 217px;
	width/**/: /**/196px;
}
#i211 p,
#ProjectCare p {
	margin-top: 0px;
}
#i211 h3,
#ProjectCare h3 {
	position: absolute;
	top: -18px;
	left: 0px;
	color: #790000;
	font-size: 11px;
	background: #ffb954 url(/_images/SideModules/Corners.gif) no-repeat top;
	padding: 3px 0px 2px 13px;
	width: 204px !important;
	width /**/: 217px;
	margin-left: -1px;
}
#i211 a,
#ProjectCare a {
	color: #790000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#i211 a:hover,
#ProjectCare a:hover {
	text-decoration: underline;
}

#GiveNow {
	margin-top: 2px;
}
#GiveNow p {
	margin: 0;
}
#GiveNow a {
	display: block;
	padding: 3px 0px 0px 14px;
	width: 217px;
	width/**/: /**/203px;
	height: 25px;
	height/**/: /**/22px;
	background-color: #b50f15;
	color: white;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#ContactInfo {
	line-height: 18px;
	margin-top: 20px;
	padding-top: 9px;
	background-image: none !important;
	background: url(/_images/_widgets/div_dotted_blue.gif) repeat-x top;
	border-top: 1px dotted #0f1680 !important;
	border-top: 0px;
	text-align: center;
}
#ContactInfo strong {
	color: #464e8f;
}
#ContactInfo p {
	margin-bottom: 10px;
}
#ContactInfo a {
	color: black;
}
#Content img {
	float: right;
}

#Credits {
	text-align: center;
}
#Credits p {
	color: #999;
	font-size: 10px;
}
#Credits a {
	text-decoration: none;
	color: #999;
}
#Credits a:hover {
	text-decoration: underline;
}
#Home #Content {
	min-height: 680px;
}
#Home #Content ul,
#Home #Content ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 11px;
	width: 241px;
	width/**/: /**/230px;
}
#Home #Content ul li {
	background: url(/_images/_widgets/bullet_orange.gif) 0px 3px no-repeat;
}
#Home #Content ul li.i08 {
	margin-top: -50% !important;
	margin-top: -23%;
}
#Home #Content ul li.i08,
#Home #Content ul li.i09,
#Home #Content ul li.i10,
#Home #Content ul li.i11,
#Home #Content ul li.i12,
#Home #Content ul li.i13,
#Home #Content ul li.i14 {
	margin-left: 260px;
}
#Home .Groups p {
	padding-right: 0px;
}
#Home #Content .Events {
	background-color: #e7e7f2;
	width: 502px;
	position: relative;
	padding-bottom: 9px;
	font-size: 10px;
}
#Home #Content img {
	float: none;
}
#Home #Content .Events img {
	display: block;
}
#Home #Content .Events p {
	margin: 11px 0px 0px 8px;
	line-height: 14px;
}
#Home #Content .Events h2 {
	color: #464e8f;
	font-size: 13px;
	margin: 0px;
	padding-bottom: 3px;
	background-image: none !important;
	background: white url(/_images/_widgets/div_dotted_blue.gif) repeat-x bottom;
	border-bottom: 1px dotted #0f1680 !important;
	border-bottom: 0px;
	height: 20px;
}
#Home #Content .Events p.Contact {
	position: absolute;
	left: 155px;
	top: 135px;
}
#Home #Content .Events p.Register {
	width: 119px;
	height: 31px;
	position: absolute;
	top: 136px;
	left: 345px;
}
#Home #Content .Events p.Register a {
	display: block;
	border: 2px solid #280d81;
	background-color: #7d84bc;
	color: white;
	text-decoration: none;
	font-size: 14px;
	height: 15px;
	padding: 6px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
#Home #Content .Events p.Register a:after {
	content: " >";
	color: #ffcc00;
}
#Home #Content .Events strong {
	color: #191e69;
}
#Home #Content h2 {
	font-size: 11px;
	color: #464e8f;
	margin-bottom: 2px;
}
#Home #Content h2 + p {
	margin-top: 2px;
}

#Contact #Content p {
	line-height: 18px;
	margin-top: 0px;
}
#Contact #Content h2 {
	color: #464e8f;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
}
#Contact #Content a.email {
	background: url(/_images/_widgets/icon_email.png) no-repeat;
	padding: 2px 2px 4px 39px;
	line-height: 26px;
}

#Events h1,
#Resources h1 {
	margin-bottom: 0px;
}
#Events #Content table,
#Resources #Content table,
#Home #Content table {
	border-collapse: collapse;
	margin: 0px;
	width: 100%;
}
#Events #Content th,
#Resources #Content th,
#Home #Content th {
	display: none;
}
#Events #Content td,
#Resources #Content td,
#Home #Content td {
	vertical-align: top;
	padding: 9px 13px 9px 8px;
}
#Events #Content td.date,
#Resources #Content td.date,
#Home #Content td.date {
	color: #191e69;
	width: 134px;
}
#Events #Content td strong,
#Resources #Content td strong,
#Home #Content td strong {
	color: #191e69;
}

#Events #Content tr.odd,
#Resources #Content tr.odd,
#Home #Content tr.odd {
	background-color: #f8f8fb;
}
#Events #Content tr.even,
#Resources #Content tr.even,
#Home #Content tr.even {
	background-color: #e7e7f2;
}

#RosenGolf #Content div {
	clear: both;
}
#RosenGolf #Content img {
	border-bottom: 18px solid white;
}

.FormClearButton {
	background-color: white;
	text-align: left;
	border: none;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	color: #333;
}
