@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	color: #323232
	}
	
body {
	font-family: arial, sans-serif;
	line-height: 1.55;
	margin: 0; 
	padding: 0;
	height: 100%;
  font-size: 11px;
  }

#mc_embed_signup {
	width: 260px;
	margin-top: 10px;
}

#mc-embedded-subscribe {
	border: 1px solid;
}


	
/************************************************
*	Main CSS  									*
************************************************/

.clearthefloats {
	clear: both;
	}
	
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
#content-navigation-wrap {
	width: 970px;
	min-height: 350px;
	margin: 74px auto;
	/*background-image: url("../web-grid.png");*/
	}

#left-column {
	float: left;
	width: 15%;
	min-width: 170px;
	background: #C4E5D5;
	}
	
h1 {
   font-weight: bold;
   font-size: 11px;
   text-transform: uppercase;
   border-bottom: 1px solid #D3D3D3;
   height: auto;
   margin-bottom: 12px;
   letter-spacing: 1.375px;
   margin-bottom: 8px;
   }

a {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}


a:hover {
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
	
/************************************************
*	Navigation  									*
************************************************/
	
#nav-section {
    position: fixed;
	}

#logo a {
    background: url("../images-pres/small-nav-logo.jpg") no-repeat;
    display: block;
    height: 85px;
    width: 139;
    text-indent: -5000px;
    }
	
#site-menu-title {
    text-transform: uppercase;
    font-weight: bold;
	font-size: 11px;
	letter-spacing: 1.375px;
	font: helvetica, arial, sans-serif;
	margin-top: 6px;
	}
	

#side-navigation {
	margin-top: 6px;
	list-style-type: none;
	min-width: 170px;
	text-align: left;
	color: black;
	text-transform: capitalize;
	}
	
#side-navigation li a {
	display: block;
	padding-top: 3px;
	font-size: 1.1em;
	line-height: 1;
  height: 13px;
  width: 121px;
	}
	
#side-navigation a:hover {
	}
	
/************************************************
*	Homepage									*
************************************************/

#homepage-left-col {
	font-size: 12px;
	line-height: 18px;
	width: 300px;
	}

#homepage-image {
	width: 420px;
	height: 270px;
	float: right;
	margin-left: 40px;
	margin-top: 16px;
	margin-bottom: 10px;
	border: 1px solid #D3D3D3;
	} 
	
#about-content {
	line-height: 140%;
	text-align: justify;
	padding-top: 17px;
	padding-left: 17px;
	margin-left: 180px;
	border-left: 1px solid #CDCECB;
	width: 760px;
	min-height: 400px;
	font-size: 15px;
	}

#about-content p {
	padding: 1em;
	} 
	
#h4-spaced {
	margin: 1em 0;
	}
	
.click-thumbnail {
    font-family: georgia, times new roman, sans-serif;
    font-size: .8em;
	font-style: italic;
	margin-bottom: .45em;
	color: #718A94;
	}
	
#lower-home {
	width: 1000px;
	height: 320px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #CDCECB;
	padding-top: 15px;
	font-size: 13px;
	}
	
#lower-home h4 {
	font-size: 14px;
	}
	
#lower-home h3 {
	background: #e3fbff;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	padding-top:  10px;
	margin:  -10px -10px 10px -10px;
    padding-right: 0;
    border-top-left-radius: 8px;
	border-top-right-radius: 8px;
    padding-left:  10px;
    color: Tomato;
    padding-bottom:  10px;	
	}
	
.widget {
	background: lightYellow;
	}

	
#lower-home-a {
	width: 270px;
	border: 1px solid #CDCECB;
	float: left;
	margin-right: 10px;
	/*height: 220px;*/
	height: 300px;
	padding: 10px 10px 0 10px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 10% 5%;
	}
	
#lower-home-aa {
	width: 940px;
	border: 1px solid #CDCECB;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 220px;
	padding: 10px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 10% 5%;
	background-image: url("../images/vb-background.jpg");
	}
	
#lower-home-aa h3 {
	font-size: 2.1em;
	font-family: Georgia;
	font-style: italic;
	color: lightYellow;
	}
	
#lower-home-aa h4 {
	font-size: 1.9em;
	font-family: Georgia;
	font-style: italic;
	color: blue;
	color: #a6c5ef;
	color: purple;
	
	}
	
#lower-home-aa h5 {
	font-size: 1.8em;
	font-family: Georgia;
	font-style: italic;
	color: blue;
	color: #a6c5ef;
	color: purple;
	}
	
	#deets-container {
		width: 570px;
		height: 70px;
		float: left;
		margin-top: 79px;
		margin-left: 90px;
	}
	
	#deets-container a {
		color: blue;
	}
	
#banner-image {
	font-family: georgia;
	font-style:italic;
/*	background: yellow;
	border: 1px solid;
*/	width: 200px;
	height: 200px;
	float: right;/*
	opacity: .8;*/
	margin-top: -96px;
	}
	
#lower-home-b {
	/*width: 328px;
	border: 1px solid #CDCECB;*/
	width: auto;
	float: left;
	height: 220px;
	/*padding: 10px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 10% 5%;*/
	/*background-image: url(../images/featured-property.jpg);*/
	/* 348 x 240 is the featured property image size */
	}
	
	
/* featured property img on homepage widget */	
#featured-prop-img {
	margin-left: -10px;
	margin-top: -10px;
	width: 290px;
	height: 158px;
	}
	

	
#featured-text {
	background-color: lightYellow;
	padding-top: 28px;
	margin-top: -26px;
	border-bottom-right-radius: 8% 30%;
	margin-right: -10px;
	margin-left: -10px;
	padding-left: 8px;
	padding-bottom: 8px;
	}

#lower-home-c {
	width: 270px;
	border: 1px solid #CDCECB;
	float: right;
	margin-right: -5px;
	height: 300px;
	padding: 10px 10px 0 10px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 10% 5%;
	}
	
/************************************************
*	Login Page  									*
************************************************/

#dashboard-container {
	width: 25%;
	min-width: 380px;
	margin: 2em auto;
	font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	font-size: 13px;
	padding: 16px 16px 40px 16px;
	font-weight: normal;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;
	box-shadow: rgba(200,200,200,1) 0 4px 18px;
	}
	
#dashboard-intro {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-style: italic;
	}

#dashboard-nav {
	list-style: none;
	padding: 1em;
	}
	
#dashboard-nav li a {
	display: block;
	padding: 1em 0;
	background: #B6B4C6;
	margin: 1em;
	}
	
#dashboard-nav li a:hover {
	background: #28354A;
	color: #DDE7E7;
	text-decoration: none;
	}

#lost-password {
	text-shadow: rgba (255,255,255,1) 0 1px 0;
	}

.login {
	background: white;
	}
	
#logo-login {
	align: left;
	}

#login-container {
	text-align: left;
	text-indent: 0;
	width: 320px;
	margin: 1em auto;
	}
	
/************************************************
*	In The News Page  							*
************************************************/

#view-news-main {
	width: 611px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 44px;
	}

#view-news-main table {
	width: 611px;
	text-align: center;
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 8px;
	}

#view-news-main table th {
	background: lightGrey;
	border-right: 1px solid;
	padding: 5px;
	}

#view-news-main table td {
	padding: 5px;
	}
	
.news-left-column {
	word-spacing: 2px;
	width: 90px;
	text-align: left;
	}

#news {
	background: #93dff7;
	}
	
#newsHeader {
	height: 70px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 10px;
	}
	
#newsTitle {
	float: left;
	width: 160px;
	height: 34px;
	margin-top: 15px;
	}
	
#news-content {
	line-height: 130%;
	margin-bottom: 20px;
	width: 78%;
	margin-left: 18%;
	padding: 1em;
	float: left;
	text-align: left;
	border-left: 1px solid #CDCECB;
	min-height:  300px;
	}
	
#news-content h2 {
	padding: 20px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	}

#news-content h3 {
	margin-top: 14px;
	}
	
#news-content p {
	margin-bottom: 8px;
	margin-top: 16px;
	text-indent: 0;
	}

#news-content a {
	color: #333333;
	}
	
#news-content ol {
	margin-top: 16px;
	margin-left: 50px;
	}
	
#news-content ul {
	margin-top: 16px;
	margin-left: 50px;
	margin-right: 24px;
	}
	
.month-title {
	background-color: #ccc;
	border-bottom: 1px solid;
	margin-top: 14px;
	padding: 8px;
	font-size: 1em;
	color: #121212;
	}
	

	
.news-right-column {
	float: left;
	width: 600px;
	padding-top: 10px;
	text-transform: capitalize;
	letter-spacing: .7px;
	word-spacing: .2em;
	font-size: 11.5px;
	}


/************************************************
*	Agent Page 								*
************************************************/

.agent-wrap {
	
	}
	
.agent-wrap img {
	float:left;
	width: 200px;"
	}
	
.agent-right {
	width: 500px;
	float:right;
	}
	
.agent-right h2 {
	
	}
	
.agent-right p {
	
	}
	
/************************************************
*	News Article Pages 									*
************************************************/

#news-article-title-section {
    padding: 10px 20px 0;
	width: 600px;
	background-color: #dffbfa;
	border: 1px solid #ff2d00;
	}
	
#news-article-title-section h2 {
	line-height: 120%;
	text-transform: capitalize;
	}

#news-article-title-section h4 {
	margin-top: 7px;
	text-transform: capitalize;
	}
	
#news-article-title-section p {
	margin-top: 6px;
	}
	
#article-content {
	text-align: justify;
	padding: 0 2em;
	width: 400px;
	font-size: 12px;
	line-height: 20px;
	margin-left: 18%;
	margin-right: 6px;
	border-left: 1px solid #CDCECB;
	min-height: 350px;
	}
	
#article-content p {
	margin: 14px;
	}
	
#article-content ol {
	padding-left: 40px;
	margin-top: 10px;
	text-indent: 0;
	}

#article-content ul {
	padding-left: 40px;
	margin-top: 10px;
	text-indent: 0;
	}

#article-content ul li {
	padding: 8px 0;
	}
	
#article-content h3 {
	margin-top: 20px;
	margin-left:  12px;
	}
	
#article-content h4 {
	margin-top: 20px;
	margin-left:  12px;
	}
	
#source {
	font-size: .9em;
	font-style: italic;
	color: #666666;
	}
	
/************************************************
*	News Article Footer 									*
************************************************/
	
	
/************************************************
*	Events Page  									*
************************************************/

#events-main-content {
	padding: 1em;
	float: left;
	text-align: left;
	width: 78%;
	margin-left: 18%;
	border-left: 1px solid #CDCECB;
	}
	
#events-main-content ul {
	list-style-type: none;
	}
	
#events-main-content h2 {
	margin-top: 16px;
	}
	
#events-main-content h3 {
	margin-top: 16px;
	}
	
/************************************************
*	Financing Page  									*
************************************************/
	
#financing-content {
	padding: 1em;
	margin-left: 18%;
	width: 70%;
	min-height: 350px;
	border-left: 1px solid #CDCECB;
	}
	
#financing-content p {
	margin-top: 14px;
	}
	
#financing-content ul {
	list-style-type: none;
	margin: 2em 0;
	}
	
#finance-disclaimer {
	color: #666;
	font-size: .8em;
	}

/************************************************
*	Forms Page  								*
************************************************/

#forms-list {
    margin-left: 20px;
    margin-top: 20px;
    }

#forms-list li  {
	font-weight: bold;
	margin-top: 32px;
	}

#forms-list li a:hover {
	text-decoration: underline;
	font-weight: bold;
	}
	
/************************************************
*	Testimonials   							   *
************************************************/

#testimonials-container {
	margin-top: -20px;
	}

#testimonials {
	list-style-type: none;
	margin: 30px 20px;
	width: 400px;
	font-size: 15px;
	line-height: 22px;
	}
	
#testimonials .name {
	font-weight: bold;
	}
	
.testimonial-text {
	margin-left: -14px;
	}


	
/************************************************
*	Contact Page  								*
************************************************/
	
#contact-content {
	padding-top: 17px;
	padding-left: 17px;
	margin-left: 180px;
	width: 760px;
	text-align: left;
	border-left: 1px solid #D3D3D3;
	min-height: 1350px;
	line-height: 26px;
	}
	
#contact-content ul {
	font-size: 1.1em;
	list-style: none;
	}
	
#contact-form-response {
	padding-top: 17px;
	padding-left: 17px;
	margin-left: 180px;
	width: 760px;
	text-align: left;
	border-left: 1px solid #D3D3D3;
	min-height: 470px;
	line-height: 26px;
	}

#contact-pic {
	width: 300px;
	float: left;
	margin-left: 119px;
	margin-top: 20px;	
	padding: 2px;
    border: 1px solid #CDCECB;	
	}

#contact-content form {
	width: 300px;
	float: left;
	font-size: 13px;
	margin-left: 34px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
#contact-content span {
	color: gray;
	font-size: 11px;
	font-style: italic;
	margin-left: 24px;
	}
	
#contact-content form input[type="text"], #main-contact input[type="email"] {
	width: 300px;
	}
	
#contact-content form input[type="radio"] {
    display: inline;
	}
	
#contact-content form input[type="submit"] {
	border: 1px solid #666;
	padding: 6px 20px;
	width: 100px;
	color: #777;
	margin-bottom: 26px;
	margin-top: -8px;
	}
	
#contact-content form input[type="submit"]:hover {
	border: 1px solid #666;
	padding: 6px 20px;
	width: 100px;
	color: #fff;
	background-color: blue;
	cursor: pointer;
	-moz-transition: all 0.25s linear 0s;
	-webkit-transition: background .25s linear 0s;
	-o-transition: all .25s linear;
	}
	
legend {
    border-bottom: 1px solid #eee;
    color: #333;
    display: block;
    font-size: 19.5px;
    line-height: 36px;
    margin-bottom: 27px;
    width: 100%;
	}

label, input, select, textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
	}

label {
    display: block;
    margin-bottom: 5px;
	color: #666;
	}

input, textarea, select {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #555;
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding: 4px;
    width: 210px;
	}

input[type="checkbox"], input[type="radio"] {
    border: medium none;
    cursor: pointer;
    height: auto;
    line-height: normal;
    margin: 3px 0;
    padding: 0;
    width: auto;
	}

input, textarea {
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	}
	
input:focus, textarea:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
	}
	
input[type="file"]:focus, input[type="checkbox"]:focus, select:focus {
    box-shadow: none;
    outline: 1px dotted #666;
	}
	
select {
	display: inline;
	width: 120px;
	margin-left: 10px;
	}
	
#preferred {
	margin-left: 0;
	}
	
#contact-content form input[type="checkbox"] {
    width: 14px;
    margin-right: 10px;
    display: inline;
	}
	
#form-wider {
	width: 400px;
	color: #000;
	margin-top: -10px;
	padding-bottom: 20px;
	background: lemonChiffon;
	opacity: .7;
	padding: 10px;
	}
	
#blue-link {
	color: blue;
	text-decoration: underline;
	font-weight: normal;
	}
	
#form-content {
	padding-top: 17px;
	padding-left: 17px;
	margin-left: 180px;
	width: 760px;
	text-align: left;
	border-left: 1px solid #D3D3D3;
	min-height: 470px;
	line-height: 26px;
	}

#form-content ul {
	font-size: 1.1em;
	list-style: none;
	}	
 
#mainContent {
	padding: 0 20px;
	overflow: scroll;
	height: 380px;
	text-indent: 20px;
    }

#mainContent a {
	color: blue;
	}
	
#sup-source {
	font-size: .9em;
	font-style: italic;
	color: #272951;
	}
	
#author {
	font-size: .9em;
	font-style: italic;
	color: #3F6A41;
	}

.address {
	text-indent: 20px;
	}
	
#contact-content textarea {
	width: 410px;
	height: 200px;
	}
	
/************************************************
*	Properties Page  							*
************************************************/
	
.prop-desc {
	width:  240px;
	line-height:  20px;
    margin-top:  11px;
    margin-bottom:  9px;
	}

#main-content-property {
	padding-top: 17px;
	padding-left: 17px;
	width: 740px;
	margin-left: 180px;
	border-left: 1px solid #CDCECB;
	min-height:  356px;
	}
	
#main-content-property a {
	color: blue;
	text-decoration: underline;
	}
	
#main-content-property a img {
	border: double black;
	}
	
#main-content-property h2 {
    padding-top: 20px;
	margin-right: 40px;
	margin-left: auto;
	border-bottom: 1px solid;
	}
	
.sold {
	color: #c00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-transform: capitalize;
	}

.pending {
    color: #D58C4B;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
	}

.available {
    color: #009933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
    }

.address {
	text-indent: 20px;
	}
	
.listing-wrap {
	margin: 20px 10px;
	max-width: 800px;
	}
	
.listing-wrap a img {
	float: left;
	}

.listing-wrap ul {
	float: right;
	line-height: 130%;
	font-size: 1.2em;
	list-style: none;
	width: 50%;
	}

#properties-sold-title {
    margin-top: 20px;
	margin-right: 40px;
	margin-left: auto;
	border-bottom: 1px solid;
	}
	
.wrap-property-listing {
	margin-top: 20px;
	}
	
#marketing-list {
	text-indent: 0;
	margin: 1em 2em;
	}
	
.image1 {
	color: #333333;
	float: left;
	width: 300px;
	}

.prop1text {
	float: right;
	width: 400px;
	line-height: 130%;
	font-size: 1.2em;
	}	
	
#call_today {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	line-height: 10px;
	color: #cc3366;
	}

#firstTime {
	color: #006699;
	font-size: 18px;
	text-align: center;
    }

#firstTime a {
	color: #069;
	text-decoration: underline;
    }

#listing-content {
	padding: 1em;
	margin-left: 18%;
	width: 70%;
	float: left;
	text-align: left;
	min-height: 350px;
	border-left: 1px solid white;
	text-indent: 0;
	}

#listing-content address {
	font-size: 1em;
	padding: .5em;
	background-color: #f0f0f0;
	text-indent: 0;
	margin-bottom: 8px;
	}


/************************************************
*	Buying Page  									*
************************************************/

#buyer_title {
	margin-top: 20px;
	background-image: url(../images-pres/buyer_title.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 600px;
	height: 27px;
    }
	
#main-buying {
	text-align: left;
	margin-left: 15%;
	padding: 1em;
	border-left: 1px solid #D3D3D3;
	}
	
#sources {
    margin-bottom: -10px;
	}
	
#buying-sources {
	margin-top: -18px;
	}
	
.buying-list {
	margin-left: 3em;
	}
	
.buying-list-2 {
	text-indent: 0;
	margin-left: 3em;
	margin-top: 1em;
	}
	
.wrap-buy-sell {
	margin-top: 15px;
	}

.wrap-buy-sell img {
	float: left;
	width: 50%;
	}
	
#buyer-image {
	float: left;
	height: 267px;
	width: 400px;
	border: 1px solid #D3D3D3;
	}
	
#buying-list {
	list-style: none;
	font-size: 12px;
	float: left;
	width: 40%;
	line-height: 24px;
	margin-top: 2px;
	margin-left: 30px;
	}

#buying-list li a {
	padding-left: 20px;
	}
	
#buying-list li a:hover {
	background: url(../images-pres/bullet-hover.png) no-repeat 0 50%;
	padding-left: 20px;
	text-decoration: none;
	}
	
.buying-head {
    text-align: center;
	margin-top: 38px;
	margin-bottom: -2.8em;
	font-weight: normal;
    }
	
.buying-phone {
    font-size: 2.5em;
	text-align: center;
	background: #7ec7e4;
	background: #fff7b6;
    }
	
#buying-content {
	font-size: 12px;
	width: 600px;
    padding-left: 0;
    margin-left: 30px;
	}
	
#buying-content a {
	color: #4286d1;
	font-style: italic;
	}
	
/************************************************
*	Selling Page  									*
************************************************/

#seller_title {
	margin-top: 20px;
	background-image: url(../images-pres/seller_title.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 600px;
	height: 25px;
	border-bottom: 1px solid;
  }
	
#main-selling {
	text-align: left;
	padding-top: 17px;
	padding-left: 17px;
	width: 78%;
	margin-left: 180px;
	border-left: 1px solid #D3D3D3;
	}
	
#main-selling p {
	margin: 1.7em 0;
	}
	
#first-list-selling {
	text-indent: 0;
	margin: 0 2em;
	}

.selling-list {
	text-indent: 0;
	}
	
#selling-content {
	padding: 0 2em;
	}
	
.selling-h4 {
	margin-top: 1em;
	}
	
#seller-image {
	float: left;
	height: 267px;
	width: 400px;
	border: 1px solid #D3D3D3;
	}
	
	
#selling-list {
	list-style: none;
	font-size: 12px;
	float: left;
	width: 40%;
	line-height: 24px;
	margin-top: 2px;
	margin-left: 30px;
	}
	
#selling-list li {
	}
	
#selling-list li a {
	padding-left: 20px;
	}
	
#selling-list li a:hover {
	background: url(../images-pres/bullet-hover.png) no-repeat 0 50%;
	padding-left: 20px;
	text-decoration: none;
	}
	
.selling-list {
	margin: 1.5em 2em;
	}

.wrap-buy-sell a {
	color: #333;
	text-transform: lowercase;
	margin-left: 14px;
	}
	
#main-selling h3 {
	margin-bottom: -20px;
	}
	
#selling-buying-head-section {
	text-align: center;
	margin-bottom: 20px;
	}
	
#selling-buying-text {
	margin-top: 20px;
	}
	
#selling-buying-text ul {
	margin-top: 20px;
	}
	
#selling-buying-text ul li {
	margin-top: 10px;
	}
	
#selling-buying-text span {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 18px;
	}
	
#selling-buying-sources {
	font-size: .9em;
	width: 630px;
	margin: 10px auto;
	}
	
#selling-buying-sources p {
	font-size: 1.3em;
	text-decoration: underline;
	}
	
#selling-buying-source ul {
	list-style-type: disc;
	}
	
#selling-buying-source ul li {
	line-height: 100%;
	}
	
#selling-buying-source ul li a {
	color: #666;
	text-decoration: underline;
	}


/************************************************
*	Footer  									*
************************************************/

#footer { 
    margin-top: 8px;
	padding: .5em 0;
	border-top: 1px solid #BCC2C9;
	border-bottom: 1px solid #BCC2C9;
	clear: both;
	height: 23px;
	} 
	
#footer a {
	}
	
#footer a img {
    border: none;
	}
	
#footer a:visited {
	}

#footer p {
	text-align: right;
	color: #b7b7b7;
	}
	
.footer-right {
	float: right;
	margin-right: 20px;
	margin-top: 4px;
	display: inline-block;
	}
	
.footer-left {
    float: left;
	margin-top: 2px;
	}
	
.footer-left img {
	margin: 0 2px;
	}
	
#design a {
	font-size: .9em;
	color: #59646C;
	font-style: italic;
	}
	
#design a:visited {
	color: #59646C;
	}
	
#upcoming {
	margin-bottom: 3em;
	}
	
	
/************************************************
*	Various  									*
************************************************/
 
#luke {
	font-size: .7em;
	clear: both;
	}
	
/************************************************
*	Font Styles  									*
************************************************/

.bold {
	font-weight: bold;
	}
	
.italics {
    font-style: italic;
	}
	
/************************************************
*	Blog 									*
************************************************/

#blog-entries {
	margin-top: 10px;
	list-style-type: none;		
	}

#blog-entries li {
	}
	
#blog-entries a {
	}

#blog-entries hr {
	border: 1px solid #ccc;
	}

#blog-date {
	font-size: 13px;
	}

#blog-title {
	padding-top: 1.3em;
	font-size: 2.2em;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 35px;
	}

#blog-author {
	font-family: georgia, serif;
	font-style: italic;
	}

#read-more {
	color: #fff;
	font-style: italic;
	font-family: georgia, serif;
	background: AliceBlue;
	border: 1px solid Grey;
	padding: 4px;
	font-size: 13px;
	width: 142px;
	text-align: center;
	display: block;
	margin-bottom: 1em;
	}
	
#yelp-biz-badge-fsc-jZ5ZSQ1XIWHgO758wyCH-A {
	/*background: blue;*/
	width: 130px;
	margin-top: 20px;
	}
	
#vball-table td {
	padding: 1em 1em;
	border-top: 1px solid #ccc;
	}