/* CSS Document */
/* =core */

* {
  padding:0;
  margin:0;
}



body {
	background: #6794d8 url(images/mac_bg_03.gif) repeat-x;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: small;
	margin: auto;
	margin-top: 0px;
	text-align: center;
 	border-top: #666 solid 2px;
	}
	* html body {
	font-size: x-small; /* for IE5 Win */
	f\ont-size: small; /* for other IE versions */
	}
	
/*start structure*/	

#wrapper {
  text-align: center;
  margin: 9px auto;
  width: 1024px;
  border: #333 solid 1px;
 
}

#header {
	margin-bottom: 0px;
	margin: 0px;
    text-align: center;
	height: 300px; /*variable based on background image*/
	width: auto; /*variable based on background image*/
	border-bottom: #999 solid 0px;
  background: url(images/bg_daisy.jpg) no-repeat top right;
}

#main { 
	clear: both;
  	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: #999 solid 0px;
	background: #fff;
	}

#content {
  	text-align: left;
  	float: left;
  	width: 664px;
  	font-size: 100%;
	line-height: 160%;
	color: #333;
 	margin: 9px;
  	padding: 0px 0px 0px 0px;
	border: #999 solid 0px;
}

#sidebar {
  	text-align: left;
    float: right;
	width: 300px;
  	font-size: 80%;
	line-height: 160%;
	color: #333;
 	margin: 9px;
  	padding: 0px 0px 0px 0px;
  	border-top: #999 solid 0px;
  	border-left: #999 solid 2px;
  	border-right: #d3c69a solid 0px;
  	border-bottom: #d3c69a solid 0px;
}	

#pictures {
  	text-align: center;
    float: left;
	width: 180px;
  	font-size: 80%;
	line-height: 160%;
	color: #333;
 	margin: 9px;
  	padding: 0px 0px 0px 0px;
  	border-top: #f5f4f0 solid 1px;
  	border-left: #f5f4f0 solid 1px;
  	border-right: #d3c69a solid 1px;
  	border-bottom: #d3c69a solid 1px;
  	background: #f7f1db url(images/mac_bg_04.gif) repeat-x top left;
}
	
#footer {
	clear: both;
  	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
 	width: auto;
	height: 36px;
	background:  #000 url(images/tile_transparent.gif);
  	border: #eee solid 0px;
}	
/*end structure*/	

/* start navigation menu */
.navigation {	
	text-align: center;
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 9px 12px;
	list-style: none;
	background:  #000 url(images/tile_transparent.gif);
	height: 17px;

}

.navigation li {
      float: left;
	  text-align: center;
	  margin: auto;
	  padding: 0px 2px 0px 0px;
	  font-family: "Lucida Grande", "Verdana", sans-serif;
	  font-size: 100%;
}

.navigation a {
	display: block;
	margin: 0 0 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
	border-bottom: 1px solid #eee;
	background: #eee;
}

.navigation a:visited {
	display: block;
	margin: 0 0 0 0;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
	border-bottom: 1px solid #eee;
	background: #eee;
}

.navigation a:hover {
	display: block;
	margin: 0 0 0 0;
	padding: 4px 8px;
	color: #eee;
	text-decoration: none;
	border: 1px solid #999;
	border-bottom: 1px solid #666;
	background:  #666;
}
/* end navigation menu */

/*start style*/	
	
h1 a {
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: #f19402;
	padding: 3px;
	margin: -3px;
}

h1 a:visited {
	text-decoration: none;
	color: #444;
	padding: 3px;
	}
	
h1 a:hover {
	text-decoration: none;
	color: #0a50a1;
	padding: 3px;
	background: #bfe23b;
}
	
a {
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
	color: #053c90;
	padding: 3px;
	margin: -3px;
}

a:visited {
	text-decoration: underline;
	color: #444;
	padding: 3px;
	}
	
a:hover {
	text-decoration: underline;
	color: #0a50a1;
	padding: 3px;
	}

#header h1 {
	font-weight: bold;
	height: auto;
	margin: 0px;
	padding: 144px 18px 0px 0px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 36px;
	color: #000;
	text-align: right;
	}
	
#header h2 {
	margin: 0;
	padding: 27px 12px 10px 18px;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 100%;
	color: #333;
	text-align: right;
	border-bottom: 0px #999 solid;
}
	
#content h1, h2, h3, h4 {
	color: #053c90;
	margin: 4px 8px 4px 0px;
	padding: 8px 8px 8px 8px;
  	border-bottom: 0px solid #ccc;
	}
		
#content p {
	margin: 4px 8px 4px 0px;
	padding: 8px 8px 8px 8px;
}

#content ul {
	margin: 4px 8px 4px 36px;
	padding: 8px 8px 8px 8px;
}

#content ol {
	margin: 4px 8px 4px 36px;
	padding: 8px 8px 8px 8px;
}

#content form {
	margin: 0px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
\	font-size: 80%;
}

#sidebar p {
  margin: 9px;
  padding: 0px;
}

#sidebar h1, h2, h3, h4 {
	color: #053c90;
	margin: 9px;
	padding: 0px;
  	border-bottom: 1px solid #ccc;
}

#sidebar ul {
  margin: 9px;
	padding: 8px 8px 8px 8px;
	list-style: none;
}

#sidebar ol {
  margin: 9px;
	padding: 8px 8px 8px 8px;
	list-style: none;
}

#sidebar li {
	border: 1px #ddd dotted;
	}

#pictures img{
 	margin: 9px;
  	padding: 0px 0px 0px 0px;
  	border: #999 solid 0px;
}
	
#footer p {
	text-align: center;
	font-size: 10px;
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #fff;
}			
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
