html {
	height: 100%;
	margin-bottom: .01em;
}
body {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 41px 0 20px 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	background: transparent;
	font-size: 80%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 772px;
	vertical-align: top;
}


/* Default Styles */

p {margin: 0 0 13px 0;padding:0;}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
sup, sub {
	position: relative;
	font-size: smaller;
	vertical-align: baseline;
}
sup {bottom: .4em;}
sub {top: .4em;}
table {font-size: 100%}
form {display: inline;margin: 0;padding: 0;}
img {border: none;}
abbr {border-bottom: 1px dotted #ccc;cursor: help;}


/* Headings */
h1 {
	background: transparent url('logo.gif') top left no-repeat;
	height: 53px;
	left: -28px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: -11px;
	width: 197px;
}
h1 img {
	display: block;
}
h1 a {
	display: block;
	height: 53px;
	text-decoration: none;
	width: 197px;
}
h1 a:hover {text-decoration: none;}
h2, h3, h4, h5, h6 {
	
}
h2 {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 684px;
}
h2 img {
	float: left;
}
h3 {
	color: #000000;
	font-family: Georgia;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 0;
}
h4 {
	font-size: 110%;
	margin: 0 0 .5em 0;
	padding: 0;
}
h5, h6 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}


/* Header Content */
#appointment {
	display: block;
	height: 41px;
	right: 0;
	position: absolute;
	text-indent: -9999px;
	top: -41px;
	width: 188px;
	background-color: transparent;
	background-image: url(appt_button_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#appointment:hover {
	background-color: transparent;
	background-image: url(appt_button_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* Navigation - using Son of Suckerfish - http://www.htmldog.com/articles/suckerfish/dropdowns/ */
#nav, #nav ul {
	display: inline;
	font-size: 85%;
	float: left;
	list-style: none;
	height: 45px;
	margin: 0 0 4px 257px;
	padding: 0;
	width: 515px;
	background-color: #FFFFFF;
	background-image: url(navigation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a {
	display: block;
	height: 45px;
	text-indent: -9999px;
}
#nav li {
	float: left;
}
#nav li ul {
	left: -999em;
	float: none;
	height: auto;
	margin: 0 0 0 3px;
	padding: 0 0 9px 0;
	position: absolute;
	width: 133px;
	z-index: 100;
	background-color: #FFFFFF;
	background-image: url(bg-subnavigation.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	color: #999999;
	height: auto;
	margin: 0;
	padding: 0 10px 0 14px;
	text-indent: 0;
	width: 109px;
}
#nav ul li a:hover {
	color: #000000;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav-home {width: 51px;}
#nav-designers {width: 101px;}
#nav-about {width: 75px;}
#nav-press {width: 66px;}
#nav-events {width: 75px;}
#nav-clients {width: 78px;}
#nav-contact {width: 67px;}

#nav-home:hover {
	background-color: transparent;
	background-image: url(navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 -45px;
}
#nav-designers:hover {
	background-color: transparent;
	background-image: url(navigation.gif);
	background-repeat: no-repeat;
	background-position: -51px -45px;
}
#nav-about:hover {
	background-color: transparent;
	background-image: url(navigation.gif);
	background-repeat: no-repeat;
	background-position: -152px -45px;
}
#nav-press:hover {
	background-color: transparent;
	background-image: url(navigation.gif);
	background-repeat: no-repeat;
	background-position: -227px -45px;
}
#nav-events:hover {
	background-color: transparent;
	background-image: url(navigation.gif);
	background-repeat: no-repeat;
	background-position: -293px -45px;
}
#nav-clients:hover {
	background-color: transparent;
	background-image: url(navigation.gif);
	background-repeat: no-repeat;
	background-position: -368px -45px;
}
#nav-contact:hover {
	background-color: transparent;
	background-image: url(navigation.gif);
	background-repeat: no-repeat;
	background-position: -446px -45px;
}


/* Content Areas */
#content {
	border: 4px solid #CCCCCC;
	float: left;
	font-size: 85%;
	margin: 0;
	padding: 40px 87px 14px 40px;
	position: relative;
	height: 500px;
	width: 637px;
	background-color: #FFFFFF;
}
body.home #content {
	background: #FFFFFF;
	border: 4px solid #CCCCCC;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	height: 480px;
	width: 764px;
}
body.home #content img {
	display: block;
	float: left;
}
body.events #content {
	padding-right: 40px;
	width: 684px;
	height: 426px;
}
body.tips #content {
	height: 655px;
	padding: 40px 87px 14px 40px;
	width: 637px;
}
body.about #content.xtall {height: auto;}
body.tips #content.tips2 {
	height: 793px;
	
}body.about #content {
height: 426px;
}
body.tips #content.tips3 {
	height: 731px;
}
body.press #content {
	padding-right: 40px;
	width: 684px;
}
#maincontent {
	float: right;
	margin: 18px 0 0 0;
	padding: 0;
	width: 355px;
	z-index: 1;
}
body.about #maincontent {
	margin-top: 0px;
}
body.events #maincontent {
	margin-top: 3px;
	width: 402px;
}
body.events #maincontent ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
body.events #maincontent ul li {
	float: left;
	padding: 14px 20px 7px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
body.events #maincontent ul h3 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin-top: 2px;
	width: 261px;
}
body.events #maincontent ul h4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 0;
}
body.events #maincontent ul div {
	float: right;
	width: 383px;
}
body.clients #maincontent ul {
	list-style: none;
	margin: 0;
	overflow: visible;
	padding: 0 15px 15px 16px;
	width: 361px;
}
body.clients #maincontent ul li {
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: url(list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
body.press #maincontent {
	margin-top: 0;
	width: 684px;
}
body.press #maincontent ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
body.press #maincontent ul li {
	float: left;
	height: 175px;
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	width: 158px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
body.press #maincontent ul li.last {
	border-right: none;
	margin-right: 11px;
}
body.press #maincontent ul img {
	display: block;
	margin-bottom: 12px;
}
#content a {
	color: #999999;
}
#content a:hover {
	color: #5C5033;
}
#maincontent #designers {
	list-style: none;
	right: 39px;
	margin: 0;
	position: absolute;
	padding: 0;
	top: 39px;
}
#maincontent #designers li {
	float: left;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#maincontent #designers li.last {
	border: none;
	margin: 0;
	padding: 0;
}
#maincontent #designers li a {
	padding: 0 0 0 13px;
	background-color: transparent;
	background-image: url(icn-prev-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
#maincontent #designers li.last a {
	padding: 0 13px 0 0;
	background-color: transparent;
	background-image: url(icn-next-arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
}
#sidebar {
	float: left;
	margin: 0;
	padding: 0;
	width: 282px;
}
body.about #sidebar {
	margin-left: 1px;
	width: 281px;
	background-color: transparent;
	background-image: url(sidebarlist-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body.about #sidebar ul {
	list-style: none;
	margin: 0;
	padding: 46px 0;
	background-color: transparent;
	background-image: url(sidebarlist-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body.about #sidebar ul li {
	display: block;
	width: 240px;
}
body.about #sidebar ul a {
	display: block;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-color: transparent;
	background-image: url(list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}
body.home #overlay {
	height: 250px;
	left: 0;
	margin: 0;
	padding: 20px;
	position: absolute;
	top: 106px;
	width: 265px;
	z-index: 100;
	background-color: transparent;
	background-image: url(main-events-250.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body.home #content #overlay h3 {
	display: block;
	float: none;
	height: 7px;
	margin: 0 0 16px 0;
	padding: 0;
}
body.home #content #overlay img {
	float: none;
	margin: 0;
	padding: 0;
}
body.home #overlay h4 {
	color: #5C5033;
	display: block;
	float: none;
	font-family: Georgia;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
body.home #overlay a {
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
}


/* Footer Area */
ul#footer {
	float: left;
	font-size: 70%;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 1px 0 0 21px;
	width: 749px;
	background-color: #FFFFFF;
}
#footer li {
	float: left;
	display: inline;
	height: 21px;
	margin: 0 15px 0 0;
	padding: 0;
}
#footer a {
	
}


/* Common Elements */
#wai-links {
	left: -9999px;
	position: absolute;
	top: 0;
}
body.contact #maincontent {

	margin-top: 0px;
}
body.contact #sidebar {

	margin-left: 1px;
	width: 281px;
	background-color: transparent;
	background-image: url(sidebarlist-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body.contact #sidebar ul {

	list-style: none;
	margin: 0;
	padding: 46px 0;
	background-color: transparent;
	background-image: url(sidebarlist-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body.contact #sidebar ul li {

	display: block;
	width: 240px;
}
body.contact #sidebar ul a {

	display: block;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	background-color: transparent;
	background-image: url(list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;

}

