/* ----- RESET ----- */
@import url("reset.css");


/* ba sics */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66565c;
	background-color: #f8f5eb;
	background-image:url(../images/chevron.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
img {
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited { 
	color: #ed7f1f;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

a:hover, a:visited:hover {
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

a:current { 
	color: #ffffff;
	text-decoration: none;
	}


p {
	line-height: 16px;
	margin: 0 0 7px 0;
	padding: 0px;
	}

h1 {
	color: #f2ecd8;
	font-size: 21px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	}
	
#header h1 {
	background-color: #ed7f1f; 
	}
	
h2 {
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	}

h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0px;
	}

h4 {
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	}
	
h5 {
	}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
em {
	font-style: italic;
	}


/* nav nausea */	
#nav {
	text-align: center;
	width: 600px;
	height: 30px;
	font-size: 16px;
	font-style: italic;	
	color: #d9cdb2;
	margin-top: 64px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0px;
	}

#nav-left {
	text-align: left;
	padding: 0px;
	position: relative;
	left: 68px;
	}

#nav-right {
	text-align: right;
	padding: 0px 0 0 0px;
	}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}


#nav a:link, #nav a:visited { 
	font-style: italic;	
	color: #ed7f1f;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#nav a:hover, #nav a:visited:hover {
	color: #333333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#nav a:active { 
	color: #ff6600;
	text-decoration: none;
	}
	
	
/* let there be content */

#container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}
	
#header {
	width: 900px;
	height: 30px;
	text-align: center;
	margin: 36px 0 0 0;
	}
	
#slider-content {
	width: 820px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

#content {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	}
	
#contact-content {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 130px;*/
	}

.page {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	}
	
.page ul {
	margin-left: 18px;
	}

.page li {
	line-height: 18px;
	font-size: 12px;
	}


/* home page slider */

#start {
	background-image: url(../images/creative-web-print.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 720px;
	height: 400px;
	text-align: left;
	}
	
#slide {
	background-image: url(../images/stereo-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 720px;
	height: 400px;
	text-align: left;
	margin: 0px;
	padding: 60px 0 0 0;
	}

#slide-1 {
	width: 720px;
	height: 400px;
	text-align: left;
	margin: 0px;
	padding: 0px 0 0 0;
	}
		
.slide-content {
	text-align: center;
	width: 720px;
	margin: 0px;
	color: #66565c;
	}
	
.thumbs-wrapper {
	height: 108px;
	margin: 0 0 0 60px;
	}
	
.slide-thumbs {
	margin: 0 15px 0 0;
	float: left;
	}



/* id egos */

#logo {
	width: 100px;
	height: 60px;
	}

#kurt {
	position: relative;
	width: 150px;
	top: 32px;
	left: 40px;
	}

#kurt-slides {
	position: relative;
	width: 150px;
	top: 0px;
	left: 0px;
	}

#contact-box {
	background-image: url(../images/contact-box.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	width: 540px;
	height: 90px;
	margin: 0 0 10px 0;
	}
	
#contact-box-slide {
	text-align: center;
	width: 540px;
	height: 400px;
	margin: 0 0 10px 0;
	}
	
#contact-box h1 {
	color: #d9cdb2;
	padding: 40px 0 0 0;
	}
	
#contact-box-slide h1 {
	color: #d9cdb2;
	padding: 190px 0 0 0;
	}
	
#contact-box strong, #contact-box-slide strong {
	color: #66565c;
	font-weight: normal; 
	}


/* class clowns */

.cleaner { clear: both; height: 1px; font-size: 1px; border: none; margin:0px; padding:0px; background: transparent; }

.wavy {
	background-image: url(../images/wavy-lines.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 540px;
	height: 20px;
	margin: 10px 0 5px 0;
	}

.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}