html {
	height: 100%;
}


a {
	outline: none;
}


body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	background:#009ee0 url(../img/poppies2.png) bottom left no-repeat;
	margin:0;
	padding:0;
}

* {
	margin:0;
	padding:0;
	line-height:1.5em;
	font-size: 14px;
}

h1 {
	padding:0;
	margin:5px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14pt;
	font-weight:bold;
}

h2 {
	padding:0;
	margin:20px 0px 0 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F60;
	margin-bottom: -20px;
	margin-top: -20px;
}
h4 {
	font-size: 24px;
	font-weight: bolder;
	color: #17415a;
}

#home #container #content p b {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}


#container {
	width:740px;
	margin:30px auto;
	padding:10px;
	background:#fff;
	font-size: 95%;
	font-weight: normal;
}


#watermark {
	height:20px;
	margin:0px 0px 10px 0px;
	padding:5px 0px;
	color:#b5d3e4;
	font-size:85%;
	text-align:center;
	background:#17415a;

/*  background:#7B8C9B;*/
}

#header {
	height: 140px;
	margin:0;
	padding:0px 0px;
	background:#009ee0 url(../img/flower2.png) bottom right no-repeat;
	color:#fff;
	font-size:100%;
	text-align:left;
  /*clear:both;*/
}

#header h1{
  margin:0;
  padding:0 20px;
  font-size:300%;
}

#sidebarheight
{
float:left;
height: 535px;
background:#5cc5ed;
/*background:#fdba31;*/
margin:5px 0px 5px 0px;
}

#sidebarheightlong
{
	float:left;
	height: 615px;
	background:#fdba31;
	margin:5px 0px 5px 0px;
}


#sidebar
{
	width:160px;
	color:#444;
	text-indent: 10px;
	padding: 10px;
}

#content {
	width:720px;
	padding:0 10px 0 10px;
	float:right;
	background:#F2F9FF;
	font-family: Tahoma, Geneva, sans-serif;
	color: #17415a;
	size: small;
}



#content ol,
#content ul
{
	padding:5px 20px;
}

#sidebar p, #content p{
	padding:3px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #17415a;
}

#sidebar a, 
#content a
{
	color:#F60;
	/*color:#ffffff; */
  /*color:#555;*/
	text-decoration:underline;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
}

#content a img
{
	text-decoration:none;
	border:0;
}

#grass {
	height:50px;
	margin:0;
	background:#ddd url(../img/grass-slice-grdnt.png);
	color:#555;
	font-size:100%;
	text-align:left;
	clear:both;
	width: auto;
	padding: 0;
}



#footer {
  clear:both;
  padding: 5px 10px;
  background:#006894;
  color:#fff;
  text-align:left;
}

#footer a
{
 color:#fff;
}



#menu dt {
cursor: pointer;
font-weight: bold;
}

#menu li {
	text-align: left;
	background: #5cc5ed;
/*	background: #FEDD98; */
	list-style-type: none;
	text-indent: 15px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #fff;
}

#current {
background: #fff;
}

.leftImg {
	margin-right: 10px;
}

.rightImg {
	margin-left: 10px;
}
.titles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#home #container #content #volbooth {
	font-size: 14px;
}
