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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
border:0 none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
line-height:1;
margin:0;
padding:0;
text-align:left;
vertical-align:baseline;
}

body {	
	background: url(images/sky3.jpg) repeat-x;
}

p {
	font-size: .8em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding-bottom: 1em;
}

#header {
	background: #F3F3CC;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
	padding: 1em;
}

#title {
	text-align: center;
}

.clearboth {
	clear: both;
}

#content {
	width: 960px;
	margin: auto;
	background-color: #E8E0CA;
	padding-bottom: 15px;
	border: 1px solid #9e9e9e;
}

h1 {
	letter-spacing: .05em;
	padding: .5em;
	color: #33170D;
	text-align: center;
	font: italic bold 1.7em  Helvetica, Arial, sans-serif;
}

h2 {
	color: #31809F;
	font: italic 1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: auto;
}

h3 {
	color: #85141F;
	text-align: center;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

#textbox1 {
	float: left;
	margin-top: 5px;
	
	padding: 10px;
	margin-left: 20px;
}

.textbox {
	margin-top: 10px;
	padding: 10px;
	background-color: #e0c8b1;
	margin-right: 20px;
}

#picclick {
	font-size: .7em;
}

.photos {
	padding-top: 20px;
	
}

a img { border: 0; } 

.imageleft {
	display: inline;
	padding-right: 15px;
	margin-top: 20px;
}

#leftcolumn {
	float: left;
	width: 500px;
	margin-left: 20px;
}

#leftshadow {
	float: left;
	background: url(images/blur.jpg) repeat-y;
}

#rightcolumn {
	float: right;
	width: 400px;
	margin-top: 10px;
}

.clearboth  {
	clear: both;	
}

ul {
	font: .8em Verdana, Helvetica, Arial, sans-serif;
	margin-top: 0em;
	list-style-type: none;
}


li {
	line-height: 1.3em;
	margin-top: .6em;
    margin-bottom: .6em;
    padding: 0 0 0 20px;
}


#footer {
	background-color: #202E3E;
	color: #E8E0CA;
	margin: 30px auto 0px;
	border-top: 1px dotted #6a6a6a;
	width: 960px;
	border-color: #e7e0ca;
}

#footertextleft {
	float: left;
	font: .6em Verdana, Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-left: 20px;
}

.footertextright {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 30px;
	font: .6em Verdana, Helvetica, Arial, sans-serif;
}

a:link {
	color: #1A62A3;
	text-decoration: none;
}     /* unvisited link */
a:visited {
	color: #1A62A3;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #1A62A3;
	text-decoration: underline;
}   /* mouse over link */
a:active {
	color: #1A62A3;
	text-decoration: none;
}   /* selected link */

.footertextright a:link {
	color:  #E8E0CA;
	text-decoration: none;
}     /* unvisited link */
.footertextright a:visited {
	color: #E8E0CA;
	text-decoration: none;
}  /* visited link */
.footertextright a:hover {
	color: #85141F;
	text-decoration: none;
}   /* mouse over link */
.footertextright a:active {
	color: #E8E0CA;
	text-decoration: none;
}   /* selected link */

#bottomspacer
{
	background-color: #202E3E;
	height: 100px;
	width: 100%;
}

#form {
	margin-top: 40px;
}

#sunsetphoto {
	margin-top: 20px;
}

.redfield {
	color: #FF0000;
}

#gcalendar {
	padding-bottom: 1em;
}

.nav ul {
	float: right;
	color: #00354B;
    padding: 5px;
	display: inline;
	background-color: #CCD47C;
	margin-bottom: 20px;
}

.nav li {
	display: inline;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.nav li a {
text-decoration: none;
font-weight: bold;
color: #385339;
}
.nav li a:hover {
text-decoration: underline;
}
.nav .active {
text-decoration: underline;
}


