@charset "UTF-8";
body, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
}
a {
	text-decoration: none;
	color: #AC674E;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #AC674E;
}
a:visited {
	text-decoration: none;
	color: #AC674E;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
body {
	background: #fff url(images_4/background.png) repeat-y 50% 0;
	margin: 0;
	/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#container {
	position: relative;
	width: 1024px;
	background: #FFFFFF;
	/* the auto margins (in conjunction with a width) center the page */
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	/* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#contentBox {
	width: 1024px;
	position: static;
}
#topShadowBox {
	height: 40px;
	width: 1024px;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}
#headerBox {
	height: 120px;
	width: 960px;
	position: absolute;
	left: 32px;
	top: 40px;
	margin: 0;
	background-color: #FFFFFF;
}
#homeHeaderLogoBox {
	position: absolute;
	height: 70px;
	width: 834px;
	padding-top: 50px;
	padding-left: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#homeHeaderViolinBox {
	position: absolute;
	height: 120px;
	width: 94px;
	left: 866px;
	top: 0px;
}
#contentMainHomePage {
	line-height: 22px;
}
#contentMain {
	position: absolute;
	left: 41px;
	top: 183px;
	width: 660px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0.5px;
	word-spacing: 0.5px;
	overflow: visible;
}
#footerBox {
	position: inherit;
	width: 660px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#contentSidebar {
	position: absolute;
	left: 751px;
	top: 184px;
	width: 240px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	height: 1699px;
}
#navBarBox {
	position: absolute;
	height: 44px;
	width: 980px;
	left: 22px;
	top: 160px;
	margin: 0;
	z-index: 1
}
#navHomeBox {
	position: absolute;
	left: 22px;
	top: 0px;
	width: 94px;
	height: 24px;
	z-index: 1
}
#navConvenBox {
	position: absolute;
	left: 116px;
	top: 0px;
	height: 24px;
	width: 163px;
	z-index: 1;
}
#navNewBox {
	position: absolute;
	left: 278px;
	top: 0px;
	height: 24px;
	width: 223px;
	z-index: 1
}
#navOctetBox {
	position: absolute;
	left: 497px;
	top: 0px;
	height: 24px;
	width: 102px;
	z-index: 1
}
#navInfoBox {
	position: absolute;
	left: 608px;
	top: 0px;
	height: 24px;
	width: 104px;
	z-index: 1
}
#navAboutBox {
	position: absolute;
	left: 712px;
	top: 0px;
	height: 24px;
	width: 83px;
	z-index: 1
}
#navContactBox {
	position: absolute;
	left: 796px;
	top: 0px;
	height: 24px;
	width: 95px;
	z-index: 1
}
#navBlankBox {
	position: absolute;
	left: 899px;
	top: 0px;
	height: 24px;
	width: 116px;
}
#navBarShadow {
	position: absolute;
	left: 0px;
	top: 24px;
	height: 16px;
	width: 1024px;
	z-index: 1;
}
#capBox {
	position: relative;
	height: 39px;
	width: 55px;
	float: left;
	margin-right: 0px;
}
.horizRuleGray {
	background-image: url(images_4/oneGrayPx.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	position: static;
}
.horizRuleGray2px {
	background-image: url(images_4/oneGrayPx.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 22px;
	color: #333333;
	letter-spacing: 0.5px;
	word-spacing: 0.5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #AC674E;
	letter-spacing: 3px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A9ABAE;
	height: 18px;
	width: 224px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-variant: small-caps;
	letter-spacing: 2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #AC674E;
	letter-spacing: 1px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 39px;
	line-height: 36px;
	color: #AC674E;
	font-weight: lighter;
	margin: 0;
	padding-bottom: 0px;
	font-variant: small-caps;
	letter-spacing: 3px;
}
.largeGreenArrow {
	font-size: 21px;
	font-weight: bold;
	color: #669900;
}
.smallGreenArrow {
	font-size: 14px;
	font-weight: bolder;
	color: #669900;
}
.moreText {
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 2px;
	word-spacing: 2px;
	text-transform: uppercase;
	color: #AC674E;
}
.footerBar {
	width: 660px;
	font-size: 9px;
	line-height: 9px;
	letter-spacing: .5px;
	word-spacing: .5px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.sidebarText {
	padding-right: 10px;
}
#miscContainer1 {
	background-color: #CCCCCC;
	clear: both;
	float: right;
	height: 105px;
	width: 150px;
	margin-left: 10px;
}
#miscContainer2 {
	background-color: #CCCCCC;
	clear: both;
	float: right;
	height: 240px;
	width: 250px;
	margin-left: 10px;
	}
