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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
	background-image: url(images/BGstretch-red.png);
	background-repeat: repeat-x;
	background-position: top;
}
h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #f1b962;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
.PortfolioLinks {
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 28px;
}
.PortfolioLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.PortfolioLinks a:hover {
	color: #f1b962;
	text-decoration: underline;

}
.PortfolioLinks a:visited {
}
PortfolioLinks a:active {
	color: #f1b962;
}
.NoMargin {
	margin: 0px;
}

.TextGold {
	color: #f1b962;
}
.TextBlack {
	color: #000000;
}

.TextBig {
	font-size: 19px;
	letter-spacing: -0.05em;
	font-weight: bold;
}
.TextDoubleSpace {
	font-size: 16px;
	line-height: 28px;
	letter-spacing: -0.025em;
}
.TextDoubleSpace02 {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: -0.025em;
}
.Header02Home {
	background-image: url(images/Header02-Home.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 26px;
	#height: 25px;
	padding-top: 6px;
}
.Header02HomeText {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-style: italic;
}
.Header02HomeText a {
	color: #f1b962;
	text-decoration: none;
}
.Header02HomeText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Header02HomeText a:visited {
}
.Header02HomeText a:active {
	color: #f1b962;
}
.BGleftHome {
	background-image: url(images/BGleft-Home.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGrightHome {
	background-image: url(images/BGright-Home.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.BGleft {
	background-image: url(images/BGleft.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.BGright {
	background-image: url(images/BGright.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.ContentArea {
	background-image: url(images/ContentBG.png);
	#background-image: url(images/ContentBGIE.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 343px;
}
.ContentAreaHome {
	background-image: url(images/ContentBG-Home.png);
	#background-image: url(images/ContentBG-HomeIE.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 343px;
}
.FooterArea {
	background-image: url(images/FooterBG.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 310px;
}
.FooterAreaHome {
	background-image: url(images/FooterBG-Home.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 271px;
}
.navBg {
	background-image: url(images/navButton.png);
	background-repeat: repeat;
}
.navBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
