@import url(fonts.css);
@import url(homepage.css);
@import url(subpage.css);
body { margin: 0px 0px 20px 0px; background-color: #cad9e7; font: normal 11px arial;}
img { border: 0px; }
p { font: normal 12px arial; }
td { font: normal 12px arial; }
h2 {color: #45728f; font: bold 14px arial;}
.column-1
{
	float: left;
	padding-left: 30px;
	padding-bottom: 50px;
	width: 200px;	
}
.column-2
{
	float: left;
	padding-left: 30px;
	padding-bottom: 50px;
	width: 200px;	
}
.column-3
{
	float: left;
	padding-bottom: 50px;
	width: 200px;	
}
.field { color: #486f94; font: bold 13px arial; margin: 5px 0px 0px 0px;}
.name {color: #000000; font: normal 13px arial; margin: 0px 0px 0px 15px;}
a.bio_link { color: #cc3333; font: normal 13px arial; }
.bio { margin: 0px 50px 0px 10px; }

.left-margin { margin: 0px 0px 0px 10px; }
.img_left{float:left; text-align:center; padding:0px 10px 10px 0px; font:bold 9px arial;}
.management_blurb
{
	display:none;
	margin: 10px 0px 15px 10px;	
}
ul.arrows	{
			list-style-image: url(../images/arrow_bullet.gif);
			margin-top: 0px;
			margin-bottom: 5px;
			margin-left: 20px;
			padding: 0px;
			padding-left: 1px;
			line-height: 15px;
			list-style-position: outside;
		}
		
ul 			{
			list-style-image: url(../images/arrow_bullet.gif);
			margin-top: 0px;
			margin-bottom: 5px;
			margin-left: 20px;
			padding: 0px;
			padding-left: 1px;
			line-height: 15px;
			list-style-position: outside;
		}
		
/*===================== JOHN MAYER HOME PAGE =====================*/

.clear {clear: both;}

.mod {
	width: 367px;
	margin-bottom: 15px;
}

.last {
	margin-bottom: 0;
}

.mod_top {
	height: 11px;
	background: url(../images/mod_top.gif) center top no-repeat;
}

.mod_bottom {
	height: 11px;
	background: url(../images/mod_bottom.gif) center top no-repeat;
}

.mod_tile {
	*padding: 0 0 1px 0; /*IE 7 hack*/
	background: url(../images/mod_tile.gif) center repeat-y;
}

.mod_text {
	float: left;
	width: 337px;
	padding: 0 10px 0 15px;
}



.mod_header {
	width: 352px;
	*width: 367px;
	*margin-bottom: 10px;
	clear: both;
	padding: 0 0 5px 15px;
	border-bottom: 2px solid #1e9edc;
}





/* Start Homepage changes for update on 24NOV09 */

.mod_header_main {
	width: 497px;
	*width: 513px;
	*margin-bottom: 10px;
	clear: both;
	padding: 0 0 5px 15px;
	border-bottom: 2px solid #1e9edc;
}


#bottom_box_body_2
{
	background-image: url(../images/bottom_box_body.gif);
	background-repeat: repeat-y;
	width: 514px;
	height: 0px;
}

.box_category_big {
	color: #d6591d;
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}


.box_category_big a:link, .box_category_big a:visited {
	color: #d6591d;
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	text-decoration:none;
}

.box_category_big a:hover {
	text-decoration:underline;}

.box_category a:link, .box_category a:visited {
	color: #d6591d;
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	text-decoration:none;
}

.box_category_small a:hover {
	text-decoration:underline;

}

.box_category_small a:link, .box_category_small a:visited {
	color: #d6591d;
	font-family: arial;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	text-decoration:none;
}

.box_category a:hover {
	text-decoration:underline;

}


.mod_text_big {
	float: left;
	width: 480px;
	padding: 0 15px;
}

.mod_text_big img {
	float: right;
	margin: 0 0 0 15px;
}

/* End Homepage changes for update on 24NOV09 */
.mod_text img {
	float: right;
	margin: 0 0 0 5px;
}



#latest_news {
	display: block;
	float: left;
}

.read_more {
	display: block;
	float: right;
	margin-right: 15px;
	/*margin-top: -15px; IE 7 hack*/
}

.spacer {
	*height: 1px;
	*margin-bottom: 50px;
}


/*===================== JOHN MAYER PAGE =====================*/

#mod1, #mod2 {
	width: 215px;
	margin-bottom: 25px;
	background: #2a241b;
	color: #fff;
}

#mod2 {
	background: url(../images/mod2_tile.gif) center repeat-y;
	text-align: center;
	color: #000;
}

#mod1 p, #mod2 p {
	margin: 0;
}

#mod1_text {
	padding: 10px 10px;
	line-height: 1.7em;	
}

#mod1_text span, #mod1_text a {
	color: #da551b;
	font-weight: bold;
}

#mod2_text {
	padding: 10px;
	line-height: 1.7em;	
}

#mod2_text a {

}

#imageholder {
	width: 394px;
	height: 264px;
	float: left;
	margin-right: 0px;
}

#thumbs {
	width: 290px;
	float: right;
}

#thumbs img {
	margin: 0 5px 5px 0;
	cursor: pointer;
}

#thumbs .right {
	margin-right: 0;
}

#textholder {
	width: 267px;
	*width: 290px;
	float: right;
	padding: 10px;
	background: #fff;
	border: 1px solid #a5b1bc;
}

.hidden{
	display: none;
}

/*===================== Donate Form =====================*/

#otherbillingstate{
	margin-top: 5px;
}

#otherstate{
	margin-top: 5px;
}

.donate_form_text_input{
	width: 220px;
}

.orange {
	color: #d6591d;
}

/*===================== Donate Form =====================*/

#dvd_chapters li {
	margin-bottom: 10px;
}

/*===================== Home Page Sub Nav Buttons =====================*/
#nav {
	height: 45px;
	width: 904px;
}

#small_nav {
	height: 25px;
	width: 711px;
}

#nav ul, #small_nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav ul li, #small_nav ul li {
	display: block;
	float: left;
	border-left: 1px solid #3d799e;
	width: 225px;
	*width: 226px;
}

#small_nav ul li {
	width: 176px;
	*width: 177px;
}

#small_nav ul li#right {
	width: 179px;
	*width: 180px;
}

#nav a, #small_nav a {
	display: block;
	height: 45px;
	margin-left: 8px;
	*margin-left: 0;
	padding-right: 8px;
	background: url(/images/subnav_button_right.gif) right top no-repeat;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 45px;
	font-size: 15px;
	font-family: Verdana;
}

#small_nav a {
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(/images/small_button.gif) right top no-repeat;
	line-height: 25px;
	font-size: 9px;
	font-weight: bold;
}

#nav a:hover, #small_nav a:hover {
	background-position: right bottom;
}

#nav a:hover span {
	background-position: left bottom;
}

#nav a#double {
	line-height: 15px;
}

#nav a span {
	display: block;
	float: left;
	width: 8px;
	height: 45px;
	margin-left: -8px;
	background: url(/images/subnav_button_left.gif) left top no-repeat;
}

#nav a em {
	display: block;
	height: 8px;
}








