/*======================================*
** stylesheet.css
**======================================*/

/*---------------------------------------*
** Created: 16-04-2007
** Author: Angela Thrasher
** Website: imagewebdesign.com
**======================================*/
/*#85B9C6*/

/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	font-family: "Garamond, Georgia, Times New Roman";
	/*font-size: 3px;*/
	margin: 0px;
	padding: 0px;
	background-color: #85B9C6;
	text-align: justify;
}
.main_txt {
	font-family: "Garamond, Georgia, Times New Roman";
	/*font-size: 3px;
	margin: 0px;
	padding: 0px;*/
	color: #666666;
	text-align: justify;
}
/*#wrapper {
	width: 656px;
	margin: auto;
}
img { border: 0px none; }
p {
	color:#666666;
	text-align: left;
	font-family: "Garamond, Georgia, Times New Roman";
	font-size: 25px;
}
h2 {
	color: #FFFFFF;
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}*/
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration:none;
}
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------
#divBanner{
	height: 140px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url('misc/sample%20layouts/sunnyflower/images/sunflower.html');
	background-repeat: no-repeat;
	background-position: 0px 0px
}
#divlogo {
	height: 95px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	text-align: center;
	padding-top: 45px;
	font-size: 3em;

}
span.ain {
	color: #92D340;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D340;
}
span.web {
	color: #FFC605;
}*/
/*------------------------------------------------------------*
**  Column Left
**------------------------------------------------------------
#colLeft {
	width: 174px;
	height: 600px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #32556B;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #3A5D73;
}*/

/*------------------------------------------------------------*
**  Content Middle
**------------------------------------------------------------
#divMainContent {
	padding-left: 20px;
	padding-right: 20px;
}*/


/*------------------------------------------------------------*
**  Column Right
**------------------------------------------------------------
#colRight {
	background-color: #32556B;
	height: 600px;
	width: 475px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}*/

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------
#Footer {
	background-color: 
	border-top:5px solid #999999;
}
*/
/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#Navigation {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 245px;
}
#Navigation ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#Navigation li {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 28px;
}
#Navigation div {
	margin: 0px;
	padding: 0px;
}
#Navigation a  {
	color: #999999;
	display: block;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 10px;
	margin: 0px;
	vertical-align: middle;
	line-height: 28px;
}
#Navigation a.current  {
	background-color: #666666;
	color: #85B9C6;
	font-weight: bold;
}
#Navigation a:hover {
	color: #85B9C6; 
	font-weight: bold;
}
/*------------------------------------------------------------*
**  Services_form
**------------------------------------------------------------
#Services_form {
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 340px;
}
#Services_form ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Services_form li {
	display: block;
}*/
/*------------------------------------------------------------*
**  Contact_info
**------------------------------------------------------------
#Contact_info {
	padding: 6px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 320px;
}
#Contact_info ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Contact_info li {
	display: block;
}
*/

/*------------------------------------------------------------*
**  End_of
**------------------------------------------------------------	

.title {
	font-size: 17px;
	color: #B4FF05;
	height: 20px;
	padding-top: 20px;
	background-image: url('misc/sample%20layouts/sunnyflower/images/line.html');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold
}
.allpara {
	background-image: url('misc/sample%20layouts/sunnyflower/images/line.html');
	background-repeat: no-repeat;
	background-position:  
               center bottom;
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px
}
.smallSpacer {
	height: 600px;
	width: 5px;
	float: left;
}
#menuTab {
	color:#32556B;
	font-size:1.2em;
	text-align:center;
	background-image: url('misc/sample%20layouts/sunnyflower/images/navtab.html');
	background-repeat: no-repeat;
	background-position:  center;
	width: 175px;
	height: 25px;
	padding-top: 2px
}*/
.foot, .foot, .foot a:link, .foot a:active, .foot a:visited, .foot a:hover { /*-----Change Style of Copyright Footer-----*/
font-size:14px;
text-decoration:none;
color:#FFFFFF;
}

.imgbrds {
border-style:solid;
border-width: 3px;
border-color: #85B9C6;
/*position: relative;
top: -0px;
left: -0px;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=0, Color='#A6A6A6', Positive='true');	*/
}
h2 {
	color: #85B9C6;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family:Garamond;
	font-style: italic;
	}
#Contact_info {
	padding: 6px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 320px;
}
#Contact_info ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Contact_info li {
	display: block;
	font-size: 15px
}
/*Lightbox
#lightbox{
	background-color:#85B9C6;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	border-left: 2px solid #666;
	border-top:  2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://jasonskitchen.net/files/overlay.png);}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://jasonskitchen.net/files/overlay.png", sizingMethod="scale");
	}*/
.main_txt_sd {
	font-family: "Garamond, Georgia, Times New Roman";
	/*font-size: 3px;
	margin: 0px;
	padding: 0px;*/
	color: #666666;
	text-align: justify;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.main_txt_sdCopy {
	font-family: "Garamond, Georgia, Times New Roman";
	/*font-size: 3px;
	margin: 0px;
	padding: 0px;*/
	color: #666666;
	text-align: justify;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	background-color: #85B9C6;
}
