/* CSS Document */

html {margin: 0 auto; padding: 0;}

body {
	margin: 0 auto; padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4d4d4d;
	font-size: 12px;
	background-color: #b2b2b2;
	line-height: 20px;
}

#container {
	margin: 0 auto; padding: 0;
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(images/bkgd_tile_04.gif);
	background-position: top;
	background-repeat: repeat-x;
	clear: both;
}

#wrapper{
	margin: 0 auto; padding: 0;
	width: 830px;
}

#header {
	margin: 0 auto; padding: 0;
	width: 830px;
	height: 170px;
}

#logo {
	margin: 0 auto; padding: 0;
	float: left;
	background-image: url(images/logo_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 342px;
	height: 170px;
}

/* #nav {
	margin: 0 auto; padding: 70px 0 0 0;
	font-size: 12px;
	color: #222222;
}
#nav ul {
	margin: 0 auto; padding: 0;
	text-align: left;
}
#nav li {
	margin: 0 auto; padding: 0 18px 0 0;
	display: inline;
	list-style-type: none;
}*/

/* ---- NAV ---- */
/* ------------- */

/*-------------------
NAVIGATION
-------------------*/
#nav {
	height: 110px;
}

#nav ul#menu	{
	width: 421px;
	background: transparent url(images/spacer.gif) top left no-repeat;
	margin: 0 20px 0 0;
	padding: 0;
	float: right;
	position: relative;
	list-style: none;
	}

#nav ul#menu li {
	height: 40px;
	margin: 70px 0 0 0;
	padding: 0;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 40px;
	/*\*/overflow: hidden;/**/
	display: block;
	}
	
#nav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
	
#homemenu	{left: 0; width: 55px; background: transparent url(images/nav_06.gif) top left no-repeat;}
#aboutmenu	{left: 55px; width: 78px; background: transparent url(images/nav_07.gif) top left no-repeat;}
#workmenu	{left: 133px; width: 84px; background: transparent url(images/nav_08.gif) top left no-repeat;}
#wwumenu {left: 217px; width: 131px; background: transparent url(images/nav_09.gif) top left no-repeat;}
#contactmenu	{left: 348px; width: 73px; background: transparent url(images/nav_10.gif) top left no-repeat;}

#homemenu a:hover	{background: transparent url(images/nav_06.gif) 0 -40px no-repeat;}
#aboutmenu a:hover {background: transparent url(images/nav_07.gif) 0 -40px no-repeat;}
#workmenu a:hover {background: transparent url(images/nav_08.gif) 0 -40px no-repeat;}
#wwumenu a:hover {background: transparent url(images/nav_09.gif) 0 -40px no-repeat;}
#contactmenu a:hover {background: transparent url(images/nav_10.gif) 0 -40px no-repeat;}

/* You are here - nav */

body#home #homemenu {background: transparent url(images/nav_06.gif) 0 -40px no-repeat;}
body#about #aboutmenu {background: transparent url(images/nav_07.gif) 0 -40px no-repeat;}
body#work #workmenu {background: transparent url(images/nav_08.gif) 0 -40px no-repeat;}
body#wwu #wwumenu {background: transparent url(images/nav_09.gif) 0 -40px no-repeat;}
body#contact #contactmenu {background: transparent url(images/nav_10.gif) 0 -40px no-repeat;}

/* ---- CONTENT ---- */
/* ----------------- */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #0564A4;
	text-decoration: underline;
}

a:hover {
	color: #F62E20;
	text-decoration: underline;
	background-image: none;
}

a:active {
	color: #F62E20;
	text-decoration: none;
	background: #f2f2f2;
	background-image: none;
}

#content {
	margin: 0 auto; padding: 0 0 25px 0;
	width: 776px;
	text-align: left;
}

#textarea {
	background-image: url(images/divider_bkgd.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 30px 0 30px 0;
}

#flashbanner {
	width: 780px;
	height: 221px;
	background-color: #b2b2b2;
	margin: 0 0 20px 0; padding: 0;
	clear: both;
}

#homeleft {
	margin: 0 auto; padding: 0; /*padding: 10px 15px 15px 0;*/
	float: left;
	width: 290px;
}

#homeleft h3 {
	margin: 15px 15px 15px 10px; padding: 0;
	line-height: 23px;
	font-size: 14px;
	font-weight: normal;
	color: #4d4d4d;
}

.caps {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	color: #000;
}

#homeright {
	margin: 0 auto; padding: 0; /*padding: 10px 0 15px 15px;*/
	float: left;
	width: 470px;
	border-left: 1px solid #b2b2b2;
}

#homeright h1, #homeleft h1 {
	margin: 0; padding: 0;
	font-size: 19px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
}

#homeright h2, #homeleft h2 {
	margin: 0; padding: 0;
	font-size: 14px;
	font-weight: normal;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;*/
	text-transform: uppercase;
}

#homeright h1 {
	padding: 10px 0 40px 15px;
	background-image: url(images/h1_bkgd.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#homeright h2 {
	padding: 0 0 0 30px;
	letter-spacing: 1px;
}

#homeright p {
	padding: 0 0 0 30px;
}

/* ---- ABOUT ---- */
/* --------------- */

#abouttop {
	width: 780px;
	border-bottom: 1px solid #b2b2b2;
	margin: 0; padding: 0 0 25px 0;
}

#aboutleft {
	float: left;
	margin: 0; padding: 15px 15px 15px 0;
	width: 230px;
}

#aboutmiddle {
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	float: left;
	margin: 0; padding: 15px;
	width: 230px;
}

#aboutright {
	float: left;
	margin: 0; padding: 15px;
	width: 230px;
}

#textarea h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	color: #000000;
}

#textarea h1 {
	font-size: 23px;
}

#textarea h2 {
	font-size: 19px;
}

#clients ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0; padding: 0;
}

#clients ul li {
	margin: 4px 0 4px 5px; padding: 0 0 0 12px;
  	background: url("images/bullet.gif") no-repeat 0 6px;
  	list-style-type: none;
	font-size: 11px;
	line-height: 16px;
}

#aboutleft h3, #aboutmiddle h3, #aboutright h3 {
	margin: 0; padding: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	border-bottom: 1px dotted #b2b2b2;
}

#aboutleft h3.aboutgraypic {
	padding: 0 0 15px 60px;
	background-image: url(images/pic_gray.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#aboutmiddle h3.aboutbrentpic {
	padding: 0 0 15px 60px;
	background-image: url(images/pic_brent.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#aboutright h3.aboutgregpic {
	padding: 0 0 15px 60px;
	background-image: url(images/pic_greg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.abouttitle {
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	margin: 0; padding: 0;
}

.aboutlargecaps {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000000;
}

.abouttinycaps {
	margin: 0; padding: 0;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #000000;
}

/* ----SUBMENU ---- */
/* ---------------- */

#submenu {
	margin: 0; padding: 0;
	float: left;
	width: 290px;
	height: 500px;
}
#submenu ul {
	margin: 0; padding: 0;
}
#submenu li {
	/*padding: 5px 0 5px 10px;*/
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	background-color: #f2f2f2;
}
#submenu li:hover {
	background-color: #e2e2e2;
	
}
#submenu ul li a {
	padding: 5px 0 5px 10px;
	color: #4d4d4d;
	display: block;
}
#submenu ul li a:hover, a:active {
	color: #4d4d4d;
	background-color: #e2e2e2;
	text-decoration: none;
	background-image: url(images/submenu_on_e2.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#submenudisplay {
	margin: 0; padding: 0 0 15px 15px;
	float: left;
	width: 470px;
}


/* ---- FOOTER ---- */
/* ---------------- */
#footer {
	margin: 0 auto; padding: 0;
	width: 830px;
	height: 80px;
	text-align: center;
	background-image: url(images/footer_bkgd_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#footercontent {
	margin: 0 auto; padding: 20px 0 20px 0;
	font-size: 11px;
	color: #FFFFFF;
	width: 528px;
	float: left;
}
#footercontent p {
	margin: 0; padding: 5px;
}
#footercontent ul {
	margin: 0; padding: 0;
}
#footercontent li {
	margin: 0; padding: 0 10px 0 10px;
	display: inline;
	list-style-type: none;
}
#footercontent a {
	color: #FFFFFF;
	text-decoration: none;
}
#footercontent a:hover, a:active {
	color: #F62E20;
	text-decoration: underline;
	background-color: #b2b2b2;
	background-image: none;
}

#footerright {
	margin: 0; padding: 10px 90px 0 0;
	float: right;
}

#footerleft {
	margin: 0; padding: 10px 0 0 90px;
	float: left;
}

#footerright a, #footerleft a {
	border: none;
	text-decoration: none;
}
#footerright a:hover, #footerleft a:hover {
	border: none;
	text-decoration: none;
}
#footerright a:active, #footerleft a:active {
	border: none;
	text-decoration: none;
}

/* ---- CLEARFIX ---- */
/* ------------------ */

.clearfix:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     height: 0;
 }

 .clearfix {
     display: inline-block;
 }

.clearfix {
     display: block;
 }

 * html .clearfix {
     height: 1%;
 }
 
 .clearfloats {clear: both;}
 
 /* ---- AJAX ---- */
 /* -------------- */
 
 

#log {
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	padding: 0.3em;
	margin-top: 10px;
}
 
#start a { 
	font-weight: bold;
}

