/****  Background  manipulation  

       See the other .css files.*****/





body {position: relative;

	background: #406090 url(/CSS/images/rimrock.jpg) 0 0 no-repeat fixed;

	margin: 0;

	padding: 0}





div.content {margin: 1cm 1cm 2cm 160px;

	background: #E4EBF1 url(/CSS/images/rimrock_lt.jpg) 0 0 no-repeat fixed;

	padding: 1em;

	border-width: 6px;

	border: outset #FFFFFF}





div.month {margin: 1cm 2cm 1cm 160px;

	background: #E4EBF1 url(/CSS/images/rimrock_lt.jpg) 0 0 no-repeat fixed;

	border-width: 6px;

	border: outset #FFFFFF;

	padding-top: 1em}



div.faq {margin: 1cm 2cm 1cm 160px;

	background: #E4EBF1 url(/CSS/images/rimrock_lt.jpg) 0 0 no-repeat fixed;

	border-width: 6px;

	border: outset #FFFFFF;

	padding: 1em}



div.empty {margin: 1cm 1cm 2cm 160px;

	padding: 0cm;

	border-width: 0cm}
	

div.salesbox
{
	border-color: black;
	border-width: 1px;
	border-style: dotted;
}




div#links {position: fixed;

	top: 1cm;

	left: 0;

	width: 160px;

	font-family: "Lucida Grande", sans-serif;

	font-size: 14pt}

div#links a {display: block;

	background: transparent url(/CSS/images/rimrock_dk.jpg) 0 0 no-repeat fixed;

	margin-bottom: 10px;

	color: #EEFFEE;

	font-weight: bold;

	text-indent: 0px;

	text-align: center;

	text-decoration: none;

	border-width: 0px;} 

div#links a:hover {
	background: transparent;
	color: #0066FF;
	background-color: #0099FF;
}







/****** element styles  ******/

h1 {font-family: "Lucida Grande", sans-serif;

	text-align: left; 

	text-indent: 0cm;

	font-size: 24pt}

hr {margin-left: auto;

	margin-right: auto;

	width: 80%}

.title {
	font-family: Lucida Grande, sans-serif;
	
	vertical-align: text-top;
	
	font-size: 14pt;
	
	font-weight: bold;}




/******* paragraph styles   ************/

p {font-family: "Lucida Grande", sans-serif; 

	font-size: 12pt;

	color: #3333FF}

p a {color: #000033}

p a:visited {color: #006633}

p.center {text-indent: 0cm; 

	text-align: center}

p.right {text-indent: 0cm; 

	text-align: right}


p.day {margin-left: 2cm;

	margin-right: 2cm; 

	text-indent: -1cm;}

p.spday {margin-left: 2cm;

	margin-right: 2cm; 

	text-indent: -1cm; 

	background: transparent;

	font-weight: bold;

	color: #FF0000}

p.q {text-indent: 0cm; 

	color: #60C}

p.ans {font-size: 10pt;

	text-indent: 0cm;

	margin-left: 1cm;

	margin-right: 1cm;

	color: #036}

p.spaced {display:inline; 

	margin: 0cm 2em 0cm 2em; 

	text-indent:0cm}

p.photo {text-indent: 1cm; 

	margin: 0cm 0cm 0cm 0cm}





/******* list styles   ************/

ul {list-style-image: url(Pictures/anglebiner2.png); 

	list-style-type: square}

li {font-family: "Lucida Grande", sans-serif; 

	font-size: 10pt;

	color: #002222}

li a {color: #000033}

li a:visited {color: #006633}



/******* table styles   ************/

table {margin-left: auto;

	margin-right: auto}



td {font-family:"Lucida Grande", sans-serif; 

	font-size: 10pt;

	text-indent: 0cm;

	color: #002222}

td a {color: #000033}

td a:visited {color: #006633}

td.cen {text-align: center}

td.rt {text-align: right}





/******* Image styles   ************/

img{margin-left: auto;

	margin-right: auto;

	border-width: 0cm;

	display: block}



img.inlay{margin-left: auto;

	margin-right: auto;

	border-width: 10px;

	border: inset #FFFFFF}



img.padded {margin: 10px 10px 10px 10px;

	display: inline;

	border: 0px}
