/* CSS Document */
* {
	margin: 0px;
}

#sidebar h3 {
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	color: #E93D72;
}
#footer h3 {
	font-size: 17px;
}
p {
margin-top: 1em;
margin-bottom: 1em;
}
/* --------------------------------------------- */
#container {
	margin: 0px auto 0px auto;
	padding: 0px;
}
#header {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 955px;
	height: 197px;
}
#login {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	height: 55px;
	text-align: right;
}
#logo {
	margin: 0px auto 0px auto;
	padding: 0px; 
	height: 50px;
}
#slogan {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 100px;
}
/* #nav {
	margin: 0px auto 0px auto;
	padding: 12px 0px 0px 0px;
	width: 760px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}*/

/* ****** */
#page {
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px; 
	text-align: left;
	width: 920px;
}
#content {
	margin: 0px;
	padding: 0px;
	padding-right: 30px;
	width: 476px;
}
#content_wide {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#comment_form {
	margin: 10px;
	padding: 20px;
}



/* --------------------------------------------- */


a.sidebar:link {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
a.sidebar:visited {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
a.sidebar:hover {
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}
a.sidebar:active {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}

a.title:link {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
a.title:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
a.title:hover {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}
a.title:active {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
a.post_title:link {
	text-decoration: none;
	color: #E93D72;
	font-weight: normal;
}
a.post_title:visited {
	text-decoration: none;
	color: #E93D72;
	font-weight: normal;
}
a.post_title:hover {
	text-decoration: underline;
	color: #E93D72;
	font-weight: normal;
}
a.post_title:active {
	text-decoration: underline;
	color: #E93D72;
	font-weight: normal;
}
a.sidebar_title:link {
	text-decoration: none;
	color: #E93D72;
	font-weight: normal;
}
a.sidebar_title:visited {
	text-decoration: none;
	color: #E93D72;
	font-weight: normal;
}
a.sidebar_title:hover {
	text-decoration: underline;
	color: #E93D72;
	font-weight: normal;
}
a.sidebar_title:active {
	text-decoration: underline;
	color: #E93D72;
	font-weight: normal;
}
a.sidebar_link:link {
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	color: #666666;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #555555;
	display: block;
	font-weight: bold;
}
a.sidebar_link:visited {
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	color: #666666;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #555555;
	display: block;
	font-weight: bold;
}
a.sidebar_link:hover {
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: underline;
	color: #999999;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #555555;
	display: block;
	font-weight: bold;
}
a.sidebar_link:active {
	margin: 20px 0px 20px 0px;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	color: #666666;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #555555;
	display: block;
	font-weight: bold;
}

/* 04 - Classes
--------------------------------------------- */
.noborder {
	margin: 0px;
	padding: 0px;
	border: 0px;	
}	
.imgborder {
	margin: 0px;
	padding: 3px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
img.alignnone{
	margin: 0px;
	padding: 3px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
img.aligncenter {
	margin: 10px;
	padding: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
img.alignright {
	padding: 3px;
	margin: 0px 0px 10px 10px;
	display: inline;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
img.alignleft {
	padding: 3px;
	margin: 0px 10px 10px 0px;
	display: inline;
	border-width: 1px;
	border-color: #C4B7B1;
	border-style: solid;
	background-color: #FFFFFF;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.smaller {
	font-size: 11px;
}
.small {
	font-size: 10px;
}
.subscribe_banner {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	height: 90px;
}
.subscribe_box {
	margin: 0px;
	padding: 15px;
	background-image: url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/bk_subscribe_box.png);
	background-position: top center;
	background-repeat: repeat;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #222222;
	font-size: 11px;
	text-align: center;
}
.banner_row {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.banner {
	padding: 2px;
	float: left;
}
.bright {
	color: #E93D72;
}
.highlight {
	color: #666666;
}
.intro {
	font-size: 14px;
}
.entry_indent {
	margin: 20px 20px 40px 20px;
	padding: 0px 10px 0px 20px;
	border: 1px solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #262626;
}
.testimonial {
	margin: 20px 20px 0px 20px;
	padding: 5px 10px 5px 20px;
	border: 2px solid;
	border-left-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #262626;
	font-style: italic;
	font-size: 14px;
}
.testimonial_name {
	margin: 0px 20px 20px 20px;
	padding: 5px 10px 5px 20px;
	border: 2px solid;
	border-left-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #262626;
	font-size: 11px;
}
.fineprint {
	color: #666666;
	font-size: 11px;
}
.portfolio_link {
	padding: 0px 7px 10px 0px;
	font-size: 11px;
	text-align: right;
	color: #666666;
}
.resume_list {
	padding: 0px 0px 0px 15px;
}

.clear {
	clear: both;
}
.service_col_left_top {
	width: 365px;
	float: left;
	margin-top: 20px;
	text-align: left;
	height: 170px;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #262626;
	padding-top: 20px;
}

.service_col_right_top {
	width: 365px;
	float: left;
	margin-top: 20px;
	margin-left: 29px;
	text-align: left;
	height: 170px;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #262626;
	padding-top: 20px;
}

.service_col_left {
	width: 365px;
	float: left;
	margin-top: 20px;
	text-align: left;
	height: 170px;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #262626;
}

.service_col_right {
	width: 365px;
	float: left;
	margin-top: 20px;
	margin-left: 29px;
	text-align: left;
	height: 170px;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #262626;
}

.service_icon {
	width: 70px;
	margin-right: 20px;
	float: left;
	text-align: left;
}

.service_text {
	width: 275px;
	float: left;
	text-align: left;
	margin-top: 0px;
}
/* 04 - Classes
--------------------------------------------- */
.noborder {
	margin: 0px;
	padding: 0px;
	border: 0px;	
}	
.imgborder {
	margin: 0px;
	padding: 3px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
img.alignnone{
	margin: 0px;
	padding: 3px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
img.aligncenter {
	margin: 10px;
	padding: 3px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
img.alignright {
	padding: 3px;
	margin: 0px 0px 10px 10px;
	display: inline;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
}
img.alignleft {
	padding: 3px;
	margin: 0px 10px 10px 0px;
	display: inline;
	border-width: 1px;
	border-color: #C4B7B1;
	border-style: solid;
	background-color: #FFFFFF;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.smaller {
	font-size: 11px;
}
.small {
	font-size: 10px;
}
.subscribe_banner {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	height: 90px;
}
.subscribe_box {
	margin: 0px;
	padding: 15px;
	background-image: url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/bk_subscribe_box.png);
	background-position: top center;
	background-repeat: repeat;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #222222;
	font-size: 11px;
	text-align: center;
}
.banner_row {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.banner {
	padding: 2px;
	float: left;
}
.bright {
	color: #E93D72;
}
.highlight {
	color: #666666;
}
.intro {
	font-size: 14px;
}
.entry_indent {
	margin: 20px 20px 40px 20px;
	padding: 0px 10px 0px 20px;
	border: 1px solid;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #262626;
}
.testimonial {
	margin: 20px 20px 0px 20px;
	padding: 5px 10px 5px 20px;
	border: 2px solid;
	border-left-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #262626;
	font-style: italic;
	font-size: 14px;
}
.testimonial_name {
	margin: 0px 20px 20px 20px;
	padding: 5px 10px 5px 20px;
	border: 2px solid;
	border-left-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #262626;
	font-size: 11px;
}
.fineprint {
	color: #666666;
	font-size: 11px;
}
.portfolio_link {
	padding: 0px 7px 10px 0px;
	font-size: 11px;
	text-align: right;
	color: #666666;
}
.resume_list {
	padding: 0px 0px 0px 15px;
}

.clear {
	clear: both;
}
.service_col_left_top {
	width: 365px;
	float: left;
	margin-top: 20px;
	text-align: left;
	height: 170px;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #262626;
	padding-top: 20px;
}

.service_col_right_top {
	width: 365px;
	float: left;
	margin-top: 20px;
	margin-left: 29px;
	text-align: left;
	height: 170px;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #262626;
	padding-top: 20px;
}

.service_col_left {
	width: 365px;
	float: left;
	margin-top: 20px;
	text-align: left;
	height: 170px;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #262626;
}

.service_col_right {
	width: 365px;
	float: left;
	margin-top: 20px;
	margin-left: 29px;
	text-align: left;
	height: 170px;
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-color: #262626;
}

.service_icon {
	width: 70px;
	margin-right: 20px;
	float: left;
	text-align: left;
}

.service_text {
	width: 275px;
	float: left;
	text-align: left;
	margin-top: 0px;
}

/* 05 - Lists, Blockquote, etc.
--------------------------------------------- */

blockquote {
	color: #ffffff;
	margin: 20px;
	padding: 5px 10px 5px 20px;
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #262626;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
	

/* 06 - Forms
--------------------------------------------- */

#sidebar form {
	margin: 0px;
	text-align: left;
}
	
/* 07 - WordPress Template - Original
--------------------------------------------- */


.postmetadata {
	text-align: left;
/*	border: 1px dotted #333333; */
	padding: 30px;
	background-color: #050505;
	}

.alt {
	
	border: 1px solid #333333;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}





#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */






.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}










.postmetadata {
	clear: left;
}








/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

 */
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 20px;
	}
.alt2 {
	margin: 0;
	padding: 20px;
	}
.alt_comment {
	background-image: url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/bk_comment_author.png);
	background-position: top center;
	background-repeat: repeat-y;
}

.authorcomment {
	background-image: url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/bk_comment_author.png);
	background-position: top center;
	background-repeat: repeat-y;
}
.authorcomment cite a{
	color: #E93D72;
}
li.authorcomment {
	background-image: url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/bk_comment_author.png);
	background-position: top center;
	background-repeat: repeat-y;
}
.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 20px;
	list-style: none;
	background-image: url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/bk_comment.png);
	background-position: top center;
	background-repeat: repeat;	
	border-top: 0px;
	border-bottom: 0px;
	border-left: 3px;
	border-right: 3px;
	border-color: #333333;
	border-style: solid;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}


#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #000000; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}



.center {
	text-align: center;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* Before footer */

/*#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0 0 10px 0;background-color: #000000;background-image: url(images/pagebk.jpg);background-repeat: repeat-x;
  }*/
   #morefoot2 {
	background: #000;
	padding: 15px;
  }
  #morefoot {
	background: #000;
	border: 1px solid #070707;
	padding: 15px;
	color: #dfdfdf;
	margin: 0 0 10px 0;
  }
#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
	line-height: 18px;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
	float: left;
	width: 340px;
	background-color: #000000;

  }
#morefoot .col2 {
	margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
	float: left;
	width: 260px;
	background-color: #000000;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
/* 
#footer {
  clear: both;
  background: #000;
  border: 1px solid #070707;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  width: 400px;
  }
#footerright {
  float: right;
  width: 400px;
  text-align: right;
  }*/
  
/*#contentwrapper {
  width: 700px;
  margin: 0 0 15px;
  padding: 0;
  }
#contentwrapper2 {
  padding:0;
  margin: 0 0 15px;
  width: 900px;
    } below is nb 
	#contentwrapper {
	padding:0;
	text-align: left;
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 10%;
	float: left;
	width: 700px;
  }
#contentwrapper2 {
	padding:0;
	text-align: left;
	margin-top: 0;
	margin-right: 10%;
	margin-bottom: 15px;
	margin-left: 10%;
	width: 920px;
    }  
  background-color: #000000;
	background-image: url(images/pagebk.jpg);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333; 
	
	background-image: url(images/pagebk.jpg);
	background-repeat: repeat-x;

#contentwrapper .pageTitle h2, #contentwrapper2 .pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #666666;
	margin-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.125em;
   }
  #main {
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	width: 980px;

 }
 .topPost {
	padding: 20;
	font-size: 9pt;
  }
   .topPost h2.topTitle a {
	font-size: 18pt;
	font-weight: bold;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
  }  .topPost h2.topTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #666666;
	background-image: url(images/HD-graphic2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	height: 100px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}*/

.topPost h1.topTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #c7e5f7;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.topPost h1.topTitle a:hover {
  text-decoration: none;
  color: #c7e5f7;
  }
  .topPost h2.topTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #c7e5f7;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.topPost h2.topTitle a:hover {
  text-decoration: none;
  color: #c7e5f7;
  }
.topPost p.topMeta {
	margin: 8 0 10;
	font-size: 9pt;
	color: #c7e5f7;
  }
.topPost p.topMeta a {
  text-decoration: underline;
  color: #c7e5f7;
  }
.topPost p.topMeta a:hover {
  color: #ffffff;
  }
.topPost div.topContent {
  font-size: 9pt;
  color: #c7e5f7;
  margin: 8px 0;
  }
.topPost div.topContent a {
  text-decoration: underline;
  color: #c7e5f7;
  }
.topPost div.topContent a:hover {
  text-decoration: underline;
  color: #c7e5f7;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
  color: #c7e5f7;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
	font-size: 9pt;
	padding: 8px;
	line-height: 18pt;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
   color: #666666;
    background: #333333;
  }
.topPost span.topComments a {
  color: #666666;
  background:  url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topMore a {
  color: #666666;
  background:  url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topTags em {
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #666666;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #666666;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #CCCCCC;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #666666;
  }
/* End Various Tags & Classes*/
.HP-back {
	background-color: #000000;
	background-image: url(http://www.liveinfloridaluxury.com.php5-7.dfw1-1.websitetestlink.com/images/HP-Back.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.HPHeader {
	letter-spacing: .125em;
	text-align: center;
}
.HPtext {
	margin-right: 20px;
	margin-left: 20px;
}

