﻿/*
This site is built by KJOmedia
Project  Name: Armin's Catering
Site URL : http://www.arminscatering.com
Designer: Terry Williams
Programmer: Josh Klein 9/19/09
Revision Authors and Dates: KJOmedia 4/28/2010
*/

/** Layout */

body{
	background: #f5eddb url('../images/bg.jpg') repeat-x;
	font-size: 12px;
}

a {
	color: #816d4a;
	font-style: italic;
	text-decoration: none;
}


a:hover {
	color: #1c73a2;
}

p {
	line-height: 145%;
	margin-bottom: 1em;
}

#header, #global_nav, #body_content, #footer, {
    clear:both;
    float:left;
    width:100%;
}

#header{
	height: 306px;
	width: auto;
	background: url('../images/header-background.jpg') no-repeat;


}

#header a{

	background: url('../images/logo.png') no-repeat;
	text-indent: -99999px;
	width: 265px;
	height: 173px;
	display: block;
	float: right;
	margin: 40px 20px 0 0;
}

#container {
    margin:0 auto;
    overflow:hidden;
    position:relative;
    width:960px;
    margin-top: 2px;

}


#intro-panel{
	height: 350px;
	width: 965;
	background: url('../images/intro-background.jpg') no-repeat;
	position: relative;
	margin: -50px 0 0 0;
	padding: 20px;

}

#intro-text{
		width: 450px;
	float: left;
	padding-top: 143px;
	padding-left: 20px;


}

#intro-panel p{
	font-size: 18px;
	color: #312210;
	font-family: Calibri;
	line-height: 100%;

}

#intro-panel img{
	float: right;
	position: relative;
	margin: -80px 0 0 0;

}

#intro-panel img.arrow{
	position: absolute;
	margin: 190px 0 0 380px;

}

#intro-panel small{
	position: absolute;
	margin: 250px 0 0 390px;
	color: #47290c;
	font-style: italic;

}

#main-content{
	height: 439px;
	width: auto;
	padding-bottom: 20px;
}

#side-1 {
	width: 400px;
	padding-left: 20px;
	float: left;
}

h1, h2, h3, h4 {
	font-weight: bolder;
	line-height: 160%;
}

h1{
	font-size: 30px;
}

h2{
	font-size: 24px;
}

h3{
	font-size: 18px;
	text-transform: uppercase;
}

h4{
	font-size: 25px;
	font-family: "Calibri", Calibri;
}

#side-2{
	font-size: 14px;
	width: 520px;
	float: left;
	font-family: Calibri;
	color: #363636;
	padding-left: 10px;
}

#side-2 small{

	margin-bottom:10px;

}

#footer-container{
	height: 200px;
	width: auto;
	background: url('../images/footer-bg.jpg') repeat-x;
	border-bottom: 6px solid #363636;
}

#footer{
	height: 300px;
	width: 960px;
	margin: 0 auto;
	background: url('../images/footer-images.jpg') no-repeat center 7%;


}

#copyright{

	width: 960px;
	margin: 0 auto;
	color: #363636;
	padding-left: 50px;


}

#copyright img{
	float: right;
	position: relative;
	margin-top: -60px;
	padding-right: 20px;
}

input, select, textarea { padding: 3px; margin-bottom: 3px; width: 250px; }
form#contactForm label { width: 100px; display: block; float: left; text-align: right; margin-right: 6px; }
/*form#contactForm label { display: none; }*/
form .labelHighlight { color: #ccc; }
form#contactForm { 	font-family: calibri; font-weight: normal; color: #666; font-size: 11px;}

input[type=button], input[type=submit] {
	background-color: #816d4a;
	color: #ffffe1;
	width: auto;
	padding: 3px 10px;
	margin: 0;
	border: solid 1px #363636;
	-moz-border-radius: 2px;
}

.error { color: #ff0000; }

#slideshow img {
  margin-top: -85px;
}

#footerpics {
	float: none;
	margin: 10px 380px -10px;
}

#armins {
	font-size: 16px;
}
