/* CSS Document by IMAGE ICU, LLC */
/* Main Styles for alpertcapital.com */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pattern_background.jpg);
}

/*from ac.css file */
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7CCCF;
}

.titleOrange {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #AEAEAC;
	letter-spacing: .2em;
}

.subtitle_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FF9900;
}

.regularText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.regularText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-right: 25px;
	text-align: left;
}

.boldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.tinyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #52422C;
	font-weight: bold;
}

.tableRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF4E0;
	border-right-color: #FFF4E0;
	border-bottom-color: #FFF4E0;
	border-left-color: #FFF4E0;
	padding: 0px;
}

.tableTitle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding: 0px;
}

.tinyWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	letter-spacing: .1em;

}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.bottom a:link {
	color: #d8dade;
	text-decoration: none;
}

.bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.top a:link {
	color: #FFFFFF;
}

.top a:hover {
	color: #FFFFFF;
}

.top a:visited {
	color: #FFFFFF;
}

.LPhotoBorder {
	border-top: 10px solid #F7F4EB;
	border-right: 10px solid #F7F4EB;
	border-bottom: 10px solid #F7F4EB;
	border-left: 0px solid #F7F4EB;
}

.RPhotoBorder {
	border-top: 10px solid #F7F4EB;
	border-right: 0px solid #F7F4EB;
	border-bottom: 10px solid #F7F4EB;
	border-left: 10px solid #F7F4EB;
}

.bottom a:visited {
	color: #d8dade;
}

.thumbBorderLeft {
	border: 5px solid #FFFFFF;
}

.titleBrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #643614;
	font-style: italic;
}

.goldline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4C749;
}

.boldTextSerif {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
/* end ac.css */


.style1 {color: #D4BA70}
a:link {
	color: #CBD2D1;
	text-decoration: none;
}
a:visited {
	color: #CBD2D1;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

ul.regText {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}
ul.regText li {
	margin: 0;
	padding: 2px 0 4px 0;
	list-style-type: none;
}
li {
	margin: 0;
	padding: 0 0 3px 0;
	list-style-type: disc;
}
li.noblt {
	margin: 0 0 0 -13px;
	padding: 0 0 3px 0;
	list-style-type: none;
}

div#video {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-color: #000;
	text-align: center;
}
div#vidLink a img, div#vidLink a:hover img {
	text-decoration: none;
	color: #ccc;
	border: none;
	cursor: hand;
}
