/**/
/**/
body
{
	margin:0 auto;
	padding:0;
	background-color:#999;
	color:#AE8B52;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 76%;
}

/* images */
img {
	background: #FAFAFA;
	border: 0px none #FFF;
	padding: 5px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

/*Styles for main content which will be wrapped to center. */
#MainWrapperBlock
{
	margin:0px auto;
	width:950px;
	background-color:#ffffff;
}

#WrapperGray
{
	margin:0px auto;
	padding:5px 5px 5px 5px;
	width:940px;
	background-color:#ffffff;
	border:solid 2px #666;
}

/*Styles for the headers at the top. */
#Header
{
	margin: 0px auto;
	height:130px;
	width:930px;
	background-color: #FFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border:1px solid #666;
}

#InnerHeader
{
	margin: 0px auto;
	height:110px;
	width:910px;
	border:10px solid #CCD9B4;
	text-align: left;
	background-color: #9AB46A;
}

/*Styles for the Title of the page with shadow effect. */
#Title
{
	margin:-72px 0 0 0;
	padding:10px 0 0 19px;
	background-color:Transparent;
}
#Title a
{
	color:#ffffff;
	text-decoration:none;
	background-color:inherit;
	font-size:4em;
	font-weight:normal;
	font-family:inherit;
}

#InnerHeader h1
{
	margin:0 auto;
	padding:10px 0 0 20px;
	color:#000;
	font-size:4em;
	font-weight:normal;
	font-family:inherit;
}
#InnerHeader h2
{
	margin:0 auto;
	padding:5px 0 0 20px;
	color:#ffffff;
	background-color: #9AB46A;
	font-size:1.6em;
	font-weight:normal;
}

/*Styles for the horizontal menu*/
#navcontainer1 
{
text-align: right;
margin: 5px;
}

#navlist1 li
{
display: inline;
list-style-type: none;
padding-left: 20px;
}

#navlist2
{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 10px;
}

#navlist2 ul, #navlist2 li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist2 a:link, #navlist2 a:visited
{
	float: left;
	line-height: 16px;
	font-weight: bold;
	font-size: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #AE8B52;
}

#navlist2 a:link#current, #navlist2 a:visited#current, #navlist2 a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist2 a:hover { color: #000; }


/*Styles for the container that wraps the contents to left side. */
#LeftContainer
{
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 28%;
}

#WrapText
{
	float:left;
	margin: 10px;
	padding: 10px;
	border:1px solid black;
	background:#9AB46A;
}

/*Styles for the main contents in the page. */
#LeftContents
{
	padding: 0 20px 0 10px;
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	color: #AE8B52;
	font-size: 1em;
	border-top-color: #000;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#LeftContents h2
{
	margin:0 auto;
	padding:5px 0 5px 10px;
	background-color:#CCD9B4;
	font-family: "Century Gothic", Arial, Helvetica, Tahoma, sans-serif;
	border:1px solid #666;
	text-align: left;
	color:#AE8B52;
	font-size: 1.4em;
}
#LeftContents p
{
	margin: 5px;
	padding: 0px 0px 10px 5px;
	background-color:inherit;
}
#LeftContents a
{
	background-color:inherit;
	text-decoration: none;
	color: #AE8B52;
}

#LeftContents a:hover
{
	background-color:inherit;
	text-decoration: underline;
	color: #000;
	text-align: center;
}

/*The general class for the contents in the right column. */
#RightColumn
{
	width:28%;
	float:left;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5 px;
}

/*Styles for the right columms. */
.RightContents
{
	background-color:#F2F5EC;
	border:1px solid #333333;
	line-height:1.4em;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 5px;
}

.RightContents h3
{
	margin:0 auto;
	padding: 5px 5px 5px 5px;
	background-color:#CDD9B5;
	font-family: "Century Gothic", Arial, Helvetica, Tahoma, sans-serif;
	text-align: left;
	color:#AE8B52;
	font-size: 1.4em;
}

.RightContents p
{
	padding:5px 10px 5px 10px;
	margin: 0 0 14px 0;
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: center;
	background-color:inherit;
	color: #AE8B52;
	font-size: 1em;
}

.RightContents p a
{
	background-color:inherit;
	text-decoration: none;
	color: #AE8B52;
}

.RightContents p a:hover
{
	background-color:inherit;
	text-decoration: underline;
	color: #000;
}

/*Styles for Quick links. */
.RightContents ul li
{
	list-style-type: square;
	padding-bottom: 5px;
}

.RightContents ul li a
{
	background-color:inherit;
	text-decoration: underline;
	color: #AE8B52;
	font-size: 1em;
}

.RightContents ul li a:hover
{
	background-color:inherit;
	color: #000;
}

/*Styles for the page footer. */
#Footer
{
	margin:6px 0 0 0;
	padding:5px 0 5px 10px;
	background-color:#CCD9B4;
	border:solid 1px #666;
	text-align: center;
	color: #000;
	font-size: 1.0em;
}

#Footer a
{
	background-color: #CCD9B4;
	text-decoration: underline;
	color:#000;
}

#Footer1
{
	text-align: left;
	float: left;
}

#Footer2
{
	text-align: right;
	padding-right: 10px;
	font-size: 0.9em;
}
.white {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

