/* CSS Document */

/* COLORS:
	purple: #784d87
	visited purple link: #87789b
	lavendar: #d9cedd
	cream: #f2f0e2
	dark gray-blue: #60626d
	soft green: #c0ceae
*/

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	background-image:url(../images/bg_gradient.gif);
	background-repeat:repeat-x;
	background-color:#784d87;
	}

h1{
	font-size:18px;
	color:#784d87;
	font-weight:normal;
	display:block;
	padding-bottom:5px;
	width:100%;
	border-bottom:1px solid #784d87;
	}

h2{
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
	}

p, ul{
	font-size:12px;
	color:#60626d;
	line-height:20px;
	}

ul{
	padding:0px;
	margin:0px 0px 10px 25px;
	}

p a, ul a{
	text-decoration:none;
	}

p a, ul a{
	font-weight:bold;
	color:#784d87;
	text-decoration:none;
	border-bottom:1px solid #784d87;
	}

p a:visited, ul a:visited{
	color:#87789b;
	font-weight:bold;
	border-bottom:1px solid #87789b;
	}

p a:hover, ul a:hover{
	border-bottom:1px dotted;
	}

#main{
	width:687px;
	margin:0px auto;
	padding:0px;
	}

#contentWrap1{
	width:687px;
	margin:0px;
	padding:0px;
	background-image:url(../images/edge_topleft.gif);
	background-repeat:no-repeat;
	}

#contentWrap2{
	width:687px;
	margin:0px;
	padding:0px;
	background-image:url(../images/edge_topright.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}

#contentWrap3{
	width:687px;
	margin:0px;
	padding:0px;
	background-image:url(../images/edge_bottomleft.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	}

#contentWrap4{
	width:657px;
	margin:0px;
	padding:0px 14px 0px 16px;
	background-image:url(../images/edge_bottomright.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	}

#content{
	width:657px;
	min-height:720px;
	margin:0px;
	background-color:#fff;
	}
	
#navWrap1{
	width:617px;
	padding:0px;
	margin:0px 20px;
	background-image:url(../images/nav_slice.gif);
	background-repeat:repeat-y;
	}

#navWrap2{
	width:617px;
	padding:0px;
	margin:0px;
	background-image:url(../images/nav_top.gif);
	background-repeat:no-repeat;
	}

#navWrap3{
	width:617px;
	height:205px;
	padding:0px;
	margin:0px;
	background-image:url(../images/nav_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

#navWrap3 img{
	float:left;
	height:192px;
	width:410px;
	border:1px solid #fff;
	margin:5px 0px 0px 0px;
	}

#flash{
	float:left;
	height:192px;
	width:410px;
	border:1px solid #fff;
	margin:5px 0px 0px 0px;
	}

#navWrap3 ul{
	list-style-type:none;
	margin:0px;
	padding:5px;
	float:left;
	}

#navWrap3 li{
	display:block;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 10px;
	width:180px;
	height:29px;
	background-color:#f2f0e2;
	}

#navWrap3 li a{
	display:block;
	width:150px;
	padding:4px 0px 0px 30px;
	height:25px;
	color:#784d87;
	font-size:16px;
	border-bottom:none;
	font-weight:normal;
	}

#navWrap3 li a:hover{
	background-image:url(../images/halo.gif);
	background-repeat:no-repeat;
	}

.navSelect{
	font-weight:bold!important;
	background-image:url(../images/halo.gif);
	background-repeat:no-repeat;
	}

#subNav{
	width:523px;
	height:30px;
	padding:5px 47px 0px 47px;
	margin:0px 20px;
	background-color:#784d87;
	color:#fff;
	}

#subNav a{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #fff;
	}

#subNav a:hover{
	border-bottom:1px dotted #fff;
	}


#copyWrap1{
	width:617px;
	margin:20px 20px 0px 20px;
	padding:0px;
	background-image:url(../images/content_slice.gif);
	background-repeat:repeat-y;
	}

#copyWrap2{
	width:617px;
	margin:0px;
	padding:0px;
	background-image:url(../images/content_top.gif);
	background-repeat:no-repeat;
	}

#copyWrap3{
	width:617px;
	min-height:395px;
	padding:0px;
	margin:0px;
	background-image:url(../images/content_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

#leftCol{
	width:289px;
	float:left;
	margin:10px 10px 20px 20px;
	padding:0px;
	}

#rightCol{
	width:268px;
	float:left;
	margin:30px 20px 20px 10px;
	padding:0px;
	}

.boxWrap1{
	width:268px;
	margin:0px 0px 15px 0px;
	padding:0px;
	background-image:url(../images/box_slice.gif);
	background-repeat:repeat-y;
	}

.boxWrap2{
	width:268px;
	margin:0px;
	padding:0px;
	background-image:url(../images/box_top.gif);
	background-repeat:no-repeat;
	}

.boxWrap3{
	width:238px;
	margin:0px;
	padding:5px 15px;
	background-image:url(../images/box_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

.boxWrap3 p{
	font-size:11px!important;
	}

.floatClear{
	height:0px;
	color:#f2f0e2;
	border:none;
	margin:0px;
	clear:both;
	}

#subCopy{
	width:527px;
	margin:0px 20px 20px 45px;
	padding:0px 0px 20px 0px;
	}

#phone{
	width:617px;
	height:23px;
	margin:7px 20px;
	padding:5px 0px 0px 0px;
	border:1px solid #784d87;
	background-color:#d9cedd;
	font-size:14px;
	text-align:center;
	color:#784d87;
	}

#copyright{
	font-size:11px;
	color:#d9cedd;
	text-align:center;
	}
	
.jobAppTable{
	width:527px;
	font-size:11px;
	font-weight:bold;
	color:#60626d;
	margin:10px 0px 10px 0px;
	border-top:1px solid #784d87;
	}

.jobAppTable td{
	border-top:1px solid #d9cedd;
	padding:5px;
	vertical-align:text-top;
	}

#jobApp input, #jobApp select, #jobApp textarea{
	border:1px solid #d9cedd;
	margin:2px;
	}

#jobApp label{
	font-size:11px;
	font-weight:normal;
	clear:both;
	}

#appAddress td{
	border:none;
	padding-left:0px;
	}

.centered{
	text-align:center;
	}

.textTop td{
	vertical-align:top;
	}

.button{
	border:none!important;
	}

#Audio{
	float: right;
}