@charset "utf-8";


.homeTextBoxes {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	padding-right: 8px;
	padding-left: 10px;
	line-height: 17px;
	text-align: justify;
	color: #333333;
}

.homeTextBoxes a:link, visited, active{
	font-style: normal;
	text-decoration: underline;
	color: #be277e;
}

.blogdate 
	{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	color: #be277e;
}




.homeTitle {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
	text-align: left;
	color: #6e2850;
}

.subtitle {
	color: #CC9900;
	font-family: Calibri, Tahoma, Arial;
	font-size: 1.4em;
	padding-bottom: 0px;
}
.blog_font {
	font-family: calibri, tahoma, arial;
	font-size: 1.0em;
	color: #333333;
}


.subtitle2 {
	color: #CC9900;
	font-family: Calibri, Tahoma, Arial;
	font-size: 1.2em;
	padding-bottom: 0px;
}

.subbody {
	font-family: Calibri, Tahoma, Arial;
	color: #333333;
	font-size: .9em
}

.subbody a:link {
	text-decoration: underline;
	color:#3399CC;

}

.testimonial {
	font-family: Calibri, Tahoma, Arial;
	color: #333333;
	font-size: .9em;
	background-color: #F7F7F7;
	padding: 10px;
	border: 1px solid #BCBCBC;
}

.resources {
	font-family: Calibri, Tahoma, Arial;
	color: #333333;
	font-size: .8em;
	text-align:justify;
	padding-right:15px;
}

.blogbody {
	font-family: Tahoma, Arial;
	color: #333333;
	font-size: .8em;
	padding-left: 10px;
	padding-right: 10px;
	visibility: show;
}

.resources a:link {
	text-decoration: underline;
	color:#3399CC;

}

.blog_side {
	font-family: Calibri, Tahoma, Arial;
	color: #333333;
	font-size: .8em;
	text-align:justify;
	padding-right:5px;
	padding-left:5px;
	padding-top:0px;
}

#rotator
{
  background: url(../images/random-images/rotator.php) no-repeat center top;
  width: 700px;
  height: 150px;
}

#latestnews{
	border:1px solid #EEE;
	padding-right:5px;
	padding-left:5px;
	width:292px;
	position:inherit;
	margin-left:2px;
	margin-right:5px;
	margin-top:0px;
	z-index:2;
}

#podcast{
	border:1px solid #EEE;
	padding:1px;
	width:301px;
	position:inherit;
	margin-left:2px;
	margin-right:0px;
	z-index:2;
}

#container{
    border:1px solid #CCCCCC;
	padding:8px;
	margin:5px;
	background-color: #fff;
	width:970px;
}

#linkedin {
	position:absolute;
	right:0;
	top:150px;
	
}

#twitter {
	position:absolute;
	right:0;
	top:366px;
	
}

#facebook {
	position:absolute;
	right:0;
	top:486px;
	
}

#feedback {
	position:absolute;
	right:0;
	top:606px;
	
}

#secondarynavs {	
	width: 200px;
	float: left;
	padding-right: 30px;
	padding-top: 15px;
}
#secondarynavs h3 {
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border-top: 4px solid #950166;
	border-bottom: 1px dotted #8b8b8b;
	padding: 5px 0;
	margin: 5px 0 10px 0;
	color: #282f33;
}
#content ul.secondary {
	margin: 0 0 0px 0px;
}
#content ul.secondary li {
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	margin: 0 0 3px 0;
	padding: 3px 0 1px 0px;
	display:block;
	list-style-type:none;
}
ul.secondary li a {
	text-decoration: none;
	color: #0fb403;
	padding: 2px;
}
ul.secondary li.active a, ul.secondary li a:hover {
	color: #0fb403;
	background: #f5fed7;
}

#miami {
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
	top:206px;
	left:25px;
	width: 425px;
	padding:5px;
	
}

#headerimage {
	border:1px solid #EEE;
	padding:5px;
	margin-bottom:10px;

}
	

.statement {
	background-image: url(../images/statement_bg.jpg);
	background-repeat: no-repeat;
}

.texta { 
 font-size:11px; 
 background-color: #f7f7f7; 
 border: 1px solid #666666; 
}

.feedback { 
 font-size:12px;
 font-family:Verdana;
 background-color: #f7f7f7; 
 border: 1px solid #666666; 
}
