@charset "utf-8";
/* CSS Document */

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5em;
	color: #2e2626;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

#wrapper {
	width: 900px;
	position: relative;
	margin: 0 auto;
	background:url(images/background-test.gif) top center repeat-y;
}

#header {
	width: 900px;
	height: 173px;

}

#contact {
	float: right;
	margin: 5px 0;
}

#menucase ul.vert-one{
	float:left;	
	padding-top:10px;	
	list-style-type:none;
	display:block;
	font:bold 12px Arial,Verdana,sans-serif;
	line-height:300%;
	width:180px;
}

#menucase ul.vert-one li{
	margin:0;
	padding:0;
	border-top:1px solid #1e1d1b;
	border-bottom:1px solid #1d1c1a;
}

#menucase ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#fff;
	background:#000;
	padding:0 0 0 30px;
	width:150px;
}

#menucase ul.vert-one li a:hover{
	background:#1f1f1e url("images/vert-one_arrow.gif") no-repeat 0 13px;
}

#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#cac39a url("images/vert-one_arrow.gif") no-repeat 0 13px;
	color: #3a3934;
}

#menucase .quote {
    border-top:1px solid #f3edce;
}


#mainContent {
	float: right;
	width: 690px;
	padding: 15px 10px;

}

#mainContent p {
	font-family: Arial, Trebuchet MS, sans serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}

#mainContent h1 {
	font-family: Georgia;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.3em;
	margin-bottom: 15px;
	color: #3367a1;
	text-decoration: underline;
}

#mainContent h2 {
	font-family: “Trebuchet MS”, Arial, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin-bottom: 20px;
	color: #847e61;
}

#mainContent h3 {
	font-family: “Trebuchet MS”, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 15px 0 10px 0;
	color: #3367a1;
}

#mainContent a {
    font-family:Arial, Trebuchet MS, sans-serif;
	color: #000;
	font-size: 13px;
	text-decoration: underline;
}

#footer {
	width: 870px;
	background: #000;
	height: 65px;
	clear: both;
	padding: 15px 0 5px 30px;	
}

#links{
	width:600px;
	float: left;
}

#links p {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.3em;
	color: #fcf3c4;
	text-align: left;
}

#links a {
text-decoration: underline;
color: #fcf3c4;
}

#links a:hover{
text decoration: underline;
color: #fcf3c4;
}

img.display {
	margin-bottom: 10px;
}

#quicklinks {
	float: right;
	padding: 0 10px 0 0;
}

#quicklinks p {
	font-family: Arial, Trebuchet MS, san serif;
	font-size: 12px;
	font-weight:bold;
}

hr {
	border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	height: 4px;
	margin: 10px 0 15px 0;
	text-align: left;
}

#animatedQuote {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

#animatedQuoteTest {
	float: right;
	padding: 10px;	
}

#artnotation {
	margin-top: 15px;
	text-align: center;
}

ul#items {
	list-style-type:disc;
	list-style-position:inside;
	padding: 10px;
	line-height: 1.5em;
	font-family: Arial, Trebuchet MS,  san serif;
	font-size: 13px;
}

ol#clocks {
	list-style-type:decimal;
	list-style-position:inside;
	padding: 10px;
	line-height: 1.5em;
	font-family: Arial, Trebuchet MS,  san serif;
	font-size: 13px;
}

#freeQuoteAd {
margin: 5px 0 15px 0;
}

	
