/*
THEME NAME: Barnett Orthodontics
THEME URI: http://www.ideallivingmedia.com
DESCRIPTION: All aboard!
VERSION: 1.3
AUTHOR: <a href="http://www.ideallivingmedia.com">James Smith</a> - <a href="mailto: ideallivingmedia@gmail.com">ideallivingmedia@gmail.com</a>
TAGS: wordpress custom theme design
*/

html, body{ 
	height: 100%; 
	overflow-x: hidden;
}

div.wrapper {
	position: absolute;
	left: 50%;
	margin-left: -900px;
	width: 1800px;
	text-align: left;
	overflow-x: hidden;
}
		  
div.box {
	position: absolute;
	z-index: 1;
}

h2 {
padding: 0 0 -10px 0;
}

#navmenu {
	position: absolute;
	z-index: 13;
	margin: 366px 0 0 -314px;
	width: 640px;
	left: 50%;
}

#navmenu ul {
	 margin: 0; 
	 padding: 0; 
	 list-style-type: none; 
	 list-style-image: none; 
	 font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, Verdana, sans serif;
	 font-weight: bold;
}

#navmenu li {
	 display: inline; 
	 width: 120px;
	 height: 45px;
	 text-align: center;
}

#navmenu ul li a {
	 text-decoration:none;  
	 margin: 0;
	 padding: 10px 20px  20px 20px; 
	 color: #000000;
	 width: 120px;
	 height: 45px;
 	 background-color: transparent;
	 background-image: url('http://liveatwillowcreek.com/barnett/plaque.png');
	 background-repeat: no-repeat;
}

#navmenu ul li a:hover {
	 color: #342B14;
	 width: 120px;
	 height: 45px; 
	 background-image: url('http://liveatwillowcreek.com/barnett/plaque-on.png');
}


#places {
	 margin: 195px 0 0 -166px; 
	 padding: 10px 0 0 0;
	 width: 130px;
	 height: 200px;
	 text-align: center;
	 line-height: 120%;
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#places ul {
	 list-style-type: none; 
	 list-style-image: none; 
	 font-family: Comic Sans, Comic Sans MS, MS Sans Serif, Geneva, sans-serif;
	 font-weight: bold;
	 font-size: 9pt;
	 letter-spacing: 1px;
}

#places li {
}

#places ul li a {
	 text-decoration:none;  
	 color: #ffffff;
}

#places ul li a:hover {
	 text-decoration: underline;
}

#page-link {
	 background-image: url('http://liveatwillowcreek.com/barnett/wp-content/uploads/2009/07/iframe-background-parchment.jpg');
}
