/* CSS Document */

/* **************************** */
/* **************************** */
/* **************************** */

/* Global Styles */

body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.RegularText {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 24px;
	color: #444444;
}

hr {
	border: 1px solid #c7c3ba;
}

ul {
	list-style-image: url(images/link-arrow.jpg);
}


a {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 24px;
	color: #ff9200;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #ff9200;
}

a:hover {
	text-decoration: none;
	color: #ff9200;
}

a:active {
	text-decoration: underline;
	color: #ff9200;
}

/* End Global Styles */

/* **************************** */
/* **************************** */
/* **************************** */

/* Bottom Text & Links */

.BottomText {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #7f7f7f;
}


.CabinetBottomText {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #5c3d1e;
}

.WholesalerBottomText {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #ffa327;
}

.TheNewMediaStudioBottomText {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #353535;
}

a.BottomLink {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #7f7f7f;
}

a.BottomLink:link {
	text-decoration: none;
}

a.BottomLink:visited {
	text-decoration: none;
	color: #7f7f7f;
}

a.BottomLink:hover {
	text-decoration: underline;
	color: #7f7f7f;
}

a.BottomLink:active {
	text-decoration: none;
	color: #7f7f7f;
}


a.TheNewMediaStudioBottomLink {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #353535;
}

a.TheNewMediaStudioBottomLink:link {
	text-decoration: underline;
}

a.TheNewMediaStudioBottomLink:visited {
	text-decoration: underline;
	color: #353535;
}

a.TheNewMediaStudioBottomLink:hover {
	text-decoration: none;
	color: #353535;
}

a.TheNewMediaStudioBottomLink:active {
	text-decoration: underline;
	color: #353535;
}

/* Bottom Text & Links */

/* **************************** */
/* **************************** */
/* **************************** */




.FrameImage {
	border: 2px solid #b56800;
}
