@charset "UTF-8";
/* CSS Document */

/***********************************************************************
	GENERAL
************************************************************************/

body {
	background-color:#cccccc;
	background-image:url(images/site-graphics/body-backround-art12.jpg);
	background-repeat:repeat;
	background-position:top;
	margin:0px;
	padding:0px;
	font-size:1em;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%;
	color:#333;
	margin-bottom:15px;
	text-indent:10px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:170%;
	margin-bottom:20px;
	text-align:center;
	text-transform:uppercase;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#600;
	font-size:125%;
	border-top:#600 1px solid;
	border-bottom:#600 1px solid;
	margin-bottom:15px;
	text-transform:uppercase;
	width:100%;
	text-align:center;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#16496e;
	font-size:100%;
	margin-bottom:10px;
	text-transform:capitalize;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:80%;
	margin-bottom:10px;
	text-transform:capitalize;

}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:75%;
	margin-bottom:10px;
}


h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:70%;
	margin-bottom:10px;
}

address {
	padding-top:20px;
}

blockquote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:15px;
	font-size:90%;
	background-color:#e9e8e8;
	padding:10px;
}

blockquote p {
	color:#5d5d5d;
}
	

.clear {
	height:0px;    
	clear: both;
	overflow:auto;
	border:none;
	}

a:link {color:#900; text-decoration:none; font-size:95%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
a:active {color:#000; text-decoration:none; font-size:95%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
a:visited {color:#600; text-decoration:none; font-size:95%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
a:hover {color:#600; text-decoration:underline; font-size:95%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

a.highlight:link {background-color:#FF0; color:#333; text-decoration:none; font-size:95%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
a.highlight:active {background-color:#FF0; color:#000; text-decoration:none; font-size:95%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
a.highlight:visited {background-color:#FF0; color:#333; text-decoration:none; font-size:95%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
a.highlight:hover {background-color:#FF0; color:#000; text-decoration:underline; font-size:95%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

a img {
	border:none;
}

hr {
	color:#CCC;
	height:1px;
	width:95%;
	background-color:#CCC;
	margin-bottom:15px;
}

img.alignImgLeft {
	float:left;
	padding:10px 10px 10px 0px;
	border:none;
}

img.alignImgRight {
	float:right;
	padding:10px 0px 10px 10px;
	border:none;
}

img.alignImgRightContest {
	float:right;
	padding:7px;
	margin-left:10px;
	border:1px solid #999;
}

img.galleryImg {
	float:left;
	padding:7px 7px 0px 0px;
	border:none;
}

legend {
	color:#600;
}

.highlight {
	background:#FF0;
	color:#000;
}

ol {
	margin-left:20px;
}

ol li ul li {
	list-style:lower-alpha;
	margin-left:10px;
}

ol li ul li ul li {
	list-style:lower-roman;
	margin-left:10px;	
}

ul {
	font-size:80%;
}
	

/***********************************************************************
	LAYOUT	
************************************************************************/

#container {
	width:1170px;
	margin:0px auto 0px auto;
	padding:0px;
}

#logosLeft {
	width:100px;
	float:left;
	margin:0px 13px 0px 10px;
	padding:0px;
}

#bodyWrapper {
	width:900px;
	float:left;
	background-color:#FFF;
	margin:0px;
	padding:0px;
}

#logosRight {
	width:100px;
	float:left;
	margin:0px 0px 0px 10px;
}

#nav {
	width:839px;
	background-color:#000;
}

#secondaryNav {
	font-size:80%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/***********************************************************************
	Header	
************************************************************************/

#header {
	width:95%;
	margin-left:25px;
	margin-right:20px;
}	

#topLogoBanner {
	height:140px;
	margin-top:15px;
}
	
	
/***********************************************************************
	Body	
************************************************************************/

#body {
	width:865px;
	padding-left:25px;
	padding-bottom:0px;
	margin:0px;
}

#slideshow {
	width:580px;
	height:340px;
	padding:0px;
	margin:5px 10px 0px 0px;
	float:left;
}

#slideshow p {
	color:#FFF;
	margin-top:5px;
}

#leftColumn {
	width:580px;
	height:100%;
	float:left;
	margin-right:15px;
	margin-top:20px;
}

#rightColumn {
	width:250px;
	height:100%;
	float:left;
	margin-top:20px;
}

#bottom {
	background-image:url(images/site-graphics/paper-bottom.png);
	width:900px;
	height:164px;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px auto 0px auto;
}

#affiliates {
	width:100%;
}

/***********************************************************************
	Home Main Events 	
************************************************************************/

#mainEvents {
	width:250px;
	float:left;
	margin:5px 0px;
}


/***********************************************************************
	News	
************************************************************************/

#news {
	width:100%;
}

#news h2 {
	margin-bottom:3px;
}

#news div {
	margin-bottom:0px;
	border-bottom:#333 solid 1px;
}
#news div div {
	border:none;
}

#news div h3 {
	margin-bottom:5px;
	margin-top:5px;
}

#news div p {
	margin-bottom:10px;
	margin-top:0px;
	font-size:75%;
}

#news div a {
	margin-bottom:0px;
}

#news div img {
	float:left;
	border:none;
	margin:0px 5px 0px 0px;
	padding:0px;
}

/***********************************************************************
	AFFILIATES	
************************************************************************/

ul.footer {
	list-style:none;
	width:150px;
	float:left;
}

