@charset "utf-8";
/* CSS Document */
 
body  {
	font: 13px Arial, Helvetica, sans-serif;
	background: #003100;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;  /*this overrides the text-align: center on the body element. */
} 
#header {
	height:140px;
	background-color: #003100;
	background-image: url(../images/header.gif);	/*padding: 0 10px 0 20px;   this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-repeat: no-repeat;
} 
#donate{position:relative; left: 640px; top:40px}
.sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 136px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 15px 10px; /* padding keeps the content of the div away from the edges */
	height:320px;
	font-size: 11px;
}
#sec {
	float: left; /* since this element is floated, a width must be given */
	width: 136px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 15px 10px; /* padding keeps the content of the div away from the edges */
	height:310px;
	font-size: 11px;
	font-weight:bold;
	
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 133px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:320px;
	background: #ffffff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px 10px 15px 10px; /* padding keeps the content of the div away from the edges */
	text-align:center;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold
}
#sidebar2 p{margin-top:4px;margin-bottom:8px}
#sidebar2 p#spec{margin-top:4px;margin-bottom:0px}

#mainContentHome {
	text-align:center;
	height: 325px;
}

#mainContentSplit {
	text-align:center;
	height: 325px;
	background-color:#FFF;
	font-size: 13px;
	padding:10px 15px 0px 15px;
}
#green {
	text-align:center;
	color:#003100;
	font-size:12px;
	line-height:14px;
}
#green1 {
	text-align:center;
	color:#003100;
	font-size:12px;
	line-height:14px;
	width:350px;
}
.green{color:#003100;}
.mainHold{background-color:#FFF}

.mainContent {
	text-align:left;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 153px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-right:2px solid #003100;
}
#mainText{margin-top:10px; margin-left:15px;min-height:285px;}
#mcSH {
	height: 300px;
	} 
 
#baseMenu, #baseMenu2 {
	clear:both;
	height:110px;
	width:780px;
	border-top: 2px solid #003100;
	margin-top: 1px;
	}
#menuBar{
	float:left;
	width:auto;
}	
.mBpic{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003100;
}	
#address{
	float: right;
	width:130px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	top: 4px;
	right:10px;
	position: relative;
}
#address h3{
	margin:0px;
	font-size:18px;
	padding: 0px;
	color:#FFF;
	position: relative;
	top: 20px;
	line-height: 0px;
}
#footer,#footer2 {
	/* padding: 0 10px 0 20px;this padding matches the left alignment of the elements in the divs that appear above it. */
	
	height:20px;
	font-size:9px;
} 


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.rt{text-align:right; float:right}
#arttop{
	background-image:url(../images/title_artistprofile.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align:right;
	width:100%;
	Height:35px;
}
#txtflt{width:320px}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin-top: 1px;
}
br .clearfloat {height:0px;}
#foot{color:#eae498;}
#foot a {font-size;10px; text-decoration: underline; }
#foot a:link,#foot a:visited{color:#eae498}
#foot a:hover, #foot a:active {color:#ffffff}
a:link,a:visited {color:#003100; text-decoration:none}
a:hover{color:#093; text-decoration:underline}
a:active{color:#000; text-decoration:undeline}

#sidebar2 p#spec a:link{color:#F33}
#sidebar2 p#spec a:hover, #sidebar2 p#spec a:active{color:#C00}
h1 {color:#00310; font-size: 19px; margin:10px 0; }
h2 {color:#093;
	font-size: 17px; margin:10px 0;
}
h3 {color:#003100; font-size: 15px; margin:0;}
h4 {color:#003100; font-size: 14px; }
h5 {color:#003100; font-size: 12px; }
#container .mainHold .mainContent #mainText ol li, #container .mainHold .mainContent #mainText ol li ol li,#container .mainHold .mainContent #mainText ul li {
	margin-bottom: 5px;	
}
#container .mainHold .mainContent #mainText ol li ol li {
	list-style-type: lower-alpha;
}
th {background-color: #003100;color:#fff;text-align:left;cursor: pointer; border-top: 1px solid #003100;}
.col1, .col2 {text-transform: capitalize;padding: 5px;text-align:left;border-bottom: 1px solid #003100; }
.col1{width:200px;text-align: left;}
.col2{width:240px;text-align: left;}
.img {text-align:center; border:2px solid #003100; margin-top:10px;margin-bottom:10px}
#pagebar{float:left;
	height:320px;
	width:1px;}
.caption{margin:0 0 0 6px;font-size:11px; font-weight:bold; color:#000;}
form,table{text-align:left; font: 13px Arial, Helvetica, sans-serif;}
.red{
	color:#F33;font-weight:bold;
}
#relTop{position: relative; top: 10px;}
ul .ulcarat{
	font-weight: bold;
	line-height: 16px;
	color: #003100;
	list-style-image: url(../images/carat2.gif);
}
ul#aboutctr {text-align:left; width:250px;margin-left:100px;}