/**
* Author:   Roger Glenn
* Email:    roger@mach1media.com
* Version:  1.0
* Released: 2009-09-11
* 
*/



/*
==========================================
RESET BROWSER POSITIONING DEFAULTS
==========================================
*/

/***** Global Settings *****/
html, body { border:0; margin:0; padding:0; }
 
/***** Common Formatting *****/
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
p, dl, dd, dt          { margin:0; padding:0; }
ul, ol                 { list-style:none; padding:0; }
blockquote             { margin:0; padding:0; }
img, a img             { border:0; }

/* "Standards mode" Mozilla fix - http://www.alistapart.com/articles/goingtoprint/ */
img { vertical-align: bottom; } 

 
/***** Links *****/
a, a:visited { text-decoration:none; }
a, img, a img { border: 0; outline:none; }
 
/***** Forms *****/
form { margin:0; padding:0; display:inline; }

/***** Tables *****/
table, tr, td { border:0; margin:0; padding:0; }

/*
==========================================
GRID
==========================================
*/
html, body { text-align: center; }
.grid-width {
	width: 860px;
	margin: 0 auto;
}
.column {
	float:left;
	display:inline;
	margin-right: 40px;
}
.no-margin {
	margin-right: 0px;
}
.row {
	float:left;
	width: 100%;
	overflow:visible;
	clear:both;
	margin-bottom: 1.5em;
}
.size-1 { width: 247px; }
.size-2 { width: 570px; }
.size-3 { width: 860px; }

br#clearall,
.clearall {
	clear:both;
	height: 0;
}

/*
==========================================
LAYOUT
==========================================
*/
body {
	font-family: Georgia, serif;
	font-size: 10px;
	color: #715851;
	background: #F8F7F7;
}
.float_right { float:right; }
.float_left  { float:left; }
.hidden      { display: none; }

#top, #masthead, #middle, #content, 
#main, #supporting, #bottom, #footer { 
	position: relative; 
}
#top, #middle, #bottom { 
	clear:both;
	width:100%; 
}
#container {
	position:relative;
	display: block;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}
#masthead,
#content,
#footer {
	margin: 0 auto;
}

/* 
-------------
TOP 
------------- 
*/
#top {
	background: #271C19;
	border-bottom: 5px solid #e0d9d3;
	height:110px;
}
#masthead {
	height:96px;
}
#branding {
	position: absolute;
	display: block;
	top:30px;
	left:5px;
	width:266px;
	height:55px;
	background: url(../images/logo.gif) 0 0 no-repeat;
}
#branding span {
	position: absolute;
	top:-99999px;
	left:-99999px;
}
#top .contact {
	position: absolute;
	top:40px;
	left: 610px;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
	font-weight: normal;
	color:#8DCFF9;
}
#top .contact a {
	color:#E0AB66;
}

/* 
-------------
MIDDLE 
------------- 
*/
#content {
	font-size:1.4em;
	line-height:1.571428em;
	text-align: left;
	padding-top:20px;
}
#supporting {
	float:left;
	font-size: 12px;
	line-height: 16px;
}
#content p,
#supporting p {
	margin-bottom: 1.5em;
}

#feature .description {
	font-size:12px;
	line-height: 18px;
}

#slides {
	display: none;
}

ul.thumbs li {
	display:inline;
	float:left;
	padding:0;
	margin: 0 10px 10px 0;
}
ul.thumbs li a {
	display:block;
	width:98px;
	height:80px;
	padding:5px;
	background-color: #E0D9D3;
	border:1px solid #cec4bc;
}
ul.thumbs li a:hover,
ul.thumbs li a:active {
	background-color: #8DCFF9;
}

#content ul.offsite li a:hover,
#content ul.offsite li a:active {
	color:#62483b;
	text-decoration: none;
}


/* ------ typography ------ */
#main h1,
#main h2,
#main h3,
#supporting h2 {
	font-size: 24px;
	margin-bottom: 6px;
	font-weight: normal;
	font-style: italic;
	color:#ed8413;
}
#main h1 span {
	color:#715851;
}
#content a:link,
#content a:visited {
	color:#ed8413;
	text-decoration: none;
}
#content a:hover,
#content a:active {
	color:#CD7020;
	text-decoration: underline;
}

#content p.intro {
	font-size: 14px;
}
#content p.intro span {
	color:#ed8413;
	font-style: italic;
}

#feature .image {
	margin-bottom: 1.5em;
}


/* ------ colors ------ */
.orange { color: #ed8413; }
.brown  { color: #715851; }

/* 
-------------
BOTTOM 
------------- 
*/
#bottom {
	background: #e8e5e0;
	border-bottom: 20px solid #E0AB66;
	border-top: 1px solid #cec4bc;
}
#footer {
	display: block;
	margin:0 auto;
	padding: 20px 0;
	color:#715851;
	text-align: left;
	font-size: 1.3em;
	line-height: 1.5em;
}
#footer #testimonial {
	font-size: 12px;
	line-height: 18px;
	color: #715851;
}
#footer #testimonial cite {
	display: block;
	font-style: normal;
	margin-top:5px;
}
#footer #testimonial cite span {
	color:#ed8413;
	font-style: italic;
	font-weight: bold;
}
#footer #testimonial h3,
#footer .contact h3 {
	font-size: 21px;
	margin-bottom: 6px;
	font-weight: normal;
	font-style: italic;
	color:#ed8413;
}
#footer .contact {
	position: absolute;
	top:20px;
	left: 610px;
	font-size: 14px;
}
#footer .contact a:link,
#footer .contact a:visited,
#footer .contact a:hover,
#footer .contact a:active {
	color:#715851;
}
#copyright {
	position: absolute;
	bottom:-21px;
	left: 610px;
	font-size: 11px;
	color:#62483b;
	letter-spacing: .1em;
}

/* 
---------------- 
NOTICE AREA
----------------
*/
#notice {
	position:relative;
	display: block;
	margin:0 0 15px 0;
	padding:10px 10px 10px 30px;
	line-height:1.125em;
	text-align:left;
}
#notice a {
	color:#992227;
	text-decoration:underline;
}
#notice a:hover {
	text-decoration:none;
}
#notice.info,
#notice.notice,
#notice.success {
	background-color:#e1ede9;
	background-image:url(/icon/tick.png);
	background-position:10px 10px;
	background-repeat:no-repeat; 
	border:1px solid #486b60;
	color:#486b60;
}
#notice.error {
	background-color:#f9d3d5;
	background-image:url(/icon/exclamation.png);
	background-position:10px 10px;
	background-repeat:no-repeat; 
	border:1px solid #992227;
	color:#992227;
}
#noscript {
	margin:10px;
	padding:10px;
	text-align:left;
	background-color:#ffcfce;
	border:3px solid #c00;
}

/*
==========================================
   IE HACKS
==========================================
*/
.browserIE #middle  {
	background: none;
}
.browserIE #content {
	background: url(../images/bg_innerpage_content_bottom.gif) bottom left no-repeat;
}
.browserIE #content-middle {
	background: url(../images/bg_innerpage_content_top.gif) top left no-repeat;
}
.browserIE #main .entry {
	width:100%;
}
.browserIE #main .entry .address {
	letter-spacing:-.05em;
}

/*
==========================================
   IE6 HACKS
==========================================
*/
.browserIE6 #nav-top li a {
	background: none;
}
.browserIE6 #nav-top li {
	background: none;
}
.browserIE6 #nav-top li a span { display: block; }