﻿body
{
	background-color: #fdf4df;
	font: arial, helvetica, sans-serif; /*color: #ffffff;*/
	margin-top: 0px;
}

img.donate
{
	position: relative;
	left: 58px;
	top: 12px;
}

img.join
{
	position: relative;
	left: 15px;
	top: 12px;
}

img.track
{
	position: relative;
	left: 82px;
	top: 12px;
}

img.unlock
{
	position: relative;
	left: 35px;
	top: 12px;
}

.main
{
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	width: 1172px;
	min-height: 865px;
	height: auto !important;
	height: 865px;
	font-family: Arial, Helvetica, Sans-Serif;
	border-left: solid 1px #969696;
	border-right: solid 1px #969696;
	border-bottom: solid 1px #969696;
}

.header
{
	z-index: 10;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}

.headerTopLeft
{
	z-index: 12;
	height: 151px;
	width: 150px;
	float: left;
}
.headerTopRight
{
	z-index: 12;
	height: 86px;
	width: 862px;
	font-weight: bold;
	float: right;
	margin-right: 53px;
}

* html .headerTopRight
{
	margin-right: 85px;
}

.headerTopRightBtns
{
	height: 32px;
	position: relative;
	left: 480px;
	width: 184px;
}

.headerTopRightBtns img
{
	display: inline;
	padding: 0px;
}


.headerTopRightNav
{
	/*     position: relative;     left: 150px;     */
}

.leftColumn
{
	left: 0px;
	width: 997px;
	height: 560px;
}

.wholeColumn
{
	position: relative;
	left: 0px;
	width: 100%;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

.bottom
{
	background: url(/images/backgrounds/footer_background.jpg) no-repeat;
	left: 0px;
	min-height: 113px;
	height: auto !important;
	height: 113px;
	top: 85px;
}

.bottomTopRight
{
	float: right;
	min-height: 76px;
	height: auto !important;
	height: 76px;
	margin-right: 173px;
}

.error
{
	color: Red;
}

.errors
{
	color: Red;
	padding-left: 30px;
}

* html .bottomTopRight
{
	margin-right: 0px;
	padding-right: 173px;
}

.bottomTopLeft
{
	float: left;
	min-height: 76px;
	height: auto !important;
	height: 76px;
	width: 600px;
}

.footer
{
	clear: both;
	top: 10px;
	left: 0px;
	position: relative;
}

* html .footer
{
	top: -10px;
}

.footer ul
{
	list-style-type: none;
}

.footer li
{
	display: inline;
	padding: 0 5px 0 5px;
	font-size: x-small;
}

.footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

/*************************** Homepage Styles ***************************/

/*************************** Fonts etc ***************************/

h1
{
	font-family: Times New Roman;
	color: #FFFFFF;
}

h5
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ceae37;
}

.finePrint
{
	color: #8C8C8C;
	font-size: 7pt;
}

.smallText
{
	font-size: 9pt;
}

.finePrint a
{
	color: #8C8C8C;
}

.finerPrint
{
	font-size: 8pt;
}

.TitleText
{
	font-family: Times New Roman;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	display: inline-block;
	width: 49%;
}

.ourGoal
{
	/* header on teams goal graphic */
	font-family: Times New Roman;
	font-size: 20pt;
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
}

.SpreadTheWord
{
	font-size: 10pt;
	display: inline-block;
	z-index: 2;
	width: 50%;
	text-align: right;
}

/* .spreadTheWord (also commented out img.spreadTheWord on village.css)
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 9pt;
    color: #83a43e;
} */

.SpreadTheWord_AddThis
{
	float: right;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
}
.stbuttontext
{
	color: #8fad4e;
	text-decoration: none;
}

.stbutton
{
	text-decoration: none;
}

.boldEmphasis
{
	color: #9d4631;
	font-weight: bold;
}

.emphasis
{
	color: #9d4631;
}

.smallGrayLink
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #8C8C8C;
}

.smallGrayLink a
{
	text-decoration: none;
}

.message
{
	color: #ceae37;
}

.bold
{
	font-weight: bold;
}


/*************************** End Fonts etc ***************************/

/*************************** Begin Menu ***************************/

.topNavList
{
	list-style-type: none;
}


.topNavList li
{
	display: inline;
	padding: 0 10px 0 10px;
}


.topNavList li a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial,helvetica,sans-serif;
}


.menuDropDown
{
	width: 141px;
	height: 2px;
	background: url(/images/menu/jmv_menu_dropdown_bottom.gif) no-repeat bottom;
}

.menuDropDownTop
{
	width: 141px;
	height: 8px;
	background: url(/images/menu/jmv_menu_dropdown_top.gif) no-repeat top;
}

.menuDropDown ul
{
	background: url(/images/menu/jmv_menu_dropdown_middle.gif) repeat-y;
}

li.headLink ul
{
	display: none;
	font-size: 9pt;
}
li.headLink:hover ul
{
	display: block;
}

/*************************** End Menu ***************************/


.token
{
	width: 50px;
	height: 50px;
	border: 0px;
}

.tokenNameHeader
{
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
}
.tokenNameHeaderDefault
{
	font-size: 16px;
	font-weight:bold;
	font-family: Arial;
	text-transform: uppercase;
}

.authorInfo
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #333333;
}

