/*  friedman levy stylesheet */

/* basic tags */

p {
	font-family: Verdana;
	font-size: 12px;
	line-height: 21px;
}

body {
	background-image: url(images/pinstripes.gif);
	margin: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #A31F00;
	
}

h2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #1C3C64;
	line-height: 20px;
}

a {
	color: #633433;
}

a:hover {
	color: #000000;
}

ul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
}

.subhead-darkred {
	font-family: Verdana;
	font-weight: bold;
	color: #A31F00;
}

.subhead-grey {
	font-family: Verdana;
	font-weight: bold;
	color: #6F7274;
}

.top-flanges {
	background-image: url(images/home-topbar-flanges.jpg);
}

.home-main-text {
	color: #000000;
}


.highlights-homepage {
	font-family: Verdana;
	font-weight: bold;
	color: #686B6C;
	font-size: 11px;
	line-height: 14px;
}


.home-maintext-area {
	background-color: #faf4e7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bebdba;
	border-left-color: #bebdba;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.bottom-bar {
	background-color: #acada3;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 7px;
	height: 25px;
}

.mainbody-holding-cell {
	padding-top: 25px;
}
.address-footer-text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #3E3C37;
}
.regulation-bar {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 7px;
	height: 25px;
}

.regulations-text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #3E3C37;
	text-align: right;
}

/* for the contact form */

.form-text {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #142a43;
}
.form-subhead {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #A31F00;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 12px;
}

.inner-form-cells {
	margin-left: 0px;
	padding-left: 18px;
}
.left-stroke {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A9A2;
}
.yellow-frame {
	border: 2px solid #F29C06;
}

.sidebar-table {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	float: right;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #A31F00;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.sidebar-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.image-stroke-padding {
	border: thin solid #666666;
	margin: 10px;
}
.image-gray-stroke {
	border: thin solid #666666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.subhead-blue {
	font-family: Verdana;
	font-weight: bold;
	color: #1C3C64;
}
.italic {
	font-style: italic;
}

