/* ---------------------------------------- 
   WHAT FRIENDS DO STYLESHEET
   ---------------------------------------- 
   
Total Layout Change
By: Paul Romer
Began: 7/15/11

      Modified by: Greg Polit
Version: v108
Date: 05/14/08
Notes:  coordcolor , hitcounter
  
    Modified by: Greg Polit
Version: v107
Date: 08/18/07
Notes:  lines are top borders now in rnav (quotebox classes)
  
    Modified by: Greg Polit
Version: v106
Date: 08/17/07
Notes:  teamreport class

  
  Modified by: Greg Polit
Version: v105
Date: 08/17/07
Notes: modified rnavfeature style   
  
Modified by: Greg Polit
Version: v105
Date: 07/18/07
Notes: reapplied rnav fix, and paragraph spacing  
   
Modified by: Greg Polit
Version: v103
Date: 07/17/07
Notes: paragraph spacing
   */
	
body{
  margin: 0px;
  background:#005294 url('images/whitebg.png') center top repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  line-height: 1.3;	
  font-size: 12px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  border-width:0px;
  
}

img{
	border:none;
}

a {
	color:#1d649d;
}

textarea{
	resize: none;
	overflow: auto;
}

button{
	padding:0px;
	border:none;
	background:none;
	cursor:pointer;
}
#mainwrapper{
	width:1092px;
	margin:0px auto;
	text-align:center;
	overflow-x:hidden;
	position:relative;
}

#mainheader{
	height:90px;
	padding:10px 25px 15px;
	text-align:left;
}

#mainheader #logoimg{
	vertical-align:bottom;
	border:0px;
	float:left;
}

#mainheader #socialicons{
	float:right;
}

#mainheader #socialicons img{
	padding-right:10px;
}
#mainheader #whatfriends{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	color:#336633;
}

#mainheader #whatfriends ul{
	list-style:none;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#1d649d;
	padding:0px;
	margin-top:0px;
}

#mainheader #whatfriends ul li{
	background:url('images/bluearrow.png') left top no-repeat;
	padding-left:18px;
}

#mainheader #whatfriends ul a{
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#1d649d;
	text-decoration:none;
}

#mainheader #whatfriends ul a:hover{
	text-decoration:underline;
}
#mainheader #bannerads{
	
	float:left;
	margin:10px 0px 0px 60px;
}
#mainnav{
	background:#f2f6f9;
	height:30px;
	text-align:center;
	padding:5px 0px;
	clear:both;
}

#mainnav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#005294;
	padding:5px 12px;
	text-decoration:none;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#mainnav a:hover{
	background:#005294;
	color:#f2f6f9;
	text-decoration:none;
}

#mainfooter{
	margin:0px auto;
	color:#005294;
	font-size:12px;
	text-align:center;
	padding:25px 0px;
	clear:both;
}

#mainfooter .graytext{
	color:#666;
	font-size:10px;
}
#mainfooter a{
	color:#005294;
	font-size:12px;
	text-decoration:none;
}

#mainfooter a:hover{
	text-decoration:underline;
}

#frontpagetop{
	text-align:left;
	padding:25px 25px;
	color:#666;
	font-size:12px;
}

#frontpagetop #slideshow{
	float:right;
	width:522px;
	height:296px;
	padding:6px;
	-moz-box-shadow: 0 0 5px 5px #ccc;
	-webkit-box-shadow: 0 0 5px 5px #ccc;
	box-shadow: 0 0 5px 5px #ccc;
	overflow:hidden;
}

#frontpagetop #slideshow #slides{
	width:522px;
	height:296px;
	position:relative;
	overflow:hidden;
}

#frontpagetop #slideshow #slides #slideholder{
	position:relative;
	white-space: nowrap;
}

#frontpagetop #slideshow #slides #slideholder div{
	display:inline-block;
	zoom:1;
	*display:inline;
}

#frontpagetop #topcontent{
	width:455px;
	line-height:20px;
	margin-top:8px;
}

#frontpagetop #signup{
	width:280px;
	height:110px;
	padding:15px;
	background:#ededed;
	margin-top:20px;
	color:#005294;
	font-size:10px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#frontpagetop #signup form{
	padding:0px;
	margin:0px;
}

#frontpagetop #signup input[type=text]{
	border:none;
	background:#fff;
	color:#999;
	font-size:10px;
	padding:7px;
	width:150px;
	margin-top:5px;
}

#frontpagetop #signup #fields{
	display:inline-block;
	zoom:1;
	*display:inline;
}
#frontpagetop #signup #button{
	display:inline-block;
	zoom:1;
	*display:inline;
	font-size:0;
}

#frontpagetop #signup #button img{
	display:block;
}

#frontpagetop #whatsnext{
	display:inline-block;
	zoom:1;
	*display:inline;
	padding-left:25px;
}

#frontpagetop #whatsnext ul{
	list-style:none;
	padding:0px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
}
#frontpagetop #whatsnext ul li{
	margin-bottom:5px;
	background:url('images/greenarrow.png') left center no-repeat;
	padding-left:23px;
}
#frontpagetop #whatsnext ul a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

#frontpagetop #whatsnext ul a:hover{
	font-weight:700;
}

#frontpagemiddle{
	text-align:left;
	padding:0px 25px 15px;
	color:#666;
	font-size:12px;
}

#frontpagemiddle #middlecontentbluebox{
	background:#F2F6F9;
	padding:16px;
}
#frontpagemiddle #middlecontent{
	width:430px;
	padding-right:50px;
	line-height:20px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#frontpagemiddle #middleright{
	width:525px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
#frontpagemiddle #middleright .middlerightrow{
	width:525px;
}
#frontpagemiddle #middleright .middlerightcellleft{
	width:275px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

#frontpagemiddle #middleright .middlerightcellright{
	width:245px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.frontpagemiddleiconholder{
	vertical-align:top;
	height:64px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.frontpagemiddleicontext{
	display:inline-block;
	zoom:1;
	*display:inline;
	width:210px;
}
#frontpagebottom{
	text-align:left;
	padding:10px 25px 15px;
	color:#666;
	font-size:12px;
}

#frontpagebottom h1{
	margin:10px 0px;
	vertical-align:top;
}

#frontpagebottom #bottomad{
	display:inline-block;
	zoom:1;
	*display:inline;
	width:192px;
	height:186px;
	vertical-align:middle;
}

#frontpagebottom #bottomad #bottomadholder{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	width:192px;
	height:186px;
}

#frontpagebottom #bottomad #bottomadholder img{
	vertical-align:middle;
}
#frontpagebottom #dailycheer{
	display:inline-block;
	zoom:1;
	*display:inline;
	width:226px;
	height:186px;
	background:#ccdce9;
	margin-left:25px;
	padding:0px 10px;
	vertical-align:top;
	cursor:pointer;
}

.dailycheertitle {
	font-size: 14px;
	font-style: italic;
	color:#005294;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#frontpagebottom #dailycheer #cheerlogo{
	position:relative;
	top:-10px;
	left:20px;
	z-index:2;
}
#frontpagebottom #facebook{
	display:inline-block;
	zoom:1;
	*display:inline;
	width:220px;
	margin-left:25px;
	height:156px;
	vertical-align:top;
	border:5px solid #dfefcd;
	background:#cae4ab;
	padding:5px 10px 15px;
}

#frontpagebottom #facebook h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin:0px;
	vertical-align:middle;
}
#frontpagebottom #latestnews{
	display:inline-block;
	zoom:1;
	*display:inline;
	width:250px;
	height:166px;
	vertical-align:top;
	margin-left:25px;
}

#frontpagebottom #latestnews h1{
	margin:0px;	
}
#frontpagebottom .bluetext{
	color:#005294;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
h1{
	color:#005294;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
}

h2{
	color:#005294;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h3{
	color:#005294;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

.divider {
	padding:20px 0px;
}

.dashdivider{
	height:10px;
	border-top: dashed 1px #ddd;
}

#innerpagewrapper{
	text-align:left;
	padding:10px 0px;
	color:#666;
	font-size:12px;
}

#innerpagewrapper #sidebar{
	background:#fff url('images/sidebarbg.png') top left repeat-y;
	width:216px;
	padding:0px 30px 0px 5px;
	min-height:800px;
	color:#666;
	font-size:12px;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:top;
}

#innerpagewrapper #sidebar #bottom{
	padding-left:25px;
}
#innerpagewrapper #sidebar #sidebarad{
	width:192px;
	padding:10px 0px;
	text-align:center;
}

#innerpagewrapper #sidebar #sidebarcheer{
	width:172px;
	padding:10px 10px;
	background:#ccdce9;
	position:relative;
	min-height:186px;
	margin-top:25px;
	cursor:pointer;
}
#innerpagewrapper #sidebar #sidebarcheer h1{
	margin:0px;
}
#innerpagewrapper #sidebar #sidebarcheer #cheerlogo{
	position:absolute;
	top:-20px;
	left:160px;
	z-index:2;
}

#innerpagewrapper #sidebar #facebook{
	width:162px;
	padding:10px 10px;
	background:#ccdce9;
	position:relative;
	min-height:186px;
	margin-top:25px;
	border:5px solid #dfefcd;
	background:#cae4ab;
	padding:10px;
}

#innerpagewrapper #sidebar #facebook h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin:0px;
	vertical-align:middle;
	line-height:normal;
}

#innerpagewrapper #sidebar #latestnews{
	width:182px;
	padding:0px;
	min-height:186px;
	margin-top:25px;
}

#innerpagewrapper #sidebar #latestnews h1{
	margin:0px;
}

#innerpagewrapper #sidebar .bluetext{
	color:#005294;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#innerpagewrapper #sidebar #sidebarads{
	width:182px;
	text-align:center;
}

#innerpagewrapper #pagecontent{
	width:717px;
	padding:0px 30px;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:top;
	font-size: 12px;
}

.error{
	color:#c00;
}
/*----------------------------------------------------------*/
/*                    Login Page                            */
/*----------------------------------------------------------*/

#innerpagewrapper #pagecontent #loginpage{
	color:#666;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width:600px;
}
#innerpagewrapper #pagecontent #top{
	text-align:left;
	min-height:830px;
	overflow:hidden;
}

#innerpagewrapper #pagecontent #loginpage .loginform{
	background:#f2f6f9;
	padding:20px;
	width:388px;	
}

#innerpagewrapper #pagecontent #loginpage .formlabels{
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align:right;
	padding-right:5px;
	vertical-align:top;
	line-height:23px;
	width:120px;
	color:#333;
}
#innerpagewrapper #pagecontent #loginpage .forminputs{
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align:left;
	padding-left:5px;
	vertical-align:top;
	width:230px;
}

#innerpagewrapper #pagecontent #loginpage .forminputs input[type='text'], #innerpagewrapper #pagecontent #loginpage .forminputs input[type='password']{
	width:225px;
}

#innerpagewrapper #pagecontent #loginpage .formsubmit{
	text-align:right;
	padding:5px 0px;
	width:365px;
}

/*----------------------------------------------------------*/
/*                    Find Your Team Page                   */
/*----------------------------------------------------------*/

#innerpagewrapper #pagecontent #findteampage{
	color:#666;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width:600px;
}

#innerpagewrapper #pagecontent #findteampage .findteamform{
	background:#f2f6f9;
	padding:16px;
	width:526px;	
}

#innerpagewrapper #pagecontent #findteampage .findteamform .label{
	color:#333;
	font-size:18px;	
}

#innerpagewrapper #pagecontent #findteampage .formsubmit{
	text-align:right;
	padding-right:20px;
	width:100%;
}

#headlinebox{
	background: #f2f6f9;
	padding:10px;
	width:450px;
}

#headlinebox input{
	vertical-align: middle;
}

#headlinebox input[type=image]{
	padding:0px 10px;
}

#headlineboxlabel{
	vertical-align:middle;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#welcomemessagebox {
	width:570px;
	padding:20px 35px;
	background: #f2f6f9;
	text-align: center;
}
.welcomemessagetext {
	width:570px;
	height:135px;
	text-align: left;
}
/*----------------------------------------------------------*/
/*                    How it Works Page                     */
/*----------------------------------------------------------*/
#howworksbox{
	width:530px;
	background:#f2f6f9;
	padding:35px;
}

#howworksbox2 {
	width:570px;
	background:#f2f6f9;
	padding:35px;
}

#howworksbox a, #howworksbox2 a{
	text-decoration: none;
}
.howworksrow{
	width:525px;
	padding-bottom:10px;
}

.howworkscellleft{
	width:275px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.howworkscellright{
	width:245px;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
}
.howworksiconholder{
	vertical-align:top;
	height:64px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.howworksicontext{
	display:inline-block;
	zoom:1;
	*display:inline;
	width:210px;
}
/*----------------------------------------------------------*/
/*                        Tell A Friend                     */
/*----------------------------------------------------------*/
#friendemails{
	float:left;
	width:200px;	
}

#friendemails input[type=text]{
	width:200px;
}
#captcha{
	float:right;
}
/*----------------------------------------------------------*/
/*                         Generic                          */
/*----------------------------------------------------------*/
#innerpagewrapper #pagecontent #genericpage{
	color:#666;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width:600px;
}

#innerpagewrapper #pagecontent #genericpage .bluebox{
	background:#f2f6f9;
	padding:35px;
	text-align:left;
}

#innerpagewrapper #pagecontent #genericpage .lightbluetext{
	color:#1d649d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

#innerpagewrapper #pagecontent #genericpage form .formsubmit{
	text-align:right;
	padding-right:80px;
}

#innerpagewrapper #pagecontent #featureditem{
	width: 250px;
	float: left;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	background-color: #E1E8F0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#innerpagewrapper #pagecontent #featureditem2{
	width: 250px;
	float: right;
	z-index: 3;
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	background-color: #EEDB96;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: right;
}
#storeitems{
	padding-top:20px;
	clear:both;
}

#storeitems td{
	vertical-align:top;
}

#storeitems td.itemprice{
	padding-bottom:20px;
}
.itemheader {
	color:#005294;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	padding:20px 0px;
	margin:0px;
	font-weight:normal;
	border-top:1px dashed #ddd;
}

.TeamName {
	width:209px;
	color:#005294;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size: 24px;
	padding: 20px 4px;
	font-style: italic;
	text-align: center;
}

.TeamNameGreen {
	width:209px;
	color:#8BAE64;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size: 24px;
	padding: 20px 4px;
	font-style: italic;
	text-align: center;	
}

.TeamViewMenuTitle{
	width:209px;
	color:#97abd0;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size: 24px;
	padding: 20px 4px;
	font-style: italic;
	text-align: center;
}

#submenu{
    width: 217px;
    font: 14px Georgia,"Times New Roman", Times, serif;
}

#submenu ul {
    list-style: none;
    margin: 0;
    padding: 0px 5px 10px;
    border: none;
}

#submenu li {
    padding:5px 0px 5px 0px;
    margin: 0;
	/*border-bottom:1px solid #005294;*/
}

#submenu li:hover {
	background:#E7EBF4;
}

#submenu li.selected {
	padding:5px 0px 5px 0px;
    margin: 0;
	/*border-bottom:1px solid #005294;*/
	background:#E7EBF4;
}      
#submenu li a {
	display: block;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color:#005294;
	text-decoration: none;
	/*width: 170px;*/
	text-align: left;
	padding-left: 10px;
}

.highlight{
  color: #005294;
  font-weight: bold;
}

#viewmode{
	width:100%;
	height:25px;
	font-size:16px;
	color:#005294;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:25px;
	font-style: italic;
}

#registerteamformholder{
	background:#f2f6f9;
	border:1px solid #1d639e;
	border-top:none;
	width:600px;
	padding:10px;
	height: auto;
	position: relative;
}

#registerteamtabs{
	width:622px;
}

.registerteamtab{
	width:95px;
	height:30px;
	background: #1d639e;
	color:#f2f6f9;
	border:1px solid #1d639e;
	display:inline-block;
	zoom:1;
	*display:inline;
	line-height: 30px;
	text-align: center;
	vertical-align: bottom;
	cursor: pointer;
}

.registerteamtabcurrent{
	width:95px;
	height:30px;
	background: #f2f6f9;
	color:#1d639e;
	border:1px solid #1d639e;
	border-bottom: none;
	display:inline-block;
	zoom:1;
	*display:inline;
	line-height: 30px;
	text-align: center;
	vertical-align: bottom;
	cursor: pointer;
}

.registerteamtabspacer{
	width:5px;
	height:30px;
	border-bottom:1px solid #1d639e;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: bottom;
}

.registerteamblock{
	display:none;
}

.registerteamnextbtn{
	width:600px;
	text-align: right;
}
.registerteamnextbtn img{
	cursor: pointer;
}

.registerbackbtn{
	float: left;
}
.clearfix{
	clear:both;
}

.subtitle {
	color:#8bae64;
	margin:0;
}

.blueitalictext {
	color:#1d639e;
	font-style: italic;
}

.piccontainer{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align: top;
	width: 112px;
	margin:3px;
}

.piccontainer div.row{
	text-align:left;
}
.picborder {
	width:100px;
	height:75px;
	padding:5px;
	border: 1px solid #b7b7b7;
}

.picholder {
	width:100px;
	height: 75px;
	overflow: hidden;
}

.picpagebtn {
	border: 1px solid #b7b7b7;
	border-bottom: none;
	width:20px;
	height:15px;
	color:#3d9abc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:center;
	cursor:pointer;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-right:2px;
	vertical-align:top;
}

.picpagebtn img{
	padding-top:3px;
}

.picpagebtncurrent{
	border:none;
	width:20px;
	height:15px;
	color:#b7b7b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:center;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-right:2px;
	vertical-align:top;
}

#addgbpostheader{
	padding:10px 0px;
}
#addguestbookpost{
	background:#F2F6F9;
	padding:25px;
}

#addguestbookpost textarea{
	width:663px;
}

#addguestbookpost input[type=text]{
	width:200px;
	margin-left:10px;
}

#addguestbookpost span.col1{
	width:280px;
	margin-right: 10px;
	text-align:left;
}

#addguestbookpost span.col2{
	width:280px;
	margin-left: 10px;
	text-align:left;
}

.teamlist th{
	border-bottom:1px dashed #ddd;
}

#addmemberbox{
	background:#F2F6F9;
	padding:10px;
}

#jointeambtn{
	text-align:right;
}

#teamcontactform{
	background:#F2F6F9;
	padding:25px;
}

#emailselectoptions{
	border-top: 1px dashed #ddd;
	padding:25px 0px 25px 10px;
}

#emailoptionsform{
	background:#F2F6F9;
	padding:25px;
}

#blogentryform{
	background:#F2F6F9;
	padding:25px;
}

#updateteamform{
	background:#F2F6F9;
	padding:25px;
}

#calholder{
	width:330px;
	height:281px;
	background:url('images/schedule/schedulebg.png');
	padding:10px 15px 15px 14px;
}

#scheduleprevbtn{
	float:left;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
}

#schedulemonth{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
	height:30px;
	line-height:30px;
	color:#fff;
}

#schedulenextbtn{
	float:right;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
}

#scheduleheaderlist {
	list-style:none;
	padding:0px;
	margin-top:0px;
}

#scheduleheaderlist li{
	background:url('images/bluearrow.png') left center no-repeat;
	padding-left:18px;
}

#helplistbox{
	background:#F2F6F9;
	padding:15px;
}

#blogcommentform{
	background:#F2F6F9;
	padding:25px;
}

#edithelpitemsbox{
	background:#F2F6F9;
	padding:25px;
}

#helpupdateteamform{
	background:#F2F6F9;
	padding:25px;
}

#helpsignupform{
	background:#F2F6F9;
	padding:25px;
}

.sidebarheader{
	display:inline-block;
	zoom:1;
	*display:inline;
}

.sidebarheader a{
	color: #005294;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-decoration:none;
}

#guestbooknewentry {
	font-size:12px;
	text-align:center;
}
#guestbooknewentry h2{
	color:#8BAE64;
	font-size:14px;
	margin:0px;
}

#sponsorshipform{
	background:#F2F6F9;
	padding:25px;
}

#becomemerchantform{
	background:#F2F6F9;
	padding:25px;
}

#contactusform{
	background:#F2F6F9;
	padding:25px;
}

.innernav{
	background:#F2F6F9;
	padding:15px;
	margin-bottom:10px;
}
.innernavtext{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:top;
	width:280px;
	padding-right:20px;
}
.innernavselect{
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:middle;
}

#socialbuttons{
	float:right;
	min-width:200px;
	text-align:right;
}

