/*monkey business css*/

body {
	font-family: Trebuchet MS, Arial, Helvetica;
	background-color: #003300;
	overflow-x:hidden;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image:  url("images/bg.gif");
}



#content a:link, a:visited, a:active {
	color: #003300;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #003300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}

#content a:hover {
	text-decoration: underline;
	color: #660000;
}
#content a {
	text-decoration: none;
	color: #003300;
}

#wrapper {
	background-color: white;
	color: #666;
	margin: 10px auto;
	padding: 0px 20px;
	width: 557px;
	border-top: 1px solid rgb(75,55,52);
	border-right: 1px solid rgb(75,55,52);
	border-bottom: 1px solid rgb(75,55,52);
	border-left: 1px solid rgb(75,55,52);
}

#logo { 
	text-align: center;
	width: 290px;
	margin: 0px 5px 30px -15px;
	padding: 50px 10px 5px 10px;
	color: #000000;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 4px;
	
}
#header{
	background: #FFFFFF url("images/header2.jpg") no-repeat;
	height:132px;
	margin: 20px 0px 0px;
	width: 557px;
	padding: 0px;
}
#logo strong{
	color:#003300;font-style: italic;letter-spacing: 1px;margin-left:5px;font-size:20px;
}

#nav {	text-align:right;
	width: 455px;
	margin: -65px 0px 50px 100px;
	padding: 0px 0px 0px 0px;
	color: #999;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;letter-spacing: 2px;
}

#nav li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}

#nav a {
	
	font-size: 15px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;margin-left:10px;
}

#nav a:hover {
	color: #B37894;
	text-decoration: none;
}


#floatright{font-size:14px;
float:right;
}

#thumb1{
	width:97px;
	margin:0;
	padding:0;
	float:left;
	height: 160px;
}

#thumb2{
	width:97px;
	margin-left:17px;
	padding:0;
	float:left;
	height: 160px;
}

#thumb3{
width:120px;
margin-left:26px;
padding:0;
float:left;
}
#thumb4{
width:120px;
margin-left:25px;
padding:0;
float:left;
}

#content {
	color: #333333;
	font-family:"Trebuchet MS", Arial, Helvetica;
	padding: 0px 0px 20px;
	margin: 0px;
	text-align: justify;
	clear: both;
}
p{
	font-family:"Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 15px;
}

#content h1,h2 {

font-size: 15px;
text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color: #336600;
}

#content h1,h2 a:link, a:visited, a:active {
	color: #339900;
	font-family:"Trebuchet MS", Arial, Helvetica;
	
}

#content h1,h2 a:hover {
	text-decoration: underline;
	font-family:Trebuchet MS, Arial, Helvetica;
	color: #B37894;
}

#content h3,h4 {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333333;
}

#foot {

text-align: center;
color: #fff;
}

#foot p {font-size:11px;color: #fff;
}
li {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}
ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 16px;
}
#buttons {
	color: #333333;
	font-family:"Trebuchet MS", Arial, Helvetica;
	padding: 0px;
	font-size:11px;
	margin: 20px 0px 0px;
	line-height: 14px;
	width: 557px;
	background-color: #003300;
	background-image:  url("images/buttons_backdrop.jpg");
	background-repeat: repeat-x;
}
.btn {
	float: left;
}
.links {
	margin-top: 10px;
}
.visarts-img-left{
	float: left;
	margin: 0.3em 0.5px 0em 0em;
	width: 92px;
	line-height: 15px;
	font-weight: bold;
}
.visarts-img-left a:hover{
	color:#000033;
}
.visarts-img-left a{
	color:#990000;
}

.visarts-img-left2{
	clear:both;
	float: left;
	clear:both;
	margin: 0.3em 0.5em 0em 0em;
}
.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
}
.alignleft {
	text-align: left;
	font-size: 11px;
}
img {
	border: none;
}
#clearspacediv {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 2px;
	width: 557px;
}

.show_title {
	font-size: 18px;
text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica;
	color: #336600;width:500px;
}
#foot a:hover {
	text-decoration: underline;
	color:#00CC00;
}
#foot a {
	text-decoration: none;
	color:#009900;
}
#foot a:link, a:visited, a:active {
	color: #009900;
	text-decoration: none;
}