/* CSS Document */

@charset "iso-8859-1";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset  {
	margin: 0;
	padding: 0;

}

body {
	background-image: url(/images/bkg.jpg);
	background-repeat: repeat;
}

#header { width: 875px;
height: 300px;
background-image:url(/images/bkg.jpg);
margin:auto;
}

#wrapper {width:875px;
margin:auto; clear: left;
}

#leftbody{
	background-image: url(/images/menubkg.gif);
	width: 196px;
	float:left;
}
	
#rightbody{
	background-image:url(/images/body-bkg.gif);
	width: 	678px;
	float:left;
}

#largebody{
	background-color: #d1be93;
	width: 90%;
	margin:auto;
}

#footer{ background-color: #3e4152;
width: 875px;
margin:auto;
clear:left;
}


h1 { font-family:"Times New Roman", Times, serif;
font-size:19px;
color: #526d4a;
padding-left:5px;
}

p {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #322716;
padding-left:5px;
}

#calendar{
width: 170px;
height: 250px;
}

#menu{
width: 170px;
height: 200px;
margin-left:20px;
}


#twoleft{
margin-left: 34px;
margin-right:5px;
background-color: #d1be93;
width: 43%;
margin-top: 21px;
float: left;
margin-bottom:21px;
}

#tworight{
margin-left: 28px;
background-color: #d1be93;
width: 42%;
margin-top: 21px;
float: left;
margin-bottom: 21px;
}

#threeleft{

background-color: #d0bf94;
width: 29%;
margin-top: 10px;
float: left;
margin-bottom:10px;
margin-left: 34px;
}

#threemiddle{
margin-left: 10px;
background-color: #d0bf94;
width: 29%;
margin-top: 10px;
float: left;
overflow:auto;
margin-bottom:10px;
}



#threeright {
margin-left: 10px;
background-color: #d0bf94;
width: 29%;
margin-top: 10px;
float: left;
overflow:auto;
margin-bottom:10px;
}

#threetitle{
margin:auto;
width: 90%;
border-bottom:dashed;
border-bottom-color: #414457;
border-bottom-width:thin;
margin-bottom:5px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6633;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #414457;
}

li {
  background-image: url(/images/marker.gif);
  background-repeat: no-repeat;
  padding-left: 15px;
  list-style: none;
}

.linklarge{
font-size:14px;}

h2 { font-family:"Times New Roman", Times, serif;
font-size:14px;
color: #526d4a;
padding-left:5px;
}

.floatleft{
float:left;
}

.height {height: 250px;
border:thin;
border-color: #414457;
border-style:dashed;}

#twotitle{
margin:auto;
width: 90%;
border-bottom:dashed;
border-bottom-color: #414457;
border-bottom-width:thin;
margin-bottom:5px;
}

.border{border:thin;
border-color: #414457;
border-style:dashed;}

#lgbody2{
	background-color: #d1be93;
	width: 90%;
	margin:auto;
	margin-top: 20px;
	clear:left;
}

#more{ width:150px;
float:right;
margin: 10px;
}

.height2 { height: 150px;
}
.height3{ height:270px;}
.height4{ height:200px;}

h3{ padding-left:5px;
color:#414457;
padding-bottom:0px;
margin-bottom:0px;}

input {background-color: #d2c094;
border-color: #d2c094;
border-width:thin;
width: 98%;
margin-bottom: 5px;
font:Arial, Helvetica, sans-serif;
color: #3e4152;
font-size:10px;
}

textarea{background-color: #d2c094;
border-color: #d2c094;
border-width:thin;
width: 98%;
height: 150px;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
color: #3e4152;
font-size:10px;
margin-bottom:5px;
}

fieldset{border:solid;
border-color: #3e4152;
border-width:thin;
}

legend{font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#414457;}


form{ width: 98%;
margin-top:0px;
padding-top:0px;
width:170px;
margin-right: 9px;
margin-left:15px;}


.border2{border:thin;
border-color: #414457;
border-style:dashed;
background-color:#414457;
color:#d1be93;
width:40%;}

#lgcalendar {width: 400px;
margin-left: 10px; float:left;
}

#eventright{width:225px;
margin-left: 20px;
float:left;
background-color: #d1be93;
margin-top: 3px;
height:430px;}

#wff {width: 395px;
margin-left: 10px; float:left;
background-color: #d0bf94;
margin-top: 10px;
}

.height5 {height:105px;}