/* 	Ambassador's Shield Global CSS
	Version 2.0
	Date: 03/07/08
	
	Color Palate:
	Red:	#EC1C24
	Blue:	#4F5CA8
===================================================
*/

/*
===================================================
Global Reset
===================================================
*/
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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*
====================================================
Global Styles
====================================================
*/

html {
	/* IE6 Background Flicker Fix */
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	min-width: 800px;
	background: url(images/grass.jpg) repeat-x top;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/*
====================================================
Header Styles
====================================================
*/

#header {
	width: 800px;
	margin: 0 auto;
	height: 250px;
	}

	#header .haka {
		float: right;
		}
	
	#header .logo {
		float: left;
		margin-top: 8px;
		}
	
	#header h1 {
		display: none;
		}	

/*
====================================================
Navigation Styles
====================================================
*/
	
#nav {
	background-color: #EC1C24;
	border-top: #FFF 3px solid;
	border-bottom: #FFF 3px solid;
	width: 100%;
	height: 33px;
	}
		#nav ul {
			width: 800px;
			margin: 0 auto;
			text-align: center;
			}
			
		#nav li {
			display: inline;
			line-height: 2;
			padding: 0 26px;
			}
		
		#nav li a:link, #nav li a:visited {
			color: #FFF;
			font-weight: bold;
			text-decoration: none;
			font-family: Arial, Helvetica, sans-serif;
			}
			
		#nav li a:hover {
			color: #4F5CA8;
			font-weight: bold;
			text-decoration: underline;
			font-family: Arial, Helvetica, sans-serif;
			}

/*
====================================================
Primary Content Styles
====================================================
*/	
		
#main {
	background: #4F5CA8 url(images/bluegrad.png) repeat-x top;
	}
	
#container {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	}
		
	#container h1.annualheader {
		padding: 15px 0;
		font: bold 1.5em "Copperplate Gothic Bold" Times, "Times New Roman", serif;
		text-align: center;
		}
	
	#container h2 {
		padding: 15px 0 3px 0;
		font: bold 1.5em "Copperplate Gothic Bold" Times, "Times New Roman", serif;
		border-bottom: #999 1px solid;
		}	
	
	#container h3.sponsorshomeheader {
		padding-top: 10px;
		font: bold 1.25em "Copperplate Gothic Bold" Times, "Times New Roman", serif;
		text-align: center;
		}
		
	#container h4 {
		font-weight: bold;
		padding: 10px 0;
		}

	#container a:link, #container a:visited {
		color: #2E3191;
		font-weight: bold;
		text-decoration: none;
		}
 
	#container a:hover {
		color: #EC1C24;
		font-weight: bold;
		text-decoration: underline;
		}
	
	#container p {
		padding: 10px 0 10px 0;
		line-height: 1.65em;
		font-size: .75em;
		}

/*
====================================================
Content-Specific Styles
====================================================
*/

#container .content {
	padding: 0 20px 0 20px;
	}
	
	#container ul.liststlye {
		padding: 0 0 10px 25px;
		line-height: 1.75em;
		font-size: .75em;
		}
	
.hydecaption {
	float: right;
	margin: 0.3em 0 0.5em 2em;
	padding-left: 10px;
	line-height: 1em;
	width: 300px;
	}

	.hydecaption p {
		width: 100%;
		padding: 1em 0;
		font: .8em/1.75em Arial, Helvetica, sans-serif;
		color: #999;
		text-align: right;
		}

	.hydecaption img {
		display: block;
		}

.rugbyhistory {
	float: left;
	margin: 12px 15px 0 0;
	width: 200px;
	}

	.rugbyhistory img {
		display: block;
		}
	
#container .pdf {
	list-style-image: url(images/pdficon_small.gif);
	margin-left: 25px;
	}

#main #container #sponsorslogos {
	width: 760px;
	}

#main #container #sponsorslogos img {
	padding: 15px 20px 15px 20px;
	vertical-align: middle;
	}

.contactinfo {
	margin-left: 50px;
	}

/*
====================================================
Footer Styles
====================================================
*/
#footer {
	width: 65%;
	margin: 25px auto 15px auto;
	text-align: center;
	}
		
	#footer li {
		color: #999;
		padding-top: 8px;
		display: inline;
		font-size: .75em;
		}
		
	#footer li a:link, #footer li a:visited {
		color: #999;
		font-weight: normal;
		}
		
	#footer li a:hover {
		color: #999;
		font-weight: normal;
		text-decoration: underline;
		}

h6 {
	padding: 10px 0 20px 0;
	text-align: center;
	color: #EC1C24;
	font-size: .75em;
	}

	h6 a:link, h6 a:visited {
		color: #EC1C24;
		text-decoration: none;
		}
	
	h6 a:hover {
		text-align: center;
		color: #EC1C24;
		text-decoration: underline;
		}
