@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

a {
	color:#03f;
	text-decoration:none;
	}
	
a:hover {
	color: #006;
	text-decoration:underline;
	}

body {
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/body-bg.jpg) repeat top center;
	font-size: 1em;
	}

#background {
	width: 100%;
	height: 100%;
	background: url(images/page-bg7.jpg) no-repeat top center;
	}

#container {
	margin: 0 auto;
	width: 914px;
	max-width: 914px;
	overflow: hidden;
	background: #000;
	border-bottom: 1px solid #000;
	}
	
#content-container {
	margin: 0 auto;
	width: 914px;
	background: url(images/content-bg.jpg) repeat-y top left;
	padding-bottom: 100px;
	}
	
#content-header {
	width: 914px;
	height: 292px;
	max-height: 292px;
	max-width: 914px;
	overflow: hidden;
	}
	
/* Nav */

#nav-container {
	width: 210px;
	float: left;
	height: 100%;
	margin-left: 7px;
	}

#nav {
	float: left;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	display: block;
	overflow: hidden;
	width: 200px;
	max-width: 200px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	}
	
#nav li {
	margin: 0;
	display: block; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -20px;
	}
	
#thome a  {
	width: 200px;
	background: url(images/nav1-home.jpg) top left no-repeat;
	}

#tabout a  {
	width: 200px;
	background: url(images/nav2-profile.jpg) top left no-repeat;
	}

#tnews a  {
	width: 200px;
	background: url(images/nav3-news.jpg) top left no-repeat;
	}

#tphotos a  {
	width: 200px;
	background: url(images/nav4-photos.jpg) top left no-repeat;
	}
	
#tpartners a  {
	width: 200px;
	background: url(images/nav5-partners.jpg) top left no-repeat;
	}
	
#tcontact a  {
	width: 200px;
	background: url(images/nav6-contact.jpg) top left no-repeat;
	}
	
/* Main Content */

#center-content-container {
	margin-top: 15px;
	width: 530px;
	float: left;
	}
	
.main-content-container {
	margin: 0 auto;
	width: 490px;
	}
	
#sched-table td {
	padding: 3px 2px;
	text-align: center;
	margin: 0;
	}

/* Content News */
	
.content-news {
	margin: 0 auto;
	width: 490px;
	background: #fff;
	border-bottom: solid 1px #c4c4c4;
	}
	
#content-news-header {
	background: url(images/content-header-news.jpg) no-repeat top left;
	height: 31px;
	width: 490px;
	margin: 0;
	}
	
.content-news h3 {
	background: #fff url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 10px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	font-size: 80%;
	text-transform: uppercase;
	}

.content-news h3:hover {
	background-color: #ccc;
	}

.content-news h3.active {
	background-position: right 5px;
	}

.content-news p {
	margin: 0;
	padding: 10px 10px 25px;
	font-size: 72%;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	text-align: justify;
	}

.content-news img {
	margin: 5px 8px;
	padding: 0;
	border: 1px solid #000;
	}
	
.content-news a {
	font-size: 90%;
	margin: 0px 15px;
	}
	
/* Content news2 */

.content-news2 {
	float: right;
	margin: 0;
	padding: 5px 0;
	width: 643px;
	background: #fff;
	border: solid 1px #999;
	/* -webkit-border-radius: 8px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 8px;
	-moz-border-top-left-radius: 0; */
	}
	
.content-news2 h3 {
	background: #e5e5e5 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 10px;
	margin: 4px 3px;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	cursor: pointer;
	font-size: 80%;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.content-news2 h3:hover {
	background-color: #ccc;
	}

.content-news2 h3.active {
	background-position: right 5px;
	}

.content-news2 p {
	margin: 0;
	padding: 10px 4px;
	font-size: 72%;
	text-align: justify;
	}
	
.content-news2 img {
	margin: 5px 100px;
	padding: 0;
	background: none;
	border: 1px solid #000;
	}
	
.active {
	background-position: right 12px;
}

/* upcoming events */

#content-events-header {
	margin-top: 25px;
	background: url(images/content-header-events.jpg) no-repeat top left;
	height: 31px;
	width: 490px;
	}
	
#content-profile-header {
	background: url(images/content-header-profile.jpg) no-repeat top left;
	height: 31px;
	width: 490px;
	}
	
#content-photos-header {
	background: url(images/content-header-photos.jpg) no-repeat top left;
	height: 31px;
	width: 490px;
	}
	
#content-news-header2 {
	background: url(images/content-header-news2.jpg) no-repeat top left;
	height: 31px;
	width: 490px;
	}

#content-partners-header {
	background: url(images/content-header-partners.jpg) no-repeat top left;
	height: 31px;
	width: 490px;
	}
	
#content-contact-header {
	background: url(images/content-header-contact.jpg) no-repeat top left;
	height: 31px;
	width: 490px;
	}
	
.content-blank {
	margin: 0 auto;
	padding: 9px 10px;
	width: 468px;
	background: #fff;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	border-bottom: solid 1px #c4c4c4;
	}
	
.content-blank h3 {
	font-size: 80%;
	margin-bottom: 7px;
	color: #c00;
	text-transform: uppercase;
	}
	
.content-blank h4 {
	font-size: 75%;
	font-weight: normal;
	}
	
.content-blank p {
	font-size: 75%;
	margin-bottom: 8px;
	text-align: justify;
	}
	
/* Latest Results */

#content-results-header {
	margin-top: 25px;
	background: url(images/content-header-results.jpg) no-repeat top left;
	height: 31px;
	width: 490px;
	}
	
.content-results {
	padding: 0;
	width: 488px;
	font-size: 70%;
	background: #fff;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	border-bottom: solid 1px #c4c4c4;
	margin-bottom: 50px;
	}
	
.dark {
	background: #e5e5e5;
	}

.dark2 {
	background: #b9b9b9;
	}

.light {
	border-top: none;
	border-bottom: none;
	}

#results-table td {
	text-align: center;
	border: 1px solid #c4c4c4;
	margin: 0;
	padding: 3px 0;
	}
	
/* Photo's/Right justified page */

#right-content-container {
	margin-top: 15px;
	margin-right: 30px;
	width: 645px;
	float: right;
	}	
	
.content-photos {
	float: right;
	margin: 0;
	padding: 5px 0;
	width: 643px;
	background: #fff;
	border: solid 1px #999;
	/*-webkit-border-radius: 8px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 8px;
	-moz-border-top-left-radius: 0;*/
	}
	
.content-photos h3 {
	background: #e5e5e5 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 10px;
	margin: 4px 3px;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	cursor: pointer;
	font-size: 80%;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.content-photos h3:hover {
	background-color: #ccc;
	}

.content-photos h3.active {
	background-position: right 5px;
	}

.content-photos p {
	margin: 0;
	padding: 0px 4px;
	font-size: 72%;
	text-align: justify;
	}
	
.content-photos img {
	margin: 3px;
	padding: 13px 15px 12px 14px;
	background: url(images/photo-gal-bg.jpg) top center no-repeat;
	}
		
#news-photo {
	padding: 0;
	margin: 0 95px;
	border: 1px solid #000;
	background: none;
	}
	
.news-archives {
	clear: left;
	list-style: none;
	margin: 0;
	padding: 5px;
	display: inline;
	overflow: hidden;
	}
	
.news-archives li {
	margin: 0; 
	padding: 0px;
	display: inline;
	list-style-type: none;
	border: 1px solid #ccc;
	}

.news-archives a {
	color: #666;
	font-size: 80%;
	background: #fff;
	padding: 5px 3px;
	margin: 0;
	}
	
.news-archives a:hover {
	background: #e5e5e5;
	}
	
/* Right Side Photos */

#content-right {
	clear: right;
	float: right;
	width: 149px;
	margin-right: 7px;
	max-width: 160px;
	overflow: hidden;
	}
	
#content-right li {
	clear: both;
	display: block;
	margin: 0;
	padding: 15px 16px 25px 14px;
	width: 120px;
	height: 80px;
	max-height: 112px;
	max-width: 149px;
	overflow: hidden;
	background: url(images/right-img-bg.jpg) no-repeat top left;
	}

/* Footer */

#footer {
	clear: both;
	width: 914px;
	height: 34px;
	background: url(images/footer-bg.jpg) no-repeat;
	color: #fff;
	font-size: 75%;
	}
	
#footer-right {
	clear: right;
	float: right;
	margin: 0 8px 0 0px;
	}
	
#footer-left {
	clear: left;
	float: left;
	margin: 15px 0 0 15px;
	}

#amg-link a {
	display: block;
	background: url(images/footer-amg-link1.jpg) top;
	width: 193px;
	height: 34px;
}

#amg-link a:hover {
	background: url(images/footer-amg-link2.jpg) top;
}
