html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FF6600;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}

.gallery 
{
    margin-bottom: 30px;
    margin-right: 10px;
}

.gallery img
{
    border: solid 5px #ffffff;
}

.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #2D0202;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #F4C389;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 749px;
  position: relative;
  background: #7C0000;
}
#logo {
  width: 357px;
  background: url(/images/logo.jpg) no-repeat;
  height: 185px;
  text-align: center;
}
#logo h1 {
  padding-top: 50px;
  color: #fff;
  font: bold 27px "arial black", arial, sans-serif;
}

#logo h1 a 
{
    color: #fff;
    text-decoration:none;
}

#logo p {
  margin: 0em;
  padding-left: 50px;
  font: 17px "arial narrow", arial, sans-serif;
}

#imagebox
{
	float:right;
	margin: auto;
	width: 350px;
}

#nav li {
  list-style: none;
}
#nav-left {
  width: 178px;
}
#nav-left li {
  background: url(/images/nav_bg.jpg) repeat-x;
  font: 18px "arial narrow", arial, sans-serif;
  height: 62px;
  line-height: 62px;
  text-align: left;
}

#nav-left li img {
	vertical-align: middle;
	padding-right: 1em;
	padding-left: 1em;
}

#nav-left a {
  color: #fff;
  text-decoration: none;
  padding-right: 20px;
}
#nav-left .orange a {
  color: #FFC559;
}
#nav-left a:hover {
  text-decoration: underline;
}
#nav-right {
  position: absolute;
  top: 185px;
  left: 178px;
  width: 178px;
  border-left: 1px solid white;
}
#nav-right ul {
  text-align: right;
}
#nav-right li {
  font: 14px "arial narrow", arial, sans-serif;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid white;
  background: 152px 10px url(/images/arr.gif) no-repeat;
  padding-right: 40px;
}
#nav-right a {
  color: white;
  text-decoration: none;
}
#nav-right a:hover {
  text-decoration: underline;
}

/** body **/

#body {
  border-top: 1px solid white;
  padding-top: 20px;
}
#left {
  float: left;
  width: 352px;
  padding-left: 15px;
}
#right {
  float: right;
  width: 291px;
  padding-right: 37px;
}

#right #SponsorList
{
    list-style: none;
    text-align: center;
}

#welcome, #Champions {
  padding-left: 29px;
}

h3.thanks
{
    text-align: center;
    margin-top: 3em;
    margin-bottom: 1em;
}

h2.guilded {
  background: bottom left url(/images/welcome_bg.gif) repeat-x;
  height: 20px;
  margin-bottom: 0.8em;
  font-weight: normal;
  font-size: 20px;
}
h2.guilded span {
  background: #7C0000 url(/images/h_glif.gif) no-repeat;
  padding-left: 38px;
  padding-right: 8px;
  padding-top: 2px;
  float: left;
}

.more a {
  color: #C47552;
  text-decoration: none;
  font-weight: bold;
}
.more a:hover {
  text-decoration: underline;
}


#EventInfo {
  /*background: url(/images/gloveball.jpg) no-repeat left 60px;
  image can be purchased at http://www.istockphoto.com/file_closeup/sports-and-leisure/5934464-worn-baseball-mitt-and-ball.php?id=5934464 */
  margin-top: 20px;
}

#EventInfo img 
{
    border: 0; 
    float:left; 
    padding-right: 5px;
    margin-top: 5px;
}


#EventInfo h2 {
  font: 17px "arial narrow", arial, sans-serif;
  background: bottom url(/images/divider.gif) repeat-x;
  padding-bottom: 5px;
  margin-left: -50px;
  padding-left: 70px;
  padding-right: 0;
}

p {
  margin: 1em 0;
  line-height: 1.1;
}

#Champions
{
    text-align: center;
    padding: auto;
    margin-top: 3em;
}

/** right **/

.callout {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  margin-bottom: 1.1em;
}
.callout h2 {
  background: url(/images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #660100;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;
}
.callout th {
  text-align: left;
  padding-left: 20px;
  padding-right: 10px;
}
.callout td.submission {
  text-align: right;
}
.callout ul
{
    list-style-type: none;
    padding-left: 20px;
}

#menu {
  background: bottom left url(/images/specials.jpg) no-repeat;
  border: 1px solid #97321D;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
}
#menu h2 {
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu form {
  text-align: center;
}
#menu p {
  margin: 1.3em 0;
}

/** footer **/

#footer {
  text-align: center;
  background: url(/images/divider.gif) repeat-x;
  padding: 20px 20px 12px 20px;
  margin: 0 2em;
}
#footer li {
  list-style: none;
  display: inline;
}
#footer a {
  color: #E49E6F;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}

/** Sponsor **/

#sponsortitle
{
    text-align: center;
    margin-bottom: 1em;
}

.Sponsor
{
    text-align:center;
    margin-top:3px;
}

/** Contact **/
#contact #wrapper #body #left .title, #contact #wrapper #body #right .title
{
    margin-top: 1em;
    margin-bottom: 1em;
}

#contact #ContactLink a
{
    color: #FFC559;
}

/** Teams **/
#Teams #TeamsLink a
{
    color: #FFC559;
}

#Teams #wrapper #body h3, #Teams #wrapper #body h4
{
    text-align:center;
}

#Teams #wrapper #body #left, #Teams #wrapper #body #right,
#Teams #wrapper #body #left ul, #Teams #wrapper #body #right ul
{
    padding: 1em;
}

#Teams #wrapper #body #left
{
    padding-left: 3em;
}

#Teams #wrapper #body #left h4, #Teams #wrapper #body #right h4
{
    text-align: left;
}



.region
{
    margin-top: 1em;
}

/** About **/
#About #AboutLink a
{
    color: #FFC559;
}

/** Sponsors **/
#Sponsors #SponsorsLink a
{
    color: #FFC559;
}

/** Home **/
#Home #HomeLink a
{
    color: #FFC559;
}

#Champions .callout {padding-top: 3px;}

#Champions .callout h2 {margin-top: 5px; margin-bottom: 0;}

/** Gallery **/
#Gallery #wrapper #body
{
    padding-left: 20px;
    padding-right: 5px;
}

#Gallery #PhotoGalleryLink a
{
    color: #FFC559;
}

#landscape
{
    margin-left: 15px;
}
