	/* CSS Document */


* {
padding: 0;
margin: 0;
}
html, body {
height: 100%;
background-color: #57624D;
line-height: 20px;
}
body {
font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
font-size: 75%;
line-height: 20px;
}
h1 {
font-size: 1.4em;
padding: 10px 10px 0;
margin-bottom: 12px;
}
p {
padding: 0 10px 1em;
line-height: 20px;
}

/*tr { height: 72px; }*/


#container {
min-height: 100%;
background-color: #7B896F;
background-image: url(img/newbg.jpg);
/*border-left: 2px solid #666;
border-right: 2px solid #666;*/
width: 900px;
margin: 0 auto;
}
* html #container {
height: 100%;
}

.clear{clear:both;}

#header {
	width: 100%;
	margin: 0 auto;
	float: left;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}	

#header .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin-left: 40px;
	margin-bottom: 10px;
}
	
#header .subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin-left: 50px;
}


#nav  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffffff;	
}

#nav a:link {
	text-decoration: none;
	color: #ffffff;
	}
	
#nav a:visited {
	text-decoration: none;
	color: #ffffff;
}
	
#nav a:hover {
	text-decoration: underline;
	color: #ffffff;
}
	
#nav a:active {
	text-decoration: underline;
	color: #ffffff;
	}
	
#imagenav {
	margin: 0 auto;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 40px;
	color: #ffffff;
 }
 
#imagenav a:link {
	text-decoration: none;
	color: #ffffff;
	}
	
#imagenav a:visited {
	text-decoration: none;
	color: #ffffff;
}
	
#imagenav a:hover {
	text-decoration: underline;
	color: #B2B4B0;
}
	
#imagenav a:active {
	text-decoration: underline;
	color: #B2B4B0;
	}
	
#photosnav  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;	
}

#photosnav a:link {
	text-decoration: underline;
	color: #333333;
	}
	
#photosnav a:visited {
	text-decoration: underline;
	color: #333333;
}
	
#photosnav a:hover {
	text-decoration: underline;
	color: #333333;
}
	
#photosnav a:active {
	text-decoration: underline;
	color: #333333;
	}
	
#homelowerleft  {
	width: 40%;
	position: relative;
	float: left;
	text-align: left;
	margin-left: 70px;
	margin-right: 20px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 30px;
	color: #ffffff;
  }
  
  #attribution  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	color: #ffffff;
  }
 
 #homelowerright  {
 	background-color: #7F7F7F;
	position: relative;
	width: 35%;
	float: left;
	text-align: left;
	margin-left: 55px;
	margin-top: 14px;
	
 }
 
 #saleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: normal;
	color: #ffffff;
	height: 42px;
	width: 100%;
	padding-top: 3px;
	background-color: #AB3F01;
	border-bottom: solid 1px #ffffff;
 }
 
 #albumtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #ffffff;
	margin-top: 4px; 
 }

 .whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	line-height: 22px;
 }
 
  #albumlinks a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
 }

#footer {
	margin: 0 auto;
	text-align: center;
	float: inherit;
	padding: 10px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;	
}

/* Begin sub-page styles */
 
 #subpagetitle  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: bold;
	font-weight: normal;
	color: #444C58;
}

.presspagesubtitle  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: bolder;
	font-weight: normal;
	color: #000000;
}

.headercolor {
	background-color:#C6C6FF;
}

.rowcolor {
	background-color:#e9e9e9;
}

ul {
	margin-left: 35px;
}

.musicpagetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;	
}
 
 /* End sub-page styles */
 
 /* begin rounded corners */
 /* set background images for corners */
.rbroundbox { background: url(img/table_background.gif) repeat; }
.rbtop div  { background: url(img/upperleft.gif) no-repeat top left; }
.rbtop      { background: url(img/upperright.gif) no-repeat top right; }
.rbbot div  { background: url(img/lowerleft.gif) no-repeat bottom left; }
.rbbot      { background: url(img/lowerright.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 66em; margin: 0 auto; text-align: left; margin-left: 50px;}



/* End rounded corners */

/* Begin contact form layout */

#contentForm {
  display: block;
  width: 500px;
  margin: 70px auto;/*this line will center the page*/
  padding: 25px;
  border: 1px solid black;
  background-color: white;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(images/submit.jpg) no-repeat left top;
  width: 90px;
  height: 28px;
  margin-left: 150px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}

/* End contact form layout */

/* Calendar styles */

.event_name {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; }
.small {font-size:10pt; }
.separator {width:100%; margin-top:30px; margin-bottom:15px; margin-left:1px; border-bottom-width:1px; border-bottom-color:#666666;  border-bottom-width: 80%; border-bottom-style:solid; }

