/* this stylesheet is for louiseomotokessel.com*/

* {
	/* global whitespace reset*/
	margin: 0px;
	padding: 0px;
}

/* to avoid page-shift */
html { 
	min-height: 100%; margin-bottom: 1px; 
	overflow: -moz-scrollbars-vertical; 
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #e2d2e9;
	
}

#wrapper {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/topnew-in.jpg) no-repeat left top;
	
}
	
#left {
	width: 202px;
	float: left;
	background-image: url(images/leftback.gif);
	background-repeat: repeat-x;
	margin-left: 4px;
	background-position: 2px 36px;
	min-height: 540px;
}

#left img {
	margin-left: 2px;
}
.logo {
	border: none;
	margin-top: 38px;
	margin-left: 24px;
}
#nav {
	margin-top: 14px;
	width: 200px;
	float: right;
	display: block;
}
#nav .nav1  {
	width: 160px;
	float: right;
	list-style: none;
	margin-bottom: 32px;
	
}
#nav .nav1 li  {
	list-style: none;
}
#nav .nav1 a:link, #nav .nav1 a:visited {
	display: block;
	text-decoration: none;
	color: #5b32a6;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#nav .nav1 a:hover {
	background-color: #f0ca7e;
	background-image: url(images/pointer.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .nav1 .current a:link, #nav .nav1 .current a:visited {
	background-color: #f0ca7e;
	background-image: url(images/pointer.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .nav2  {
	list-style: none;
	margin-left: 12px;
}
#nav .nav2 li {
	list-style: none;
}
#nav .nav2 a:link, #nav .nav2 a:visited {
	display: block;
	text-decoration: none;
	color: #663366;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#nav .nav2 a:hover {
	background-color: #f0ca7e;
	background-image: url(images/pointer.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .nav2 .current a:link, #nav .nav2 .current a:visited {
	background-color: #f0ca7e;
	background-image: url(images/pointer.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#left .linkbox {
	background-color: #A2BFCC;
	width: 150px;
	float: left;
	margin-left: 24px;
	padding: 12px;
	margin-bottom: 32px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #330033;
	font-size: 12px;
	line-height: 15px;
}
#left p {
	text-align: center;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
.leftbox {
	background-color: #CBA6D2;
	height: 100px;
}
#right {
	float: right;
	width: 710px;
	margin-right: 24px;
	margin-top: 42px;
}

.logoname {
	margin-left: 12px;
}
#content {
	clear: right;
	padding-top: 12px;
	margin-top: 12px;
}
.photostrip {
	width: 100%;
}
photostrip img {
	padding: 4px;
}
p {
	color: #003366;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 36px;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #660099;
	padding-top: 12px;
	margin-left: 22px;
	margin-bottom: 16px;
}

h2 {
	font-size: 16px;
	line-height: 22px;
	color: #006666;
	letter-spacing: 1px;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 22px;
	margin-bottom: 6px;
	
	
}
h3 {
	font-size: 16px;
	line-height: 24px;
	color: purple;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 18px;
	margin-top: 18px;
	margin-bottom: 6px;
	
}
h4 {
	font-size: 16px;
	color: #FFF;
	background-color: #763B94;
	text-align: center;
	margin-bottom: 8px;
}
.rightcol {
	float: right;
	margin-left: 24px;
	width: 235px;
	margin-right: 12px;
}
.rightcol_220 {
	float: right;
	margin-left: 18px;
	width: 220px;
	margin-right: 12px;
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #993300;
}
.rightcol_200 {
	float: right;
	margin-left: 18px;
	width: 200px;
	margin-right: 12px;
	font: 11px/13px Arial, Helvetica, sans-serif;
}
.rightcol_180 {
	width: 180px;
	border: 1px solid #FF9933;
	background-color: #FFFFFF;
}
p.colright {
	padding-left: 12px;
	padding-right: 12px;
	color: #036;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
.leftcol {
	float: left;
	margin-right: 18px;
	margin-bottom: 16px;
	margin-left: 36px;
}
.quote {
	color: #CC6633;
	font-size: 13px;
	line-height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 6px;
	
}
.quotewho {
	color: #666;
	font-size: 11px;
	line-height: 15px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	
}
.quote_bigger {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #9f31a3;
	line-height: 22px;
}		

#programs {
	width: 420px;
	margin-left: 36px;
	margin-top: 16px;
}
#programs td {
	border-bottom: 1px solid #993366;
}
#programs img {
	border: 1px solid #CC6633;
	margin-left: 12px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#footer {
	clear: both;
	height: 56px;
	background-color: #FC9E5B;
	z-index: 4;
	background-image: url(images/footerback2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 4px;
}

#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 10px;
	text-align: right;
	color: #1D2528;
	padding-right: 38px;
}
/*miscellaneous styles */
ul.list {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 54px;
	margin-bottom: 8px;
	padding-right: 30px;
}
ul.list li {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 11px;
	line-height: 15px;
	color: #336666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}

.center {
	text-align: center;
}
.indent {
	padding-left: 110px;
	padding-right: 100px;
}
a:link, a:visited {
	color: #663366;
	text-decoration: underline;
}
a:hover {
	color: #006666;
}

.imgright {
	float: right;
	margin-left: 6px;
	margin-bottom: 6px;
}
.imgleft {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.imgborder {
	background: #fff;
	padding: 6px 4px 12px 6px;
	border: 1px solid #ccc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 6px;
	margin-top: 9px;
}
.imgcolorborder {
	border: 1px solid #669999;
	margin-bottom: 6px;
	margin-top: 9px;
}
.firstwords {
	color: #006666;
	letter-spacing: 1px;
}
.program {
	font-size: 11px;
	color: #CC6600;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearleft {
	clear: left;
}
a img { 
	border: none;
	text-decoration: none;
}
#thumbnails {
	width: 490px;
	margin-left: 24px;
	font: 10px/12px Arial, Helvetica, sans-serif;
	color: #006699;
}
#thumbnails td {
	width: 25%;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	border: 1px solid #ccc;
	padding-bottom: 4px;
	
}
#calendar {
	width: 460px;
	border-collapse: collapse;
	margin-left: 12px;
	margin-bottom: 16px;
	
}
#calendar p {
	border-bottom: 1px solid #8899CC;
	padding-bottom: 6px;
	padding-top: 2px;
}
.calendar-others {
	font-weight: bold;
	color: #006633;
	font-style: italic;
}
.calendar-public {
	font-weight: bold;
	color: #660066;
	padding-right: 24px;
}
.boxleft-color {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #763B94;
	text-align: right;
	padding: 12px 9px 12px 0px;
	width: 66px;
	float: left;
	margin-right: 8px;
	margin-left: 20px;
	border-right: 2px solid #fc6;
}
/*for mailing list form and order form */
#contactinfo {
	border: 2px solid #2D6CAD;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 36px;
	line-height: 14px;
	padding: 12px;
}
#contactinfo input, #contactinfo textarea {
	background-color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
#contactinfo input.button {
	padding: 6px 9px;
	margin-left: 36px;
	background-color: #fc6;
	border-top: 1px solid #ccc;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #ccc;
	color: #069;
}
#contactinfo td {
	padding: 8px 4px 4px;
	color: #006699;
}
#contactinfo td.label {
	width: 120px;
	text-align: right;
}
	
	
/*for mail stuff, from Devin from nacredata*/
.not_displayed {
    display: none;
}
.hide {
    visibility: hidden;
}

