@charset "utf-8";

/* CSS Document */



/* HTML STANDARDS */

body	{ margin:0; padding: 10px 0px 0px 0px; font:12px Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; color:#474747; text-align:center;  }



p		{  }

b		{ font-weight:bold; }
strong	{ font-weight:bold; }
i		{ font-style:italic; }
em		{ font-weight:italic; }

a { color: #025780; }

li { padding-bottom: 3px; }

hr {  }

h1 { font-size: 18px; color: #641475;   margin:10px 0px; }
h2 { font-size: 16px; color: #641475;  margin:10px 0px; }
h3 { font-size: 16px; color: #2072a2;  margin:10px 0px; }
h4 { font-size: 14px; color: #641475; margin:10px 0px;  }
h5 { font-size: 14px; color: #2072a2;  margin:10px 0px; }
h6 { font-size: 14px; color: #474745; margin:10px 0px; }


/* SITE SPECIFIC */
#topborder { position: relative; width:770px; height: 20px; margin: 0 auto; background-image:url(images/pgout-top.gif); background-repeat: no-repeat; background-position: top center;}
#container { position: relative; width: 720px; margin: 0px auto; padding: 0px 25px;  background-image:url(images/pgout-sides.gif); background-repeat:repeat-y; background-position: top center; }
#btmborder { position: relative; clear:both; width:770px; height: 20px; margin: 0 auto; background-image:url(images/pgout-bottom.gif); background-repeat: no-repeat; background-position: bottom center;}
/* Header Styles */

#slheader { position: relative; width: 720px; margin: 0px; padding: 0px; text-align:left; }


/* Content Styles */

#content { position: relative; float: left; width: 720px; margin: 0px; padding: 10px 0px 0px 0px; text-align: left; }
#btmcontent { clear:both; height: 10px; }

/* Footer Styles */

#footer { position: relative; text-align:center; margin: 0 auto; width: 720px; padding: 5px 0px 5px 0px; font-size: 10px; }

/* Text Styles */
.narrow { padding: 0px 20px; }

.mainbody { font:12px Verdana, Arial, Helvetica, sans-serif; color:#474747; font-weight:normal;}
.large {  font-size: 16px;}
.medium { font-size: 14px;}
.small {  font-size: 10px;}
.tiny {  font-size: 9px;}

.largePurple { font-size: 20px; color: #641475; font-weight:bold;}
.medPurple { font-size: 16px; color: #641475; font-weight:bold;}
.largeTeal { font-size: 20px; color: #2072a2; font-weight:bold;}
.medTeal { font-size: 16px; color: #2072a2; font-weight:bold;}

.drkpurple { color: #641475; }
.drkteal { color: #073C5C;}
.teal { color: #2072a2; }
.rose { color: #d7a8b90; }
.ltpink { color: #f9e5e7; }
.drkgray { color: #474745; }
.ltgray { color: #ececec; }
.red { color: #F00; }

.HighlightYellow { background-color: #FFFF00; }

.Testimonial-Box { 	width: 90%; background-color: #FFFFFF; 	padding: 10px; 	border: thin dashed #833c3e; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10pt; 	font-style: normal; }

.Testimonial-Box2 { background-color: #FFFFFF; 	padding: 10px; 	border: thin dashed #833c3e; 	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 10pt; 	font-style: normal; }

.DoubleBox1 { 	width: 90%; background-color: #FFFFFF; 	padding: 10px; 	border: double 6px #2072a2; }
.DoubleBox2 { 	width: 90%; background-color: #FFFFFF; 	padding: 10px; 	border: double 6px #641475; }

.DotBox1 { width: 90%; background-color: #FFFFFF; 	padding: 10px; 	border: dashed 2px #2072a2; }
.DotBox2 { width: 90%; background-color: #FFFFFF; 	padding: 10px; 	border: dashed 2px #641475; }

.tbox { 	width: 90%; background-color: #f8e4e7; 	padding: 10px; 	border: thin dashed #474745; }
.tboxBlue { 	width: 90%; background-color: #f3f3f3; 	padding: 10px; 	border: thin dashed #2072a2; }

.leftTphoto {
	width: 200px;
	float: left;
	padding: 5px 10px 10px 10px;
	text-align:center;
	font-size: 10px;
}

.rightTphoto {
	width: 200px;
	float: right;
	padding: 5px 10px 10px 10px;
	text-align:center;
	font-size: 10px;
}

.left {
	float: left;
	margin-right: 10px;
	text-align:center;
}

.right {
	float: right;
	margin-left: 10px;
	text-align:center;
}
