/** Main Stylesheet for AGP 2010 **/

/* Site Properties */

body {
	background:none repeat scroll 0 0 #201B17;
	color:#403E3F;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	line-height:18px;
	margin: 0;
	padding: 0;
}

a {
	color: #00669e;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

h1 {
	color: #715a47;
	font-weight: normal;
}

h2 {
	color: #00669e;
	font-weight: normal;
}

h3 {
	color: #715a47;
	font-weight: normal;
}

h4 {
	font-size: 14.0333px;
	color: #00669e;
	font-weight: normal;
}

/* Page Layout */

.page {
	margin: 0 auto;
	width: 1060px;
}

.layout {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

.layout-left, .layout-middle, .layout-right {
	margin: 0;
	padding: 0;
}

.layout-left {
	width: 30px;
	background: none no-repeat scroll 0 0 #201B17;
}

.layout-right {
	width: 30px;
	background: url('/images/content-side.jpg') repeat-y scroll 0 0 transparent;
}

.header {

}

.top-frame {
	background:url('/images/main-header.jpg') no-repeat scroll 0 0 transparent;
	height:87px;
	width:1000px;
}


/* Navigation */

.nav-bar {
	background: none repeat scroll 0 0 #635950;
	height: 32px;
	width: 1000px;
}

.nav-bar .sf-menu {
	height: 32px;
	margin: auto;
	width: 969px;
}

.nav-bar .sf-menu a {
	text-transform: uppercase;
}

.nav-bar .sf-menu .spacer {
	
}


/* Main Content */

.content-table {
	border: 0 none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 1000px;	
}

.content-main {
	background:url('/images/content-main-bg.jpg') repeat-y scroll 0 0 #f0efed;
	margin: 0;
	padding: 0px 10px 0 40px;
	vertical-align: top;
	width: 739px;
}

.content-main-front {
	background:url('/images/left-back.jpg') repeat-y scroll 0 0 #f0efed;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 739px;
}

.content-main-inside {
	background:url('/images/content-main-bg-inside.jpg') repeat-y scroll 0 0 #f0efed;
	margin: 0;
	padding: 0px 40px 40px 40px;
	vertical-align: top;
	width: 920px;
}

.content-space {
	background:url('/images/content-space2.jpg') no-repeat scroll 0 0 #201b17;
	height: 14px;
	margin: 0;
	padding: 0;	
	width: 1000px;
	line-height:0;
}

.content-space-front {
	background:url('/images/content-space3.jpg') no-repeat scroll 0 0 #201b17;
	height: 14px;
	margin: 0;
	padding: 0;	
	width: 1000px;
	line-height:0;
}

.content-space-inside {
	background:url('/images/content-space-inside.jpg') no-repeat scroll 0 0 #201b17;
	height: 14px;
	margin: 0;
	padding: 0;	
	width: 1000px;
	line-height:0;
}

/* Footer */

.footer-left, .footer-middle, .footer-right {
	margin: 0;
	padding: 0;
}

.footer-left {
	height:107px;
	width: 30px;
}

.footer-middle {
	background:url('/images/agp-footer.jpg') no-repeat scroll 0 0 transparent;
	height:83px;	
	padding: 12px 20px;
	vertical-align: top;
	width: 960px;
}

.footer-right {
	background:url('/images/footer-side.jpg') no-repeat scroll 0 0 transparent;
	height:30px;
	width: 1000px;
}

.footer-middle p.info, .footer-middle p.info a {
	color: #d1cfd0;
	margin: 0;
	font-size: 9px;
	line-height:1.25;
}

.footer-middle p.info {
	width: 261px;
	float: left;
}

.footer-middle p.info a, .footer-middle p.privacy a {
	text-decoration: none;
}

.footer-middle p.info a:hover, .footer-middle p.privacy a:hover {
	text-decoration: underline;
}

.footer-title {
	color: #D1CFD0;
	/* Dae thinks it should be this, color: #B8A992 */
}

p.privacy {
	position: relative;
	float: right;
	margin: 37px 48px 0 0;
}

p.privacy a {
	color: #d1cfd0;
	font-size: 9px;
}

/* Announcement Section */

.content-right {
	background:url('/images/content-right-bg.jpg') repeat-y scroll 0 0 #c2c2c2;
	margin: 0;
	padding: 0;	
	vertical-align: top;
	padding: 10px 0 20px 0;
	width: 211px;
}

.content-right .ads {
	margin: 20px auto;
	width: 155px;
}

.content-right .ads img {
	border: 0;
}

.content-right .announcements {
	background: none repeat scroll 0 0 #d1cfd0;
	margin: 20px auto;
	padding: 10px;
	width: 160px;
}

.content-right .announcements p {
	font-size: 10px;
}

.content-right .announcements img {
	border: 0;
	display: block;
	margin: 10px auto;
	width: 80px;
}

/** Front Page Layout **/

.headlines {
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #1F1A16;
	width: 739px;
}

.front-page {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.front-page .top-divider {
	background:url('/images/top-divider.jpg') no-repeat scroll 0 0 transparent;
	width: 729px;
	padding: 0 20px 0 40px;
	vertical-align:top;
}

.front-page .left-divider {
	width: 477px;
	padding: 0;
	vertical-align:top;
}

.front-page .right-divider {
	width: 313px;
	padding: 0;
	vertical-align:top;
}

.front-header {
	height: 34px;
	font-size: 20px;
	color: #715a47;
	padding: 10px 0 0 0;
}

.front-page .news-header {
	background:url('/images/left-divider.jpg') no-repeat scroll 0 0 transparent;
	padding: 0 20px 0 40px;
	width: 417px;
}

.front-page .events-header {
	background:url('/images/right-divider.jpg') no-repeat scroll 0 0 transparent;
	padding: 0 40px 0 20px;
	width: 252px;
}

.front-page .news-body {
	padding: 0 20px 0 40px;
	width: 417px;
}

.front-page .events-body {
	padding: 0 40px 0 20px;
	width: 252px;
}

.front-page .featured .featured-header, .front-page .article .article-header {
	font-size: 16px;
	margin: 8px 0;
	color: #715a47;
}

.front-page .featured-image, .front-page .article .article-image {
	width: 400px;
	float: left;
	margin:0 20px 20px 0;
}

.front-page .featured-image a, .front-page .article .article-image a {
	width: inherit;
}

.front-page .featured-image img , .front-page .article .article-image img  {
	display: block;
	width: inherit;
	margin: 8px 0 0 0;
	border: 0 none;
}

.front-page .featured-image img , .front-page .article .article-image-test img  {
	width: 400px;
	margin: 0 10px 10px 0;
}

.front-page .featured-image p, .front-page .article-image p {
	font-size:10px;
	font-style:italic;
	margin:4px auto;
	width: 400px;	
	line-height: 1;
}
.front-page .featured-image p {
	font-size:10px;
	font-style:italic;
	line-height:1;
	width:400px;
	text-align:left;
}

.front-page .article-image-test p {
	font-size:10px;
	font-style:italic;
	line-height:1;
	width:400px;
	text-align:center;
}
.front-page .article {
	margin: 8px 0;
	border-bottom: 1px solid #C2C2C0;
}

.front-page .article.end {
	border-bottom:0 none;
}



/** Upcoming Events **/

.event, .event a {
	color:#715a47;
}

.front-page .event {
	float: left;
	width:252px;
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #C2C2C0;
	font-size: 10px;
}

.front-page .event .event-date {
	float: left;
	width: 75px;
	padding-right: 15px;
	text-align: right;
}

.front-page .event .event-desc {
	float: right;
	width: 162px;
	margin-top:-3px;
}

.front-page .event.end {
	border-bottom: 0 none;	
}

/** Press Room **/

.content-space-press {
	background:url("/images/content-space-pressroom.png") no-repeat scroll 0 0 #201B17;
	height:14px;
	line-height:0;
	margin:0;
	padding:0;
	width:1000px;
}

.content-main-press {
	padding: 0;
	width: 1000px;
}

.press-room {
	background:url("/images/content-main-bg-pressroom.jpg") repeat-y scroll 0 0 #F0EFED;
	width:1000px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.press-room td {
	padding: 0;
	margin: 0;
}

.press-room .header-bar-1 {
	background:url("/images/pressroom-header-1.jpg") no-repeat scroll 0 0 #F0EFED;
	height: 57px;
}

.press-room .header-bar-2 {
	background:url("/images/pressroom-header-2.jpg") no-repeat scroll 0 0 #F0EFED;
	height: 53px;
}



.press-room .press-header-1 {
	color:#715A47;
	font-size:20px;
	padding: 0 20px 10px 40px;
	width: 490px;
	vertical-align: top;
}

.press-room .press-header-2 {
	color:#715A47;
	font-size:20px;
	padding: 0 40px 10px 20px;
	width: 390px;
	vertical-align: top;
}
.press-room .press-header-3 {
	color:#715A47;
	font-size:20px;
	padding: 10px 20px 0 40px;
	width: 490px;

}

.press-room .press-header-4 {
	color:#715A47;
	font-size:20px;
	padding: 10px 40px 0 20px;
	width: 390px;
	vertical-align: top;	
}

.press-room .press-header-1, .press-room .press-header-2 {
	height: 47px;
	float:left;
}

.press-room .press-header-3, .press-room .press-header-4 {
	height: 43px;
	float:left;
}

td.bulletins, td.newsletters {
	padding: 0 40px 20px 20px;
	vertical-align: top;
}

td.news, td.press-releases {
	padding: 0 20px 20px 40px;
	vertical-align: top;
}
.press-room .press_site_update {
	border-bottom:1px solid #C2C2C0;
	margin:8px 0;
	float:left;
}
.press-room .press_site_update .press_update_header{
	color:#715A47;
	font-size:16px;
	margin:8px 0;
}
.press-room .press_site_update .press_update_image img{
	float:left;
	margin:0 10px 8px 0;
	width:100px;
}
	
/* News Section */

.news-item {
	float: left;
	border-bottom: 1px solid #C2C2C0;
	padding: 8px 0;
}

.bulletin-item {
	border-bottom: 1px solid #C2C2C0;
}

.news-item.end, .bulletin-item.end {
	border-bottom: 0 none;
}

.news-item a, .press-releases a, .bulletins a, .newsletters a {
	color: #715A47;
}

.news-item .news-photo {
	float: left;
	width: 92px;
	margin: 0 10px 10px 0;
}

.news-item .news-photo img {
	width: inherit;
}

.news-item .news-photo p {
	font-size:10px;
	font-style:italic;
	line-height:1;
	margin:4px auto;
	width:inherit;
	text-align:center;
}

.news-item .news-item-header {
	color:#715A47;
	font-size:14px;
	margin: 0 0 8px 0;
}

/* Press Releases */

.press-releases-item {
	float: left;
	margin: 8px 0;
	width: 490px;
}

.press-releases-date {
	float: left;
	width: 60px;
	text-align: right;
	padding: 0 5px 0 0;
}

.pr-divider {
	float: left;
	padding: 0 5px 0 5px;
	width: 10px;
}

.press-releases-title {
	float: left;
	width: 395px;
	padding: 0 0 0 5px;	
}


/** Coorporationg Organizations **/

.organizations {
	border-collapse: collapse;
	padding: 0;
	margin: 30px auto;
	width: 800px;
	background: none repeat scroll 0 0 #FFFFFF;
}

.organizations td {
	width: 25%;
	vertical-align: bottom;
	padding: 10px;
}	

.organizations td img {
	display: block;
	margin: 0 auto;
	width: 180px;
	border: 0 none;
}

.organizations div {
	width: 180px;
	height: 60px;
	margin: 16px 0;
	text-align:center;
	text-transform: capitalize;
	font-size: 12px;
	color: #00669e;
}

/** AGP Diplomates **/

.agp-diplomates {
	border-collapse: collapse;
	padding: 0;
	margin: 0 auto;
	width: 800px;
}

.agp-diplomates td {
	width: 50%;
	vertical-align: top;
	padding: 10px;
}	

/** Requirements **/

.requirements-list {
	width: 800px;
	margin: 0 auto 20px auto;
}

.requirements-list ul li {
	margin: 8px 0;
}

.requirements-photo {
	width: 800px;
	margin: 20px auto;
}

.requirements-photo img {
	display: block;
	width: 700px;
	margin: 0 auto;
}

.requirements-photo p {
	width: 700px;
	margin: 4px auto;
	font-size: 10px;
	font-style: italic;
}

/** Application **/

.application-photo {
	width: 300px;
	float: left;
	margin: 0 16px 16px 0;
}

.application-photo img {
	display: block;
	width: 300px;
}

.application-photo p {
	width: 300px;
	margin: 4px auto;
	font-size: 10px;
	font-style: italic;
}

/** Continuing Education **/

.upcoming-events, .additional-courses {
	width: 800px;
	margin: 20px auto;
}

/** Contact Us **/
.contact-photo {
	float: left;
	width: 289px;
	margin: 0 20px 20px 0;
}

.contact-photo img {
	display: block;
	width: 289px;
}

.contact-photo p {
	width: 289px;
	margin: 4px auto;
	font-size: 10px;
	font-style: italic;
}

/** Interview Section **/

.date {
	font-style: italic;
}
p {
	line-height: 1.5;
}

.question {
	font-weight: bold;
	color: #1D659F;
}
.facts {
	float: left;
	background: #eee;
	border: 1px solid #ccc;
	border-left: 0;
	padding: 1em;
	margin: 0 2em 1em -21px;
	width: 30%;
}
.facts h3 {
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
}
.facts p {
	line-height: 1.5;
}
.facts .fact {
	font-weight: bold;
	margin-bottom: -1em;
	padding-bottom: 0;
}

.photo {
float:right;
margin:0 0 1em 1em;
}

/** Board Members Section **/

.board-member {
	width: 700px;
}

.bm-photo {
	float: left;
	border: 1px #715A47 solid;
	padding: 4px;
	margin: 4px 10px 4px 0;
}

.bm-title, .bm-company, .bm-location {
	color: #00669E;
}

.bm-title {
	font-size: 14px;
}


/** Ceremonies Section **/

.ceremonies {
	width: 800px;
}

.ceremonies .ceremony {
	float: left;
}

.ceremonies .ceremony p{
	width: 380px;
	float: right;
}

.test {
	float:right;
}

.ceremonies .ceremony .ceremony-header {
	color:#715A47;
	font-size:16px;
	margin:8px 0;	
}

.ceremonies .ceremony .ceremony-image {
	float:left;
	margin:0 20px 20px 0;
	width:400px;
}

.ceremonies .ceremony .ceremony-image p {
	font-size:10px;
	font-style:italic;
	line-height:1;
	margin:4px auto;
	width:400px;
}

.ceremonies .ceremony .ceremony-image a {
	width:400px;
}

.ceremonies .ceremony .ceremony-image a img {
	border:0 none;
	display:block;
	margin:8px 0 0;
	width:400px;
}


/** 8/13/10 New Front Page by Don Tubel **/

.front-page .new_updates {
	padding:0 20px 0 40px;
	width:417px;	
}
.front-page .site_update {
	border-bottom:1px solid #C2C2C0;
	margin:8px 0;
	float:left;
}

.front-page .site_update .update_header {
	color:#715A47;
	font-size:16px;
	margin:8px 0;
}

.front-page .site_update .update_image {
	float:left;
	margin:0 10px 8px 0;
	width:100px;
}

.front-page .site_update .update_image a {
	width: 100px;
}

.front-page .site_update .update_image img {
	width: 100px;
	border:0 none;
	display:block;
	margin:8px 0 0;
}
