/* Start of CMSMS style sheet 'Freckles: QA CSS' */
/*---[ 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	{

width:1000px;
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:left;
width:990px;
margin:0 10px 0 0;
display:inline;/* for IE6 - fixes double margin bug */
}

#content_sub .bigpic	{
float:left;
width:305px;
padding:10px;
}

/* 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: QA CSS' */

