@charset "UTF-8";
/* CSS Document */

/*		CSS Author: Dayna Gonzalez, Daynamation
		Website: http://wwww.daynamation.com
		Created: September 2009
		For: http://www.cherylelliottstudio.com
		Copuright: 2009 All Rights Reserved.


*/


/* Basic Tags */

*
{padding:0;
margin:0;
}

body {
	font: 100% Geneva, Arial, Verdana, sans-serif;
	color: #009;
	background: #FFF;
	text-decoration: none;	
	
}

html, body {height: 100%;}




label {
	font-size: 0.75em;
	line-height: 2em;
}

p {
	font-size: 0.75em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom:20px;
	
}



h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	
}
h1
{
	font-size: 1.2em;
	
}

h2
{
	font-size: 1em;
	color: #F00;	
	
}

h3
{font:.95em;
}

h4
{
	font:0.85em;
	padding-top: 20px;	
	
}

/* Links and Navigation */

ul {
	list-style: square url(none) inside;
	font-size: 0.75em;
	
}



a
{
	text-decoration: none;
	
}


a:link, a:visited  {
	color:#903;
	font-size: 1em;	
	
}

a:hover, a#current{
	color:#F00;
}







/*--------------- Special layout tags ---------------*/

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.alignCenter {
	text-align: center;
}

.clear {
	clear: both;
	margin: 0px;
	position:relative;
}

.highlightedLinks {
	font-size: 1.2em;
	font-weight: bold;	
	
}


.pageHeading {
	color: #603;
	float: left;
	font-size: 2em;
	position: relative;
	background: url(../images/header_stroke.png) no-repeat;	
}

.smallText {
	font-size: .65em;
}

.biggerText {
	font-size: 1em;
}
.copyright {
	font-size: 0.65em;
	position: relative;
	text-align: center;
	padding: 15px 0px 0px;
	margin: 0px;
}

p.copyright a {
	font-size: 1.08em;
}

p.copyright a:link {
	font-size: 1.08em;
}

p.copyright a:visited {
	font-size: 1.08em;
}

.highlightWord {
	color: #900;
	font-weight: bold;
	font-size: 1em;
}

.maroon {
	color: #600;
}

.imgBorderFloatLeft {
	border: 2px solid #003;
	float: left;
	margin: 0px 10px 0px 0px;
}



.imgNoBorder {
	border-width: 0px;
}


.border {
	border-left: 1px solid #006;
}

.title {
	color: #006;
	background: url(../images/gradient_bar.jpg) no-repeat 0px 6px;
	margin:0px;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	width: 200px;
	
}

.frame {
	color: #600;
	background: url(../images/pink_framer.gif) no-repeat;
	height: 50px;
	width: 601px;
	font-style: italic;
	padding: 5px 0px 0px;
	margin: 10px 0px 0px;
}

/*--------------- layout ---------------*/	


#container {
	width: 960px;
	position:relative;
	min-height:100%;
	height: 100%;
	height: auto !important;
	margin: 0px auto -80px;
}

#containerGradient {
	width: 960px;
	position:relative;
	min-height:100%;
	height: 100%;
	height: auto !important;
	margin: 0px auto -80px;
	background: url(../images/gradient.jpg) repeat-x;
}




#header {
	width: 920px;
	padding-top: 20px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	background: url(../images/gradient.jpg) repeat-x;
	float: left;
}

#content {
	width:960px;
	
	position:relative;
	float: left;
}




#sideBar {
	float:left;
	width:270px;
	background: #FFF url(../images/gradient.jpg) repeat-x;
	position:relative;
	min-height:300px;
	padding:20px;
	margin-bottom: 20px;
}

#window {
	padding: 20px;
	float: left;
	position: relative;
	min-height:700px;

}

#navBar {
	float:left;
	width:270px;
	background: #FFF url(../images/gradient_vert.jpg) repeat-x;
	position:relative;
	min-height:300px;
	padding:20px;
}



#main {
	float: left;
	position: relative;
	width: 610px;
	padding-right: 20px;
	padding-left: 20px;
	background: #FFF;
	height:100%;
}

#mainFeature {
	width: 920px;
	padding-right: 20px;
	padding-left: 20px;
	height:100%;
	margin-top: 20px;
}

#headerInfo {
	clear: both;
	width: 920px;
	position: relative;
	
}

#mainFeature p {
	width: 600px;	
}

#footer {
	position: relative;
	clear: both;
	background: url(../images/footer.png) no-repeat center;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align: center;
	height: 80px;
	border-top: 1px solid #006;
}



#mainMenu {
	font-size: .85em;
	text-decoration: none;
	background: url(../images/nav.png) no-repeat;
	list-style: none;
	height: 35px;
	padding-top:5px;
	padding-left:20px;
	margin: 5px 0px 0px;
	float: left;
	position: relative;	
}

#mainMenu li {
	display: inline;
	padding-right: 20px;
	
}

#horNav {
	font-size: .85em;
	text-decoration: none;
	list-style: none;
	float:right;
	clear: both;
	position: relative;
	padding-bottom:2px;
	
}

#horNav li {
	display: inline;
	padding-left:20px;
	
	
	
}




#shadow {
	background: url(../images/shadow_vert.jpg) repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 960px;
	position: relative;
	height: 10px;
	clear: both;
}

#push {
	height:80px;
	clear: both;
	float: left;
	position: relative;	
}


/*  CSS IMG SLIDESHOW  */

.gallerycontainer{
	position: relative;
	margin-top: 20px;
	
	
}

p.images {
margin:0px;
}

.thumbnail img{
	border: 1px solid #600;
	margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: -30px;
	left: 310px; /*position where enlarged image should offset horizontally */
	z-index: 50;
	
}
