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

* {
margin:0px;
padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.orangeCopy {
	color: #f4b224;
}
.whiteCopy {
	color: #FFF;
}
.redCopy {
	color: #981313;
}
.blackCopy {
	color: #000;
}
.greyCopy {
	color: #5f5f5f;
}
.italic {
	font-style: italic;
}

p {
	padding-bottom: 15px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 12px;
}
h2 {
	font-size: 16px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight: bold;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.headerSpacing {
	padding-top: 15px;
	padding-bottom: 15px;
}
a:link {
	text-decoration: underline;
	color: #6b0d0d;
}
a:visited {
	color: #F4B224;
	text-decoration: underline;
}
a:hover {
	color: #F4B224;
	text-decoration: underline;
}
a:active {
	color: #F4B224;
	text-decoration: underline;
}
a.orangeLink:link {
	color: #f4b224;
	text-decoration: underline;
}
a:orangeLinkvisited {
	color: #f4b224;
	text-decoration: ;
}
a:orangeLinkhover {
	color: #f4b224;
	text-decoration: underline;
}
a:orangeLinkactive {
	color: #f4b224;
	text-decoration: underline;
}

#wrapperOutside {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
#headerHome {
	width: 456px;
	height: 144px;
	margin-bottom: 0px;
}
#headerImgTL {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 118px;
	width: 456px;
}
#footerWrapper {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px auto;
	padding: 20px;
	clear: both;
	width: 710px;
	text-align: center;
	position: relative;
}
.footerDivider {
	padding-right: 15px;
	padding-left: 15px;
}
 
 
 
 
 #redWrapper {
	padding-top: 30px;
	padding-left: 35px;
	padding-bottom: 19px;
	height: 110px;
	float: left;
	position: relative;
}
#mainArea {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 750px;
}
#leftCol {
	margin: 0px;
	padding: 0px;
	width: 456px;
	float: left;
	position: relative;
}
#rightCol {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	width: 284px;
	position: absolute;
	height: 328px;
	top: 0px;
	left:456px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: right;
}
#adsBottomWrapper {
	padding: 40px 30px 10px;
	width: 690px;
	height:138px;
	float: left;
	position: relative;
}
.adBoxWideWrapper {
	padding: 0px;
	float: left;
	height: 136px;
	width: 353px;
	border: 1px solid #9c9c9c;
	position: relative;
	margin: 0px 6px 0px 0px;
}
.adSqWrapper {
	padding: 42px 7px 14px;
	float: left;
	height: 80px;
	float: left;
	height: 80px;
	width: 142px;
	margin-right: 6px;
	border: 1px solid #9c9c9c;
	background-color: #FFFFFF;
	background-image: url(../images/ad_FB_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
.fbCube {
	float: left;
	top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.adSqWrapper02 {
	padding: 42px 14px 14px;
	float: left;
	height: 80px;
	float: left;
	height: 80px;
	width: 128px;
	margin-right: 6px;
	border: 1px solid #9c9c9c;
	background-color: #FFFFFF;
	background-image: url(../images/ad_HP.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}
.learnMore {
	float: right;
	position: relative;
	right: 10px;
	bottom: 5px;
}
.learnMore02 {
	float: right;
	bottom: 10px;
	position: absolute;
	right: 10px;
}

/*  nav main*/
#navMain ul, #navMain ul li {
	list-style: none;
 }

#navMain {
	margin: 0px;
	padding: 0px;
}

 #navMain ul {
	margin-left:17px;
	padding-top:2px;
	padding-bottom: 2px;
 }
  #navMain li {
	padding-right: 1px;
	margin: 0px;
	padding-bottom: 0px;
	height: 22px;
	width: 102px;
 }

 #navMain ul li {
	display: inline;
	margin: 0px;
 }
  #navMain ul li.last {
	padding-right: 0px;
	margin: 0px;
 }

/* left nav */
#navTR {
	list-style:none;
	padding: 0px;
	margin: 38px 10px 10px;
	float: right;
	}
#navTR ul {
	padding: 0px;
	margin: 0px;
	}
#navTR li {
	margin:0px;
	padding: 0px 0px 2px;
	height: 22px;
	width: 102px;
	}






/*  ad bullets*/
 #adUL ul {
	margin-left:20px;
	padding-top:100px;
	padding-bottom: 2px;
 }
 #adUL li {
	margin-left:20px;
	padding-top:2px;
	padding-bottom: 2px;
	list-style-type: square;
 }
.advisorUL {
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(../images/bullet_arrow.gif);
	margin-bottom: 10px;
	margin-top: 20px;
}
.advisorBioUl {
	margin-bottom: 15px;
	margin-left: 30px;
}
#breadCrumb {
	margin-bottom: 20px;
}
.bold {
	font-weight: bold;
}

.emailSorry
{
    color:#981313
}

.bulletList
{
    margin-left:15px;
    margin-bottom:10px;
}

.bulletList li
{
    margin-bottom:5px;
}
