
body { 
	background: #efefef url(images/bg.gif) repeat-y top left; 
	color: #000;
	font-family: georgia, times-roman, times, serif;
	font-size: .76em;
	margin: 0px;
	padding: 0px;
}


table tr td {	
	font-size: 100%; 
}
	

span {
	
}


h1 {  
	background: transparent;
	color: #000;
	font-weight: bold;  
	font-size: 130%; 
	margin: 0 0 .76em 0;
	padding: 0;
}



h2 {  
	background: transparent;
	color: #000; 
	font-weight: bold;  
	font-size: 120%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

	

h3  { 
	background: transparent;
	color: #333;
	font-weight: bold;
	font-style: italic;  
	font-size: 110%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

	

h4  {  
	font-weight: bold;
	font-size: 100%;
	font-variant: small-caps;
	margin: 1.5em 0 .76em 0;
	padding: 0;
}

	

h5  {  
	font-weight: bold;  
	font-size: 100%; 
	margin: 0 0 .76em 0;
	padding: 0;
}

	

h6  {  
	border-bottom: 1px solid #000;
	font-weight: normal;  
	font-size: 80%; 
	margin: 0 0 .76em 0;
	padding: 0;
}
	

a{
	font-weight: normal; 
	outline: none;
}


a:link {   
	color: #06c; 
	text-decoration: underline;
	outline: none;
}



a:visited {  
	color: #06c; 
	text-decoration: underline;
	outline: none;
}



a:hover {  
	color: #af6b00; 
	text-decoration: none;
	outline: none;
}



a:active {  
	color: #333;
	text-decoration: none; 
	outline: none;
}

	
p {
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	padding: 0;
} 


.quote {
	color: #af6b00;
	font-style: italic;
	font-size: 110%;
	font-weight: bold;
	margin: 0px 5px;
	padding: 0px 5px;
	text-align: center;
}

.caption {
	color: #333;
	font-size: 90%;
	margin: 0px auto;
	text-align: center;
}

.small {
	font-size: 90%;
}

.small-gray {
	color: #484545;
	font-size: 90%;
	line-height: 1.5em;
	margin: 0px;
	padding: 5px;
}

.small-blue {
	color: #95b9b9;
	font-size: 90%;
	line-height: 1.5em;
	margin: 0px;
	padding: 5px;
}


/*-- display: inline; -- fixes the IE text-indent bug --*/

.floatleft {
	display: inline;
	float: left;
	margin: 0px 7px 7px 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 7px 7px;
}

/* -- FORM ELEMENTS --*/

form legend {
	background: #fff;
	border: 1px solid #c2c2c2;
	font-size: 120%;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}

form fieldset {
	border: 1px solid #c2c2c2;
	margin: 10px;
	padding: 5px;
}

form label {
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 90%;
}

form fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #000;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
}

.req {
	color: #930;
}

/* -- HEADER --*/


#header {
	background: #fff;
	border-top: 9px solid #000;
	border-bottom: 1px solid #8a979d;
	height: 59px;
	margin: 0px;
	padding: 0px;

}

#header-print {
	display: none;
}

#logo {
	height: 59px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}

#logo img {
	height: 59px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}	


/* -- WRAP --*/

#wrap-outer {
	background: transparent url(images/bg-image.jpg) no-repeat top left; 
	height: 386px;
	margin: 0px;
	padding: 0px;
	text-align: left;	
	width: 900px;
}

#wrap {
	background: transparent; 
	margin: 0px;
	padding: 0px;
	text-align: left;	
	width: 650px;
}

#tagline {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 150px;
}

#tagline img {
	height: 59px;
	margin: 0px;
	padding: 0px;
	width: 150px;
}


/* -- HORIZONTAL NAVIGATION --*/


#nav {
	background: transparent url(images/nav.gif) no-repeat;
	height: 27px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 41px;
	left: 150px;	
	width: 500px;
}
	
#nav ul { 
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
	
#nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav a {
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	height: 27px;
	text-indent: -9000px;
	outline: none;
}

#nav a:hover {	
	outline: none;
}

#nav a:active {
	outline: none;
}

#home a {width: 77px;}
#titles a {width: 103px;}
#news a {width: 140px;}
#inspiration a {width: 197px;}
#contact a {width: 83px;}

#home a:hover, #home a:active {background: transparent url(images/nav.gif) 0px -27px no-repeat;}
#titles a:hover, #titles a:active {background: transparent url(images/nav.gif) -77px -27px no-repeat;}
#news a:hover, #news a:active {background: transparent url(images/nav.gif) -180px -27px no-repeat;}
#inspiration a:hover, #inspiration a:active {background: transparent url(images/nav.gif) -320px -27px no-repeat;}
#contact a:hover, #contact a:active {background: transparent url(images/nav.gif) -517px -27px no-repeat;}


body#home-page #home a {background: transparent url(images/nav.gif) -0px -27px no-repeat;}
body#titles-page #titles a {background: transparent url(images/nav.gif) -77px -27px no-repeat;}
body#news-page #news a {background: transparent url(images/nav.gif) -180px -27px no-repeat;}
body#inspiration-page #inspiration a {background: transparent url(images/nav.gif) -320px -27px no-repeat;}
body#contact-page #contact a {background: transparent url(images/nav.gif) -517px -27px no-repeat;}



/* -- CONTENT --*/


#content {
	background: transparent;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 500px;
}

#content1 {
	margin: 0px 10px 10px 10px;
	padding: 20px 0px 10px 0px;
	min-height: 400px;
}

#content1 img {
	border: 1px solid #adb3b9;
}

#sidebar {
	background: transparent;	
	float: left;
	width: 150px;	
}


/* -- MENU in the SIDEBAR --*/

#menu {
	margin: 0px;
	padding: 20px 0px 0px 0px; 
}
	
#menu ul{
	float: left;
	margin: 0px;
	padding: 0px; 
}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px; 
}

#menu li a {
	border-bottom: 0px solid #fff;
	float: left;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 110px; 
	outline: none;
}
	
html>body #menu a {
	width: 110px;
}

#menu li a:link {
	background: transparent;
	color: #333; 
	outline: none;
}
	
#menu li a:visited {
	background: transparent;
	color: #333;  
	outline: none;
}
	
#menu li a:hover {
	background: #fff;
	color: #000; 
	outline: none; 
}
	
#menu li a:active {
	background: #fff;
	color: #000; 
	outline: none; 
}


/* -- FOOTER --*/


#footer {
	border-top: 1px solid #8a979d;
	font-size: 90%;
	font-family: arial, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;	
	width: 500px;
}

#footer a:link {
	color: #727878;
	text-decoration: none;
	outline: none;
}

#footer a:visited {  
	color: #727878; 
	text-decoration: none;
	outline: none;
}

#footer a:hover {  
	color: #06c;
	text-decoration: underline; 
	outline: none;
}

#footer a:active {  
	color: #06c; 
	text-decoration: underline;
	outline: none;
}

#contact-print {
	display: none;
}

/* -- HOMEPAGE LAYOUT --*/

#home-page #content1 {
	display: inline;
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 20px 0px 0px 0px;
	width: 230px;
}

#home-page #content2 {
	display: inline;
	float: right;
	margin: 0px 10px 10px 10px;
	padding: 20px 0px 0px 0px;
	width: 228px;
}

#content2 img {
	border: 1px solid #adb3b9;
}


#box1, #box2, #box3, #box4, #box5, #box6, #box7, #box8 {
	background: transparent;
	border: 0px;
	font-family: arial, verdana, sans-serif;
	margin: 5px 0px 10px 0px;
}

#box1 h4, #box2 h4, #box3 h4, #box4 h4, #box5 h4, #box6 h4, #box7 h4, #box8 h4 {
	background: #cdd0d2;
	color: #41484e;
	font-family: georgia, times-roman, times, serif;
	font-weight: bold;
	font-size: 110%;
	font-variant: small-caps;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}
