@charset "utf-8";
/* CSS Document */

/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	background: transparent;} 
body {line-height: 1;} 
ol, ul { list-style: none;} 
blockquote, q { quotes: none;} 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } 
:focus { outline: 0; } ins {	text-decoration: none;} 
del { text-decoration: line-through;} 
table { border-collapse: collapse; border-spacing: 0;}

/*TRANSPARANCY*/
.transparant {
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
	}

html, body {height: 100%;}

body {
	background-color:#dbdbbe; 
	color:#000;
}

a {text-decoration:none; color:#e3e095;}
a:hover {text-decoration:underline;}

#container {min-height:100%;}
#header-container { background-image:url(images/header_bg.jpg); background-repeat:repeat-x;}
#content-main-container { background-image:url(images/content_bg.jpg); background-repeat:repeat-x;}
#content-top-container { background-image:url(images/top_bg.jpg); background-repeat:repeat;}

/*HEADER*/
#header {
	margin:0 auto;
	width:940px;
	height:168px;
	background-image:url(images/header_york.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#top { height:18px; color:#333; font-size:14px; width:940px; clear:both;}
#top p {float:left; font:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#CCC; margin-right:25px;}
#top a {float:right; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#FFF; background-image:url(images/availibility_button.jpg); width:160px; height:18px; padding:2px 0 0 5px; background-repeat:no-repeat;}

#logo {
	width:258px;
	height:135px;
	margin-top:13px;
	background-image:url(images/aaron_logo.jpg);
	background-repeat:no-repeat;
}

#logo span {
	cursor:pointer;
	width:258px;
	height:135px;
	display:block;
    overflow:hidden;
    text-indent:-8000px;
}

/*CONTENT TOP*/
#content-top {
	margin:0 auto;
	width:940px;	
	padding-bottom:10px;
	padding:0;
	background-image:url(images/nav_bg.jpg); background-repeat:no-repeat; background-position:left top;
}

#nav {color:#e3e095; background-image:url(images/nav_break.jpg); background-repeat:no-repeat; background-position:right top; padding-right:3px;}
#nav ul {width:940px; height:100px;}
#nav ul li {display:inline; float:right; width:160px; height:70px; background-image:url(images/nav_break.jpg); background-repeat:no-repeat; background-position:left; text-align:center; padding-top:30px;}
#nav ul li a {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; text-shadow: 1px 1px #5d5639;}
#nav ul li:hover { background-image:url(images/hover.jpg); background-repeat:no-repeat;}
#nav ul li.current { background-image:url(images/hover.jpg); background-repeat:no-repeat;}

#gallery {width:940px; height:280px; margin:10px 0 10px 0;}

.clear {clear:both;}

/*MAIN CONTENT*/
#content-main {
	margin:0 auto;
	overflow:auto;
	padding-bottom: 100px;
	width:940px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	margin-bottom:40px;
	padding-top:20px;
}

#content-main-testimonials {
	margin:0 auto;
	overflow:auto;
	padding-bottom: 100px;
	width:740px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	margin-bottom:40px;
	padding-top:20px;
}
#content-main-testimonials h1 {font-size:18px; text-align:center; margin: 10px 0 20px 0;}

#testimonial {
	margin:0 0 30px 0;
	font-size:14px;
}

.plus {float:right; margin-bottom:5px; font-size:12px;}
.plus img {margin-left:5px; position:relative; top:3px;}
.plus a {color:#24826f;}
.plus a:hover {text-decoration:underline;}
	
#break {
	clear:both;
	background-image:url(images/break.jpg);
	background-repeat:no-repeat;
	width:940px;
	margin:20px 0 25px 0;
	height:1px;
}
	
#column-one, #column-two, #column-three {
	width:300px;
	height:262px;
	float:left;
}
.two-column {width:450px; padding:10px; float:left;}
.two-column ul{margin-bottom:10px;}
#column-four {	width:450px; float:right; padding:10px;}
#column-four h2 {margin-top:10px;}
#content-main p {margin-bottom:10px;}
#column-two {margin:0 20px 0 20px;}
.info{ margin:10px; padding:10px; background-color:#f2f2d3; }
.info a {color:#00F;}
.info-right { float:right; margin:0 10px 0 10px; padding:10px; background-color:#FFF; width:350px; height:258px; }
.info-right p {margin-top:10px;}
.info-right a {cursor:pointer;}
.bold { font-weight:bold;}
.left {float:left}
.right {float:right;}
img.right {padding:10px;}
.link { color:#24826F;}

#contact {
	width:650px;
	height:270px;
	margin:0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#000;
	line-height:24px;

}

#contact h1 {margin:10px 0 20px 0; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:24px; color:#f2f2d3; 	text-shadow:#000 1px 1px 1px;}
#contact ul li a {color:#003;}
#contact ul li {margin:5px 0 0 0;}

.button {
	 width: 276px;
	 height: 50px;
	 line-height: 50px;
	 color: white;
	 text-decoration: none;
	 font-size: 20px;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-weight:normal;
	 color:#FFF;
	 display: block;
	 text-align: center;
	 position: relative;
	 margin:10px;
	 padding-right:24px;
	 background:url(images/button.jpg) no-repeat;

	 /* TEXT SHADOW */

	 text-shadow: 1px 1px 1px black;

	 /* BOX SHADOW */
	 -moz-box-shadow: 0 1px 3px black;
	 -webkit-box-shadow: 0 1px 3px black;
	 box-shadow: 0 1px 3px black;
	}
	
.button img {padding: 5px 0 0 5px;}

/*FOOTER*/
#footer {
	position: relative;
	margin-top: -100px; 
	height: 150px;
	clear:both;
	height:100px;
	background-color:#8f864e;
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
} 

#foot-container {
	margin:0 auto;
	width:940px;
	height:100px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:14px;
}

#foot-one, #foot-two, #foot-three {
	width:300px;
	float:left;
	padding: 10px 0 0 0;
	text-shadow:1px 1px #5d5639;
}

#foot-two {margin: 0 20px 0 20px;}
#foot-two h2 {float:left; margin: 0 10px 56px 0;}

#foot-bottom {
	clear:both;
	margin-top:4px;
	height:14px; 
	width:940px;
	padding-top:4px;
	font-size:11px;
	color:#999;
}

