html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	width: 100%;
	background: #f0d0aa url(/assets/common/background-vert0.png) repeat-y center;
}
#allPageH {
	background-image: url(/assets/common/background.png);
	background-repeat: repeat-x;
}
#flag {
	width: 100%;
	background: url(/assets/common/flag-background0.png) no-repeat center 205px;
}
#content {
	width: 1003px;
	display: block;
	padding: 0px;
}
#contentLeft {
	width: 587px;
	vertical-align: top;
	padding: 14px 0px 0px 16px;
}
#leftColumn {
	background-image: url(/assets/common/left-column.png);
	background-repeat: repeat-y;
}
#contentCenter {
	width: 416px;
	vertical-align: top;
}
#centerColumn {
	background-image: url(/assets/common/center-column.png);
	background-repeat: repeat-y;
}
#headline {
	width: 720px;
	margin-left: 20px;
}
#main {
	width: 700px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#topBanner {
	width: 1003px;
}
#footer {
	width: 100%;
	background: #FFFFFF url(/assets/common/footer-background.png) repeat-x center top;
}
#footerContent {
	width: 1003px;
	margin: 36px 0px 18px 0px;
}
#footerLeft {
	width: 500px;
	height: 108px;
	padding-top: 65px;
	text-align: center;
}
#footerCenter, #footerRight {
	text-align: left;
	width: 251px;
	height: 108px;
	background:  url(/assets/footer/dotted_line.gif) no-repeat left 16px;
}
#footerCenter p, #footerRight p {
	margin: 12px;
}

/*   T O P I C S   */

.topics {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 0px 12px 12px 12px;
}

/*   TELETHON   */
#telethon {
	width: 557px;
	margin: 43px 0px 0px 8px;
	background-color: #FFFFFF;
}
#telethon #telethonContent {
	margin: 5px 18px 0px 24px;
	background-color: #FFFFFF;
}
#telethonContent .topics, #telethonContent .topics a {
	color: #967634;
	margin-left: -6px;
	margin-top: 16px;
}
#telethonContent img {
	float: left;
	margin-right: 6px;
}
/*   AF HOUSING   */
#afHousing1 {
	width: 557px;
	margin: 43px 0px 0px 8px;
	background-color: #FFFFFF;
}
/*   AF BIKERIDE   */
#bikeRideLogo {
	width: 557px;
	margin-left: 8px;
	height: 90px;
}

/*   MONTHLY VIDEOS   */
#monthlyVideos {
	margin: 57px 22px 0px 5px;
	background-color: #FFFFFF;
	padding: 0px 7px 0px 7px;
}
#monthlyVideos #videoContent {
	padding: 12px;
	margin-top: 4px;
	background: #A7ACB1 url(/assets/common/home/video-background.png) no-repeat 0px 0px;
	padding-bottom: 14px;
	display: block;
	height: 166px;
}
#monthlyVideos #videoContent a {
	color: #333333;
}
#monthlyVideos #videoContent img#videoThumb {
	margin-right: 12px;
	border: 2px solid #d3d6d8;
	float: left;
}
#monthlyVideos #players {
	padding-left: 8px;
	background: #6d747b;
}
/*   CONTRIBUTE SIGH-UP BUTTONS   */
#contributeSighUp {
	background: #E3E4E6;
	width: 394px;
}

/*   PRESS RELEASES   */
#pressRealeases .topics {
	color: #660088;
	margin-left: 11px;
}
#pressRealeases a {
	color: #660088;
}
#pressRealeases p {
	margin: 0px;
	padding: 9px 0px 9px 0px;
	display: block;
}
#pressRealeases #pressReleasesContent {
	width: 321px;
	margin: 10px 0px 10px 37px;
}

/*   EVENTS   */
#events .topics {
	color: #8D4747;
	margin-left: 11px;
}
#events a  {
	color: #8D4747;
}
#events p {
	margin: 0px;
	padding: 9px 0px 9px 0px;
}
#events #eventsContent {
	width: 321px;
	margin-left: 37px;
}

/*   PROJECTS   */
#projects .topics {
	color: #287693;
	margin-left: 11px;
}
#projects a {
	color: #287693;
}
#projects #projectsContent {
	width: 321px;
	margin-left: 37px;
}

/*   BASIC HTML TAGS   */

h1 {
	font-size: 24px;
	margin: 0px;
}
td, p, li {
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
#main p {
	text-align: justify;
}


.paragraphLeft {
	text-align: left !important;
}
.smallBottom {
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 18px;
	color: #85827C;
	background:  url(/assets/footer/dotted_line.gif) no-repeat left 16px;
}
.smallVerdana, #footerContent .smallVerdana a, #design-in-Washington-DC, #design-in-Washington-DC td p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797671;
}
.smallVerdana td {
	font-size: 10px;
}
.headHeavy {
	font: bold 20px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-align: left;
}
.centerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px 45px 12px 29px;
	color: #444444;
	text-align: justify;
	vertical-align: top;
}
.subHead {
	font: bold 14px Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
.smallArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/*   P H O T O S   */

.photoRight {
	float: right;
	margin-left: 10px;
}
.photoLeft  {
	float: left;
	margin-right: 10px;
}
.photoRight, .photoLeft  {
	background-color: #F5F5F3;
	border: 1px solid #999573;
	margin-bottom: 10px;
}
.photoRight td, .photoLeft td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7A775A;
	padding: 0px 6px 6px 6px;
}
.photoRight img, .photoLeft img {
	margin-top: 6px;
}

/*   E N D   P H O T O S   */

.mainBlack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.mainBurgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.smallCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;

}
.smallVerdanaBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #85827C;
	font-weight: bold;

}
.smallVerdanaBoldW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.smallVerdanaBoldW a {
	color: #FFFFFF;
}
.smallVerdanaBoldW a:hover {
	color: #FFFFFF;
}
.dates {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.mainTurquoise {
	color: #0A4EA3;
}
