body
{
    margin: 0 auto;
    padding: 0 0 10px 0;
    color: #2d2d2d;
    background: #0b7cce url('/images/template/bg_body.png') repeat-x;
    font-size: 95%;
    font-family: Arial, “Helvetica Neue”, Helvetica, sans-serif;
    text-align: center;
}

img { border: none; }

object:active, div:active
{
	outline: none;
}

object:focus, div:focus
{
	-moz-outline-style: none;
} 

a, a:link, a:active, a:visited
{
    text-decoration: none;
    color: #fff;
}

a:hover
{
    color: #c3edff
}

.textBlock a, .textBlock a:link, .textBlock a:active, .textBlock a:visited
{
    color: #0b7cce;
}

.textBlock a:hover
{
    text-decoration: underline;
}

.container
{
    position: relative;
    z-index: 0;
    text-align: left;
    margin: 0 auto;
    width: 900px;
}

.splashBox
{
	width: 892px;
	height: 465px;
	margin: 175px 0 0 0;
	background: transparent url('/images/template/transparent.png');
}

.splashLogo
{
	display: inline-block;
	postion: absolute;
	width: 413px;
	height: 250px;
	margin: 25px 0 0 30px;
	background: transparent url('/images/template/splash_logo.png') no-repeat;
}

.splashPhoto
{
	position: absolute;
	margin: -163px 0 0 466px;
	width: 426px;
	height: 628px;
	background: transparent url('/images/template/splash_photo.png') no-repeat;
}

.splashButtons
{
	position: absolute;
	/*margin: 407px 0 0 20px;*/
	margin: 337px 0 0 20px;
}

.splashGolfButton
{
	position: absolute;
	margin: 395px 0 0 20px;
}

.splashButtons img
{
	cursor: pointer;
}

.header
{
    height: 122px;
}

.headerBG
{
    position: absolute;
    z-index: 0;
    height: 122px;
    width: 100%;
    background: transparent url('/images/template/bg_header.png') no-repeat  top center;
}

.headerBG2
{
    position: absolute;
    z-index: 0;
    height: 122px;
    width: 1100px;
    margin-left: -100px;
    background: transparent url('/images/template/bg_header.png') no-repeat  top center;
}

.logo
{
    position: relative;
    z-index: 1;
    width: 234px;
    height: 122px;
    display: inline-block;
    background: transparent url('/images/template/logo_medium.png') no-repeat;
    cursor: pointer;
}

.contentBorder
{
    padding: 4px;
    background: transparent url('/images/template/bg_contentborder.png');
}

.content
{
    background: #fff;
}

.textBlock
{
    font-size:0.9em;
}

/* Banner Box *****************************************************************/
.contentBannerBox
{
    height: 285px;
    background: #000c22;
}

/* Homepage *******************************************************************/
.contentBannerLeft, .contentBannerRight, .aboutBanner
{
    height: 285px;
}

.contentBannerLeft
{
    width: 572px;
    float: left;
    background: transparent url('/images/template/home_welcomebox.jpg') no-repeat top right;
    color: #fff;
}

.contentBannerLeft p
{
    width: 300px;
    margin: 112px 0 15px 15px;
    font-family: Trebuchet, Tahoma, Arial, sans-serif;
    font-size: 16px;
}

.contentBannerLeft a
{
    margin: 0 0 0 80px;
}

.contentBannerRight
{
    float: right;    
    width: 320px;
    background: transparent url('/images/template/bg_supportbox_gaflag.png') no-repeat;
}

.contentBodyLeft
{
    float: left;
    width: 572px;
}

.contentBodyRight
{
    float: right;
    width: 320px;
}

.supportButton
{
    width: 248px;
    height: 42px;
    margin: 225px 0 0 35px;
    background: transparent url('/images/template/button_facebook.png') no-repeat;
    /*background: transparent url('/images/template/button_support.png') no-repeat;*/
    cursor: pointer;
}

.supportButtonOver
{
    /*background: transparent url('/images/template/button_support_over.png') no-repeat;*/
}

/* News *******************************/
.newsContainer
{
    min-height: 290px;
    background: #fff url('/images/template/bg_textblock.png') repeat-x;
	border-top: 1px solid #fff;
    border-left: 1px solid #cacaca;    
}

.newsContainer ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.newsContainer li
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #d8d9db;
}

.newsTitle
{
    font-size: 1.1em;
    color: #24375a;
}

.newsDate
{
    float: right;
    font-size: 10px;
    color: #606f85;
}

.newsContent
{
    min-height: 15px;
	margin-top: 3px;
    color: #3b5375;
}

.newsLink
{
	text-align: right;
	padding: 0;
	margin: 0;
	font-size: .9em;
}

#RssIcon
{
	float: right;
	margin: 4px 4px 0 0;
}

.newsSingleEntry
{
    list-style: none;
    margin: 2px;
    padding: 0;
}

.newsHeader
{
    margin-bottom: 8px;
}

.newsPage .newsTitle
{
    font-size: 1.5em;
    font-weight: bold;
}

.newsContact
{
    font-size: .8em;
    font-style: italics;
    color: #606f85;
}

/* Homepage with video block ********************************************/
.homeVideo .contentBannerLeft, .homeVideo .contentBodyLeft
{
	width: 600px;
}

.homeVideo .contentBannerRight, .homeVideo .contentBodyRight
{
	width: 292px;
}

.homeVideo .supportButton
{
	margin: 225px 0 0 23px;
}

.homeVideo .contentBody
{
	height: 405px;
}

.homeVideo .newsContainer li
{
	margin: 0 0 8px 0;
}

.homeVideo .newsTitle
{
    font-size: 1.05em;
}

/* About Page *************************************************************/
.aboutBanner
{
    float: left;
    width: 100%;
    height: 285px;
    background: transparent url('/images/template/banner_about.jpg') no-repeat top right;
    color: #fff;
}

.aboutBanner p
{
    width: 350px;
    margin: 190px 0 10px 10px;
    font-family: Trebuchet, Tahoma, Arial, sans-serif;
    font-size: 16px;
}

.aboutContent
{
	background: transparent url('/images/template/family.jpg') no-repeat top right;
	
}

.aboutContent span
{
	display: inline-block;
	width: 65%;
}

.sectionHeaderBar
{
    height: 30px;
    padding: 0 0 0 5px;
    border: 1px solid #fff;
    border-bottom: 1px solid #cacaca;
    font-family: Trebuchet, Tahoma, Arial, sans-serif;
    font-size: 18px;
    line-height: 30px;
    background: transparent url('/images/template/bg_sectionheader.png') repeat-x;
}

.textBlock
{
    padding: 10px;
}

.letterContainer
{
    position: relative;
    background: #fff url('/images/template/bg_textblock.png') repeat-x;
    border: 1px solid #fff;
    min-height: 290px;
    padding: 10px 0 10px 10px;
}

.letterContent
{
    position: absolute;
width: 550px;
margin-bottom: 10px;
}

.letterContainer p, .textBlock p
{
    padding: 0;
    margin: 0 0 10px 0;
}

.letterSignature
{
    width: 180px;
    height: 57px;
    background: transparent url('/images/template/signature.png') no-repeat;
}

.experienceList li
{
    margin: 0 0 10px 0;
}

.eeLink
{
    text-align: center;
}

/* Main Menu */
.mainMenu, #MainMenu
{
    position: absolute;
    margin: -60px 0 0 275px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.mainMenu ul
{
    list-style: none;
}

.mainMenu li
{
    float: left;
    margin-right: 50px;
}

.mainMenu li li a
{
	font-size: 12px;	
}

.mainMenu li.selected a
{
    color: #78d0fd;
}

/* Contact Page *******************************/
.contactBanner
{
    float: left;
    width: 100%;
    height: 285px;
    background: transparent url('/images/template/banner_contact.jpg') no-repeat top right;
    color: #fff;
}

.contactBlock
{
	background: #e0e8f1;
	padding: 5px;
	margin: 0 0 3px 0;
    text-align: left;
    height: 50px;
}

.contactLabel
{
	float: left;
	font-size: 16px;
	font-weight: bold;
}

.contactInfo
{
	float: right;	
}

.endorsementsList
{
	list-style: none;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0;
}

.endorsementsList li
{
	background: #e0e8f1;
	padding: 5px;
	margin: 0 0 3px 0;	
}

.endorserName
{
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
    font-size: 16px;
}

.endorserTitle
{
	float: right;
	font-style: italic;
	color: #666;
}

/* SGI Page *******************************************/
.sgiContent
{
	height: 460px;
	background: transparent url('/images/template/bg_sgi2.jpg') no-repeat top right;
}

.sgiContent span
{
	display: inline-block;
	width: 65%;
}

/* Issues Page ****************************************/
#Issues
{
	height: 432px; 
	background: #000000 url('/images/template/banner_issues.jpg') right no-repeat;
	font-family: 'Arial';
	font-size: 14px;
}

#Issues ul
{
	list-style: none; 
	width: 65%;
	margin: 4px 5px; 
	padding: 0; 
	color: #fff;
	font-wight: normal;
}

#Issues li
{
	margin: 0 0 25px 0;
}

#Issues h4
{
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#Issues span
{
	display: inline-block;
	margin: 0 0 0 10px;
}

/* Contribute Page ************************************/
.contributeIntro
{
	margin: 0 0 10px 0;
}

.contributeForm
{
		
}

.contributeForm span.fieldLabel
{
	display: inline-block;
	width: 175px;
	float: left;
	font-size: 16px;
}

.contributeForm span.fieldColumn
{
	float: left;
	display: inline-block;
	margin: 0;
}

.contributeForm label
{
	display: inline-block;
	width: 100px;
}

.contributeSubmitContainer
{
	margin: 10px 100px 3px 0;	
	float: right;
}

.contributeFormSubmit
{
	cursor: pointer;	
}

.paymentMethods
{
	margin: 3px 0 0 40px;
}

.contributionInfoBox
{
	background: #454545;
	margin: 0;
	font-size: 12px;
	color: #fff;
}

.contributionInfoBox p
{
	margin: 0 0 0 0;	
	padding: 10px 10px 8px 10px;
}

/* Contribution Thank You Page ************************************/
.contributeSuccesBanner
{
    float: left;
    width: 100%;
    height: 285px;
    background: transparent url('/images/template/thankyou_photo.jpg') no-repeat top right;
    color: #fff;
}


.contributeSuccesBanner p
{
    width: 500px;
    margin: 30px 0 10px 30px;
    font-family: Trebuchet, Tahoma, Arial, sans-serif;
    font-size: 18px;
}

.contributeSuccesBanner p.backToHome
{
    width: 500px;
	font-size: 14px;
	text-align: center;
	margin: 65px 0 0 0;
}

.contributeSuccesBanner p.backToHome a
{
	margin: 0 auto;	
    color: #0b7cce;
}

/* Videos Page *****************************************/
.videoListContainer
{
	height: 405px;
	background: #2d2d2d;
}

.videoListContainer ul
{
	list-style: none;
	margin: 5px;
	padding: 0;
}

/* Forms ***********************************************/
#Form 
{

}

#Form .formField
{
	margin: 0 0 5px 0;
}

#Form label
{
	display: inline-block;
	width: 150px;
}

/* Fonts and Colors ************************************/
.sectionHeaderBlue
{
    color: #033a74;
}

.sectionHeaderRed
{
    color: #da1d1d;
}

.clear
{
    clear: both;
    height: 0px;
    margin: 0;
    padding: 0;
}

.golfTournament
{
	width: 892px; 
	min-height: 395px; 
	background: #007d00 url('/images/template/bg_golf.jpg') no-repeat top; 
	color: #fff;
}

.golfTournament p
{
	width: 600px;
	margin: 20px 0 0 15px;
}

#GolfTournamentLogo
{
	background: transparent url('/images/template/logo_golf.png') no-repeat;
	width: 504px;
	height: 106px;
	margin: 15px 0 0 5px;
}

#GolfTournamentSponsor
{
	float: right;
	background: transparent url('/images/template/mgc.png') no-repeat;
	width: 265px;
	height: 105px;
	margin: 10px 10px 0 0;
}

#GolfOptions
{
	list-style: none;
	padding: 0;
	margin: 25px 0 10px 15px;
}

#GolfOptions li
{
	float: left;
	width: 210px;
	margin: 0 10px 0 0;
	padding: 8px;
	background: #0a2007;
	font-size: 12px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#GolfOptions li div
{
	min-height: 35px;
}

#GolfOptions h4
{
	margin: 0 0 5px 0;
	font-size: 18px;
}

#GolfOptions a
{
	float: right;
	display: inline-block;
	width: 100px;
	height: 20px;
	line-height: 22px;
	margin: 20px 0 0 0;
	background: #697c17;
	text-align: center;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

/* Golf Tournament Registration Form */
.golfTournament form h3
{
	font-size: 24px;
	margin: 10px 0 10px 0;
	font-weight: normal;
}

.golfTournament form h4
{
	color: #e8da64;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: normal;
}

.golfTournament .section
{
	margin: 0 0 20px 0;
	padding: 8px 8px 1px 8px;
	width: 450px;
	/*background: #0a2007;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;*/
}

.golfTournament #Form .formField
{
	margin: 0 0 8px 0;
}

.golfTournament .formField input
{
	border: 1px solid #9fb736;
}
