/*---------------------------------------------------
HERE STARTS THE OVERALL WEBSITE BODY MENU CONTROL
----------------------------------------------------*/
body{background-color: rgb(214, 205, 149);
direction: ltr;
padding-top: 40px:
padding-bottom: 40px;}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #Ffffd9;
}
#header {
	height: 205px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../image-files/img03.jpg);
	background-repeat: repeat-x;
}

#header-text {text-align: center;
padding-top: 40px;}

.header-title{color: #9cbc1e;
font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
font-size: 50px;
font-weight: bold;}

#header h1 {color: #9cbc1e;
padding-top: 50px;
font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
font-size: 50px;
font-weight: bold;
text-align: center;}

#content {
	width: 480px;
	padding: 10px 10px;
	margin-right: auto;
	margin-left: auto;
}


#caption {font-size: 11px; 
font-style: italic; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
padding-top: 2px; 
padding-left: 10px; 
padding-right: 10px; 
padding-bottom: 5px;
}

#caption a{font-weight: normal;}

#leftnav {
	float: left;
	width: 185px;
	height: auto;
	background-color: #8e8dO7;
	padding: 15px;
}

#leftnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#leftnav a
{
	display: block;
	width: 180px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: medium;
}

#leftnav a:link, .navlist a:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#leftnav a:visited
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: underline;
	color: white;
}

#sidebar {
	float: right;
	width: 185px;
	height: auto;
	background-color: #8e8dO7;
padding: 15px;
}


#box {width: 180px;
background-color: #b1cd95;
margin: auto;
font: normal 11px Arial;
color: black;
}

.bar{
font: bold 11px Verdana;
color: white;
text-align: center;
background: #9cbc1e url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 11px 7px 11px; /*31px is left indentation of header text*/
}

#related {float: right;
width: 130px;
}

#footer {
	background-color: #9cbc1e;
	padding: 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#footer a:hover{color: #06c;
text-decoration:underline;}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #737433;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #737433;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #737433;
	line-height: 20px;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}

blockquote {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 20pt;	
margin: 0 30px 15px 30px;
   padding: 0 0 0 10px;
   border-left: 2px solid black;
   }

  blockquote.center {
line-height: 15pt;
   width: 400px;
   margin: 5px 0px 5px 50px;
   padding: 5px 0;
   border: 3px double #aaa;
   border-width: 3px 0;
   font-size: 12px;
   text-align: left;
  
}
   
   blockquote.left {
   width: 200px;
   margin: 5px 15px 5px 0;
   padding: 5px 0;
   border: 3px double #aaa;
   border-width: 3px 0;
   font-size: 1.4em;
   text-align: center;
   float: left;
}

blockquote.right {
   width: 200px;
   margin: 5px 0 5px 15px;
   padding: 5px 0;
   border: 3px double #aaa;
   border-width: 3px 0;
   font-size: 1.4em;
   text-align: center;
   float: right;
}


ul li {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;}
	
	ol li {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;}


a {
	color: #06c;
	text-decoration: none;
}



a:visited {
	color: #06c;
	text-decoration: none;
	
}
a:hover {
	color: #9cbc1e;
	text-decoration: none;
}


.box1 {
	background: #f1ffd4;
	color: #000;
	border: 1px solid #00ffff;
	width: 400px;
	height: 165px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
    margin: 3px 0;
	line-height: 12pt
}
/*----------------------------------------------------------------
HERE STARTS THE TOP NAVIGATION BAR MENU CONTROL
----------------------------------------------------------------*/

.bevelmenu{
	font: bold 13px arial;
	padding: 6px 0;
	margin-top: -42px;
margin-left: 0px;
	width: 950px;
	background-color: black;
color: white;
	
	text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

html>body .bevelmenu {margin-top: -4px;
}

.bevelmenu li{
list-style: none;
display: inline;
}
.bevelmenu li a{
	padding: 3px 0.5em;
	text-decoration: none;
	color: white;
	background-color: black;
	border: none;
}
.bevelmenu li a:hover{
color: white;
background-color: #000000;
text-decoration: underline;
}
.bevelmenu li a:visited{
color: white;
font-weight: bold;
}
html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}
/*---------------------------------------------------------------------
HERE STARTS THE LEFT NAVIGATION COLUMN MENU CONTROL
---------------------------------------------------------------------*/
.urbangreymenu{
width: 185px; /*width of menu*/
}
.urbangreymenu .headerbar{
font: bold 11px Verdana;
color: white;
background: #9cbc1e url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 11px 7px 11px; /*31px is left indentation of header text*/
}
.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}
.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
text-decoration: none;
}
.urbangreymenu ul li a{
font: normal 11px Arial;
color: black;
background: #b1cd95;
display: block;
padding: 0px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}
.urbangreymenu ul li a:visited{
color: #4d5e17;
}
.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #4d5e17;
}
html>body .urbangreymenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

