/* CSS Document */

body {
	background-color: #D4D2C8;
	padding:0px;
	color: #4E6160;
	FONT-SIZE: 12px;
	text-align: center;
	font-family: "Lucida Grande", "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


p {
	line-height: 16px;
	padding: 0px;
	font-size: 100%;
	border-top-width: 10px;
}

h1 {
	font-size: 120%;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #;
	padding: 15px;
	letter-spacing: 1px;
	margin: 0px;
	font-variant: normal;
	font-weight: bold;
	background-image: url(images/titlesside.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #006666;
}
h2 {
	font-size: 105%;
	color: #006666;
	background-color: #E0DCD1;
	background-position: center center;
	padding: 5px;
	letter-spacing: 1px;
	margin: 8px;
	font-variant: normal;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

#wrapper	{
	padding: 0;
	width: 950px;
	background-image: url(images/sides.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header	{
	width: 950px;
	height: 75px;
	background-image:     
	url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#header a {
	margin: 0;
	padding: 0px;
	width: 710px;
	height: 70px;
	display: block;
}
#main	{
	width: 500px;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline;
	}
#main .emph {
	color: #464646;
	font-weight: bold;
	font-variant: normal;
	font-style: oblique;
	letter-spacing: 1px;
}
#main .emph2 {
	color: #464646;
	font-weight: bold;
	font-style: oblique;
	
}
#main .centretextbold {
	color: #464646;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	font-size: 120%;	
}
#main .footnote {
	color: #CC0000;
	font-weight: bold;
	font-style: oblique;
	font-size: 90%;
	vertical-align: super;
}
#main .quote {
	color: #990000;
	letter-spacing: 1px;
	font-style: italic;
	font-size: 95%;
	margin-left: 20px;
	margin-right: 20px;
}
#main .ul {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 25px;
}

#main .arrow {
	color: #CC0000;
	font-weight: bold;
	font-style: oblique;
	text-decoration: underline;
	margin-right: 10px;
	float: right;	
}
#main .italic {
	font-style: italic;
}
#main .bold {
	font-weight: bold;
}
#main .centre {
	text-align: center;
	border: 1px dotted #D4D2C8;
}
#main .img
   {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border:1px solid #6F7387; }
/* main menu stuff */
 #navcontainer
{
	width: 500px;
	height: 50px;
	font-size: 115%;
	text-align:center;
	margin-left: 20px;
	margin-top: 75px;
	background-image: url(images/100.jpg);
	background-repeat: no-repeat;
}
 #navcontainer a:link, a:visited{
	color: #680002;
	font-weight: bold;
}
 #navcontainer a:hover{
	color: #CAB987;
	font-weight: bold;
	text-decoration: none;

}
#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
}

#navcontainer ul li
{
	display: block;
	padding: 0;
	margin: 0;
	float: left;
	font-weight: bold;
}
#sidetext {
	float: left;
	width: 150px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	clear: right;
}
#sidetext .italic {
	font-style: italic;
	color: #999999;
}
#sidetext h1 {
	text-align: right;	
}
#sidetext .title {
	color: #464646;
	font-size: 110%;
	font-weight: bold;
	font-variant: normal;
	font-style: oblique;
}
#sidetext ul {
	color: #464646;
	font-style: oblique;
	list-style-type: circle;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

/* sidemenu stuff */
#sidebar	{
	width: 200px;
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
	}
* html #sidebar,* html #sidebar3 {
  width: 200px;
  w\idth: 180px;
}
#sidebar2 {
	background-repeat: no-repeat;
	background-position: bottom;
	
}



#footer		{
	clear: both;
	text-align: center;
	background-image:   url(images/footer.jpg);
	height: 115px;
	background-position: bottom;
	background-repeat: no-repeat;
		}
#footer p {
	font-size: 90%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer  a:link{
	color: #BEBCA8;
	font-weight: bold;
	text-decoration: none;
}



/* general links stuff */
a:link{
	color: #610000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #610000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8DABA5;
	text-decoration: underline;
}
