/* @override http://obatasears.com/external.css */

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

body {
	background-color: #fff;
	font-family: Verdana;
}
    
h1	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 60%;
	line-height: 1.8em;
	text-align: left;
	color: #663300;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
p, li	{
	font-family: Times New Roman, serif;
	color: #888;
	line-height: 1.35em;
	text-align: left;
	font-size: 80%;
	margin-left: 15px;
	margin-top: 0.5em;
	}
p2	{
	font-style:italic;
	font-family: Times New Roman, serif;
	color: #888;
	line-height: 1.4em;
	text-align: left;
	font-size: 80%;
	margin-left: 15px;
	margin-top: 0.5em;
	}
	
h2	{
	font-family: Verdana, sans-serif;
	text-align: left;
	font-size: 55%;
	color:#996600;
	margin-left: 15px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding-top: 5px;
	}	
h2 a {
	color: #996600;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin-left: 0px;
	}
	

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	text-align: center;
	color: #666;
	padding-top: 5px;
	}	
/*typestypes*/
	
	
	
	/*divs*/
div#outer {
	width: 1020px;
	height: 768px;
	margin: 15px;
	border: solid 1px #600;
	background-image:url(images/site3OS_1012709_03_02_02_02.jpg);
	background-repeat: no-repeat;
	
	}
	
div#header {
	margin: 0px auto; 
	width: 1020px; 
	height: 232px;
	}
	
#navlist
	{
	position: absolute;
	width: 150px;
	height: 145px;
	top: 285px;
	left: 100px;
	}
	
#colOne
	{
	position: absolute;
	width: 225px;
	height: 425px;
	top: 290px;
	left: 415px;
	}
	
#colTwo
	{
	position: absolute;
	width: 235px;
	height: 325px;
	top: 290px;
	left: 680px;
	}
	

#colThree
	{
	position: absolute;
	width: 450px;
	height: 370px;
	top: 340px;
	left: 450px;
	background-color: #FFFFFF;
	}

#colFour
	{
	position: absolute;
	width: 225px;
	height: 325px;
	top: 330px;
	left: 700px;
	}
#colFive
	{
	position: absolute;
	width: 225px;
	height: 325px;
	top: 326px;
	left: 680px;
	}
	
#colSix
	{
	position: absolute;
	width: 225px;
	height: 425px;
	top: 290px;
	left: 680px;
	}
#colSeven
	{
	position: absolute;
	width: 350px;
	height: 425px;
	top: 300px;
	left: 440px;
	}
	
#colEight
	{
	position: absolute;
	width: 350px;
	height: 425px;
	top: 300px;
	left: 440px;
	}
#colOne li 
	{
	font-family: Times New Roman, serif;
	color: #888;
	line-height: 1.35em;
	text-align: left;
	font-size: 80%;
	margin-left: 15px;
	margin-top: 0.5em;
	}
	
	/*navigation list*/
	
	
#navlist li
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	font-size: 60%;
	list-style: none;
	border-top: 1px solid gray;
	}

#navlist li a 
	{ 
	text-decoration: none; 
	}


#navlist a:link, 
#navlist a:visited 
	{
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	line-height: 2.7em;
	width: 150px;
	margin: 0 px;
	text-decoration: none;
	}
 
 
#navlist li a:hover, 
#navlist li a:active 
	{
 	text-decoration: none;
	color: #900;
}

#colOne a:link, 
#colTwo a:link
	{
	text-decoration: none;
	}
	
#footer
	{
	position: absolute;
	width: 530px;
	height: 25px;
	top: 750px;
	left: 400px;
	}
	

/*miscellaneous styles*/
img.floatRight 
	{
	float: right;
	}
	
a:link {
	color: #600;
	text-decoration: none;
	}

a:visited, a:hover 
	{
	color: #600;
	text-decoration: none;
	}

.clear
{
clear:both
}

