﻿body {
	color: #FFCC66;
	background-color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}


h1#logo {
	background-position: center top;
	padding: 140px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
	background-image: url('../images/Main_Logo.jpg');
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	line-height: 45px;
}
#menu ul {
	padding: 1px;
	margin: 0px;
	text-align: center;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
#menu li {
	line-height: 45px;
	vertical-align: middle;
	margin: 0px;
	padding-right: 1em;
	padding-left: 1em;
	list-style-type: none;
	display: inline;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #FFCC00;
}
#menu a{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 2em;
}
#menu a:hover {
	text-decoration: none;
	color: #669900;
	font-weight: bold;
	font-size: 2em;
}
#menu2 {
	line-height: 30px;
	padding-top: .3em;
	padding-bottom: .3em;
}
#menu2 ul {
	padding: 1px;
	margin: 0px;
	text-align: center;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #ffcc00;
	border-bottom-color: #ffcc00;
	background-color: #000000;
}
#menu2 li {
	line-height: 3em;
	vertical-align: middle;
	margin: 0px;
	padding-right: .5em;
	padding-left: .5em;
	list-style-type: none;
	display: inline;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #FFCC00;
}
#menu2 a {
	text-decoration: none;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1.75em;
}
#menu2 a:hover {
	color: #669900;
}

#footer {
	margin-top: .8em;
	padding-top: .8em;
	padding-right: 1em;
	border-style: solid;
	border-width: 1px 6px 6px 6px;
	border-color: #666666 #000000 #000000 #000000;
	clear: both;
}
#footer ul {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.7em;
	text-align: center;
	font-size: 1.5em;
}


#footer li {
	display: inline;
	padding-right: 2em;
	padding-left: 2em;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
}

.colmask{
	width: 96%;
	left: 2%;
}
.colleft{ right: 35%}
.col1 {
   width: 33%;
   left: 101%
}
.col2{
   width: 63%;
   left: 3%
}

.colmask{
   clear: both;
   float: left;
   overflow: hidden;
   position: relative;
   
}
.colleft{
	float: left;
	width: 100%;
	position: relative;
}
.col1{
	padding: 1em 0px 0 0px;
	overflow: hidden;
	float: left;
	position: relative;
}
.col2{
	padding: 2px 0px 1em 0;
	overflow: hidden;
	float: left;
	position: relative;
	font-size: medium;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}
#h2 {
	padding: 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFCC66;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #666666;
	margin: 5px auto .5em auto;
	clip: rect(auto, auto, auto, auto);
	padding-top: 5px;
	padding-bottom: 0px;
}

.h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	font-style: italic;
	padding: .5em 0px 0px 0;
	color: #FFFFFF;
}

#photos {
	border-style: none;
	clip: rect(0px, auto, auto, 0px);
	text-align: left;
	background-color: #000000;
}
#photos img {
	margin: 5px;
	border: none;
}

<!-- below is contact us page CSS -->
#mail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	border: thick double #FFCC00;
	padding: .5em;
	margin: .5em auto .5em auto;
	max-width: 1000px;
	background-color: #FFFFFF;
	color: #000000;
}


#text3 {
	margin: 0px auto .5em auto;
	padding: .3em;
	text-align: center;
	width: 700px;
	font-size: 1.25em;
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
}
#text3 a {
	font-weight: bold;
	color: #FFFFFF;
}

.name {
	font-variant: small-caps;
}
<!-- below is 25% left column page CSS -->
.wrapper{
   position: relative;
   float: left;
   left: 0.00%;
   width: 100.00%;
   
}
.left{
	position: relative;
	float: left;
	left: 0.00%;
	width: 25.00%;
	text-align: center;
}
.right{
	position: relative;
	float: right;
	right: 0.00%;
	width: 75.00%;
	font-size: medium;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}
