body {
		background: url('images/shadow.png') center repeat-y #5D0C0B;
		padding:0px;
		margin:0px;
	}



#maindiv {
	width:950px;
	margin:0px auto;
	background: #000;
	top: 0px;
	padding:0px;
	}

#topview {
	width:950px;
	float:left;
}

#menu {
	width:630px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-variant:small-caps;
	color:#fff;
	margin:0px;
	padding:0px;
	position:relative;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	text-indent:30px;
}

#menu ul li:hover {
	background: url('images/highlight.png') left repeat-y;
}


#menu ul li:hover a{
	color:#ff9966;
	font-weight:bold;
}


#menu ul .listitem#active {
	background: url('images/highlight.png') left repeat-y;
}


#menu ul .listitem#active a{
	color:#ff9966;
	font-weight:bold;
}


#menu ul li a {
	text-decoration:none;
	color:#fff;
}


#menu ul li a:hover {
	color:#ff9966;
	font-weight:bold;
}


#menu ul .listitem {
	margin:0px;
	padding:0px;
	float:left;
	width:630px;
}


#logoholder {
	width:200px;
	height:155px;
	float:right;
	margin-right: 120px;
	background: #fff url('images/logo.png') center no-repeat;
}


#flashcontainer {
	width:950px;
	height:306px;
	float:left;
	margin:0px;
	padding:0px;
	background:#336699;
}

#theflash {
	width:950px;
	height:306px;
	position:absolute;
	z-index:0;
}

#minipic {
	width:200px;
	height:306px;
	margin-left:630px;
	position:absolute;
	z-index:2;
}

#contentarea {
	width:950px;
	min-height:100px;
	float:left;
	margin:0px;
	padding:0px;
}


#divider {
	width: 950px;
	margin: 0px;
	padding:0px;
	min-height:100px;
}


.thetext {
	width:600px;
	margin:10px auto;
	padding:0px;
	font-family: arial, helvetica;
	font-size: 12px;
	text-align:left;
	color:#333;
}


.tableblinds {
	background-color:#000;
	height:20px;
}

#centerblank {
	background-color:#fff;
}

#textcontent {
	width:630px;
	height:100px;
	background-color: #fff;
}

.quoteholder {
	width:200px;
	min-height:100px;
	background: #101E38;
	text-align:center;	
	vertical-align:top;
	font-family: arial, veranda, helvetica;
	color:#fff;
}

#slogan {
	width: 190px;
	margin:20px auto 0px auto;
	line-height: 3.0em;
}

#Advice {
	color:#D5C0A1;
	font-size:24pt;
}


#Opportunity {
	color:#A89970;
	font-size:24pt;
} 

#Lifestyle {
	color:#7C6845;
	font-size:24pt;
}


.bbcontent {
	width:180px;
	margin: 3px auto;
	font-size:10px;
}


.bbcontent a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

.bbcontentcontainer {
	width:135px;
	height:315px;
	margin:150px auto 0px auto;
}

p {

	line-height: 1.3em;

	}


h1 {
	font-size:16pt;
	color: #204cbd;
}

h2 {
	font-size:15pt;
	color: #204cbd;
	text-align:left;
}

h2 a:link{
	text-decoration:none;
	color:#3366FF;
}

h2 a:visited{
	text-decoration:none;
	color:#003366;
}

h3 {
	font-size:13pt;
	color: #891F3D;
	align:left;
}



h4 {
	font-size:12pt;
	align:left;
}



#quote {
	width:180px;
	margin:30px auto;
	font-size:18pt;
	line-height: 1.4em;
}

#otherquote {
	float: right;
	width: 375px;
	margin-left; 2px;
	color:#072C8B;
	font-size:13pt;
	background-color: #F2F4FA;
	font-family: Arial, Helvetica, sans-serif;
	padding: 12px;
	text-align: center;
}	

.quotemedia {
	width:100%;
	text-align:center;
	padding: 12px;
	margin:0px;
}

blockquote.intext {
	color:#072C8B;
	font-size:13pt;
	background-color: #F2F4FA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

blockquote.intext#media {
	float:left;
	width:300px;
	padding:0px;
	vertical-align:middle;
	margin:10px;
}

#media {
	height:100px;
	vertical-align:middle;
}

.photobox {
	width:80px;
	height:100px;
	background:url('images/rickpeterson.jpg') center no-repeat;
	float:left;
}

.photobox1 {
	width:80px;
	height:100px;
	float:left;
}

.mediabox {
	width:200px;
	height:120px;
	border:#660000 solid thin;
	float:left;
	background:url('images/blankbox.jpg') top no-repeat;
}

.mediabox1 {
	width:200px;
	margin:0px auto;
	height:120px;
	border:#660000 solid thin;
	background:url('images/lynnbobmark.jpg') top no-repeat;
}

.mediabox2 {
	width:200px;
	margin:0px auto;
	height:120px;
	border:#660000 solid thin;
	background:url('images/interviewfounder.jpg') top no-repeat;
}

.emphasis {
	font-weight:bold;
}



.stressed {
	color:#003366;
}



.bigtext {
	font-size:12pt;
}



.commonlist .ulhead {
	margin-left:-35px;
	font-weight:bold;
}


.commonlist {
	text-indent: 0px;
	margin:10px 10px 10px 25px;
	padding:10px;
	list-style-image: url('images/square.jpg');
}

.commonlistitem {
	margin-bottom: 6px;
	text-indent:0px;
}

#blank {
	width:120px;
}

#next {
	width:250px;
	float:right;
	text-align: right;
	font-size: 11pt;
	font-weight: bold;
}

#next a{

	color: #204cbd;
	text-decoration: none;
}

#next a:hover{
	color: #851010;
	text-decoration: underline;
}

#previous {
	width:250px;
	float:left;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
}

#previous a{
	color: #204cbd;
	text-decoration: none;
}



#previous a:hover{
	color: #851010;
	text-decoration: underline;
}


.containment {
	width:100%;
	float:left;
}

.quotemedia{
	width:580px;
	text-align:center;
	margin:0px auto;
}


.floatleft {
    float: left;
    border: 1px solid black;
    margin: 2px 10px 2px 0px;
}

 

.floatright {
    float: right;
    border: 1px solid black;
    margin: 2px 0px 2px 10px;
}



.prodleft    {
	float: left;
    margin: 2px 6px; 2px 0px;
}

 

.prodright {
    float: right;
    margin: 2px 0px 2px 6px;
}



em {

}



em.bi{
	font-weight: bold;
}



em.r{

	font-style: normal;
	font-weight: bold;
	color: #851010;

}

em.r a{
	color:#990000;
}

.hideitem {
	display:none;
}

#table-listing{
	width:450px;
	text-align:center;
	margin:0px auto;
	border:#660000 1px solid;
}
#table-listing h2{
	width:300px;
	color:#330000;
}
#table-listing img{
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}

.table-list {
	width:100%;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

.table-list-text{
	width:250px;
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
}

.table-list-text a{
	text-decoration:none;
	font-weight:bold;
}

.table-list-text a:visited{
	color:#101E38;
}
#cdtable{
	width:450px;
	float:none;
	margin:auto;
	border:#330000 solid 1px;
	padding:0px;
	text-align:center;
}
#cdtable table{
	margin:0px auto;
}
.tablebutton{
	width:100px;
}
.buttonlink{
	padding:0px;
	border:0px;
	text-decoration:underline;
	color:#0033FF;
	font-weight:bold;
}
#bottomnav {
	width:100%;
	float:left;
}
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:90%;
	font-size:12px;
	color:#FFF;
	margin:0px auto;
}
#footer a {
	color:#993333;
	text-decoration:none;
	font-size:10px;
}
#copyright {
	width:200px;
	float:left;
}
#credits {
	width:200px;
	float:right;
	text-align:right;
}
.clear {

	clear:both;

	}