@charset "UTF-8";

@font-face {
	font-family: 'BraganzaITC TT';
	src: url('braganzaitc_tt.eot');
	src: local('BraganzaITC TT'), local('BraganzaITCTT'), url('braganzaitc_tt.woff') format('woff'), url('braganzaitc_tt.otf') format('opentype');
}

body  {
	font:  0.9em/130% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	background: #0c3879;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container { 
	background: #fff;
	width: 1500px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
p {
	margin: 0;
	padding: 0 0 5px 0;
}
h1 {
	font: normal 250%/100% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-align: left;
	color: #003499;
	margin-left: 0px;
	letter-spacing: -1px;
}
h2 {
	color: #039;
	font: 170%/100% "Trebuchet MS", Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
	padding: 0;
}
h3 {
	color: #039;
	font: bold 130%/90% "Trebuchet MS", Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
}


h4 {
	color: #390;
	font: bold 110%/100% "Trebuchet MS", Tahoma, Verdana, sans-serif;
	padding: 0 0 6px 0;
}
h5 {
	color: #CCFF33;
	margin: 0 0 10px 0;
	font: bold 1.25em/150% "Trebuchet MS", Arial, Geneva, Helvetica, Swiss;
}
h6 {
	color: #CCFF33;
	margin: 0 0 10px 0;
	white-space: pre;
	font: bold normal .8em/125% "Trebuchet MS", Arial, Geneva, Helvetica, Swiss;
}
ul {
	list-style-type: none;
}
li	{
	background-image: url(../pix/heroball-bullet.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	margin: 0 0 5px -15px;
}
a {
	color: #CCff33;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-decoration: none;
}
.subheadmargintop {
	margin-top: .8em;
}

a:hover {
	color: #00FF99;
	text-decoration: none;
	font: inherit "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
.a-onbody {
	color: #00CC00;
}
.greentype	{
	color: #390
}
.captiontype {
	color: #003499;
	font: bold 0.8em/100% "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
.mainlinks	{
	font-size: 100%;
	margin: 2px 0;
}
.emph {
	color: #06F;
}
.inlineSubs {
	color: #06C;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}
.biginvisilink {
	font-size: 3em;
	padding: 0px;
	text-decoration: none;
	margin-left: 20px;
	visibility: visible;
}
.twoColFixLtHdr #header { 
	background: #00349a; 
	background-image: url(../toplevelpix/webbanner_01.jpg);
	background-repeat: no-repeat;
	height: 94px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: 1500px;
}
.twoColFixLtHdr #sidebar1 {
	background: #0c3879; /* the background color will be displayed for the length of the content in the column, but no further */
	border-right: 10px solid #67888B;
	color: #fff;
	float: left; /* since this element is floated, a width must be given */
	min-height: 1100px;
	width: 232px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0 10px 0 0;
	padding: 15px 20px 15px 43px;
}
.twoColFixLtHdr #sidebar1 h2	{
	color: #fff;
	margin: 0.8em 0;
	font: bold 1.25em/130% "Trebuchet MS", Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
}
.twoColFixLtHdr #mainContent { 
	border-left: 10px solid #67888B;
	margin: 0 0 0 295px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 30px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 1150px;
} 

.twoColFixLtHdr #tourneyContent { 
	background: #003 url(../toplevelpix/tourneyball.jpg) no-repeat 0 0;
	border-left: 10px solid #67888B;
	color: #fff;
	font:  120%/130% "Trebuchet MS", Arial, Geneva, Helvetica, Swiss, SunSans-Regular;min-height: 1100px;
	margin: -35px 0 0 295px;
	padding: 0 50px;
	width: 1150px;
}
.twoColFixLtHdr #tourneyContent p {
	padding: 0 400px 1em 0;
}
.twoColFixLtHdr #tourneyContent h1 {
	color: #f2f6dd;
	font: 350%/100% 'BraganzaITC TT',"Trebuchet MS", Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
	padding: 500px 0 0 220px;
}
.twoColFixLtHdr #tourneyContent h2 {
	color: #e3eca9;
	font: 200%/100% 'BraganzaITC TT',"Trebuchet MS", Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
}
.twoColFixLtHdr #tourneyContent h3 {
	color: #f2f6dd;
	font:  150%/100% 'BraganzaITC TT',"Trebuchet MS", Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
}



.textcolumndiv   {
	width: 270px;
	text-align: left;
	padding: 0px;
	margin: 20px 20px 0 20px;
	height: auto;
	float: left;
}
#textcolum1   {
	width: 270px;
	text-align: left;
	position: relative;
	visibility: visible;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	height: auto;
	float: left;
}
#textcolumn2 {
	float: left;
	width: 270px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: left;
}
#textcolumn3 {
	margin-top: 20px;
	float: left;
	width: 270px;
}
#gridcontainer {
	width: 1500px;
	height: 320px;
	margin-bottom: 10px;
}
#gridcontainer h1 {
	margin-left: 20px;
}
.procellsFloatleft {
	background: #fff;
	float: left;
	height: 300px;
	width: auto;
	text-align: center;
}
.procellsFloatright {
	background: #fff;
	float: right;
	height: 300px;
	width: auto;
	text-align: center;
}
.procellsFloatleft p, .procellsFloatright p {
	line-height: 100%;
	padding-bottom: 5px;
}
.gallerycellsFloatleft {
	background: #fff;
	float: left;
	height: 300px;
	margin: 5px 10px;
	padding: 0;
	width: auto;
	width: auto;
	text-align: center;
}
.gallerycellsFloatright {
	background: #fff;
	float: right;
	height: 300px;
	margin: 5px 10px;
	padding: 0;
	width: auto;
	text-align: center;
}
.gallerycellsFloatleft, .gallerycellsFloatright p {
	background: #fff;
	padding: 0 0 5px 0;
	margin-bottom: 5px;
}
.twoColFixLtHdr #footer { 
	margin: 0;
	width: 1500px;
	background: #0c3879; 
} 
.twoColFixLtHdr #footer p {
	color: #fff;
	font: 90%/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 0 314px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#proscontainer #pros p {
	padding-left: 20px;
}
#column4 p .bodyset-text a {
	font-weight: bold;
	color: #0C6;
}
td	{
	line-height: 110%;
	padding: 4px;
	vertical-align: top;
}
td p	{
	font-size: 95%;
	line-height: 130%;
	padding: 0 0 12px 0;
}
.kickstartimg {
	float: left;
	margin: 0 20px 0 0;
}
.kickstartli {
	background-image: url(../pix/heroball-bullet.png);
	background-repeat: no-repeat;
	background-position: 335px 3px;
	padding-left: 355px;
	margin-bottom: 3px;
}
.whitype	{
	color: #fff;
}