/* CSS Document */

body {
   background: #FFFFFF;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   }
   
img {display: none;}

#wrapper  {
	margin: 0;
	float: none;
	width: auto;
	border: none;
	background: transparent none;
	}
	
h1, h2 {
	color:#000000;
	font-size: 10pt;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px; 
	}
	
h1 {
	font-size: 13pt
	}
	
#header {
	margin: 0;
	width: auto;
	float: none;
	border-bottom: solid #000000 1px;
	}
	
#logo p {
	margin: 0;
	}
	
#header #logo .carynscorner {
	font-size: 12pt;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-variant: small-caps;
	margin: 0;
	}
	
#header #righttext {
	float: right;
	text-align: right;
	}
	
#righttext p {
	margin: 0;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 400;
	font-style: normal;
	}
	
#logotwo {
	display: none;
	}
	
#nav {
   display: none;
   }
   
#main .mainimage img {
	display: none;
	}
	
#main ul li{
	display: block;
	list-style-type: none;
	margin-top: 0;
	}

#main, #designersmain, #directionsmain {
  	float: none;
  	width: auto;
	margin: 0; 
	/*padding-right: 1%*/
	}
	
#designersmain {
	width: auto;
	margin: 0}
	
#directionsmain {
	background-image: none;
	width: auto;
	margin: 0;
	}
	
#eventsmain {
	float: none;
	width: auto;
	margin: 0;
	background-color: #ffffff;
	background-image: none;
	}
	
#eventsmain .eventsmainimage img {
	float: none;
	display: none;
	}
	
#main p {
	color: #000000;
	}
	
#eventsmain p {
	color: #000000}
	
#main p.standout, p.whatwedo{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
#main p.indexdescription {
	color: #000000
	}
	
#eventsmain p.whatwedo {
	color: #000000;
	}
	
.whatwedo a {
	color: #0000FF;
	text-decoration: none;
	}
	
.designersintro a {
	color: #0000ff;
	text-decoration: none;
	}
	
.whatwedo .designersintro a:active, a:hover {
	color: #0000FF;
	text-decoration: none;
	}
	
.directionsintro {
	color: #000000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;	
	}
	
#eventsmain p.eventdescription {
	color: #000000;
	}
	
#eventsmain p.gallery img.pixgallery {
	display: none;
	}
	
#eventsmain p.gallery {
	display: none;
	}
	
#main .indexheadline, .aboutusheadline, .eventsheadline{
	font-size: 10pt;
	color: #000000;
	}
	
#main p.indexheadline {
	color: #000000;
	font-variant: small-caps;
	font-size: 10pt;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: none}
	
#main p.aboutusheadline {
	color: #000000;
	font-variant: small-caps;
	font-size: 10pt;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: none;
	margin-bottom: 0;
	}

.eventsheadline {
	color:#000000;
	font-variant: small-caps;
	font-size: 10pt;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-bottom: none;
	}
	
.productdescription, .directionsintro, .designersintro {
	padding: 0;
	font-size: 10pt;
	color: #000000;
	margin: 0;
	width: auto;
	}
	
.designersintro {
	font-size: 10pt;
	color: #000000;
	padding: 0;
	border-bottom: none;
	margin: 0;
	width: auto;
	}
	
.directionsintro {
	color: #000000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: auto;
	margin: 0;	
	}

#main p.aboutusdescription {
	color: #000000;
	}
	
#main p.emphasis {
	font-variant: small-caps;
	font-size: 10pt;
	color: #000000;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
#main dl.listofdesigners, .listofdirections {
	color: #000000;
	width: auto;
	margin: 0;
	padding-top: 6px;
	border-top: none;
	border-bottom: none;
	position: static;
	}
	
/*dl.listofdesigners:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}*/
	
dl.listofdesigners dt,listofdirections dt{
	width: auto;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, san-serif;
	font-variant: small-caps;
	font-size: 9pt;
	color: #000000;
	}
	
dl.listofdesigners dt {
	display: none;
	}
	
dl.listofdesigners dt img, .listofdirections dt img {
	display: none;
	border: none;
	}
	
dl.listofdesigners dd, .listofdirections dd {
	width: auto;
	margin: 0;
	font-size: 9pt;
	color: #000000;
	}
	
dl.listofdirections dd {
	color: #000000;
	width: auto;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#footer, #eventsfooter {
	display: none}
	
#eventsfooter {
	display: none;
	}
	
.footernotes {
	display: none;
	}
	
.footernotes a {
	display: none;
	}
	
.footernotes a:active, a:hover {
	display: none;
	}
	

	
	
	

