body {
	margin: 0;
	padding: 0;
	background: #978EC3 url(/images/body_bg9.jpg) 50% 0 repeat-y;
	text-align: center;
	font: 0.8125em verdana, sans-serif;
	color: #505050;
	line-height: 1.7em;
	height: 100%; /* make footer stick to the bottom: http://www.themaninblue.com/writing/perspective/2005/08/29/ */
}

html {
	height: 100%; /* make footer stick to the bottom: http://www.themaninblue.com/writing/perspective/2005/08/29/ */
}

/* -------------------------------- */
/*  Element defaults                */
/* -------------------------------- */
a:link, a:visited {
	color: #9783CA;
	text-decoration: underline;
}

a:hover, a:active {
	text-decoration: none;
	background: #9783CA url(/images/links_hover_bg.gif) left top repeat;
	background: #fff url(/images/links_hover_bgXXX.gif) left top repeat;
	color: #fff;
	color: #27B5EA;
}

p {
	text-align: left;
	padding: 0;
	margin: 0 0 1.65em;
	font-size: 0.85em;
}

form {
	font-size: .85em;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input, select, textarea {
	font-size: 100%;
	font-family: arial, "Lucida Grande", Helvetica, sans-serif;
}

acronym {
	border-bottom: 1px solid #ccc;
	cursor: help;
}

blockquote {
	display: block;
	padding: 0;
	margin: 1em 0;
	background: #fff url(/images/quote.gif) left top no-repeat;
}

blockquote p, blockquote cite {
	color: #333;
	font: italic normal 1.1em/130% Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 10px 5px 0 54px;
	margin: 0 0 .3em;
}

blockquote cite {
	background: #fff;
	border: 0;
	text-align: right;
	display: block;
	padding: 1em 3em 0 0;
	color: #666;
}

h2 {
	margin: 0 0 .7em 0;
	font: normal 1.7em/130% Georgia, "Times New Roman", Times, serif;
	color: #5E587B;
	text-align: center;
	letter-spacing: 2px; /* font-variant: small-caps; */
	text-transform: uppercase;
	background: url(/images/underline.gif) 50% 100% no-repeat;
	padding: 0 0 14px 0;
	display: block;
}

h3 {
	font: bold 1em/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 1.1em 0 .4em;
	margin: 0;
	color: #5E587B;
}

table {
	border-collapse: collapse; /* float: left; */
	width: 99%;
	padding: 0;
	margin: .3em 0 2em;
	border-style: solid;
	border-color: #BCB9CF;
	border-width: 1px 0 0 1px;
	font-size: .85em;
}

caption {
	font: bold 1em/170% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 480px;
	padding: .9em 0 .2em;
	margin: 0;
	color: #5E587B;
}

td, th {
	border-style: solid;
	border-color: #BCB9CF;
	border-width: 0 1px 1px 0;
	padding: 1px 4px;
	text-align: left;
	color: #5E587B;
	background: #fff;
	vertical-align: top;
}

th {
	font-weight: bold;
}

pre {
	font: normal 1.1em/150% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #919191;
	margin: 0;
	padding: .5em 0 .5em 1em;
	text-align: left;
	border-left: 10px solid #E2E0ED;
	background: #F6F6F6;
}

cite {
	margin: 0 0 1em;
	padding: .4em 0 .8em 5em;
	font-weight: bold;
	text-align: left;
	color: #666;
	display: block;
	border-left: 10px solid #E2E0ED;
	background: #F6F6F6;
}

ol, ul {
	text-align: left;
	margin-top: 0;
	margin-bottom: 1.6em;
}

img {
	nobar: expression(this.galleryImg='no');
}

/* -------------------------------- */
/*  Layout                          */
/* -------------------------------- */
#wrapper {
	width: 774px;
	padding: 0;
	margin: 0 auto;
	background: url(/images/container_bg.gif) left top repeat-y;
	border: 0;
}

#header {
	background: #9783CA url(/images/header_bg5.jpg) left top repeat-x;
	width: 774px;
	height: 120px;
	padding: 0;
	margin: 0;
}

#container {
	margin: 0;
	padding: 0;
	display: inline; /* needed to stop gillotine bugs in IE */
	width: 100%;
}

#content {
	padding: 0 0 40px 0;
	margin: 0 20px;
	border: 0;
	background: transparent;
}

#container .with-sidebar {
	margin: 0 256px 0 20px;
}

#nav-main {
	float: left;
	width: 774px;
	margin: 0;
	font-size: .85em;
	line-height: normal;
	background: #9783CA url(/images/header_bg5.jpg) left -121px repeat;
	border: 0;
	margin-bottom: 40px;
}

#sidebar {
	float: right;
	margin: 0 20px 20px 0;
	width: 196px;
	padding: 0;
	border: 0;
	background: transparent;
	display: inline; /* http://www.positioniseverything.net/explorer/doubled-margin.html */
}

#nav-sub {
	width: 196px;
	margin: 0 0 30px;
	padding: 0 0 260px;
	border-style: solid;
	border-color: #C7C4D9;
	border-width: 1px 0;
	background: #E2E0ED url(/images/sidebar-base.jpg) left 100% no-repeat;
}

#footer {
	clear: both;
	width: 774px;
	margin: 0;
	padding: 0;
	background: url(/images/footer_bg.gif) 50% top no-repeat;
}

.promotion {
	width: 196px;
	margin: 0 0 30px;
	padding: 0 0 1px 0;
	border-style: solid;
	border-color: #C7C4D9;
	border-width: 0;
	background: transparent;
	background: url(/images/sidebar_seperator.gif) left 100% no-repeat;
}

	
#content ul, #content ol {
	font-size: .85em;
}

	
/* -------------------------------- */
/*  Top level navigation            */
/* -------------------------------- */
#nav-main ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url(/images/nav_main_bg.gif) left 100% repeat-x;
	width: 100%;
	float: left;
}

#nav-main li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav-main a {
	float: left;
	margin: 0;
	padding: 0 0 0 11px;
	text-decoration: none;
	border-bottom: 1px solid #806FAC;
}

#nav-main a#home {
	margin: 0 0 0 19px;
}

#nav-main a span {
	float: left;
	display: block;
	padding: 7px 11px 7px 0;
	color: #fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav-main a span {
	float: none;
}

/* End IE5-Mac hack */
#nav-main #current a {
	background: transparent url(/images/tabs.gif) no-repeat left top;
	border: 0;
	margin-left: 2px;
}

#nav-main #current a#home {
	margin-left: 19px;
}

#nav-main #current a span {
	background: transparent url(/images/tabs.gif) no-repeat right top;
	color: #423E53;
	color: #000;
	padding-bottom: 8px;
}

#nav-main a:hover,
#nav-main a:active {
	background: transparent url(/images/tabs.gif) no-repeat left -100px;
}

#nav-main a:hover span,
#nav-main a:active span {
	background: transparent url(/images/tabs.gif) no-repeat right -100px;
	color: #2E273F;
}

/* -------------------------------- */
/*  sub-navigation                  */
/* -------------------------------- */
#nav-sub ul {
	margin: 0 auto;
	list-style-type: none;
	width: 196px;
	padding: 0;
	text-align: left;
	background: transparent;
	border-bottom: 1px solid #F3F2F9;
}

#nav-sub li {
	font: normal .85em/1.5em verdana, sans-serif;
	height: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #F3F2F9;
	border-bottom: 1px solid #C7C4D9;
}

#nav-sub a {
	display: block;
	border: 0;
	padding: 7px 3px 7px 21px;
	background: url(/images/nav_bullet.gif) 6px 7px no-repeat;
	text-decoration: none;
	height: auto;
	_height: 1em;
}

#nav-sub a:link, #nav-sub a:visited {
	color: #636070;
	text-decoration: none;
}

#nav-sub a:hover,
#nav-sub a:active {
	background: #EAE9F2 url(/images/nav_bullet.gif) 6px -143px no-repeat;
	color: #423E53;
}

#nav-sub li a:link#selected,
#nav-sub li a:visited#selected {
	font-weight: bold;
	background: url(/images/nav_bullet.gif) 6px -293px no-repeat;
	color: #636070;
}

#nav-sub li a:hover#selected,
#nav-sub li a:active#selected {
	background: #EAE9F2 url(/images/nav_bullet.gif) 6px -143px no-repeat;
	color: #423E53;
}

/* -------------------------------- */
/*  Everything else                 */
/* -------------------------------- */
#footer p {
	text-align: left;
	color: #999;
	margin: 0;
	padding: 35px 20px .5em 20px;
	line-height: normal;
}
/*
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac 

* html .clearfix {
	height: 1%;
}
/*
.clearfix {
	display: block;
}
*/



.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	





/* End hide from IE-mac */
.mir {
	letter-spacing: -1000em;
}

/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir {
	letter-spacing: normal;
	text-indent: -999em;
	overflow: hidden;
}

#header h1 {
	float: left;
}

/* End of hack */
h1.mir {
	width: 350px;
	height: 103px;
	background: url(/images/logo2.gif) 15px 15px no-repeat;
	padding: 0;
	margin: 0;
}

#content img {
	margin: 30px auto;
	padding: 0;
	border: 0;
}

#content img.alignright {
	float: right;
	margin: 5px 0 3px 15px;
	padding: 0;
	border: 1px solid #BCB9CF;
}

#container img.alignleft {
	float: left;
	margin: 5px 15px 3px 0;
	padding: 0;
	border: 1px solid #BCB9CF;
}

tr.odd td, tr.odd th {
	background: #f6f6f6;
	color: #202020;
}

tr.highlight td, tr.highlight th {
	background: #ffc;
	color: #202020;
}

div#features {
	background: #f6f6f6;
	border-style: solid;
	border-color: #e6e6e6;
	border-width: 1px 0;
	padding: .7em 0 0;
	margin: .5em 0 1em 0;
}

div#features p {
	font: normal 1.1em/130% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	color: #636070;
	padding: 0 3em;
	margin: 0 0 .8em 0;
}

div#features p.also {
	font: .85em/140% verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
	color: #aaa;
	padding: .2em 2em 0;
	margin: 0 0 1.05em 0;
}

p.motivational {
	color: #5E587B;
	font: italic normal 1.7em/130% Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	text-align: center;
	padding: 0;
	margin: 0 0 .3em;
}

.promotion p {
	padding: 5px 0 0;
	margin: 0 0 .5em;
	line-height: 130%;
	color: #808080;
	font-size: .85em;
}

.promotion h3 {
	font: normal 1em/130% Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px 5px;
	margin: 0 0 4px;
	color: #5E587B;
	background: #E2E0ED;
}

.promotion a.banner {
	border: 1px solid #C7C4D9;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

.promotion a.banner:hover {
	border: 1px solid #9783CA;
}

#sidebar .promotion img {
	border: 3px solid #fff;
	margin: 0;
	padding: 0;
	color: #fff;
}

.promotion a.readmore {
	/* display: block;
	text-align: right; */
	margin: .1em 0 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #9783CA;
	text-decoration: underline;
}

.promotion a.readmore:hover {
	text-decoration: none;
}

/* Forms markup */
div#formcontainer div#formset {
	padding: 5px;
	background-color: #fff;
	text-align: left;
	padding: 0;
	border: 0;
}

div#formset p#legend {
	margin-bottom: 1em;
}

div#formset p#legend em {
	font-size: 120%;
	font-style: normal;
	color: #c00;
	font-family: "Times New Roman", Times, serif;
}

div#formset p.note {
	margin: 0 0 0 142px;
	padding: 2px 0 2px 20px;
	line-height: 130%;
	background: url(/images/info.gif) #fff no-repeat left 3px;
}

div#formset div#error {
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 35px;
	border: #fc6 1px solid;
	background: #ffc url(/images/oops.png) no-repeat 5px 5px;
}

div#formset div#error p {
	margin: 0;
	padding: 0 0 .2em;
	font-size: 1.2em;
	color: #c00;
	font-weight: bold;
}

div#formset div#error p#required {
	font-size: 1em;
	padding: 0 0 0 4em;
	font-weight: normal;
}

div#formset div#errors ul {
	margin: auto;
	margin-bottom: 0.5em;
	list-style: disc;
}

div#formset div#error p em {
	font-style: normal;
}

div#formset div.invalidresponse {
	background: #ffc;
	margin: 0 0 .2em;
}

div#formset div.invalidresponse label {
	color: #c00;
	padding-top: 1.7em;
}

div#formset p.inputerror {
	color: #c00;
	font-weight: bold;
	margin: 0 0 0 145px;
	padding: 0;
}

div#formset form p {
	margin: 0;
}

div#formset form fieldset {
	margin: 0 0 1em 0;
	padding: .5em;
	border: #E2E0ED 1px solid;
}

div#formset form fieldset legend {
	font-weight: bold;
	color: #5E587B;
}

div#formset form fieldset div {
	padding: .25em 0 .6em;
	clear: both;
}

div#formset label, 
div#formset span.label {
	margin-right: 12px;
	padding: 0;
	width: 130px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
	line-height: 130%;
}

div#formset span.label {
	padding: 3px 0 0 0;
}

div#formset label.error, 
div#formset span.error {
	color: #C00;
}

div#formset label em, 
div#formset span.label em {
	position: absolute;
	left: 130px;
	font-size: 120%;
	font-style: normal;
	color: #C00;
	font-family: "Times New Roman", Times, serif;
}

div#formset input.error {
	border-color: #C00;
	background-color: #FEF;
}

div#formset input:focus,
div#formset input.error:focus, 
div#formset textarea:focus {
	background-color: #EAE9F2;
	border-color: #423E53;
}

div#formset form fieldset div.controlset label, div#formset form fieldset div.controlset input {
	display: inline;
	float: none;
}

/*
div#formset form fieldset div.controlset div {
	padding: .25em 0 .6em;
	clear: none;
	margin: 0 0 0 142px;
}

*/
div#formset form fieldset div.controlset div {
	padding: .25em 0 1em;
	float: left;
	clear: none;
	width: 335px;
	margin: 0;
}

div#formset div.buttonrow {
	margin-left: 155px;
}

/* Get licence so this mt is no longer needed */
#poweredby {
	overflow: hidden;
	position: absolute;
	left: -5000px;
	width: 200px;
}

/* vcard styles */
.vcard {
	margin: 0 0 2.5em;
	padding: 0;
	border: 0;
	line-height: 130%;
	font-size: .8em;
	color: #636070;
}

#vcard_greg {
	width: 245px;
	height: 248px;
	float: left;
	background: #fff url(/images/contact/bus_card.gif) left top no-repeat;
}

#vcard_elita {
	width: 245px;
	height: 248px;
	float: right;
	background: #fff url(/images/contact/bus_card.gif) left top no-repeat;
}

#content .vcard img {
	margin: 34px auto 0 auto;
	padding: 0;
	border: 0;
}

.vcard .fn {
	font-weight: bold;
	font-size: 130%;
	padding: 19px 15px .9em;
	margin: 0;
}

.vcard .adr {
	margin: 0;
	padding: 0 15px .9em;
}

.vcard span.street-address {
	display: block;
}

.vcard span.type {
	font-weight: bold;
}

/* prints styles */
#printgallery h2 {
	float: left;
	text-transform: none;
	text-align: left;
	letter-spacing: normal;
	width: 100%;
	height: 84px;
	background: url(/images/limitededitionprints.gif) center top no-repeat;
	padding: 0;
	margin: 0;
	clear: both;
	display: inline;
}

#printgallery h2 span {
	position: absolute;
	left: -4000px;
	width: 200px;
	overflow: hidden;
	visibility: hidden;
}

div.print {
	float: left;
	width: 182px;
	height: 30em;
	padding: 0;
	margin: 0 28px;
	display: inline;
}

#content div.print h3 {
	text-align: center;
	text-transform: none;
	letter-spacing: 1px;
	color: #333;
	line-height: 1.3em;
	margin: 0;
	padding: .5em 0;
	font-size: 1em;
	font-family: georgia, "Times New Roman", Times, serif;
}

div.print p {
	text-align: center;
	color: #999;
	margin: 0;
	padding: 0;
	line-height: 120%;
}

div.print p.price {
	font-size: 1.45em;
	color: #333;
	margin: 0;
	padding: 0 0 .15em;
	font-family: arial, sans-serif;
}

#content div.print h3 a {
	color: #808080;
	text-decoration: underline;
	background: transparent;
}

#content div.print h3 a:hover {
	color: #000;
	text-decoration: none;
}

#content div.print a.peice {
	border: 9px solid #fff;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#content div.print a.peice span {
	display: block;
	margin: 0;
	padding: 2px 0 4px 0;
	background: #000;
	color: #fff;
	border: 0;
	text-decoration: none;
	line-height: normal;
	font-size: 80%;
}

#content div.print a.peice:hover {
	border: 9px solid #000;
}

#content div.print img {
	border: 2px solid #000;
	margin: 0;
	padding: 0;
	color: #fff;
	display: block;
}

#content div.print form {
	margin-top: .9em;
}

/* lightbox styles 
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img{
	border: none;
}

#outerimagecontainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imagecontainer{
	padding: 10px;
}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hovernav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imagecontainer>#hovernav{
	left: 0;
}

#hovernav a{
	outline: none;
}

#prevlink, #nextlink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat;
	display: block;
}

#prevlink {
	left: 0;
	float: left;
}

#nextlink {
	right: 0;
	float: right;
}

#prevlink:hover, #prevlink:visited:hover {
	background: url(/images/prevlabel.gif) left 15% no-repeat;
}

#nextlink:hover, #nextlink:visited:hover {
	background: url(/images/nextlabel.gif) right 15% no-repeat;
}

#imagedatacontainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imagedata{
	padding: 0 10px;
}

#imagedata #imagedetails{
	width: 70%;
	float: left;
	text-align: left;
}

	
#imagedata #caption{
	font-weight: bold;
	font-size: 1.4em;
	color: #111111;
}

#imagedata #numberdisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

			
#imagedata #bottomnavclose{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

	
	
#imagedata a, #imagedata a:hover {
	background: #fff;
}

		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

*/


#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	






/* homepage stuff */
#aboutthestudios h2 {
	float: left;
	text-transform: none;
	text-align: left;
	letter-spacing: normal;
	width: 252px;
	height: 61px;
	background: url(/images/whatwedo.gif) left top no-repeat;
	padding: 0 0 10px;
	margin: 0;
}

#aboutthestudios img.alignright {
	border: 0;
	margin: 50px 0 0 25px;
}

#aboutthestudios p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #999;
	line-height: 160%;
	padding: 0;
	clear: left;
}

#aboutthestudios span.hilight {
	font-family: Arial, Helvetica, sans-serif;
	color: #8E79BA;
}



/*
#aboutthestudios h2 {
	float: left;
}

#aboutthestudios h2.mir {
	width: 252px;
	height: 61px;
	background: url(/images/whatwedo.gif) left top no-repeat;
	padding: 0 0 10px;
	margin: 0;
}

*/
#aboutthestudios h2 span {
	position: absolute;
	left: -4000px;
	width: 200px;
	overflow: hidden;
	visibility: hidden;
}

/* homepage program promotional banners */


#ourprograms {
	margin: 0 auto;
	padding: 50px 0 0;
	width: 732px;
	background: #fff;
	clear: both;
}

#ourprograms div {
	float: left;
	width: 224px;
	margin: 0 0 0 30px;
	padding: 0;
	display: inline;
}

#ourprograms p {
	padding: 5px 0 0;
	margin: 0 0 .5em;
	line-height: 130%;
	color: #666;
	font-size: .85em;
	text-align: left;
}

#ourprograms h3 {
	font: bold 1em/140% Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 6px 0 0;
	margin: 0 0 6px;
	color: #5E587B;
	border-top: 1px solid #cccccc;
	text-transform: uppercase;
}

#ourprograms ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 140%;
}

#ourprograms li {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px .4em;
	padding: 0 0 .2em 16px;
}

#ourprograms a.banner {
	border: 1px solid #C7C4D9;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}

#ourprograms a.banner:hover {
	border: 1px solid #27B5EA;
}

#ourprograms div img {
	border: 4px solid #fff;
	margin: 0;
	padding: 0;
	color: #fff;
}

#ourprograms a.readmore {
	margin: .1em 0 0;
	padding: 0;
	border: 0;
	background: transparent;
	color: #9783CA;
	text-decoration: underline;
}

#ourprograms a.readmore:hover {
	text-decoration: none;
	color: #27B5EA;
}

#ourprograms #childprograms {
	margin: 0;
}




/* footer links */
		#footer ul {
	float: left;
	width: 100%;
	margin: 1em 0;
	list-style: none;
	padding: 0 0 25px;
	line-height: 100%;
}

		#footer ul li{
	float: left;
	padding: 0 10px 0 20px;
}

#theartstore,
#mt,
#rss,
a:link#theartstore,
a:link#mt,
a:link#rss,
a:visited#theartstore,
a:visited#mt,
a:visited#rss {
	display: block;
	background-position: 0px 0px;
	height: 28px;
	margin: 0; /* float: left; */
	text-indent: -1000px;
	overflow: hidden;
}

a:visited#theartstore, a:link#theartstore {
	background-image: url("/images/tas.gif");
	background-position: left top;
	width: 117px;
}

a:hover#theartstore {
	background-image: url("/images/tas.gif");
	background-position: left -100px;
	width: 117px;
}

a:visited#mt, a:link#mt {
	background-image: url("/images/mt.gif");
	background-position: left top;
	width: 188px;
}

a:hover#mt {
	background-image: url("/images/mt.gif");
	background-position: left -100px;
	width: 188px;
}

a:visited#rss, a:link#rss {
	background-image: url("/images/rss.gif");
	width: 58px;
}

a:hover#rss {
	background-image: url("/images/rss.gif");
	background-position: 0px 28px;
	width: 58px;
}

/* make Geogia numbers tall */
.tallnumbs {
	font-family: "Times New Roman", Times, serif;
}

.smalltext {
	text-transform: lowercase;
	font-size: 90%;
}

p.printhilight {
	font: normal 1.3em/140% Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
	color: #636070;
	padding: 0;
	margin: 0 0 1.2em 0;
	float: left;
	width: 100%;
	display: inline;
}