/* Start of CMSMS style sheet 'Freckles: Home' */
/*---[ 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;/* for IE */
}

#wrapper	{
margin:0 auto;
width:1024px;
height:640px;
background-image:url(images/layout/home-wrapper-bg.jpg);
text-align:left;/* for IE */
}

#wrapper .inside	{
margin:0;
padding:0 12px 12px 12px;
}

#branding_home	{
padding:20px 0 0 10px;
}

#branding_home	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;
}

#homepic	{
width:990px;
height:620px;
margin:0px 0 10px 0;
background-image:url(uploads/images/homepage/home-1.jpg);
}

/* nav_home --*/
#nav_home	{
margin:0px 0 0 10px;
}

ul#navlist_home	{
list-style:none;
padding:0;
}

ul#navlist_home li	{
font-family:Georgia, "Times New Roman", Times, serif;
display:block;
color:#987347;
font-weight:normal;
font-size:1.4em;
padding:10px 0 0 0;
}

ul#navlist_home li a	{
color:#987347;
font-weight:normal;
text-decoration:none;
}

ul#navlist_home li a:hover {
color:#9a2f4d;
font-weight:normal;
text-decoration:underline;
}


/*-- 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;
}

/* End of 'Freckles: Home' */

