﻿#main
	{
	width: 910px;
	margin: 0 auto 0 auto;
	}
#topout 
	{ 
	float: left; 
	width: 900px; 
	background-color: white; 
	}
#sidemain 
	{
	margin-top: 15px;
	float: left;
	width: 250px;
	}
#contentmain 
	{ 
	float: left; 
	width: 600px;
	}
#bottomout 
	{ 
	float: left; 
	font-size: 10px;
	background-color: white;
	margin: 25px 0px 0px; 
	width: 900px; 
	}
body 
	{
	background-image: url(../pic/WaterBG_Test.jpg);
    font-size: 16px;
	}

p, h1, h2, pre
	{
	margin: 10px; 
	}

p, ul, ol
	{ 
	color: navy; 
	font-family: Georgia, serif; 
	} 

h1, h2, h3 
	{ 
	color: teal; 
	font-family: Ariel, Sans-serif; 
	} 

h1 
	{ 
	font-size: 1.75em; 
	} 

h2 
	{ 
	font-size: 1.25em;
	}

h3
	{
	font-size: 1em;
	}

a img
    {
    border: none;
    }

li
	{
	margin: 10px 0 0;
	}

input
	{
	color: teal;
	border: 2px solid navy;
	margin: auto;
	background-color: white;
	}

span
	{
	white-space: pre;
	}

ul ul, ol ul
	{
	font-size: .75em;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
	}
table ol
	{
	font-size: x-small;
	}

.head 
	{ 
	margin: 0px 23px;
	} 

.lowernav
	{
	margin: 0px 10px;
	font-size: 14px;
	}

.wash
	{
	list-style-image: url(../pic/waterdroplet.gif);
	}

.lube
	{
	list-style-image: url(../pic/oildroplet.gif);
	}

.tax
	{
	font-size: .5em;
	}

.nomark
	{
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	font-size: 1em;
	}

.anchor
	{
	font-size: x-small;
	padding: 0 5%;
	text-transform: uppercase;
	}

.inner 
	{ 
	margin: 10px;
	padding: 10px;
	border: 6px solid #FEED31;
	background-color: white;
	} 

.sideout 
	{ 
	float: right;
	width: 212px;
	margin: 0px 0px 20px 38px;
	background-color: white;
	} 

.contentout 
	{ 
	float: left; 
	margin: 25px 0px 0px 50px;
	width: 550px;
	background-color: white; 
	} 

.coupon 
	{
	width: 375px;
	float: left; 
	margin: 25px 0px 0px 50px;
	background-color: white; 
	}

.coupon .inner
	{
	border: dashed;
	}

.sideout ul
	{
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	}
.oil
	{
	margin: 0 5px;
	vertical-align: -2px;
	}
.logonav {
	margin-top: 10px;
	margin-bottom: 5px;
}
#bottomout a:link, ul a:link, #bottomout a:visited, ul a:visited
	{
	color: navy;
	}

#bottomout a:hover, ul a:hover
	{ 
	color: blue; 
	text-decoration: line-through; 
	}

#bottomout a:active, ul a:active
	{ 
	color: teal; 
	font-weight: bold; 
	font-style: italic; 
	} 

/* photo gallery specific */

#coppertop
	{
	width: 900px;
	margin: 0 auto 0 auto;
	}

#copper
	{
	width: 900px;
	margin: 0 auto 0 auto;
	background-image: url(../../gallery/themes/water_drop/images/bg.gif);
	background-color: #F2F5F7;
	}

#copper .inner
	{
	background: transparent;
	}


/* Holiday decorations below. Comment out when not in Holiday season. */

/* Thanksgiving */
/*
.sideout, #bottomout, #topout, .contentout, .inner
	{
	background-image: url(../pic/holiday/cornucopiabg4.gif);
	background-position: 0 0;
	}

.inner
	{
	background: transparent;
	}
*/

/* Christmas */
/*
.sideout, #bottomout, #topout, .contentout
	{
	background-image: url(../pic/holiday/bg-tree-bg.jpg);
	background-position: 0 0;
	}

.inner
	{
	background: transparent;
	}


.holiday
	{
	color: red;
	text-align: center;
	margin: 15px auto;
	}

*/
