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

body {
	background-color: #333333;
}

#container {
	background:white;
	width:880px;
	height:100%;
	margin: auto;
	border: 1px solid #CCCCCC;
	}

/*-------------------HEADER.PHP---------------------*/

#header {
	margin: auto;
	width: 880px;
	height: 110px;
}

#header img {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:25px;
	}
	
#logo {
	width: 213px;
	float:left;
}

#info {
	/*width:150px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	float:right;
	margin-right: 50px;
}

#call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	}


/*-------------------LOGIN SECTION---------------------*/

#login {
	background-color: #6699cc;
	height: 25px;
	width:880px;
	margin:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#user_info {width:600px; font-size:12px; text-align:right;}
#user_info a { text-decoration:none; }
#welcome {width:475px; text-align:left; }

#login {
	
}

#login a {
	text-align:right;
	color:white;
	}

#login a:hover {
	text-align:right;
	color:#666666;
	}
	
#login a:visited {
	text-align:right;
		}
		
#logindiv {
	width: 600px;
	margin-left:165px;
	}
	
#logindiv form {
	margin-top:25px;
	}
	
/*-------------------NAVIGATE.PHP---------------------*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#navigate {
padding: 0;
width: 100%;
border-top: 5px solid #CCCCCC; /*Grey color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#navigate ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#navigate li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#navigate a{
float: left;
display: block;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #6699CC; /*Brown color theme*/ 
border-top: 1px solid white;
border-bottom: 1px solid white;
}

#navigate a:hover{
background-color: #CCCCCC; /*Brown color theme*/ 
color: white;
}

#navigate #current a{ /*currently selected tab*/
background-color: #CCCCCC; /*Brown color theme*/ 
color: white;
border-color: #CCCCCC; /*Brown color theme*/ 
}

/*#myform{ /*CSS for sample search box. Remove if desired
float: right;
margin: 0;
margin-top: 3px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid black;
background-color: lightyellow;
}*/


	
/*-------------------INDEX.PHP---------------------*/

#pic1 {
	margin-left: 19px;
	}
	
#home {
	width:600px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	
#home .firstp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}

#home a {
	color:#6699CC;
	}

#home h5 {
	font-family:Arial, Helvetica, sans-serif;
	}
	
#credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	}
	
.report {
	color:#6699CC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	}

			/*------------CONTENT COLLAPSE----------------*/


#bobcontent1-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:25px;}
	
#bobcontent1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:25px;
	margin-right:25px;
	}
	
#bobcontent1 ul {
		list-style-type: none;
}

#bobcontent1 h4 {
	font-size:14px;
	color:#666666;
	}
	
 #bobcontent1 p {
   font-size:12px;
   line-height:21px;
   font-family:Arial, Helvetica, sans-serif;}
   
/*-------------------VINVESTMENTS.PHP---------------------*/

#foreclose {
	width:600px;
	float:left;
	font-size: 12px;
	line-height:25px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	
#foreclose h4 {
	margin-left:25px;
	font-size: 14px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	
#foreclose p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	}
	
#foreclose b {
	color:#333333;
	}
	
#foreclose ul {
	list-style-type: circle;
	margin-right:15px;
	}
	
#foreclose img {
	float:right;
	padding:25px;
	}
	
/*-------------------FRACTIONAL.PHP---------------------*/
	
#fractional {
	width:600px;
	float:left;
	font-size: 12px;
	line-height:25px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	
#fractional h4 {
	margin-left:25px;
	font-size: 14px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	
#fractional p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	}
	
#fractional img {
	float:right;
	padding:25px;
	}
	
#fractional font a {
	color:#555555;
	}
	
#fractional font a:hover {
	color:#6699cc;
	}
/*--------------------------LOANS--------------------------*/

#loans {
	width:600px;
	float:left;
	font-size: 12px;
	line-height:25px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	
}

#loans p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}

#loans h4 {
	margin-left:25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#555555;
}

#loans img {
	float:right;
	padding:25px;
	}

/*--------------------------CONSULTANTS--------------------------*/
	
#consult {
	width:600px;
	float:left;
	font-size: 12px;
	line-height:25px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	
#consult p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}

#consult h4 {
	margin-left:25px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#555555
	}
	
#consult ul {
	list-style-type:none;
}

				/*--------------------------CONTACTCONSULTANTS--------------------------*/
									#ccontact {
										width:600px;
										float:left;
										font-size: 12px;
										height:auto;
										font-family: Arial, Helvetica, sans-serif;
										font-style: normal;
										line-height: 21px;
										color:#555555;
										margin-left:165px;
										}
									
/*--------------------------CONTACTUS--------------------------*/

#contact {
	width:600px;
	float:left;
	margin-left:15px;
	font-size: 12px;
	line-height:25px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	
/*-------------------RPANELS---------------------*/

#rpanel1 {
	background-color: #6699cc;
	width: 220px;
	height:250px;
	float:right;
	margin-right: 30px;
	margin-top:20px;
}

#rpanel1 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	margin:12px;
	text-align:center;
	line-height:15px;
	font-style:oblique;
	}
	
#wschafer {
	background-color: #6699cc;
	width: 220px;
	height:180px;
	float:right;
	margin-right: 30px;
	margin-top:20px;
	border: thin inset #FFFFFF;
}

#wschafer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	margin:12px;
	text-align:center;
	line-height:15px;
	font-style:oblique;
	}
	
#fractional_fact {
	background-color: #6699cc;
	width: 220px;
	height:140px;
	float:right;
	margin-right: 30px;
	margin-top:20px;
	border: thin inset #FFFFFF;
}

#fractional_fact p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	margin:12px;
	text-align:left;
	line-height:15px;
	font-style:oblique;
	}
	
#timeshare_fact {
	background-color: #555555;
	width: 220px;
	height:100px;
	float:right;
	margin-right: 30px;
	margin-top:20px;
	border: thin inset #FFFFFF;
}

#timeshare_fact p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	margin:12px;
	text-align:left;
	line-height:15px;
	font-style:oblique;
	}

#fact_flip {
	background-color: #555555;
	width: 220px;
	height:150px;
	float:right;
	margin-right: 30px;
	margin-top:20px;
	border: thin inset #FFFFFF;
}

#fact_flip p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	margin:12px;
	text-align:left;
	line-height:15px;
	font-style:oblique;
	}
	
#fact_invest {
	background-color: #6699CC;
	width: 220px;
	height:155px;
	float:right;
	margin-right: 30px;
	margin-top:20px;
	border: thin inset #FFFFFF;
}

#fact_invest p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	margin:12px;
	text-align:left;
	line-height:15px;
	font-style:oblique;
	}
	
#fact_lease {
	background-color: #6699CC;
	width: 220px;
	height:100px;
	float:right;
	margin-right: 30px;
	margin-top:20px;
	border: thin inset #FFFFFF;
}

#fact_lease p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	margin:12px;
	text-align:left;
	line-height:15px;
	font-style:oblique;
	}

.author {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	text-align:right;
	line-height:16px;
	font-style:oblique;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 85px;
	}
	
#rpanel2 {
	background-color: #555555;
	width: 220px;
	height:250px;
	float:right;
	margin-right: 30px;
	margin-top:20px;
}

#rpanel2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	margin:10px;
	text-align:center;
	line-height:15px;
	font-style:oblique;
	}
	
#rblank {
	float:right;
	width:220px;
	height:120px;
	background:#6699cc;
	margin-right: 30px;
	margin-top:20px;
	}
	
#rcontact {
	background-color: #555555;
	background-image:url(images/contact_bg.png);
	width: 220px;
	height:125px;
	float:right;
	margin-right: 30px;
	margin-top:20px;
}

#rcontact p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	margin:10px;
	float:left;
	text-align:left;
	line-height:21px;
	}
	
#rcontact span {
	font-size:16px;
	color:#555555;
	}
	
#rcontact img {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 65px;
	}
	
/*-------------------SESSIONS.PHP---------------------*/

#learn {
	width:800px;
	float:left;
	margin-left:50px;
	}
	
#learn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}

#learn a {
	color:#6699CC;
	}

#learn h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#6699CC;
	font-size:16px;
	margin-left:10px;
	}
	
#learn table {
	margin-left:65px;
	}
	
#learn td {
	font-family:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:14px;
	padding:15px;
	}

/*-------------------FLASHMEDIA---------------------*/

#flash {
	width:800px;
	padding:20px 0px 0px 0px;
	}
	
#flash a {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	text-decoration:none;
	}
	
#flash a:hover {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	text-decoration:none;
	}


#text_flash {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#6699CC;
	padding:20px 15px 0px 15px;
	}
	
	
/*-------------------MEMBER.PHP---------------------*/

#profile {
	width: 400px;
	float:left;
	font-size: 12px;
	line-height:14px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #555555;
	font-style: normal;
	margin:0px 50px 50px 50px;
	}
	
/*#profile p {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 400px;
	display:block;
}*/

#profile h4 {
	font-size:16px;
	color:#6699CC;
	}
	
		
/*-------------------FOOTER.PHP---------------------*/

#footer {
	width: 100%;
	height: 60px;
	clear: both;
	/*background-image: url(images/hori_line_sep.png);*/
	/*background-image:url(images/footer_bg.png);*/
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 12px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
		
}

#footer p {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
}

#footer a {
	color:#333333;
	text-align: center;
	text-decoration: none;
}

#footer a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
