<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: ImagineU
Theme URI: http://nextclient.com/
Description: Designed and Powered by NextClient, Inc.
Author: NextClient, Inc.
Version: 1.0
Template: universal
*/

/* Universal Begins */
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 3.3.0
build: 3167
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

header,nav,article,footer,section,aside,figure,figcaption{display:block}

a {outline: none;}

#nav-below {margin: 10px 0; overflow: hidden;}
.nav-previous, .nav-next {float: left; display: inline; width: 50%;}
.nav-next {float: right;text-align: right;}
.nav-previous a, .nav-next a {text-decoration: none;}

div.entry-meta {font-size: 90%;}
body.single .shareThisWrapper {margin: 0px 0 20px;}
.post_entry_mult {
	border-bottom: 1px solid #999;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
	.post_entry_mult_left {float: left; display: inline; width: 150px;}
	.post_entry_mult_right {padding-left: 160px;}
	.post_entry_mult .shareThisWrapper {margin: 0;}
	div.post_entry_mult h2 {padding-bottom: 0; margin-bottom: 0;}
	.excerpt_meta {font-size: 80%; margin: 0 0 10px;}
.postThumbSingle {float: left; margin: 5px 10px 0 0;}
.tag-links {display: block;}
.google-map {height: 350px;margin: 0 0 25px; border: 1px solid #333;}
/* Universal Ends */

blockquote {padding: 0 0 0 30px; font-style: italic;}
strong {font-weight: bold;}
i, em {font-style: italic;}
i strong, em strong, strong i, strong em {font-weight: bold;}
/* General */
html {
	-webkit-text-size-adjust: 100%;
    background-color: #adadad;
}
body {
	font-family: Arial, "Helvetica Neue", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #000;
}
a, a:link, a:active, a:visited {text-decoration: none; outline: none; color: #4d97c4;}
#wrapper {
    padding: 30px 0 20px;
}
#container {
    width: 950px;
    box-sizing: border-box;
    padding: 5px;
    background: #fff;
    border-radius: 4px;
    margin: 0 auto 20px;
}
#mainHeader {
    box-sizing: border-box;
    padding: 25px 0 0;
	margin: 0 auto;
    height: 270px;
    background-image: url(img/header-bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #626262;
}
	#logo-main {
        display: block;
        margin: 0 auto 30px;
        width: 884px;
        background-image: url('img/header.png');
        background-repeat: no-repeat;
        background-position: 0 0;
        height: 140px;
        box-sizing: border-box;
	}
/*	#logo-main img {display: block;}*/
	
nav.mm {
	text-align: center;
	background: #6E6E6E;
	position: relative;
	z-index: 100;
    width: 884px;
    margin: 0 auto;
    border-radius: 5px;
}
nav.mm &gt; ul &gt; li &gt; a {
    padding: 13px 16px;
    font-size: 14px;
    color: #fff;
    font-family: Arial, "Helvetica Neue", Verdana, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 1;    
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}
nav.mm &gt; ul &gt; li &gt; ul {top: 40px;}
nav.mm &gt; ul {height: 40px;}
nav.mm &gt; ul &gt; li:hover &gt; a {background: #525252; color: white;}
nav.mm ul ul {background: #2f2f2f; width: 180px; border: 1px solid #343540;}
nav.mm ul ul li:hover &gt; a {background: #7ba5bf; color: #fff;}
nav.mm ul ul li {border-top: 1px solid #403e3e;}
nav.mm ul ul a {
    color: #fff;
    padding: 15px 10px;
    font-size: 14px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;    
    text-transform: none;
    line-height: 1.3;
    font-weight: normal;
}
nav.mm ul {padding: 0; margin: 0; font-size: 0;}
nav.mm li {position: relative;}
nav.mm ul a {display: block; text-decoration: none;}
nav.mm &gt; ul &gt; li {display: inline-block;}
nav.mm ul ul {display: none; position: absolute; text-align: left; left: 0; top: -1px;}
nav.mm ul li:hover &gt; ul {display: block;}
nav.mm ul ul ul {left: 100%;}
nav.mm ul ul li:first-child {border: 0;}

#subheader {
    font-family: 'Handlee', cursive;
    font-size: 54px;
    color: #4bc2c9;
    line-height: 1.1;
    text-align: center;
    padding: 22px 0 13px 0;
}
    #subheader span {
        color: #323232;
    }

/* BELOW THE FOLD (BTF) BEGINS */

p {padding: 0 0 20px;}
ul, ol {padding: 0 0 20px 30px;}
ul li {list-style-type: disc;}
ol li {list-style-type: decimal;}
ol li ol li {list-style-type: lower-alpha;}
ul ul {padding-bottom: 0;}
.topo {display: block; overflow: hidden;}
.topo img {display: block; width: 100%;}

#contentArea {
	margin: 0 auto;
	overflow: hidden;
    
}
#mainContent {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #000;
	display: inline;
	float: left;
	background: #eee;
	padding: 25px;
	border-top: 2px solid #ddd;
	border-bottom: 5px solid #ccc;    
    border-radius: 5px;    
    width: 615px;
    box-sizing: border-box;
}
	.article a:hover {text-decoration: underline;}
	.article ul, .article ol {overflow: hidden;}
	.article h1, 
	.article h2, 
	.article h3,
	.article h4, 
	.article h5, 
	.article h6 {
		line-height: 1.2;
		font-weight: normal;
		font-family: 'Jockey One', Arial, Verdana, Helvetica;
		color: #000;
		padding: 0 0 5px 0;
	}
	.article h1 {
		font-size: 30px;
		padding: 0 0 20px 0;
	}
	.article h2 {
		font-size: 25px;
		padding: 0 0 10px 0;
	}
	.article h3 {
		font-size: 22px;
		font-weight: bold;		
	}
	.article h4 {
		font-size: 18px;
		font-style: italic;
	}
	.article h5 {
		font-size: 16px;
	}
	.headshot {
		float: left;
		margin: 0 15px 5px 0;
	}
	.mcTable {margin: 0 0 20px;}
	.mcTable td {vertical-align: top; padding: 0 0 0 40px;}
	.mcTable td:first-child {padding: 0;}	
	.mcTable ul {padding: 0 0 0 30px;}
	#shareThisPage {
		clear: both;
		border-top: 1px solid #2A3868;
		padding: 20px 0 20px;
		margin: 15px 0 0;
	}
	#shareThisPageHead {
		display: inline-block;
		font-size: 16px;
		line-height: 1;
		font-weight: bold;
		text-transform: uppercase;
		margin: 0 5px 0 0;
	}
	#shareThisPage .shareThisWrapper {display: inline-block;}
	#shareThisPage .stButton .sharethis{background-image:url("http://www.onceuponafile.com/sharethis/icons/sharethis_16.png")}
	#shareThisPage .stButton .twitter{background-image:url("http://www.onceuponafile.com/sharethis/icons/twitter_16.png")}
	#shareThisPage .stButton .facebook{background-image:url("http://www.onceuponafile.com/sharethis/icons/facebook_16.png")}
	#shareThisPage .stButton .linkedin{background-image:url("http://www.onceuponafile.com/sharethis/icons/linkedin_16.png")}
	#shareThisPage .stButton .googleplus{background-image:url("http://www.onceuponafile.com/sharethis/icons/googleplus_16.png")}
	.fullpic {display: block; width: 100%;}	
	.thumbpic {float: left; margin: 0 20px 5px 0; width: 50%; max-width: 300px;}
	body.page-id-17 .thumbpic {width: 250px; height: auto !IMPORTANT;}
	body.page-id-17 h2 {clear: both;}
	body.page-id-17 h2 em {font-weight: normal; font-size: 0.8em; color: #A9A9A9;}
	body.page-id-13 h2 {clear: both;}
#sidebar {
	display: inline;
	float: right;
	width: 320px;
    border-radius: 5px;
}
    .sbBox {
        background-image: url(img/sidebar_bg.png);        
        border-radius: 5px;
        margin: 0 0 5px;
        overflow: hidden;
    }
    .sbBox h2 {
        background-image: url(img/header-bg.png);
        background-repeat: no-repeat;
        background-color: #626262;
        color: #fff;
        padding: 7px 15px;
        font-size: 16px;
        border-radius: 5px;
        margin: 0 0 20px;
    }
    .sbList {
        padding: 0 0 20px 30px;
    }
    .sbList li {
    
    
    }
    .sbList a {
        color: #626262;
    }
    .sbList a:hover {
        color: #000;
        text-decoration: underline;
    }
    #sbBookNowCont {
        padding: 0 0 20px 115px;
        background-image: url(img/dragonfly-75.png);
        background-repeat: no-repeat;
        background-position: 10px 0;
        
    }
    .sbbSearch {
        padding: 20px 0;
    }
    #sbSearch {
        overflow: hidden;
        padding: 0 15px;
    }
    #sbsText {
        border: 3px solid #b2b2b2;
        border-radius: 3px;
        font-size: 16px;
        color: #000;
        padding: 0 10px;
        font-size: 16px;
        line-height: 24px;
        height: 24px;
        width: 160px;
    }
    #sbsSubmit {
        font-size: 16px;
        color: #fff;
        background-color: #1D4C82;
        border: 0;
        height: 30px;
        width: 80px;
        border-radius: 4px;
        margin: 0 0 0 5px;
    }
    #sbsSubmit:hover {
        cursor: pointer;
        background-color: #000;    
    }
    .sbbSocial {
        padding: 20px 20px;
    }
    #sbSocial {
        overflow: hidden;
        padding: 0;
    }
    #sbSocial li {
        list-style-type: none;
        list-style-position: outside;
        display: inline;
        float: left;
        margin: 0 0 0 10px;
    }
    #sbSocial li:first-child {margin: 0;}
    #sbSocial a {
        width: 32px;
        height: 32px;
        display: block;
        
    }
    #sbSocial img {display: block;}
#mainFooter {
	overflow: hidden;
    background-color: #fff;
    padding: 5px;
    width: 950px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 5px;
    color: #fff;
}
#mfInner {
    background-color: #727272;    
    padding: 20px 25px 0;
}
#mainFooter a {color: #d9dfe5;}
.fNav {
	font-size: 0;
	line-height: 1;
	text-align: center;
	padding: 47px 0;
}
	.fNav li {
		padding: 0 15px;
		font-size: 15px;
		display: inline-block;
		list-style-type: none;
		list-style-position: outside;
		border-left: 1px solid #cccccc;
	}
	.fNav li:first-child {
		border: 0;
	}
	.fNav a {
		color: #444749;
	}
	.fNav a:hover {
		color: #7fa03c;
	}


/* NextClient Items */

#contact-tab {
    position: fixed;
    right: 0;
    z-index: 200;
	display: block;
	overflow: hidden;
    top: 240px;
	height: 98px;
}
#contact-tab:hover img {margin: -98px 0 0 0;}
#contact-tab img {display: block;}

/* Contact Form Styling */
.nc_form {
	background-color: #f0f0f0;
	padding: 1.25em 2%;
	margin: 0 0 1.25em;
	border: 2px solid #c0c0c0;
	border-radius: 5px;
}
.nc_form .req {color: #F71704;}
.nc_form label,
.nc_form input,
.nc_form textarea,
.nc_form select {display: block; width: 98%; padding: 0;}
	.nc_form input, .nc_form textarea {background: #fff; color: #8B898C;}
	.nc_form input, .nc_form textarea, .nc_form .captcha-container {
		border: 1px solid #999;
		border-radius: 3px;
	}
	.nc_form label {margin: 0 0 .125em;}
	.nc_form input, .nc_form textarea, .nc_form select {
		margin: 0 0 10px;
		padding: .4em 1%;
	}
	.nc_form textarea {height:60px;}
	.nc_form .captcha-container {padding: 0;width: 100%;}

.nc_form input.hidden {display:none;}
.nc_form input.submit-button {
	cursor:pointer;
	margin: 1em 0;
	padding: 0.6em 2%;
	width:auto;
	height:auto;
	background:#555;
	color:#fff;
	line-height: 1;
}
	.nc_form input.submit-button:hover {background:#777;}
.nc_form input.error {border-color:#f00;}
.nc_form label.error {color: #f00;}
.ncfDisclaimer {
	font-size: 80%;
	margin: 0 0 1em;
	padding: 0.33em 0 0;
}
	.ncfDisclaimer span {
		display: block;
		font-weight: bold;
		font-size: 125%;
	}
		.ncfDisclaimer span.req {display: inline; font-size: 80%;}
	.ncfDisclaimer input {
		display: inline;
		width: 10px;
		height: 10px;
		margin: 0 5px 0 0;
	}
	.ncfDisclaimer label {display: inline;}
.nc_form .captcha-wrapper {}
	.nc_form .captcha-wrapper input {max-width: 200px;}
	.nc_form .captcha-container {
		background: #fff;
		border: 1px solid #333;
		margin: 0 0 4px;
		text-align: center;
		max-width: 200px;
	}
	.nc_form .captcha-image {
		cursor: pointer;
		display: block;
		width: 100%;
	}
.nc_form .checkbox {margin: 0 0 10px;}
	.nc_form .checkbox input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .checkbox input.delin {margin: 0;}
.nc_form .radio {margin: 0 0 10px;}
	.nc_form .radio input {
		display: inline;
		width: auto;
		height: auto;
		padding: 0;
		line-height: 1;
		margin: 0 0 0 10px;
	}
		.nc_form .radio input.delin {margin: 0;}
.nc_form .inlineSelect select {display: inline; width: auto;}

/* Contact Form - Custom */

/* Contact Form Styling Ends */</pre></body></html>