body {
	margin: 0px;
	margin-top: 0px;
	padding: 0;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #111111;
	max-height: 710px;
	background-color: #f1f1f1;
}

div#black {
	position: absolute;
	width: 100%;
	height: 20px;
	background: black;
	z-index: 0;
}
div#white {
	position: absolute;
	width: 100%;
	top: 20px;
	height: 130px;
	background: white;
	z-index: 0;
}
div#bottomblack {
	position: absolute;
	width: 100%;
	border-top: 3px solid #cccccc;
	border-bottom: 3px solid #cccccc;
	top: 662px;
	height: 130px;
	background: black;
	z-index: 0;
}

div#outer {
	min-width: 1000px;
	max-width: 1000px;
	height: 720px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	border: 0px dotted;
	z-index: 1;
}

div#lower {
	top: 175px;
	height: 452px;
	position: absolute;
	overflow-x: hidden;
	overflow-y: auto;
	min-width: 1000px;
	max-width: 1000px;
	margin: 0 auto;
	text-align: left;
	margin: 0 auto;
}

div#pageheader {
	position: relative;
	margin: 0 auto;
	text-align: left;
	float: left;
	padding: 0px;
	width: 1000px;
	height: 150px;
	background: white;
	max-width: 1000px;
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	;border-bottom: 2px solid #4d1014;
	border-bottom: 2px solid #f1f1f1;
	z-index: 200;
}

div#pagetopheader {
	position: relative;
	margin: 0 auto;
	text-align: left;
	float: left;
	padding: 0px;
	width: 1000px;
	height: 20px;
	background: black;
	max-width: 1000px;
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px;
	z-index: 200;
}

div#pagetitle {
	position: absolute;
	left: 30px;
	top: 25pX;
	font-size: 60px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
	font-family: sans-serif;
}

div#pagesubtitle {
	position: absolute;
	left: 40px;
	top: 130px;
	font-size: 20px;
	font-weight: bold;
}

div#logo {
	position: absolute;
	;right: 10px;
	left: 10px;
	top: 25px;
	border: 0px;
}

div#sublogo {
	position: absolute;
	left: 170px;
	bottom: 10px;
	border: 0px;
}

div#pagefooter {
	position: absolute;
	left: 000px;
	top: 690px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	width: 1000px;
	z-index: 200;
	color: white;
}

div#fb-like-container {
	position: relative;
	left: 0px;
	padding: 15px;
	width: 310px;
	height: 30px;
	background-color: white;
	border: 2px solid #3b5998;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	z-index: 250;
}

div#email {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px;
	width: 350px;
	height: 30px;
	z-index: 250;
}

div#email-icon {
	position: absolute;
	left: 0px;
	top: 20px;
}

div#email-text {
	position: absolute;
	left: 70px;
	top: 30px;
}

div#social {
	position: absolute;
	top: 0px;
	right: 405px;
	padding: 0px;
	width: 200px;
	height: 30px;
	z-index: 250;
}

div#social-icon {
	position: absolute;
	left: 0px;
	top: 6px;
}

div#social-text {
	position: absolute;
	left: 70px;
	top: 30px;
}

div#social-text a, div#email-text a {
	color: white;
}

div#phone {
	position: absolute;
	top: 0px;
	right: 250px;
	padding: 0px;
	width: 130px;
	height: 30px;
	z-index: 250;
}

div#phone-icon {
	position: absolute;
	left: 0px;
	top: 15px;
}

div#phone-text {
	position: absolute;
	left: 40px;
	top: 20px;
}

div#pagefooter p {
	padding: 0;
	padding-top: 2px;
	margin: 0;
}

div#admin {
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding: 0px;
	margin: 0px;
	width: 80px;
	text-align: right;
	height: 10px;
	z-index: 250;
}

div#admin a {
	color: #111111;
}


div#searchform {
	width: 180px;
	height: 26px;
	float: right;
	padding: 0px;
	margin-top: 30px;
	padding-top: 0px;
	margin-right: 30px;
	border: none;
	background-image: url(/img/background-search.png);
	background-position: top left;
	background-repeat: no-repeat;
}

input.searchform {
	background: transparent;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 120px;
	height: 26px;
	border: none; 
}

input.searchbutton {
	background: transparent;
	border: 1px;
	margin-top: 2px;
	margin-left: 20px;
	background-image: url(/img/searchbutton.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

div#topmenu {
	width: 580px;
	height: 28px;
	border: none;
	position: absolute;
	bottom: -2px;
	right: 0px;
	padding: 0px;
	padding-bottom: 1px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-right: 0px;
	background: transparent;
}

#topmenu_nav {
	float: right;
	width: 100%;
	background: transparent;
	font-size: 15px;
	line-height: normal;
	vertical-align: middle;
	height: 28px;
}

#topmenu_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#topmenu_nav li {
	float: left;
	display: block;
	padding: 3px 0px 0px 0px;
	margin-left: 5px;
	text-align: center;
	padding-left: 40px;
	padding-right: 0px;
	height: 22px;
}

#topmenu_nav li.cur,
#topmenu_nav li.over,
#topmenu_nav li.hover {
	background-color: white;
	color: white;
}

#topmenu_nav li a {
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 4px;
	color: #6fcc02;
}

#topmenu_nav li.cur a, #topmenu_nav li.over a {
	color: white;
	color: #333333;
	text-decoration: none;
}

#topmenu_nav li.cur a {
}

h2 {
	margin-bottom: 0;
	color: #4572A7;
	padding: 0;
	spacing: 0;
}

p {
	margin-top: 7px;
}

a {
	text-decoration: none;
	color: #6fcc02;
}

#content a {
	text-decoration: none;
	font-style: oblique;
	color: #6fcc02;
}

#content a:hover {
	text-decoration: underline;
}

h2 a {
	text-decoration: none;
	color: #4d1014;
}

#content_right {
	width: 600px;
	right: 0px;
	top: 0;
	position: absolute;
	z-index: 101;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 0px;
	border: 1px solid black;
}

div#pagefooter p {
	padding: 0;
	padding-top: 2px;
	margin: 0;
}

div#searchform {
	width: 180px;
	height: 26px;
	float: right;
	padding: 0px;
	margin-top: 30px;
	padding-top: 0px;
	margin-right: 30px;
	border: none;
	background-image: url(/img/background-search.png);
	background-position: top left;
	background-repeat: no-repeat;
}

input.searchform {
	background: transparent;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	width: 120px;
	height: 26px;
	border: none; 
}

input.searchbutton {
	background: transparent;
	border: 1px;
	margin-top: 2px;
	margin-left: 20px;
	background-image: url(/img/searchbutton.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

div#topmenu {
	width: 510px;
	height: 28px;
	border: none;
	position: absolute;
	bottom: -2px;
	right: 0px;
	padding: 0px;
	padding-bottom: 1px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-right: 0px;
	background: transparent;
}

#topmenu_nav {
	float: right;
	width: 100%;
	background: transparent;
	font-size: 15px;
	line-height: normal;
	vertical-align: middle;
	height: 28px;
}

#topmenu_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

p.center {
	text-align: center;
}

p.underline {
	border-bottom: 1px solid black;
	margin-left: 20px;
	margin-right: 20px;
}

#topmenu_nav li {
	float: left;
	display: block;
	padding: 3px 0px 0px 0px;
	margin-left: 5px;
	text-align: center;
	padding-left: 40px;
	padding-right: 0px;
	height: 22px;
}

#topmenu_nav li.cur,
#topmenu_nav li.over,
#topmenu_nav li.hover {
	background-color: white;
	color: white;
}

#topmenu_nav li a {
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 4px;
	color: #4572A7;
}

#topmenu_nav li.cur a, #topmenu_nav li.over a {
	color: white;
	color: #333333;
	text-decoration: none;
}

#topmenu_nav li.cur a {
}

#content_right {
        color: #222222;
}

h2 {
	margin-bottom: 0;
	padding: 0;
	spacing: 0;
        color: #4572A7;
}

p {
	margin-top: 7px;
}

a {
	text-decoration: none;
	color: #4572A7;
}

#content a {
	text-decoration: none;
	font-style: oblique;
	color: #4572A7;
}

#content a:hover {
	text-decoration: underline;
}

h2 a {
	text-decoration: none;
	color: #4d1014;
}

.outerbutton, .noselect {
	webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.outerbutton {
	background-color: #6fcc02;
	border: 2px solid white;
	border-radius: 25px;
	width: 340px;
	height: 150px;
	margin-bottom:30px;
	margin-top:30px;
}

.button {
	background-color: #6fcc02;
	border: 3px solid white;
	border-radius: 20px;
	width: 330px;
	height: 140px;
	margin-top:2px;
	margin-left:2px;
	cursor: hand;
	cursor: pointer;
	z-index: 300;
}

#buttontext {
	position: relative;
	top: -10px;
	left: 40px;
	font-family: sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: white;
	text-align: left;
	z-index: 250;
}

#buttonimg {
	position: relative;
	top: 45px;
	left: 260px;
	z-index: 300;
}

#content_right {
	width: 602px;
	height: 452px;
	right: 0px;
	top: 0;
	position: absolute;
	z-index: 101;
	height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 0px;
	border: 0px;
	vertical-align: middle:
}

#content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

.wizard {
	width: 600px;
	height: 600px;
	border: 0px;
}

#content_left {
	width: 750px;
	height: 450px;
	left: 0px;
	top: 0;
	position: absolute;
	z-index: 0;
	overflow-x: hidden;
	overflow-y: hidden;
}

#photobanner-outer {
	width: 300px;
	height: 225px;
	right: 0px;
	top: 0;
	position: absolute;
	z-index: 0;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 0px;
	border: 1px dotted #111111;
}

#photobanner img {
	padding: 0px;
	margin: 0px;
	z-index: 200;
} 

#photobanner-inner {
	width: 600px;
	height: 450px;
	left: 0px;
	top: 0px;
	position: relative;
	z-index: 200;
}

#photobanner .first {
    -webkit-animation: bannermove 30s linear infinite;
       -moz-animation: bannermove 30s linear infinite;
        -ms-animation: bannermove 30s linear infinite;
         -o-animation: bannermove 30s linear infinite;
            animation: bannermove 30s linear infinite;
}

@keyframes "bannermove" {
 0% {
    margin-left: 0px;
 }
 100% {
    margin-left: -2125px;
 }
 
}
 
@-moz-keyframes bannermove {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}
 
@-webkit-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}
 
@-ms-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
 
}
 
@-o-keyframes "bannermove" {
 0% {
   margin-left: 0px;
 }
 100% {
   margin-left: -2125px;
 }
}

#large {
	font-size: 12px;
}

