/*
*********************************************************************
Language:       CSS 2.1
Web Site:       http://www.vikingrestoration.net/
File Path:      /css/
Copyright:      &copy;2004 Axon Design &amp; Marketing (www.axondm.com)
Created:        2004-09-28 15:43:07
Created by:     Jamie Peloquin
*********************************************************************
*********************************************************************
NOTES:
This document contains styles which are compatible with CSS-2
and higher compliant web browsers.
*********************************************************************
*/

img#contact_button {
	margin-top: 20px;
	margin-left: 200px;	
}

a:hover img#contact_button {
	outline: none;
}

#header {height: 265px;}
#head_pattern {
	position: relative;
	top: -145px;
}

#header div#head_quotes {
	position: static;
	width: auto;
	margin: 0 325px 0 57px;
	height: 140px;
	text-align: left;
}

#header blockquote {
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 1.3em;
	color: #FD9;
	margin: -.5em 325px 0 57px; /* WIN IE TOP MARGIN */
	margin-right: 325px;
	white-space: normal;
	height: 140px;
	overflow: hidden;
}
#header > blockquote {
	margin-top: -1em; /* CORRECT CSS TOP MARGIN */
	overflow: visible; /* FIX MAC IE 5 */
}
#header > blockquote[cite] {overflow: hidden;} /* BACK TO NORMAL OVERFLOW SUPPORT */ 
#header blockquote p:first-line {margin-left: -1em;}
#header blockquote p.sig{
	text-align: right;
	font-size: 12px;
	margin-top: -1.5em;
}

#content {
	position: relative;
	top: -2px; /* WIN IE POSITIONING */
	margin-bottom: -3px; /* WIN IE FIX */
	background-image: url(/images/home/sidebar_pattern.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 180px;
}
body > #content {
	top: 0; /* CORRECT CSS POSITIONING */
	margin-bottom: 0; /* CORRECT CSS MARGIN */
}

#sidebar {
	position: absolute;
	top: 0px;
	right: 122px; /* WIN IE POSITIONING */
	width: 170px;
	margin-right: 0px;
}
#content > #sidebar {right: 0;} /* CORRECT CSS POSITIONING */
h2 {
	font-weight: bold;
	font-size: 11px;
}