body{
	font-family: Arial,sans-serif;
	font-size:12px
	margin: 0px;
	padding: 0px;
	background-color:#7D99B9;
}

#wrapper{
	width: 720px;
	margin: 0 auto;
	background-image:url(../images/back4a.jpg);
	background-repeat:no-repeat;
	border: 1px solid #2D6099;
}

#masthead{
	margin: 0;
	padding:0;
	width: 100%;
}

/********************* navigation **********************/

#navBar{
	text-align:center;
	margin: 0;
	padding: 0;
	width: 100%;
	background-image:url(../images/back2a.jpg);
	border-top:1px solid #5C88BA;
	border-bottom:1px solid #5C88BA;
}

#home .home, #contact .contact, #order .order, #about .about, #create .create, #artwork .artwork, #shows .shows{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #5C88BA;
	text-decoration: none;
}

/********************* content **********************/

#container{
	width: 100%;
	margin: 0;
	padding: 5px 0px 0px 0px;
	background-image:url(../images/back3a.gif);
	background-repeat:no-repeat;
}

#sidebar{
 	float:right;
	width: 365px;
	font-family:Geneva, Arial, Helvetica, san-serif;
	font-size:12px;
	color: #000000;
	margin:0px;
	padding:0px 10px 0px 20px;	
}

#content{
	float:left;
	width: 300px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #000000;
	margin: 0;
	padding:0px 12px 0px 5px;
}

/********************* footer **********************/
#siteInfo{
	clear: both;
	text-align:center;
	font-size: 10px;
	color: #ffffff;
	padding: 10px 0px 5px 0px;
	margin-top: 5px;
	background-color:#5C88BA;
}

/********************* image boxes **********************/

div.float {
  float: left;
  }
  
div.float p {
   text-align: left;
   }
   
div.container {
  border: 1px solid #009999;
  background-color: #ebeaea;
  }

div.spacer {
  clear: both;
  }   

/************** text **************/

.phocredit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color: #000000;
	}
	
#menu p{margin:5px 0;
}

#sidebar p{margin:5px 0;
}

#siteInfo p{
	margin:0px; line-height:.85;
}	

/************** header tag styles **************/

h1{
 font: bold 24px Arial,sans-serif;
 color: #286D02;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 18px Georgia, "Times New Roman", Times, serif;
 color: #286D02;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 14px Arial,sans-serif;
 color: #286D02;
 margin: 0px;
 padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #2D7B00;
	text-decoration: none;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #C5AD1D;
	text-decoration: none;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

/********************* image **********************/

.content img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0;
}

#sidebar img{
	float:none;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

#sidebar2 img{
	float:none;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

/********************* decor **********************/

.divider{
	font-family: Arial, sans-serif;
	line-height: 1.166;
	color: #5C88BA;
}

/********************* new links **********************/
#sidebar a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00199A;
}

#sidebar a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00199A;
}

#sidebar a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #C5AD1D;
}

#content a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #00199A;
	font-weight: bold;
}

#content a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #00199A;
	font-weight: bold;
}

#content a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #314396;
	font-weight: bold;
}

/*********** #navBar link styles ***********/

#navBar2 ul a:link, #navBar2 ul a:visited {display: block;}
#navBar2 ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar2 li {border-bottom: 1px solid #ffffff;}

/* fix for browsers that don't need the hack */
html>body #navBar2 li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ffffff;
	font-size: 14px;
	background-color:#d4d9c3;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #ffffff;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #ffffff;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #ffffff;
	background-color: #EAEFD8;
	padding: 2px 0px 2px 10px;
}

/********************* special **********************/

.side a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #00199A;
	font-weight: bold;
}

.side a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #00199A;
	font-weight: bold;
}

.side a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #314396;
	font-weight: bold;
}

