* { 
	padding: 0; margin: 0; 
	}
	
body, html {
	margin: 9px auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00437C;
	letter-spacing: .15em;
	background-image: url("http://www.mligolf.org/images/bg.gif");
	background-repeat: repeat;
	}
a:link { color: #369; 	
}
a:hover { color: #9c3; 	
}
a:visited { color: #369; 	
}	
a:active { color: #9c3; 	
}	
a img {
	border:none;
	margin: 0px;
	padding: 0px;
} 
.italic { font-style: italic; }
#container {
	width: 968px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
} 

#header {
	background-image: url(../images/bgTop.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	overflow: hidden;
	height: 196px;
	position: relative;
}

.topimg {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#Logo {
	width: 166px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav {
	width: 550px;
	padding-top: 0px;
	margin-left: 50px;
	float: left;
	display: inline;
	margin-top: 59px;
} 


#formContent {
	height: 540px;
	margin-left: 20px;
}
/*---------------------------
sidebar styles
-----------------------------
*/
#sidebar1 {
	float: right;
	background-color: #FFF;
	width: 220px;
	text-align: center;
	height: auto;
}
#sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 5px;
	margin-right: 5px;
}
#details h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #99CC33;
	text-align: center;
	letter-spacing: 0.02em;
	padding-top: 33px;
	font-size: 14px;
}
#details h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #99CC33;
	text-align: center;
	letter-spacing: 0.02em;
	padding-top: 0px;
	font-size: 14px;
}
#details {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	width: 210px;
	margin-left: 5px;
	margin-right: 5px;
	height: auto;
}

/*---------------------------
main content styles
-----------------------------
*/

#mainContent {
	width: 743px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 680px;
} 
#mainContent-sponsorships  {
	width: 740px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 100%;
} 
#reachgoal-text {
	width: 300px;
	font-size: 16px;
	padding-left: 20px;
	line-height: 19px;
	text-align: center;
}

.tinycaption {
	font-size: 10px;
	font-style: italic;
	color: #3F719C;
	width: 200px;
	background-color: #FFF;
}

#mission .emphasis{
	font-weight: bold;
}
.linkstyles a.linkstyles:link a.linkstyles:visited{
	font-size: 12px;	
	color: #00437C; 
	text-decoration: underline;
	}
a.linkstyles:hover {
	color: #99cc33; 
	}
	
#mainDetails {
	background-color: #ebdcb3;
	padding-top: 10px;
	margin-top: 6px;
	margin-left: 8px;
}
#mainContent p{
	line-height: 1.8em;
	text-align: left;	
}
#mainContent a:link { color: #369; 	
}
#mainContent a:hover { color: #9c3; 	
}
#row2 p{
	line-height: 1.8em;
	text-align: left;	
}
#row2 a:link { color: #369; 	
}
#row2 a:hover { color: #9c3; 	
}
#row2 {
	width: 800px;
	background-color: white;
	margin-top: 0px;/*
	padding-right: 10px;*/
	margin-bottom: 0;
	height: auto;
	text-align: left;
} 
#row2 p {
	padding-right: 10px;
	padding-left: 20px;
}
	
#row2 .blockQuote{
	background-color: white;
	float:right;
	margin-top: 0px;
	padding-right: 10px;
	margin-bottom: 0;
	padding-left: 20px;
	height: auto;
	text-align: left;
} 

ul {
	list-style-position: inside;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: none;
}

li {
	padding-top: 5px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	text-decoration: none;
	font-size: 10px;

}
#mainDetails h5 {
	color: #FF0000;
	font-size: 14px;
	float: left;
	clear: right;
	padding-left: 5px;

}
#mainDetails a {
	color: #004297;
	font-size: 14px;
	padding-left: 5px;
	text-decoration: none;

}
.titleTag {
	font-style: italic;
	letter-spacing: .5em;
	color: #99CC66;
	padding-bottom: 8px;

}


/*-------------------------------
 Miscellaneous classes for reuse 
 --------------------------------
 */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.blockQuote {
	font-style: italic;
	color: #333366;
	float: right;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #B8CDE3;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", sans-serif;

}
.blockQuoteleft {
	font-style: italic;
	color: #333366;
	float: left;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #B8CDE3;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-family: "Trebuchet MS", sans-serif;

}
.blockQuoteflag {
	background-image: url(../images/lebanese_flag.gif);
	font-style: italic;
	color: #333366;
	float: right;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #B8CDE3;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 110px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	margin-left: 5px;
	font-family: "Trebuchet MS", sans-serif;
}
.blockQuoteabout1 {
	font-style: oblique;
	color: #FFF;
	padding-left:80px;
	text-align: right;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #B8CDE3;
	padding-right: 15px;
	padding-left: 220px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #B8CDE3;
	background-repeat: no-repeat;
	height: 294px;
	background-color: #B8CDE3;
	font-family: "Trebuchet MS", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 16px;
	line-height: 25px;
	background-image: url(../images/GirlsAfghanistan.jpg);
	width: 305px;
	float: left;
	background-position: center top;
	font-weight: bolder;

}
.blockQuoteabout2 {
	font-style: italic;
	color: #333366;
	text-align: left;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #B8CDE3;
	background-image: url(../images/mddt_man_dog.jpg);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #B8CDE3;
	background-repeat: no-repeat;
	height: 100px;
	background-color: #efefef;
	background-position: right;
	font-family: "Trebuchet MS", sans-serif;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.blockQuoteabout3 {
	font-style: italic;
	color: #333366;
	text-align: left;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #B8CDE3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-image: url(../images/logo_itf.gif);
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #B8CDE3;
	background-repeat: no-repeat;
	height: 180px;
	background-color: #efefef;
	background-position: center 120px;
	margin-left: 10px;
	font-family: "Trebuchet MS", sans-serif;
	width: 444px;
	line-height: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
	float: right;
	margin-right: 10px;

}
/*
------------------------
image styles
------------------------
*/
.golfImg {
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.golferImg {
	margin-top: 20px;
	border: thin solid #000000;
}
.innImg {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #101010;
	border-bottom-color: #101010;
	border-left-color: #101010;
}
.titleImg {
	padding-top: 10px;
	padding-left: 222px;
}
.dogImg {
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.arrowImg {
	padding-right: 5px;
}
.registerImg {
	padding-left: 685px;
	padding-top: 0px;
}

.mddTeam {
	border: thin solid #00437C;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
}
.animImg {
	padding-top: 20px;
	float: left;
	padding-left: 20px;
}
.victimImg {
	margin-top: 20px;
	border: thin solid #000000;
	float:right;
	margin-right: 20px;
}
/*
-----------------------------
Footer Styles
-----------------------------
*/

#footer {
	padding: 10px;
	margin: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #00437c;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #BACCE4;
	}
.aboutFooter{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #D5DDD4;
	text-align: center;

}
	
.footergray, a.footergray:link, a.footergray:visited {
	color: #00437c;
	font-size: 12px;
	line-height: 20px;
	}
	
a.footergray:link, a.footergray:visited {
	text-decoration: underline;
	}
	
a.footergray:hover {
	color: #99cc33;
	font-size: 12px;
	text-decoration: underline;
	}
#about {
	padding-top: 10px;
	padding-left: 4px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#about  p {
	font-size: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

	
#mission {
	padding-top: 10px;
	padding-left: 4px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#contact {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.contacts {
	height: 570px;
	border: thin dotted #99CC66;
	padding: 10px;
	background-color: #efefef;
	background-image: url(../images/carts.jpg);
	background-repeat: no-repeat;
	background-position: center 280px;
}
.celebrities {
	height: 340px;
	background: #efefef;
	border: thin dotted #99CC66;
	padding: 10px;
}
.celebrities-long {
	height: 700px;
	background: #efefef;
	border: thin dotted #99CC66;
	padding: 10px;
}
.sponsorships {
	background: #efefef;
	border: 5px dotted #99CC66;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
}
#mission ul {
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#mission li {
	list-style-image: url(../images/golf_ball-mini.gif);
	list-style-position: outside;
	list-style-type: none;
}
#mission p {
	color: #336699;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	margin-left: 5px;
}
#scrollingInfo {
	border-top-width: thick;
	border-bottom-width: medium;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #d5ddd4;
	border-bottom-color: #D5DDD4;
}
#fauxColumn a:link { color: #369; 	
}
.pad {
	padding: 5px;
}
#mainDetails h2 {
	margin-right: 0px;
	padding-right: 0px;
	font-size: 18px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
}


#fauxColumn a:hover { color: #9c3; 	
}

.caption { font-size: .8em; color: #00437C; }
#donate {
	float: left;
	width: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	display: inline;
}
#registration {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-color: #FFF;
	background-position: left top;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.blue {
	background-color: #B7CDE3;
}

#registration tr td{
	border: thin solid #00437C;
	padding: 10px;
}


.box {
	width: 400px;
	border: thin solid #99CC66;
	padding: 10px;
	margin-right: 20px;
	margin-left: 80px;
	background-color: #efefef;
}
.padbtm {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8CDE3;
	margin: 0px;
}
h4 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8CDE3;
	margin-bottom: 20px;
	margin-top: 2px;
}
.mention {
	text-align: left;
}
#pics {
	margin-left: auto;
	background-color: #FFF;
	padding-top: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}
#pics img {
	padding-right:8px;
}
.clear {
	clear: both;
}
#mention {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	background-color: #FFF;
	height: 95px;
	padding-top: 10px;
}
#mention a:link { color: #369; 	
}
#mention a:hover { color: #9c3; 	
}


#mention img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#mention .text {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 444px;
	float: right;
}
.p-textlocation {
	padding-left: 20px;
	padding-right: 20px;
}
.bg {
	background-color: #FAF9E7;
}
#buttons {
	padding-top: 10px;
	background-color: #B8CDE3;
	color: #FFF;
	font-size: 14px;
}
#mission .sponsorships ul li p {
	padding-top: 0px;
	padding-bottom: 0px;
}
.center {
	text-align: center;
	margin-right: 34%;
	margin-left: 34%;
}
.girlsimg {
	background-color: #B8CDE3;
	height: 370px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	color: #23507D;
	text-align: center;
	margin-top: 0px;
	padding-top: 15px;
}
.prostheticsimg {
	background-color: #B8CDE3;
	width: 300px;
	height: 350px;
	padding-top: 10px;
	padding-right: 0px;
	text-align: center;
	float: right;
	margin: 10px;
}
.mineimg {
	background-color: #B8CDE3;
	width: 320px;
	height: 280px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	text-align: center;
	float: left;
	clear: both;
	margin-top: 30px;
	margin-bottom: 10px;
}
