body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
}

.main{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #333333;
	line-height: 18px;
	padding: 5px;
}
.main-default {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.main-default a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.splashbkgd {
	background-image: url(images/inside-left-splash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.defaultbkgd {
	background-image: url(images/default-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.mains {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 16px;
}
.address {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.insets{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FF6600;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00AFF7;
	padding: 5px;
}

.leader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #0066FF;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #12338E;
	font-weight: bold;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-align: left;
	background-color: #A1A1A1;
	padding-left: 40px;
}

a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
} 

a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #FE793B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

a:active {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
}

.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
} 

.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.border {
	border: 1px solid #999999;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #12338E;
	line-height: normal;
}
.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(images/shapes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
}

.subnav{
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
	text-transform: none;
	text-decoration: none;
	background-color: #686868;
	padding-left: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.subnav a:link {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
} 

.subnav a:visited {
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
}

.subnav a:hover {
	font-weight: bold;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-family: "Century Gothic", Arial, sans-serif;
}

.subnav a:active {
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
}
.photo {
	border: 3px double #00AFF7;
}
