@charset "UTF-8";
/* CSS Document */

html,body
{
 background-color:#5C4B27;
  background-image: url(images/Global/bg.gif);
 text-align:center;
 margin:0px;
 padding:0px;
 color:#000000;
 height:100%;
}

div.centercolumn
{
 width:852px;
 min-height:100%;
 float:left;
 background-color:#FFF;
 margin-left:24px;
 margin-right:24px;
 overflow:hidden;
 border-left:1px solid #663;
 border-right:1px solid #663;
}

div.overall
{
 margin-left:auto;
 margin-right:auto;
 border-width:0px;
 height:100%;
 width:900px;
 background-image:url(images/Global/Background.png);
 background-repeat:repeat-y;
}

div.header
{
 text-align:left;
 background-color:#CC9;
 border-bottom: 1px solid #663;
 margin:0px;
 padding:0px;
 border-top:1px solid #CC9;
 overflow:hidden;
}

div.topbar
{
 text-align:left;
 background-color:#FFC;
 height:16px;
 margin:0px;
 padding:0px;
 clear:both;
}

div.footer
{
 text-align:center;
 background-color:#FFFFFF;
 border-bottom: 2px solid #CCCC99;
 margin:0px;
 padding:0px;
 vertical-align:bottom;
}

div.leftcol
{
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #663;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
	background-color:#CC9;
}

div.rightcol
{
 background:#FAFFF5;
 font-family:Garamond, Palatino, Georgia, "Times New Roman", Times, serif;
 font-size:16pt;
 text-decoration:none;
 text-align:left;
 color:#666633;
}

div.navigation
{
 width:100%;
 margin:0px;
 text-decoration:none;
 text-align:left;
 color:#666633;
 height:100%;
}

div.bodyheader
{
 font-family:Garamond, Palatino, Georgia, "Times New Roman", Times, serif;
 font-size:16pt;
 text-decoration:none;
 text-align:left;
 font-weight:normal;
 padding:4px;
 border-top:1px solid #663;
 border-bottom:1px solid #663;
 color:#666633;
 background-color:#CC9;
 margin-bottom:12px;
}

div.bodyrow
{
 padding-bottom:30px;
 border-width:0px;
 font-family:Geneva, Calibri, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.bodytext
{
 border-width:0px;
 text-align:left;
 color:black;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:10pt;
 vertical-align:top;
 padding-bottom:32px;
 padding-left:8px;
 padding-right:8px;
}

div.bodygallery
{
 border-width:0px;
 text-align:center;
 color:black;
 font-family:Geneva, Arial, Helvetica, sans-serif;
 font-size:10pt;
 vertical-align:top;
}

div.bodyimage
{
 border-width:0px;
 margin-left:10px;
 margin-right:10px;
 vertical-align:top;
}

div.bodycolimg
{
 width:120px;
 float:left;
 margin-left:10px;
}

a.navigationlink
{
 color:#663;
 text-decoration:none;
 font-weight:normal;
 padding-left:4px;
 padding-right:4px;
 font-family:Garamond, Palatino, Georgia, "Times New Roman", Times, serif;
 font-size:13pt;
}
a.navigationlink:hover
{
	color:#000;
}

img.title
{
 border-width:0px;
 border-right:3px solid #CC9;
}

img.topimage
{
 border-width:0px;
 margin:0px;
 padding:0px;
}

img.bodyimage
{
 width:110px;
 border:2px solid #CCCC99;
 margin-right:16px;
}

img.bigimage
{
  border:2px solid #CCCC99;
}

ul
{
 padding-top:0px;
 margin-top:0px;
}