@charset "UTF-8";
/* CSS Document */

body {
	font-family: CenturyGothic;
	src: url(fonts/gothic.ttf);
	font-size: 14px;
	width: 100%;
	margin: 0px;
	-webkit-text-size-adjust: none;
	padding: 0px;
	height: 100px;
	background-color: #fff;
}
#header {
	width:100%;
	z-index:4;
	float: left;
	overflow: hidden;
	text-align: center;
	clear: both;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}#headercon {
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	display: inline-block;
}
#name {
	z-index: 6;
	float: left;
	clear: none;
}
#logo {
	z-index: 6;
	text-align: right;
	font-size: 16px;
	position: absolute;
	top: 84px;
	right: 0px;
	width: 275px;
	color: #444;
}
#container1 {
	width: 100%;
	z-index: 3;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	clear: both;
	margin: 0px;
}
#container2 {
	width: 100%;
	z-index: 3;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	clear: both;
	margin: 0px;
	display:none;
}
#slideshow {
	margin-right: auto;
	margin-left: auto;

	max-width: 825px;
}
#content {
	width:100%;
	z-index:4;
	margin-right: auto;
	margin-left: auto;
	color: #444;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.contentbox {
	width:400px;
	min-height:100px;
	z-index:4;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 10px;
}
#map {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 30px;
	text-align: center;
	clear: both;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#headshot {
	float: left;
}
#contactinfo {
	text-align: left;
	vertical-align: top;
	width: 200px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
#detailsinfo {
	text-align: left;
	vertical-align: top;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer {
	width: 100%;
	z-index: 4;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 30px;
	clear: both;
	color: #444;
}
#header a:link {
	color: #444;
	text-decoration: none;
}
#header a:visited {
	color: #444;
	text-decoration: none;
}
#header a:hover {
	color: #444;
	text-decoration: none;
}
#header a:active {
	color: #444;
	text-decoration: none;
}
#logo a:link {
	color: #444;
	text-decoration: none;
}
#logo a:visited {
	color: #444;
	text-decoration: none;
}
#logo a:hover {
	color: #444;
	text-decoration: none;
}
#logo a:active {
	color: #444;
	text-decoration: none;
}
#content a:link {
	color: #444;
	text-decoration: none;
}
#content a:visited {
	color: #444;
	text-decoration: none;
}
#content  a:hover {
	color: #C96;
	text-decoration: none;
}
#content  a:active {
	color: #444;
	text-decoration: none;
}
#contactinfo a:link {
	color: #444;
	text-decoration: none;
}
#contactinfo a:visited {
	color: #444;
	text-decoration: none;
}
#contactinfo  a:hover {
	color: #C96;
	text-decoration: none;
}
#contactinfo  a:active {
	color: #444;
	text-decoration: none;
}

#footer a:link {
	color: #444;
	text-decoration: none;
}
#footer a:visited {
	color: #444;
	text-decoration: none;
}
#footer a:hover {
	color: #C96;
	text-decoration: none;
}
#footer a:active {
	color: #444;
	text-decoration: none;
}
.size40 {
	font-size: 40px;
}
.size35 {
	font-size: 35px;
}
.size30 {
	font-size: 30px;
}
.size25 {
	font-size: 25px;
}
.size22 {
	font-size: 22px;
}
.size20 {
	font-size: 20px;
}
.size19 {
	font-size: 19px;
}
.size18 {
	font-size: 18px;
}
.size17 {
	font-size: 17px;
}
.size16 {
	font-size: 16px;
}
.size15 {
	font-size: 15px;
}
.size14 {
	font-size: 14px;
}
.size12 {
	font-size: 12px;
}
.size10 {
	font-size: 10px;
}
.size9 {
	font-size: 9px;
}
.size8 {
	font-size: 8px;
}
.size7 {
	font-size: 7px;
}
.size6 {
	font-size: 6px;
	
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 14px;
	font-weight: normal;
}
h6 {
	font-size: 12px;
	font-weight: normal;
}

@font-face
{
font-family: Magneto;
src: url(fonts/MAGNETOB.TTF);
}
@font-face
{
font-family: CenturyGothic;
src: url(fonts/gothic.ttf);
}
@font-face
{
font-family: Bank Gothic;
src: url(fonts/Bank Gothic);
}
@font-face
{
font-family: Tahoma;
src: url(fonts/Tahoma.ttf);
}
@font-face
{
font-family: Raleway;
src: url(fonts/Raleway Thin.otf);
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearboth {
	clear: both;
}

.stretch {
    width:100%;
    height:100%;
}
.imgFrame {
	padding: 5px;
	background-color: #222;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.roundedimage {
-moz-border-radius: 8px;
	border-radius: 8px;
}
.roundedimage4 {
-moz-border-radius: 4px;
	border-radius: 4px;
}
.transparent_shadow {
-moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.4);
-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.4);
box-shadow: 3px 3px 4px rgba(0,0,0,0.4);
}
.textleftgap {
	text-align: left;
	width: 600px;
}
.textshadow { 
text-shadow: 4px 2px 2px #CCC;
-moz-text-shadow: 4px 2px 2px #CCC;
-webkit-text-shadow: 4px 2px 2px #CCC;
}
.textshadow2 { 
text-shadow: 1px 1px 2px #777;
-moz-text-shadow: 1px 1px 2px #777;
-webkit-text-shadow: 1px 1px 2px #777;
}
#backdrop {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	box-shadow: rgba(0,0,0,0.2) 0px 2px 3px, inset rgba(0,0,0,0.2) 0px -1px 2px;
	-webkit-box-shadow: rgba(0,0,0,0.2) 0px 2px 3px, inset rgba(0,0,0,0.2) 0px -1px 2px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	background-image: url(backgrounds/fade10blk.png);
	text-align: left;
}

.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.proptextleft {
	max-width: 800px;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
}
.center {
	text-align: center;	
}
