@charset "utf-8";
/* Sports For All Charities */
/* Designed By Shamsi Design Studio */
/* shamsidesign.com */


body {
	background-color:#e5e6c4;
	margin:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999966;
	}
	
a:link { color:#96c59a; font-weight:bold; }
a:active { color:#96c59a; font-weight:bold;}
a:visited { color:#96c59a;font-weight:bold; } 
a:hover { color:#729f76; } 
a { text-decoration:none; }
	

img {
	border:none;
	}

#wrapper {
	width:908px;
	margin-left:auto;
	margin-right:auto;
	}

#logoarea {
	padding-bottom:10px;
	margin-right:58px;
	margin-left:25px;
	}

#phonearea{
	background-image:url(images/phone_bg.jpg);
	margin:0px;
	margin-top:15px;
	padding-left:36px;
	width:147px; /* 183px */
	height:35px;
	color:#FFFFFF;
	font-size:14px;
	line-height:35px;
	text-align:left;
	float:right;
	}

#header {
	margin-bottom:0px;
	width:908px;
	height:347px;
	}

#bodywrapper {
	}

#nav {
	text-align:left;
	margin:0px;
	vertical-align:top;
	height:47px;
	}

#footer {}

#content {
	margin-left:13px;
	}

#contentright {
	float:right;
	}

#contentbodytop {
	background-image:url(images/content_top.jpg);
	width:515px;
	}

#contentbody {
	background-image:url(images/content_bg.jpg);
	width:515px;
	line-height:18px;
	text-align:left;
	color:#999966;
	}
	
#contentbodytext{
	padding-left:25px;
	padding-right:25px;
	color:#999966;
	}
	
#contentbodybottom {
	background-image:url(images/content_bottombg.jpg);
	height:229px;
	padding-left:25px;
	padding-right:25px;
	}
	
#contentbodybreak {
	background-image:url(images/content_break.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:17px;
	width:465px;
	font-size:14px;
	font-weight:bold;
	}	
	
.inputclass {
	width:250px;
	}
	
input, select, textarea {
	border: 1px solid #999966;
	color:#339966;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin-top:3px;
	}
	
.inputbuttonclass {
	background-color:#E5E6C4;
	color:#999966;
	}	

li {
	padding-bottom:19px;
	}

