﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	text-align: center;
	padding: 0 0 0 0;
	background-color: #3C3C3C;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px 0px 0px 0px;
	font-size: 14px;
	background-image: url('images/global-bg.png');
	line-height: 20px;
	background-attachment: fixed;
	background-repeat: repeat;
}
h1 {
	color: #A97A3D;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 3px;
	text-decoration: underline;
}
h2 {
	line-height: 20px;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	line-height: 20px;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	line-height: 20px;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
h5 {
	line-height: 20px;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
h6 {
	line-height: 20px;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ul-style {
	padding: 0px;
	margin: 20px 0px 20px 50px;
	list-style-image: url('images/bul.gif');
	line-height: 24px;
}
ol {
	line-height: 24px;
}
a, a:link {
	color: #A97A3D;
	text-decoration: underline;
}
a:visited {
	color: #A97A3D;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}
#announcementWrapper {
	padding: 10px;
	background-color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A97A3D;
	border-bottom-color: #A97A3D;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#announcementWrapper a:link {
	color: #CCCCCC;
}
#announcementWrapper a:visited {
	color: #CCCCCC;
}
#announcementWrapper a:hover {
	color: #FFFF00;
}
#outerWrapper {
	border: 1px ridge #A97A3D;
	background-color: #000000;
	width: 850px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 190px;
	text-align: center;
	line-height: 24px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}
#outerWrapper #contentWrapper #content {
	border: 2px solid #A97A3D;
	padding: 5px 10px 10px 10px;
	margin: 0 0 0 190px;
	background-color: #FFFFFF;
	color: #000000;
	min-height: 1630px;
	width: 615px;
}
#outerWrapper #footer {
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 210px;
	font-size: 12px;
	text-align: left;
	text-indent: 6px;
	clear: left;
}
#outerWrapper #footer a, #outerWrapper #footer a:link {
	color: #FFFFFF;
}
#outerWrapper #footer a:visited {
	color: #FFFFFF;
}
#outerWrapper #footer a:hover {
	color: #A97A3D;
}
.top-nav {
	margin: 0 0 0 190px;
	width: 615px;
	height: 34px;
}
.golden-voice {
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.menu {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.counter {
	margin-top: 10px;
	margin-bottom: 10px;
}
.brdr-cllpse {
	border-collapse: collapse;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.divider-top {
	border-width: 0px;
	margin-top: 20px;
	margin-bottom: 8px;
}
.divider-bttm {
	border-width: 0px;
	margin-top: 8px;
	margin-bottom: 15px;
}
.divider-home {
	border-width: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.divider-spacing {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
.img-nobrdr {
	border-collapse: separate;
	border-width: 0;
}
.img-nobrdr-pad-l {
	border-width: 0px;
	margin-left: 15px;
}
.img-nobrdr-pad-r {
	border-width: 0px;
	margin-right: 15px;
}
.img-brdr {
	border: 2px solid #A97A3D;
}
.img-brdr-1px {
	border: 1px solid #A97A3D;
}
.img-brdr-pad-l {
	border: 2px solid #A97A3D;
	margin-left: 15px;
}
.img-brdr-pad-r {
	border: 2px solid #A97A3D;
	margin-right: 15px;
}
.indent {
	margin-left: 40px;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman";
}
.underline {
	text-decoration: underline;
}
.form-lft-col {
	text-align: right;
	padding-right: 15px;
	width: 250px;
}
.form-rgt-col {
	text-align: left;
	width: 300px;
}
.form-required {
	color: #990000;
	font-size: 12px;
}
textarea {
	max-width: 310px;
	max-height: 350px;
}
.lc-gmp {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: normal;
	margin-top: 10px;
	padding-right: 9px;
	padding-left: 9px;
}
.lc-dennyfarrell {
	margin-top: 20px;
	margin-bottom: 5px;
}
.lc-voiceovers {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	background-image: url('images/microphone.png');
	background-repeat: no-repeat;
	background-position: 15px center;
	margin-top: 10px;
}
.lc-florida-idol {
	font-weight: normal;
	font-size: 12px;
}
.lc-divider {
	margin-top: 5px;
	margin-bottom: 5px;
}
.big-band {
	width: 145px;
	border: 1px solid #A97A3D;
	float: left;
	text-align: center;
	background-color: #F5F5F5;
	margin-right: 15px;
	font-size: 12px;
	padding: 5px;
}
.sig {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ceremonial {
	margin: 5px auto 5px auto;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.ceremonial-red {
	color: #D3222C;
	letter-spacing: 1px;
}
.ceremonial-green {
	color: #008E46;
	letter-spacing: 1px;
}
.immigrants-gold {
	color: #8E6733;
	letter-spacing: 2px;
	font-size: 16px;
}
.immigrant-gold2 {
	color: #8E6733;
	font-style: italic;
}
.immigrants-red {
	color: #D3222C;
	font-weight: bold;
}
.immigrant-captions {
	padding: 4px 8px 4px 8px;
}
.ceremony {
	width: 225px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #FF0000;
}
.ceremony-justify {
	text-align: justify;
	width: 600px;
}
.niaf {
	border-top: medium solid #04386B;
	border-bottom: medium solid #04386B;
	width: 560px;
	margin: 12px auto 12px auto;
	border-top-style: double;
	border-bottom-style: double;
	text-align: left;
	color: #04386B;
}
.vault {
	width: 225px;
	float: right;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #FF0000;
}
.auto-center {
	margin-right: auto;
	margin-left: auto;
}
.sandy-singer {
	float: right;
	padding: 5px;
	margin-left: 15px;
	background-color: #F5F5F5;
	border: 1px solid #000000;
	margin-right: 10px;
	text-align: center;
	line-height: 22px;
}
.google-translate-container {
	float: right;
	margin-left: 15px;
	width: 170px;
	margin-bottom: 1px;
}
.clear-google-translate {
	clear: right;
}
.clear-r {
	clear: right;
}
.list-indent {
	margin-left: 40px;
}
.usca {
	color: #A97A3D;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	letter-spacing: 2px;
}
.ul-style-none {
	list-style-type: none;
	list-style-image: none;
}
.red-font {
	color: #990000;
}
.divider {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #000000;
}
#slideShow {
	border: thin inset #A97A3D;
	width: 400px;
	height: 300px;
	padding : 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F5F5F5;
}
.video-captions-560 {
	border: 1px solid #999999;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 550px;
	background-color: #F5F5F5;
}
.links-niaf {
	color: #3F9F3F;
}
.radio-italy {
	width: 90%;
	background-color: #F5F5F5;
	border: 1px solid #A97A3D;
	margin: 15px auto 15px auto;
	padding: 6px;
	border-radius: 10px;
}
.radio-italy2 {
	background-image: url('images/icon-view.png');
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: 30px;
	height: 26px;
}
.meet-bobrice {
	font-style: italic;
	color: #666666;
	margin: 15px 25px 15px 25px;
}
.divider-fancy {
	width: 570px;
	margin: 20px auto 20px auto;
}
.news-voice-golden-voice {
	color: #A97A3D;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 20px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	border-bottom-width: 4px;
	border-top-style: double;
	border-top-width: 4px;
	border-top-color: #999999;
	background-color: #f8f8f8;
}
.news-show-hide {
	background-image: url('images/icon-view.png');
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 30px;
	margin-bottom: 20px;
	text-indent: 40px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
