html {
	font:normal normal normal 14px/20px Verdana, sans-serif;
	color:#000000;
	background-color: #023D3D;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color:#FFFFFF;
	cursor:pointer;
}

#all {
	width:960px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

/************************************************** SIDEBAR */

#sidebar {
	width:280px;
	float:left;
	text-align:right;
	padding-top: 1px;
}
#sidebar2 {
	width:300px;
	float:left;
	text-align:right;
	padding-top: 1px;
}

#sidebar h1 {
	margin:50px 0 20px 0;
	font: normal normal normal 14px/16px Georgia, serif;
}

#sidebar p {
	margin-bottom:20px;
}

#sidebar h3 {
	font: normal normal normal 18px/20px Georgia, serif;
	text-transform:uppercase;
	padding:20px 0px 20px 0;
}

#sidebar ul li{
	padding-right:45px;
}

#sidebar ul li a {
	font:normal normal normal 14px/30px Verdana, sans-serif;
	display:block;
	padding-right:25px;
	width:240px;
}

#sidebar ul li a:hover {
	background: url('../images/menu-hover-trans.png') center right no-repeat;
	color: #FFFFFF;
}
#sidebar ol li a {
	font:normal normal normal 14px/30px Verdana, sans-serif;
	display:block;
	padding-left:55px;
	width:275px;
	margin-right:-20px;
}

#sidebar ol li a:hover {
	background: url('../images/menu-hover-trans.png') center right no-repeat;
	color: #FFFFFF;
}

/************************************************** CONTENT */

#content {
	width:660px;
	float:right;
	margin-left:-40px;
	background: url('../images/content-trans2.png') top center no-repeat;
}

#content #fix {
	margin:-40px 0 0 0;
	position:relative;
	top:40px;
	background: url('../images/content-bottom-trans2.png') bottom center no-repeat;
	display:block;
	height:40px;
}

#content * {
	margin:0 40px;
	color: #000000;
}

#content #wrapper {
	margin:0;
}
#content #image {
	height: 220px;
	width: 520px;
	background-image: url(../images/Banner-Karen-Teal.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center center;
	border-top-width: 10px;
	border-right-width: 12px;
	border-bottom-width: 10px;
	border-left-width: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content  #image #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
	float: left;
	padding-top: 105px;
	color: #FFFFFF;
}

#content a, #content strong, #content em, #content ul, #content li {
	margin:0;
}

#content h2 {
	margin:60px 60px 20px 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: right;
}

#content img {
	padding:9px;
	border:1px solid #c2c2c2;
	background-color:#cccccc;
	margin-bottom:20px;
}

#content p {
	margin-bottom:20px;
}
#content #flash {
	margin-left: 5px;
}

#content ul, #content ol {
	margin:0 60px 20px 100px;
}

#content ul {
	list-style:disc;
}

#content ol {
	list-style:decimal;
}

/************************************************** CONTACT FORM */

#content form {
	margin:0 60px;
}

#content form * {
	margin:0;
}

#content form label {
	display:block;
}

#content form p {
	margin-bottom:10px;
}

#content form p.success {
	font-weight:bold;
	color:green;
}

#content form p.error, #content form p span.error {
	font-weight:bold;
	color:yellow;
}

#content form input.text {
	border:2px solid #c2c2c2;
	padding:3px;
	width:280px;
	margin-bottom:10px;
}

#content form textarea {
	background:white;
	border:2px solid #c2c2c2;
	padding:3px;
	width:450px;
	height:160px;
}

#content form input.send {
	padding:5px 25px;
	margin-bottom:10px;
}
#content #image2 {
	height: 220px;
	width: 520px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/karen_banner.jpg);
	border: 10px solid #000000;
	margin-right: auto;
	margin-left: auto;
}
#content #image2 #txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	line-height: 22px;
	float: left;
	padding-top: 65px;
	color: #FFFFFF;
	width: 300px;
}
#content  #image2  #stxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 13px;
	float: left;
	padding-top: 12px;
	color: #FFFFFF;
	width: 220px;
}
#content #image3 {
	height: 270px;
	width: 520px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#content #image3 #txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	line-height: 22px;
	float: left;
	padding-top: 40px;
	color: #FFFFFF;
	width: 300px;
}
#content #image4 {
	height: 220px;
	width: 520px;
	background-image: url(../images/process.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image4 #txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 22px;
	float: left;
	padding-top: 60px;
	font-weight: bold;
	color: #EBC3B9;
}
#content #image5 {
	height: 220px;
	width: 520px;
	background-image: url(../images/karen_ross_testimonials.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image5 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: oblique;
	line-height: 26px;
	color: #000000;
	width: 425px;
	margin-top: 125px;
	margin-left: 10px;
	background-image: url(../images/content-trans.png);
	background-repeat: repeat;
	background-position: center center;
}
 
#content #image6 {
	height: 220px;
	width: 520px;
	background-image: url(../images/Banner-Authors.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image6 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 18px;
	float: left;
	padding-top: 15px;
	color: #FFFFFF;
	margin-left: 10px;
	width: 250px;
}
#content #image7 {
	height: 220px;
	width: 520px;
	background-image: url(../images/maureen_blaha.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image7 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 24px;
	float: left;
	padding-top: 15px;
	color: #F1FCFF;
	margin-left: 15px;
}
#content #image8 {
	height: 220px;
	width: 520px;
	background-image: url(../images/legacy.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image8 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 24px;
	float: left;
	padding-top: 5px;
	color: #F1FCFF;
	margin-left: 5px;
	width: 300px;
}
#content  #video8 {
	height: 317px;
	width: 520px;
	border: 10px solid #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.video {
	height: 317px;
	width: 520px;
	left: -40px;
}
#content #image9 {
	height: 220px;
	width: 520px;
	background-image: url(../images/rob-ronin.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image9 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 18px;
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	margin-left: 5px;
	width: 335px;
}
#content #image10 {
	height: 220px;
	width: 520px;
	background-image: url(../images/Jacqui-Neurater.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image10 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	margin-left: 225px;
	width: 290px;
	margin-top: 25px;
}
#copyright {
	float: left;
	height: 50px;
	width: 400px;
}
#content #stxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 13px;
	float: left;
	padding-top: 12px;
	color: #FFFFFF;
	width: 220px;
}
#content #stxt a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
}
#content  #stxt_dark {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 13px;
	float: left;
	padding-top: 12px;
	color: #4A261B;
	width: 220px;
}
#content #image11 {
	height: 220px;
	width: 520px;
	background-image: url(../images/Business-Banner.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image11 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	margin-left: 235px;
	width: 270px;
	margin-top: 20px;
}
#content #image12 {
	height: 220px;
	width: 520px;
	background-image: url(../images/Arts-Banner.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image12 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	margin-left: 205px;
	width: 290px;
	margin-top: 35px;
}
#content #txtemp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-align: center;
	margin-top: 25px;
	line-height: 12px;
	margin-right: -40px;
	margin-left: -40px;
}
#content  #txtempSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	margin-top: 25px;
	line-height: 16px;
	margin-right: -40px;
	margin-left: -40px;
	padding-left: 85px;
	padding-right: 50px;
}
#content #playrtdk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	float: right;
	font-weight: bold;
	width: 175px;
	height: 27px;
	background-image: url(../images/sound.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	margin-left: 5px;
	padding-right: 15px;
	line-height: 25px;
	margin-right: 5px;
}
#content #playrtlt {
	float: right;
	width: 162px;
	height: 27px;
	background-image: url(../images/sound.png);
	background-repeat: no-repeat;
	margin-right: 2px;
	color: #FFFFFF;
}
#content #playrtlt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}
#content #wrapper #column1 {
	margin:0;
	width: 165px;
	float: left;
}
#content  #image13 {
	height: 220px;
	width: 520px;
	background-image: url(../images/Hospitality-Process.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image13 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	margin-left: 205px;
	width: 290px;
	margin-top: 35px;
}
#content #image14 {
	height: 220px;
	width: 520px;
	background-image: url(../images/banner_lieberman.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image14 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	float: left;
	padding-top: 10px;
	color: #462420;
	margin-left: 35px;
	width: 290px;
	margin-top: 35px;
}
#content #image15 {
	height: 220px;
	width: 520px;
	background-image: url(../images/banner-byrum_i.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image15 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	margin-left: 10px;
	width: 325px;
	margin-top: 5px;
}
.flash_holder {
	float: left;
	height: 275px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
#content #image16 {
	height: 220px;
	width: 520px;
	background-image: url(../images/banner_dillard.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image16 #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 20px;
	float: left;
	padding-top: 10px;
	color: #FFFFFF;
	width: 325px;
	margin-top: 5px;
	margin-left: 189px;
}
#content #image7i {
	height: 220px;
	width: 520px;
	background-image: url(../images/maureen_blaha_i.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image7i #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 24px;
	float: left;
	padding-top: 10px;
	color: #F1FCFF;
	margin-left: 15px;
}
#content #image7ii {
	height: 220px;
	width: 520px;
	background-image: url(../images/banner_leonard-notext.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 10px solid #000000;
	padding: 0px;
	background-position: center center;
}
#content #image7ii #txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 21px;
	float: left;
	padding-top: 15px;
	color: #000033;
	margin-left: 180px;
}
#all #content #wrapper #image7ii #txt #stxt {
	color: #000033;
}
#all #content #wrapper #image7ii #txt #stxt .style7 {
	color: #000033;
}
.quotesSpecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 65px;
	width: 425px;
	padding-left: 65px;
	padding-top: 15px;
}

