﻿
/* Globals */

*
{
    margin: 0;
    padding: 0;
}

body 
{
	min-width: 880px;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #C1AD77;
	background-image: url(img/Jib-Marina-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

h1
{
    font-size: 1.8em;
    margin-bottom: 10px;
    color: #640C14;
}

h2
{
    font-size: 1.6em;
    display: inline;
    border-bottom: dashed 1px #1cbafc;
}

p
{
    font-family: Tahoma;
    font-size: 1.4em;
    line-height: 1.8em;
    padding-bottom: 10px;
}


/* Master */

#wrapper
{
    margin: 10px auto 0 auto;
    text-align: left;
	width: 842px;
	position: relative;
	left: 50%;
	margin-left: -421px;
}
#background
{
	background: url(img/Jib-Marina-Copy-Area.jpg) repeat-y left top;
	width: 900px;
}

#branding  /*Flash Section*/
{
    float: left;
    width: 842px;
}

#mainContent
{
    float: left;
    width: 800px;
    color: #3B341B;
}

#mainContent a
{
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
}

#mainContent a:hover
{
    color: #ff2748;
}

#col1home
{
	float: left;
	width: 500px;
	text-align: justify;
    line-height: 2.8em;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 20px;
}

#col1home img
{
	float: left;
    clear: right;
    padding-right: 10px;
    padding-bottom: 30px;
}


#col2home
{
    width: 175px;
    float: left;
    margin: 5px 0 25px 35px;
}



/* Sub */

#col1
{
	float: left;
	width: 510px;
	text-align: justify;
    line-height: 2.8em;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 20px;
}


#col2
{
	float: left;
	width: 430px;
	font-family: Tahoma;
    font-size: 1.4em;
    line-height: 1.8em;
    padding-bottom: 30px;
}

#col2 img
{
	float: left;
    clear: right;
    padding-right: 10px;
    padding-bottom: 30px;
}



#col3
{
	float: left;
	width: 350px;
	font-family: Tahoma;
    font-size: 1.4em;
    line-height: 1.8em;
}

#submainContent
{
    float: left;
    width: 780px; 
    padding: 0 40px;
    
}

.callout
{
    float: left;
    width: 160px;
    margin-right: 30px;
}

.callout p
{
    font-family: Arial;
    font-size: 1.2em;
    line-height: 1.3em;
}

#middle a
{
    color: #686868;
}

#tournament
{
    padding: 30px;
}
#tournament table
{
    width: 725px;
}
ul
{
    padding: 10px 0 10px 20px;
    font-size: 1.4em;
}

.imgbig
{
    float: left;
    padding: 10px 300px 15px 0;
    clear: both;
}

.imgleft
{
    float: left;
    padding: 15px 15px 15px 0;
}

.imgleftclrR
{
    float: left;
    padding: 15px 147px 15px 0;
}


/* Footer */

#footer
{
    font-size: .7em;
    font-weight: normal;
    clear: both;
    width: 900px;
    height: 61px;
    color: #640C14;
    padding: 10px 0px 0px 0px;
    text-align: center;
    background-image: url(img/Jib-Marina-footer.gif);
    background-repeat: no-repeat;
}
#footer p
{
    padding: 0px 35px 0px 0px;
}


#footer a
{
    color: #666666;
    text-decoration: none;
    padding: 0px;
}

#footer a:hover
{
    color: #333333;
}
