/* Content Pages - Home */

/* Content   */
#divHome {
	margin:0px;
	float: left;
    padding: 0px !important;  
	position: relative;	
	margin-left: 0px;
	margin-top: 0px;
	height: 950px;
	width:782px;
    background-color:#ffffff;
}

/* Banner Callout Box */

DIV#banCallout {
	border-top: 2px solid #ff709f;
	position: relative;
	clear: both;
	width: 100%;
	height: 165px;
	color: white;
	background-color: #d4006c;
	background: url('../mImgs/about_banner.png') left top no-repeat #d4006c;	
}

DIV#banCallout H1 {
    font-family:  "Trebuchet MS", Verdana,Arial, "Times New Roman";
	margin: 0px 10px 0 15px;
	padding-top: 7px;
	letter-spacing: 1px;
	font-size: 26px;
	color: white;
}

DIV#banCallout P {
    font-family:  "Trebuchet MS", Verdana,Arial, "Times New Roman";
	padding: 10px 280px 10px 15px;
	font-size: 16px;
	line-height: 135%;
}


/* Edit below here!!!!*/

#aboutContent {
    position: relative;
	width: 782px;
	height: 410px;
	font-size: 1em;
	font-style: normal;

}

#aboutTop {
	position:relative;
	color: #000000;
	height: 25px;
	width: 700px;
	padding: 15px 25px 35px 25px;
}

DIV#aboutTop H1{
	letter-spacing: 0.06em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman",  Courier;
	font-size: 2.25em;
	font-style: normal;
	color: #0078b2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

DIV#aboutRight H1{
	letter-spacing: 0.03em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman",  Courier;
	font-size: 1.25em;
	font-style: normal;
	color: #0078b2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}

#aboutRight A {
	letter-spacing: 0.03em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman",  Courier;
	font-size: 1.25em;
	font-style: normal;
	color: #0078b2;
	text-decoration: none;
}

DIV#aboutRight A:hover{
	letter-spacing: 0.03em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman",  Courier;
	font-size: 1.25em;
	font-style: normal;
	text-decoration: none;
	background: #DDD;
}

DIV#aboutRight P{
	letter-spacing: 0.03em;
	line-height: 1.3em;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #333333;
}

#aboutRight {
	position:relative;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;

	width: 300px;
	float:left;
	padding: 0 0 0 0;
}

#aboutLeft {
	position:relative;
	color: #000000;
	width: 400px;
	float:left;
	padding: 0px 15px 0 25px;

}

#aboutLeft P {
   	letter-spacing: 0.06em;
	line-height: 1.2em;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	color: #23343c;
}

#rowBubbles {
	width: 720px;
	height:400px;
	padding: 0px 0px 0px 45px;
	position:relative;
}

#bubbleOne {
	padding: 15px 55px 15px 15px;
	background-image:url(../about/bubble.gif);
	background-repeat:no-repeat;
	width: 172px;
	height: 293px;
	float:left;
	position:relative;
}

DIV#bubbleOne P {
   	letter-spacing: 0.06em;
	line-height: 1.3em;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
}
DIV#bubbleTwo P {
   	letter-spacing: 0.06em;
	line-height: 1.3em;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
}
DIV#bubbleThree P {
   	letter-spacing: 0.06em;
	line-height: 1.3em;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	font-style: normal;
}



.tlink {
   	letter-spacing: 0.06em;
	line-height: 1.3em;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: .8em;
	font-style: normal;
	text-decoration: none;
	color: #0066FF
}




#bubbleTwo {
	padding: 15px 55px 15px 15px;
	background-image:url(../about/bubble.gif);
	background-repeat:no-repeat;
	width: 172px;
	height: 293px;
	float:left;
	position:relative;

}
#bubbleThree {
	background-image:url(../about/bubble.gif);
	background-repeat:no-repeat;
	padding: 15px;
	width: 172px;
	height: 293px;
	float:left;
	position:relative;
}
