body {
	margin: 0px;
	padding: 0px;
	background-color: #662C00;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: Palatino Linotype, Book Antiqua, GARAMOND, lithograph, curier new, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #6A3208;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

a {
	color: maroon;
}

a:hover {
	text-decoration: none;
}

.text1 {
	color:#CCCC99;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.text2 {
	color: maroon;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.textForm {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.textButton {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.text2spacing {
	color: maroon;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 4px;	
}

.text2a {
	color: maroon;
	text-decoration: none;
	font-size: 14px;
}

.text2smaller {
	text-transform: uppercase;
	color: maroon;
	text-decoration: none;
	font-weight: bold;	
	font-size: 13px;
}

.text2smallerIndented {
	text-transform: uppercase;
	color: maroon;
	text-decoration: none;
	font-weight: bold;	
	font-size: 13px;
	text-indent: 20px;
}

.text2smallerItalic {
	text-transform: uppercase;
	color: maroon;
	text-decoration: none;
	font-weight: bold;	
	font-size: 13px;
	font-style: italic;
}

.text2smallest {
	text-transform: uppercase;
	color: maroon;
	text-decoration: none;
	font-weight: bold;	
	font-size: 11px;
}

.text2smallestIndented {
	text-transform: uppercase;
	color: maroon;
	text-decoration: none;
	font-weight: bold;	
	font-size: 11px;
	text-indent: 20px;
}

.text2smallestItalic {
	text-transform: uppercase;
	color: maroon;
	text-decoration: none;
	font-weight: bold;	
	font-size: 11px;
	font-style: italic;	
}

.formValidationMessage{
	text-transform: uppercase;
	text-align: left;
	color: red;
	text-decoration: none;
	font-weight: bold;	
	font-size: 11px;
	visibility: hidden;
}

.text3 {
	text-transform: uppercase;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #F0E68C; 
}

.text3spacing {
	text-transform: uppercase;
	text-align: left;
	font-family: Palatino Linotype, Book Antiqua, GARAMOND, lithograph, curier new;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #F0E68C; 
}

.text4 {
	text-transform: uppercase;
	text-align: left;
	font-family: Palatino Linotype, Book Antiqua, GARAMOND, lithograph, curier new;
	font-size: 12px;
	font-weight: bold;
	color: #F0E68C;
}


.text4maly {
	text-align: center;
	font-family: Courier new;
	font-size: 14px;
	color: #F0E68C;
}

.errorMessage {
	text-transform: uppercase;
	color: red;
	text-decoration: none;
	font-weight: bold;	
	font-size: 14px;
}

.style1 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #F0E68C;
}

.style1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 a:hover {
	text-decoration: underline;
}

.bg1 {
	background: url(images/img1.gif) repeat-x left bottom;
}

.bg2 {
	background: url(images/top-background.jpg) no-repeat left top;
}

.bg3 {
	background: url(images/img3.gif) repeat-x left top;
}

.bg4 {
	background-color: white;
	border: none 1px;
/*	border-top-style: solid;
	border-top-color: black;
	border-top-width: 2px;*/
}

.bg5 {
	background-color: white;
	color: while;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

.indent20 { padding-left: 20px; }
.indent55 { padding-left: 55px; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

.occasionalLogo{
	visibility: hidden;
	/*visibility: visible;*/
}

div.addthis_toolbox {
   float:right;
   width:38%;
}

div.addthis_toolbox_left{
   float:left;
   width:50%;
}

a.addthis_button_facebook_like {
    margin-top: -0px;
}
