#menu {
	position: relative;
	top: 162px;
	margin: 0;
	padding: 0;
	float: none;
	text-align:center;
	z-index:10;
}
#contentwrap {
		position:relative;
		left:auto;
		z-index:1;
}
.product_links {
	color: #1F5AA0;
	text-decoration: underline;
}
.highlight_link {
	color: #006EB6;
	background-color: #FFFFCC;
	font-weight: bold;
	font-size: large;
}
.small_links {
	font-size: x-small;
}
.BlueCellWhiteFont {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
}
.BlueCellWhiteFont_lrg {
	font-weight: bold;
	font-size:large;
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 10px;
}
.GreyCellBlackFont {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .8em;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.copyright a:hover, .copyright a:active, .copyright a:focus, .copyright a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.salmon_text {
	color: #Fb5F48;
}
.BlueCellWhiteFont a, .BlueCellWhiteFont a:active, .BlueCellWhiteFont a:hover, .BlueCellWhiteFont a:visited, .BlueCellWhiteFont a:focus  {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-decoration: underline;
}
/*  BEGIN CALENDAR STYLES */
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #e4e4e4;
	text-align: center;
}
.month {
	background-color: #cccccc;
	text-align: center;
	border: solid;
	width: 96%;
}
.yearname {
	text-align: center;
	font-size: medium;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-color: #fb5f48;
	color: #000000;
	border-style: outset;
	border-width:1px
}
.dayname td {
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-color: #0075bf;
	color: #ffffff;
	border-style: outset;
	border-width:1px;
	height: 20px;
	width: 70px;
}
.yearnavigation {
	font-size: small;
}
.datepicker {
	background-color: #cccccc;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: small;
	background-color: #eeeeee;
}
.yearpicker {
	font-size: small;
	background-color: #eeeeee;
}
.pickerbutton {
	font-size: small;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}
.nomonthday {
	text-align: center;
	font-size: small;
	height:20px;
	width:20px;
	color: #aaaaaa;
	padding: 5px;
	border: solid;

}
.monthday {
	text-align: left;
	font-size: small;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #384955;
	height:7em;
	width:14%;
	padding: 0px;
	border: none;
	vertical-align: top;
}
.today {
	text-align: left;
	font-size: small;
	font-weight: bold;
	background-color: #0075bf;
	color: #ffffff;
	height:5em;
	width:14%;
	vertical-align: top;
}
.selectedday {
	text-align: center;
	font-size: small;
	font-weight: bold;
	background-color: #66ff66;
	height:20px;
	width:20px;
}
.sunday {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #667171;
	height:7em;
	width:14%;
	vertical-align: top;
	background-color: #FFFFFF;
}
.sunday a {
	color: #667171;
}
.saturday {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #667171;
	height:7em;
	width:14%;
	background-color: #FFFFFF;
	vertical-align: top;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: red;
	background-color: #FFFFFF;
	height:5em;
	width:14%;
	vertical-align: top;
}
.event a {
	background-color: #ffff99;
	color: red;
}
.selectedevent {
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: red;
	background-color: #ffff99;
	height:20px;
	width:20px;
}
.selectedevent a {
	background-color: #ffff99;
	color: red;
}
.todayevent {
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: red;
	background-color: #FFFFFF;
	width:14%;
	vertical-align: top;
}
.todayevent a {
	background-color: #ffff99;
	color: red;
}
.eventcontent {
	font-size: x-small;
	width: 95%;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 2px outset;
	line-height: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.calendar_blue_txt {
	font-weight: bold;
	color: #0075Bf;
}
.calendar_red_txt {
	font-weight: bold;
	color: #FB5F48;
}

/*  END CALENDAR STYLES */

.body_small {
	font-size: smaller;
}
.pink_hammer_text {
	font-weight: bold;
	color: #F286A0;
}


/* GLOSSARY
COLOR 1: BLUE #0e61ac
COLOR 2: GREEN #94b979
COLOR 3: PINK #f7b1be
COLOR 4: GREY #ccc
COLOR 5: LT BLUE #e6eff8
COLOR 6: DK BLUE #005280
COLOR 7: LT PINK #FBECEE
COLOR 8: DK PINK #F1B8BF

*/

/* UNIVERSAL DECLARATIONS */

body * {
	position: relative;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: none;
	/* width: 80%; */
}


/* CONTAINERS */

body {
	margin: 0;
	padding: 0;
	background: #fafafa; 
	font: normal .75em/1.4em verdana, tahoma, arial, sans-serif; 
	color: #666;
	text-align:center; 
}

#wrap {
	margin: 0 auto 49px auto;
	width: 817px;  
	background: #fff url(../images/bg_content.jpg) repeat-y left top; 
	text-align:left;
}

#main {
	float: left;
	left: 21px;
	margin-bottom: 7px;
	width: 580px;  
	background: #fff; 
	position:relative;
	z-index:1;
}

#secondary {
	float: right;
	margin-bottom: 7px;
	right: 21px;
	width: 184px; }
	
#footer {
	clear: both;
	margin: 0 auto;
	width: 817px; 
	height: 15px; 
	background: url(../images/bg_footer.jpg) no-repeat left top; }
	

	
	
/* NAV STYLE */

#nav {
	list-style-type: none;
	float: left; 
	top: 150px;
	width: 100%;
	height: 42px;
	color: #333; 
	letter-spacing: -1px; 
	text-align: center; }

#nav li { 
	display: inline; 
	font-size: 90%; }
	
#nav a:link, #nav a:visited, #nav a:active {
	display: block; display: inline;
	padding: 0 12px; 
	background: #0e61ac;
	text-decoration: none;
	font: bold 125%/42px verdana, arial, sans-serif; 
	color: #fff; }
#nav a:hover { font: bold 125%/42px verdana, arial, sans-serif; color: #94b979; }


/* HEADLINES */

h1 {}
h2 {}
h3 { margin: 21px 0 0 21px; font-size: 118%; color: #000000; }
h4 { margin: 0 0 -14px 21px; font-size: 100%; color: #0e61ac; }
h5 { margin: 21px 0 0 21px; font-size: 118%; color: #005280; }



/* PARAGRAPHS */

p { 
	margin-top: 14px; 
	padding: 0; 
	line-height: 1.4em; 
	text-align: justify; }

p#login {
	margin: 0 7px 4px 7px;
	padding: 4px 28px 0 0;
	text-align: right; 
	text-transform: uppercase; }
p#login a { 
	font: normal 85%/1em verdana, arial, sans-serif;
	background: #fff;
	color: #0e61ac; }

p#formtitle {
	margin-top: 14px; 
	padding: 0; 
	line-height: 1.4em; 
	text-align: left; 
	color:#94b979;}

a:link,
a:visited,
a:active { 
	text-decoration: none; 
	font: bold 100%/1em verdana, arial, sans-serif; 
	color: #0e61ac; }
a:hover { text-decoration: none; color: #000000; }


/* HEADER STYLES */

#header {
	margin: 0 20px;
	height: 205px;
	width: 777px; 
	background: url(../images/header_tomboy_logo_NEW.jpg) no-repeat left top; 
}
	
	
/* CONTENT STYLES */

#main ul { margin: 10px 0 10px 10px; }
#main li { margin-left: 30px; }
#hammer_list li {
	margin-left: 30px;
	list-style-image: url(../images/cu_smallbullet.gif);
}

/* GENERAL TYPOGRAPHY */

	.large { font-size: x-large;  }
	.left { text-align: left; }
	.fly { position: absolute; left: -9999px; }
	.justify { text-align: justify; }
	.center { display: block; margin-right: auto; margin-left: auto; text-align: center; }
	.fleft { float: left; }
	.fright { float: right; }
	div.pullr { 
		float: right; 
		margin: 14px 7px 14px 14px; 
		padding: 7px 0; 
		width: 310px; }
	div.pullr p { text-align: center; }

	div.pulll { 
		float: left; 
		margin: 14px 7px 14px 14px; 
		padding: 7px 0; 
		width: 310px; }
	div.pulll p { text-align: center; }


	.bold { font-weight: bold; }
	strong { color: #000000; }
	.indent { margin: 0 21px; }
	ul.none { list-style-type: none; }
	ul.tight li { margin: 0; }

	a.more {
		display: block; 
		margin-top: 7px; 
		text-align: right; }
	
	p.top { text-align: right; }
	p.top a { 
		display: block; 
		float: right; padding-right: 16px;
		width: 70px; 
		height: 100%;
		background: url(../images/back_to_top.gif) no-repeat 100% 40%;
		font-size: 70%; 
		line-height:11px; 
		text-align: right; }
	p.top a:hover { color: #f00; }

	img.fleft {
		display: block;
		float: left;
		left: 21px; 
		margin: 7px 14px 7px 0;
		padding: 3px;
		background: #fff; 
		border: 1px solid #666; }

	img.center {
		display: block;
		margin: 7px auto;
		padding: 3px;
		background: #fff; 
		border: 1px solid #666; }
		
	img.fright {
		display: block;
		float: right;
		margin: 21px 14px 7px 14px;
		padding: 3px;
		background: #fff; 
		border: 1px solid #666; }
	img.pics {
		display: block;
		margin: 0 auto;
		padding: 3px;
		background: #fff; 
		border: 1px solid #666; }
		
	a#tellbadge { display: block; width: 76px; height: 77px; margin: 0 auto; text-align: center; }

	dl { margin: 21px 0 0 10px; }
	dt { margin: 14px 0 0 14px; font-weight: bold; color: #0e61ac; }
	dd { margin: 3px 0 0 15px; }


/* COLORED BOXES */

	body#index .blueone {
		width: 184px;
		background: #FBECEE url(../images/bg_1_pink.gif) no-repeat left bottom; }
	body#index .blueone_sidemenu {
		width: 184px;
		background: #FBECEE url(../images/bg_1_pink.gif) no-repeat left bottom; }

	body#index .blueone h2 {
		height: 33px;
		background: url(../images/bg_headline_pink_1.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		color: #000;
		text-transform: uppercase;
		text-indent: 10px;
		letter-spacing: -1px; 
		border-bottom: 1px #6d8dc0; }
	body#index .blueone_sidemenu h2 {
		height: 33px;
		background: url(../images/bg_headline_pink_1.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		color: #000;
		text-transform: uppercase;
		text-indent: 10px;
		letter-spacing: -1px; 
		border-bottom: 1px #6d8dc0;
	width: 184px; }

	body#index .blueone p { 
		margin: 7px 0 7px 50px;
		padding: 0 21px; }
	body#index .blueone_sidemenu p { 
		margin: 7px 0 7px 50px;
		padding: 0 21px; }
	
	body#index .light { background: #f7b1be url(../images/bg_1_pink.gif) no-repeat left bottom; }
	body#index .medium { background: #FBECEE url(../images/bg_1_pink.gif) no-repeat left bottom; }
	body#index .dark { background: #005280 url(../images/bg_1_pink.gif) no-repeat left bottom; }

	body#index .bluetwo {
		float: right;
		width: 385px;
		background: #FBECEE url(../images/bg_2_pink.gif) no-repeat left bottom; }

	body#index .bluetwo h2 {
		padding-left: 10px;
		height: 33px;
		background: url(../images/bg_headline_pink_2.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }

	body#index .bluetwo p { 
		margin: 7px 21px 21px 21px;
		padding: 0; }

	body#index .bluethree {
		float: left; 
		margin: 10px 0 0 0;
		width: 580px;
		background: #FBECEE url(../images/bg_3_pink.gif) no-repeat left bottom; }
	body#index .bluethree_wide {
		float: left; 
		margin: 10px 0 0 0;
		width: 580px;
		background: #FBECEE url(../images/bg_3_pink.gif) no-repeat left bottom; }

	body#index .bluethree h2 {
		padding-left: 10px;
		height: 33px;
		width: 570px;
		background: url(../images/bg_headline_pink_3.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }

	body#index .bluethree p { 
		float: right;
		top: 3px; left: 3px;
		padding: 0; 
		width: 225px; }
		
	body#index .bluethree_wide p {
		top: 3px; left: 3px;
		padding: 0; 
		width: 535px; }
		
body#index .bluethree_float p {
		top: 3px; left: 3px;
		width:auto;
		text-align : justify;
		/*text-justify: auto;  */
		}	
.flow_around {
  float: left;
  clear: left;
  margin: 5px 1.25em 5px 5px;
}
.flow_right {
  float: left;
  margin: 5px;
  width: 200px;
}
.centre_para {
  float: left;
  margin: 5px;
  width: 540px;
  text-align:center;
}

	.blueone {
		width: 184px;
		background: #FBECEE url(../images/bg_1_pink.gif) no-repeat left bottom; }
	.blueone_sidemenu {
		width: 184px;
		background: #FBECEE url(../images/bg_1_pink.gif) no-repeat left bottom;
		}
	.blueone_sidemenu li {
		background-image: url(../images/sidemenu_pink_btn.gif);
		background-repeat: no-repeat;
		height: 25px;
		padding: 2px 0px 0px 4px;
		text-align:center;
		list-style: none;
	}
	
	.blueone_sidemenu li a:link, .blueone_sidemenu a:visited  {
		color: #000000;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
}
	.blueone_sidemenu li a:hover {
		color: #FFFFFF;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;	
}
	.blueone_sidemenu a:active {
		color: #000000;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
}

	.blueone h2 {
		height: 33px;
		background: url(../images/bg_headline_pink_1.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		color: #000;
		text-transform: uppercase;
		text-indent: 10px;
		letter-spacing: -1px; 
		border-bottom: 1px #6d8dc0; 
	width: 184px; }
	.blueone_sidemenu h2 {
		height: 33px;
		background: url(../images/bg_headline_pink_1.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		color: #000;
		text-transform: uppercase;
		text-indent: 10px;
		letter-spacing: -1px; 
		border-bottom: 1px #6d8dc0; }
	
	.light { background: #f7b1be url(../images/bg_1_pink.gif) no-repeat left bottom; }
	.dark { background: #005280 url(../images/bg_1_pink.gif) no-repeat left bottom; }

	.bluetwo {
		float: right;
		width: 385px;
		background: #FBECEE url(../images/bg_2_pink.gif) no-repeat left bottom; }

	.bluetwo h2 {
		padding-left: 10px;
		height: 33px;
		background: url(../images/bg_headline_pink_2.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }

	.bluetwo p { 
		margin: 7px 21px 21px 21px;
		padding: 7px 21px 0 0; }	
	
	.bluethree {
		float: left; 
		margin: 10px 0 0 0;
		padding-bottom: 28px;
		width: 580px;
		background: #FBECEE url(../images/bg_3_pink.gif) no-repeat left bottom; }

	bluethree_wide {
		float: left; 
		margin: 10px 0 0 0;
		padding-bottom: 28px;
		width: 580px;
		background: #FBECEE url(../images/bg_3_pink.gif) no-repeat left bottom; }
			
	.bluethree h2 {
		padding-left: 10px;
		height: 33px;
		background: url(../images/bg_headline_pink_3.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }
	.bluethree_wide h2 {
		padding-left: 10px;
		height: 33px;
		background: url(../images/bg_headline_pink_3.gif);
		font: bold 108%/33px verdana, arial, sans-serif; 
		color: #000;
		text-transform: uppercase;
		letter-spacing: 0px; 
		border-bottom: 1px #6d8dc0; }

	.bluethree p { margin: 7px 21px; padding: 7px 21px 0 0; }
	.bluethree_wide p { 
		margin: 7px 21px; 
		padding: 7px 21px 0 0; }		
	
	#secondary .blueone { margin: 10px 0 0 0; }
	#secondary .blueone_sidemenu { margin: 10px 0 0 0; }

	.friendoftomboy {
		margin: 21px; 
		padding: 0 0 21px 0;
		border-bottom: 1px solid #0e61ac; }
	
	.friendoftomboy blockquote p { 
		margin: 0 0 20px 0; padding: 0 42px 0 42px; 
		background: transparent url(../images/quotes.gif) no-repeat 0px 0px; 
		color: #000; 
		border-top: 1px solid #FBECEE; }
	
	.friendoftomboy cite {
		display: block;
		margin: 7px 0 14px 0;
		font-weight: bold; 
		text-align: right; }

/* SUBFOOT STYLES */

#subfoot {
	clear: both;
	margin: 28px auto 49px auto;
	width: 817px; }

#subfoot ul { 
	list-style-type: none; 
	height: 75px;
	text-align: center; }
#subfoot li { 
	display: inline; 
 }
	
#subfoot p {
	margin: 14px 0;
	font-size: 80%;
	text-align: center; 
	color: #000000; }

#subfoot a { color: #000000; }
#subfoot a:hover { color: #F1B8BF; }


/* FORM STYLES */

form {
	margin: 21px 0 0 21px;
	font: bold 100%/1.3em verdana, sans-serif;
	color: #0e61ac; }

input {
	/* font: normal 100%/1.3em verdana, sans-serif;
	color: #0e61ac; */
	background: #fff;	
	border: 1px solid #a5a59f; } 
select {
	background: #fff;	
	font: normal 100%/1.3em verdana, sans-serif;
	border: 1px solid #a5a59f; }
/*
input.hidden { display: none; }
*/
textarea {
	overflow: auto;
	width: 300px;
	height: 77px; 
	border: 1px solid #a5a59f; 
	background: #fff;	
}

input.button {
	margin: 14px 0 0 0;
	padding: 3px 0;
	width: 115px;
	height: 30px;
	background: #0e61ac;
	color: #fff;
	text-indent: 0;
	border: 0; }

table#tableborder td {
	text-align:left;
	padding:2px;
	border-collapse:collapse;
	border:1px solid #88a1cc; }

table#tableborder table {
	text-align:left;
	padding:2px;
	border-collapse:collapse;
	border:2px solid #88a1cc; }

table#greentd td {
	text-align:left;
	color:#94b979;
	padding:2px; }

/* INTELLIGENT NAVIGATION */
/*
body#index #nav a.home, 
body#store #nav a.store, 
body#opportunities #nav a.opportunities, 
body#forum #nav a.forum, 
body#about #nav a.about, 
body#news #nav a.news, 
body#contact #nav a.contact 
{
	display: block; display: inline;
	padding: 0 12px; 
	background: #0e61ac;
	text-decoration: none;
	font: bold 125%/42px verdana, arial, sans-serif; 
	color: #94b979; }
.thumbnail {
	border: medium double #6d8dc0;
}
*/
