/* Start of CMSMS style sheet 'Freckles: Main' */
/*---[ undohtml ]-------------------------- */

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }

address { font-style:normal }

body	{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#333;	
font-size:0.625em;
background-image:url(images/layout/body-bg.jpg);
background-position:0 0;
background-repeat:repeat-x;
/*text-align:center;*/
}

#wrapper	{
	width:1024px;
	background-color:#fff;
	text-align:left;/* for IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#topspace	{
height:50px;
border-left:12px solid #e3deb5;
border-right:12px solid #e3deb5;
}

#frame	{
margin:30px 0 0 0;
border-left:12px solid #bdb788;
border-right:12px solid #bdb788;
border-bottom:12px solid #bdb788;
}

#wrapper .inside	{
margin:0;
background-color:#fff;
border-left:12px solid #bdb788;
border-right:12px solid #bdb788;
border-bottom:12px solid #bdb788;
}

#header	{
height:40px;
}

#branding	{
float:left;
width:330px;
height:40px;
margin:-30px 0 0 0;
}

* html #branding	{/* for IE 6 */
position:relative;/* this allows the negative top margin to work*/
float:left;
width:330px;
height:40px;
margin:-30px 0 0 0;
}

#branding h1	{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:5.5em;
font-weight:normal;
color:#bdb788;
padding:0;
line-height:1.0em;
margin:0 0 0 10px;
}

/* nav_main --*/
#nav_main	{
float:left;
height:40px;
width:660px;
margin:-30px 0 0 0;
}

ul#navlist_main	{
list-style:none;
padding:30px 0 0 0;
}

ul#navlist_main li	{
font-family:Georgia, "Times New Roman", Times, serif;
display:inline;
color:#987347;
font-weight:normal;
font-size:1.2em;
}

ul#navlist_main li a	{
color:#987347;
font-weight:normal;
text-decoration:none;
}

ul#navlist_main li a:hover {
color:#9a2f4d;
font-weight:normal;
text-decoration:underline;
}

/* nav_main --*/
#nav_home	{
height:40px;
width:660px;
margin:-30px 0 0 0;
}

ul#navlist_main	{
list-style:none;
padding:30px 0 0 0;
}

ul#navlist_main li	{
font-family:Georgia, "Times New Roman", Times, serif;
display:inline;
color:#987347;
font-weight:normal;
font-size:1.2em;
}

ul#navlist_main li a	{
color:#987347;
font-weight:normal;
text-decoration:none;
}

ul#navlist_main li a:hover {
color:#9a2f4d;
font-weight:normal;
text-decoration:underline;
}

/*------*/

#content	{
float:left;
width:1000px;
min-height: 445px;
/*background:#fff;*/
margin:10px 0 0 0;
}

#content_main	{
float:left;
width:330px;
height: auto;

}

/* #content_plate{
float:left;
width:330px;
height: 445px;
background:#d5cd90;
}*/

#content_main .info	{
height: auto;
padding:10px;
background:#d5cd90;
border:none;
}

#content_sub	{
float:right;
width:660px;
margin:0 10px 0 0;
display:inline;/* for IE6 - fixes double margin bug */
}

#content_sub .bigpic	{
float:left;
width:330px;
}

/* nav_sub --*/
#nav_sub	{
clear:both;
height:40px;
padding:10px;
text-align: right;
}

#nav_sub h3	{
color:#62343f;
font-size:18px;
font-weight:normal;
margin:0;
}

ul#navlist_sub	{
list-style:none;
padding:0;
}

ul#navlist_sub li	{
font-family:Georgia, "Times New Roman", Times, serif;
display:inline;
color:#62343f;
font-weight:normal;
font-size:1.2em;
}

ul#navlist_sub li a	{
color:#62343f;
font-weight:normal;
text-decoration:none;
}

ul#navlist_sub li a:hover {
color:#62343f;
font-weight:normal;
text-decoration:underline;
}

/*-- gallery --*/
#gallery {
padding:10px 0;
}

#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
border:5px solid #d5cd90;
margin:0 10px 0 0;
}

#gallery ul a:hover img {
border: 5px solid #fff;
border-width:5px;
color: #fff;
}

#gallery ul a:hover {
color:#fff;
}


/*-- footer --*/
#footer	{
width:1000px;
margin:10px auto;
}

/*-- site_info --*/
#site_info	{
width:100%;
color:#444;
font-weight:normal;
font-size:1.1em;
text-align:center;
padding:10px 0;
}

#site_info a	{
color:#444;
font-weight:normal;
text-decoration:none;
}

/* additional LAYOUT ----------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* formatting -------------------------------*/
h1	{
font-family:Georgia, "Times New Roman", Times, serif;
color:#bdb788;
font-size:3.2em;
font-weight:normal;
margin:0;
}

#content_main	h1 {
background:#fff;
padding:0 10px 5px 10px;
color:#333;
font-size:2.4em;
font-weight:normal
}

h2	{
font-size:1.6em;
font-weight:bold;
color:#333;
margin:20px 0 5px 0;
}

#content_main .info	h2 {
color:#fff;
font-size:3.8em;
font-weight:normal;
font-style:italic;
margin:0;
}

h3	{
font-size:1.4em;
font-weight:bold;
color:#333;
margin:20px 0 5px 0;
}

p, li	{
font-size:1.2em;
line-height:1.4em;
margin:0 0 0 0;
}

a:link, a:visited	{
font-weight:bold;
text-decoration:none;
color:#9a2f4d;
}

a:hover	{
text-decoration:underline;
}

/*---[ basiclists ]---------------------------*/

ul.basiclist	{
margin:10px 0;
list-style-type:square;
}

ul.basiclist li	{
margin-left:20px;
margin-top:5px;
}

ul.introlist	{
margin:10px 0;
list-style-type:square;
}

ul.introlist li	{
margin-left:20px;
margin-top:5px;
color:#fff;
}

ol	{
margin:10px 0;
padding:0;
list-style-type:decimal;
}

ol li	{
margin-left:25px;
margin-top:5px;
}

ol.basicorderedlist	{
margin:10px 0;
list-style-type:decimal;
}

ol.basicorderedlist li	{
margin-left:25px;
margin-top:5px;
}
/* End of 'Freckles: Main' */

/* Start of CMSMS style sheet 'JQuery Lightbox CSS' */
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* End of 'JQuery Lightbox CSS' */

