/* CSS Document */

html	{height:100%;}

body {
	background-color:#fef7dc;
	background-image:url(../images/bg_01.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0 0 50px 0;
	font-family:'Lucida sans', sans-serif;
	color:#4c3a27;
	text-align:center;
	font-size:11px;
	}
	
img	{border:none;}


a:link	{color:#322516; text-decoration:none;}
a:visited	{color:#322516; text-decoration:none;}
a:hover	{color:#0f4263; text-decoration:none;}

h1 { font-size:15px; color:#0f4263; margin:0;}
h2 { font-size:15px; color:#0f4263; margin:0; padding-top:10px;}

label	{
	display:block;
	padding:0 0 0 5px;
	margin:0 0 10px 0;
	}
/*------------------------------------------------------------------------------------HIGHSLIDE--------------------------------------------------------------------------------------*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family:'Lucida sans', sans-serif;
    font-size: 10px;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    position: relative;
	margin: 0 5px;
	font-size: 9px;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
/*-------------------------------------------------------------------------------GLOBAL CLASSES--------------------------------------------------------------------------------------*/
#nav_body ul li a.active { color:#0f4263; text-decoration:underline;}

.searchfield { width:137px; height:17px; border:#b3ae9b 1px solid; font-size:10px; padding:5px 0 0 5px;}
*html .searchfieldContact { width:250px;}
.searchfieldContact { width:270px; height:17px; border:#b3ae9b 1px solid; font-size:10px; padding:5px 0 0 5px; font-family:'Lucida sans', sans-serif; font-size:9px;}
*html .comment { width:250px;}
.contactComment { width:270px; height:50px; border:#b3ae9b 1px solid; font-size:10px; padding:5px 0 0 5px; font-family:'Lucida sans', sans-serif; font-size:9px;}

.date_number { color:#0f4263; font-weight:bold; font-size:14px; font-family:Georgia, "Times New Roman", Times, serif;}
.sup { color:#0f4263; font-family:Georgia, "Times New Roman", Times, serif; font-size:9px;}
.date_month { color:#0f4263; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px;}

.clear {clear:both; margin-bottom:10px;}

.post { margin-bottom:10px;}

.feildName { width:70px; margin-right:20px; display:block; float:left;}

.fielddivider {}

.noPhoto { padding-top:10px;}
 
/*------------------------------------------------------------------------------------GLOBAL-----------------------------------------------------------------------------------------*/

*html #flower { display:none; /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data/images/flower.png', sizingMethod='crop'); position:absolute;*/}
#flower {
	width:301px;
	height:215px;
	position:fixed;
	right:0px;
	bottom:0px;
	background-image:url(../images/flower.png);
	background-repeat:no-repeat;
	}
	
*html #globalContainer { top:45px; border:#FF0000 1pz solid;}
#globalContainer	{
	position:relative;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	top:45px;
	padding:0;
	text-align:left;
	}
	
#navContainer {
	width:225px;
	margin:0px;
	padding:0px;
	float:left;
	}
	
*html #navTop { background-image:url(../images/navTop_bg.gif);}
#navTop {
	background-image:url(../images/navTop_bg.png);
	background-repeat:no-repeat;
	width:224px;
	height:108px;
	margin:0px;
	padding:0px;
	}
	
*html #nav_body { background-image:url(../images/navMiddle_bg.gif);}
#nav_body {
	background-image:url(../images/navMiddle_bg.png);
	background-repeat:repeat-y;
	width:224px;
	margin:0px;
	padding:0px;
	line-height:16px;
	}
	
#nav_body ul {
	text-align:left;
	margin:0 0 0 60px;
	padding:0px;
	}
	
#nav_body ul li {
	list-style:none;
	}

*html #navBtm { background-image:url(../images/navBtm_bg.gif);}	
#navBtm {
	background-image:url(../images/navBtm_bg.png);
	background-repeat:no-repeat;
	width:224px;
	height:54px;
	margin:0px;
	padding:0px;
	}
	
*html #search { background-image:url(../images/search_bg.gif);}
#search {
	background-image:url(../images/search_bg.png);
	background-repeat:no-repeat;
	width:224px;
	height:78px;
	margin:5px 0 0 0;
	}
	
*html #searchbutton { margin:25px 0 0 0px;}
#searchbutton {
	margin:25px 0 0 5px;
	float:left;
	}

*html #searchFeild { margin:27px 0 0 10px;}



 html>body #searchFeild {
	margin:27px 0 0 23px;
	*margin:27px 0 0 10px;
	float:left;
	}
	
#Copyright {
	margin:0 0 0 25px;
	}
#Copyright p { font-size:10px; font-family:'Lucida sans', sans-serif;}
#Copyright a { text-decoration:underline;}
/*-----------------------------------------------------------------------------------HOME---------------------------------------------------------------------------------------------*/

#contentContainerHome {
	width:682px;
	float:left;
	}

*html #contentTopHome { background-image:url(../images/mainContainerTopHome_bg.gif);}		
#contentTopHome {
	width:682px;
	height:15px;
	background-image:url(../images/mainContainerTopHome_bg.png);
	background-repeat:no-repeat;
	}
	
*html #contentBodyHome { background-image:url(../images/mainContainerMiddleHome_bg.gif);}	
#contentBodyHome {
	width:682px;
	height:478px;
	background-image:url(../images/mainContainerMiddleHome_bg.png);
	background-repeat:no-repeat;
	min-height:100px;
	}
	
#textHome {
	width:260px;
	padding:63px 0 0 68px;
	float:left;
	}
#textHome p { line-height:20px;}
	
#imageHome {
	width:281px;
	height:475px;
	float:left;
	margin:0 0 0 58px;
	}
	
*html #contentFooterHome { background-image:url(../images/mainContainerBtmHome_bg.gif);}	
#contentFooterHome {
	width:682px;
	height:18px;
	background-image:url(../images/mainContainerBtmHome_bg.png);
	background-repeat:no-repeat;
	}
	
/*----------------------------------------------------------------------------------FULL POST----------------------------------------------------------------------------------------*/

.contentContainer {
	position:relative;
	width:441px;
	height:1005;
	float:left;
	margin:0 0 0 0px;
	}	
	
	
*html .contentTop { background-image:url(../images/mainContainerTop_bg.gif);}		
.contentTop {
	position:relative;
	width:441px;
	height:15px;
	background-image:url(../images/mainContainerTop_bg.png);
	background-repeat:no-repeat;
	}

*html .image { margin:0 0 20px 15px;}
.image {
	position:relative;
	float:left;
	margin:0 0 20px 25px;
	clear:both;
	}
	
*html #contentBody { background-image:url(../images/mainContainerMiddle_bg.gif);}	
#contentBody {
	position:relative;
	width:441px;
	background-image:url(../images/mainContainerMiddle_bg.png);
	background-repeat:repeat-y;
	margin:0 0 0 0;
	padding-top:10px;
	min-height:100px;
	}

*html .text {margin:0 0 0 10px; padding-top:10px;}
.text {
	position:relative;
	width:343px;
	margin:-30px 0 0 68px;
	padding-top:-20px;
	float:left;
	}
.text p { line-height:16px;}

*html .textNoPost {margin:0 0 0 30px;}
.textNoPost {
	position:relative;
	width:380px;
	margin:0px 0 0 30px;
	float:none;
	}
.textNoPost p { line-height:16px;}

*html .date{ margin-left:17px;}
.date {
	position:relative;
	width:34px; 
	height:32px;
	margin:-10px 0 0 25px;
	float:left;
	padding-top:10px;
	clear:both;
	}

*html .contentFooter { background-image:url(../images/mainContainerBtm_bg.gif);}	
.contentFooter {
	background-image:url(../images/mainContainerBtm_bg.png);
	background-repeat:no-repeat;
	width:441px;
	height:18px;
	}

*html .closePost_btn { margin-left:75px;}	
.closePost_btn {
	margin-left:60px;
	margin-top:15px;
	clear:both;
	}
	
*html .openPost_btn { margin-left:75px;}	
.openPost_btn {
	margin-left:60px;
	margin-top:15px;
	clear:both;
	}
	
.thumbnailGallery {
	width:225px;
	margin:0 0 10px 0px;
	float:left;
	}
.thumbnailGallery a img {
	margin:0 10px 10px 0;
	border:2px solid #e1e1d4;
	}
.thumbnailGallery p { margin:0 0 10px 0;}

.thumbnailGallery a:hover img {
	margin:0 10px 10px 0;
	border:2px solid #cbcbbf;
	}

*html .thumbnailGalleryTop { background-image:url(../images/thumbnailGalleryTop_bg.gif);}
.thumbnailGalleryTop {
	width:225px;
	height:15px;
	background-image:url(../images/thumbnailGalleryTop_bg.png);
	background-repeat:no-repeat;
	}
	
*html .thumbnailGalleryBody { background-image:url(../images/thumbnailGalleryBody_bg.gif);}
.thumbnailGalleryBody {
	width:225px;
	background-image:url(../images/thumbnailGalleryBody_bg.png);
	}


*html .thumbnailGalleryBtm { background-image:url(../images/thumbnailGalleryBtm_bg.gif);}
.thumbnailGalleryBtm {
	width:225px;
	height:15px;
	background-image:url(../images/thumbnailGalleryBtm_bg.png);
	background-repeat:no-repeat;
	}
	
	
.thumbnailGalleryBodyContent {
	margin:0 10px 0 35px;
	padding:10px 0 0 0;
	}
	
#contactForm { padding-bottom:20px;}

#submit { margin-left:93px;}