
				

	
html {
	height: 100%; /* required for Mozilla/Safari to render page height correctly */
	}

body * {
	margin:0px;
	border:0px;
	padding:0px;
	}

body {
	font-family: ParkAvenue BT;
	text-align: center;
	font-size: 1.3em;
	margin: 0px;
	background-image:url(_graphics/style73/);background-repeat:no-repeat;background-position:0 0;
	background-color: #FFCCFF;
	color:#cc00ff;
	}
	
#uberContainer {
	position: relative;
	text-align: left;
	margin: 20px auto 0px auto;
	width: 758px;
	background-color: #FFCCFF;
	height:auto;
	}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	}

.clearing {
	clear: both;
	}
	
.hide {
	display: none;
	}
	
/* Structure */
div#header {
	width:758px;
	background-color: #FFCCFF;
	overflow: hidden;
	border-right: 1px solid #cc00ff;
	border-left: 1px solid #cc00ff;
	border-top: 1px solid #cc00ff;
	}

div#logopanel {
	width:219px;
	background: #FFCCFF;
	height:146px;
	float:left;
	display:inline;/* trigger hasLayout */
	}
	
div#navpanel {
	background-image:url(_graphics/style73/);background-repeat:no-repeat;background-position:0 0;
	width:539px;
	height:146px;
	float:right;
/* see index.cfm we're currently playing at making this different per section.
   background:url(style15/images/sample_bg.jpg) #FFCCFF; */
	background-color:#FFCCFF;
	position:relative;
	}
	
	
div#uberContainer.sectionhome div#navpanel {
	background:url(images/sample_bg.jpg) #FFCCFF;
	background-repeat:no-repeat;
	background-position:100% 100%;
}



div#left_divider {
	clear:both;
	float:left;
	width:219px;
	background: #cc00ff;
	height:20px;
	font-size:0.1em;
	line-height:1px;
	}

div#right_divider {
	float:right;
	width:539px;
	background: #FFCCFF;
	height:20px;
	line-height:1px;
	font-size:0.9em;
	}



div#content {
	border-right: 1px solid #cc00ff;
	border-left: 1px solid #cc00ff;
	border-bottom: 1px solid #cc00ff;
	width:758px;
	background-color: #FFCCFF;
	overflow: hidden;
	/*width: 100%;*/
}

div#location {
	color:#FFCCFF;
	padding:8px 12px 6px 12px;
	font-weight:bold;
	float:left;
}

div#other {
	color:#FFCCFF;
	padding:8px 12px 6px 12px;
	font-weight:bold;
	float:right;
}

div#submenu1 {
	margin:0px 20px 0px 20px;
}

div#location a {
	color:#FFCCFF;
}

div#maincol {
	background:#FFCCFF;
	height:354px;
	overflow-x:hidden;
}

html>body div#maincol {
	height:auto;
	min-height:354px;
}
	
div#subcol {
	background:#FFCCFF;
	overflow-x:hidden;
}

/*
floats, display
********************************************************************************************************
*/

body.col-M div#maincol { float:none; }

body.col-SM div#xcol, body.col-M div#subcol, body.col-M div#xcol { display:none; }
body.col-MX div#subcol { display:none; }

body.col-SM div#maincol, body.col-SMX div#maincol { float:right; }
body.col-MX div#maincol { float:left; }

body.col-SM div#subcol, body.col-SMX div#subcol { float:left; }
body.col-MX div#subcol { float:right; }

/*
dimensions
********************************************************************************************************
*/

body.col-M div#maincol { width:758px; }
/* NB two pixels shaved off sub and xcol to allow for IE wrapping when fonts are resized */
body.col-SM div#subcol, body.col-MX div#xcol { width:217px; }
body.col-SM div#maincol, body.col-MX div#maincol { width:539px; }

div#title {
	padding:10px 0px 0px 10px;
	font-family: ParkAvenue BT;
	text-align: left;
	font-size: 2.0em;
	color: #FFCCFF;
	font-weight: bold;
}

/* Slideshows */


	
	
	
	
	


/* HEADER */
ul#topNav {
	bottom:0px;
	list-style-type: none;
	margin:0px 12px 0px 12px;
	font-family: ParkAvenue BT;
	height: 2em;
}
	
ul.menu {
	list-style-type: none;
	text-indent:0px;
}

div#submenu1 {
	position:absolute;
	bottom:6px;
	margin:0px 12px 0px 12px;
}

div#menulabel {
	display:block;
	float:left;
	padding-top:2px;
	width:20%;
}

ul#submenu {
	display:block;
	float:left;
}

ul.menu li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	padding: 2px 0px 2px 0px;
	position:relative;
	white-space:nowrap;
	}

ul#topNav li {
	padding: 8px 0px 8px 0px;
	}

ul.menu a {
	padding: 1px 8px 1px 8px;
	display: block;
	}

ul#topNav a {
	padding: 1px 8px 4px 8px;
}
	
/* 
div.submenu {
	position:absolute;
	top:26px;
	left:0px;
	width:120px;
	background:#FFCCFF;
}
*/


ul#topNav li.highlight a {
	background: url(_graphics/style15/next_arrow.gif);
	background-repeat:no-repeat;
	background-position:0% 4px;
	font-weight:bold;
}

	
div#right_divider{
	color:#FFCCFF;
}

div#right_divider a{
	color:#FFCCFF;
}

/* TITLES */

h1 {
	font-family: ParkAvenue BT;
	text-align: left;
	font-size: 1.3em;
	padding: 0 0 2px 0;
	color: #CC00FF;
	margin-bottom:6px;
	border-bottom:1px solid #CC00FF;
	}
	
h2 {
	color: #CC00FF;
	margin: 0px 0 12px 0;
	font-family: ParkAvenue BT;
	font-size: 1.3em;
	padding: 0 0 2px 0;	
	}

h3 {
	margin: 0 0 5px 0;
	font-family: Kidscript;
	font-size: 1.2em;
	padding: 0 0 0px 0;	
	}
	
h4 {
	margin: 0 0 5px 0;
	font-family: ParkAvenue BT;
	font-size: 1.1em;
	padding: 0 0 0px 0;	
	}

ul#subNav {
	position:absolute;
	list-style-type: none;
	padding: 0;
	font-size: 1.0em;
	}
	
ul#subNav li {
	display: inline;
	margin: 0;
	padding: 0;
	}

ul#subNav a {
	display: block;
	margin: 0;
	}

	
ul#subNav a:hover, ul#subNav li.hilight a {
	color: #CC00FF;
}

p {
	margin-bottom:1em;
}
	
ul {
	padding-left: 20px;
	margin: 0;
	}
	
ul li {
	margin: 0;
	padding: 0;
	}

/* TEXT LINKS */
	
a {
	color: #CC00FF;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
	
/* sub col */
div#subcolContent {
padding:4px 6px 6px 6px;
}

/* MAINCOL */

#maincolContent {
	padding: 4px 4px 4px 4px;
}

.notitle {
	margin-top:18px;
}

div.linkdescription{
	margin-bottom:12px;
}

div#homepageimage {
	vertical-align:middle;
	text-align:center;
}
/* FOOTER */
	
#footer {
	background:#FFCCFF;
	color: #FFCCFF;
	padding:6px 0px 6px 0px;
	border:0px;
	margin-top:4px;
	}

/* section nav */

h2.sectionhead {
	margin-top:1px;
	margin-bottom:8px;
	border-bottom:1px solid #FFCCFF;
}

div.sectionintro {
	clear:both;
	font-style:italic;
}

div#nextprevious {
	margin:2px 0 2px 0px;
	overflow:hidden;
}

div#nextprevious a {
	font-weight:bold;
}

a.next {
	float:right;
	padding:0 10px 0 0;
	background: url(style15/images/next_arrow.gif);
	background-repeat:no-repeat;
	background-position:100% 3px;
}

a.previous  {
	float:left;
	padding:0 0 0 10px;
	background: url(style15/images/previous_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}

/* articles */

div.article {
	clear:both;
	overflow:hidden;
	margin-bottom:12px;
}

div.article div#nextprevious {
	margin:2px 0 4px 0px;	
}

div.article img {
	border: 1px solid #CC00FF;
	float:left;
	margin: 0px 8px 6px 0;
}

div.article h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}

div.article h2 {
	border-bottom:1px solid #CC00FF;
}

div.article p {
	margin-bottom:0px;
}

div.article p.date {
	font-style:italic;
	
}
	
/* GALLERY */
.galleryContent img, #article img {
	border: 1px solid #FFCCFF;
	}

div.galleryContent {
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	}

div.galleryContent h3 {
	/* text-transform: lowercase; */
	font-weight: normal;
	font-size: 1.0em;
}
	
/* photo galleries */
table.galleryImages {
	margin-left:12px;
}

table.galleryImages td {
	text-align:center;
	vertical-align:middle;
}

table.galleryImages td.galleryPhoto {
	padding:4px;
	overflow:hidden;
}

table.galleryImages td.galleryCaption {
	padding:2px;
	text-align:center;
	vertical-align:middle;
}

table.galleryImages td.first {
	padding-left:0px;
}

table.galleryImages td.last {
	padding-right:0px;
}


	table.galleryImages td.galleryPhoto img {
	margin-top:0px;
	margin-bottom:2px;
	}
	table.galleryImages tr.first td.galleryPhoto img {
		margin-top:0;
	}
	

#imagePhoto {
	padding:0px;
	vertical-align:middle;
	text-align:center;
	margin-top:4px;
}



	
/* FORMS */
#contactform {
	margin: 20px 0;
	}

div.formfield {
	clear:both;
	overflow:hidden;
	width:100%;
}
	
label {
	display: block;
	float: left;
	width: 90px;
	text-align: right;
	margin: 8px 10px 5px 0;
	height: 1.25em;
	line-height: 1.0em;
	clear:both;
	}

input, textarea {
	padding:2px;
}
	
input.inputField, textarea.inputField {
	width: 275px;
	margin: 5px 0;
	border: 1px solid #CC00FF;
	background-color: #FFCCFF;
	color: #cc00ff;
	font-family: ParkAvenue BT;
	/*text-indent: 4px;*/
	font-size: 0.7em;
	float: left;
	display: block;
}

input#galleryCode {
	width:auto;
	margin-right:8px;
	margin-top:0px;
}

input#gallerySubmit {
	margin:0px;
}

input.inputField {
	height: 1.25em;
	}
	
input.button, input.buttonHi {
	
	width: 80px;
	height: 20px;
	font-family: ParkAvenue BT;
	font-size: 0.9em;
	text-indent: 0;
	cursor: pointer;
	clear:both;
	float: left;
}

input.button {
	background-color: #FFCCFF;
	border: 1px solid #CC00FF;
	color: #FFCCFF;
	font-family: ParkAvenue BT;
	font-size: 0.9em;
	}

 input.buttonHi {
 	background-color: #FFCCFF;
	border: 1px solid #CC00FF;
	color: #FFCCFF;
	font-family: ParkAvenue BT;
	font-size: 0.9em;
}
 
input#contactSubmit {
	margin-left: 102px;
}


/* inline images */
	
.ArticleImageLeft {
	float:left;
	padding-right:4px;
	margin-bottom:4px;
}

.ArticleImageRight {
	float:right;
	padding-left:4px;
	margin-bottom:4px;
}

.caption {
	font-style:italic;
}


p.imageinfo {
	margin-bottom:2px;
	margin-top:2px;
	margin-left:0px;
	padding:0px;
	
}

div#paypal {
	margin-top:12px;
}

div#paypal p {
	margin-top:2px;
	margin-bottom:2px;
}

input#payPalAddButton, input#payPalViewButton {
	margin-top:4px;
	float:left;
	margin-right:2px;
	margin-left:0px;
	font-family: ParkAvenue BT;
	font-size: 0.9em;
}

select.paypallink {
	font-size: 10px;
	border: 1px solid #CC00FF;
	padding:0px;
}

/* table */
table.td table.th {
	vertical-align:top;
}

table.info {
	border-top: 1px solid #CC00FF;
	border-left: 1px solid #CC00FF;
	margin-bottom:12px;
	margin-top:8px;
}

table.info td, table.info th  {
	border-bottom: 1px solid #CC00FF;
	border-right: 1px solid #CC00FF;
	padding:2px;
	/*color:#FFCCFF;*/
}






			
