/*
DESTINATION SOUTH
Stylesheet
12.17.03
by Rich Goidel
www.goidel.com
*/

/* ---- BODY STYLES ---- */

body {
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #404040;
}

.bodyHome {
	margin: 0px;
	background: #ffffcc url(images/common/bg_home_rev2.gif) repeat-x;
}

.bodySub {
	margin: 0px;
	background: #ffffcc url(images/common/bg_sub_rev2.gif) repeat-x;
}

.bodySubNav {
	margin: 0px;
	background: #ffffff url(images/common/bg_sub.gif) repeat-x;
}

.bodySubHdr {
	margin: 0px;
	margin: 12px 6px 6px 25px;
	background: #ffffff url(images/common/bg_sub_hdr.gif) repeat-x;
}

p {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #404040;
}

td {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #404040;
}

li {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #404040;
}

a {
	color: #0a328b;
}

/* ---- NAVIGATION STYLES ---- */
.auxnav {
	position:absolute;
	left:439px;
	top:84px;
	width:330px;
	margin:0px;
	padding:6px 0px;
	text-align:right;
	color: #666666;
	font-size: 11px;
}

.auxnav a {
	color: #666666;
	text-decoration: none;
}

.auxnav a:hover {
	color: #0a328b;
	text-decoration: underline;
}

.extranet {
	border: 1px solid #666666;
	padding: 3px;
	background-color: #ffffcc;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}

.linkBox {
	border: 1px solid gray;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	color:green;
	font-size:7pt;
}

.portfolio {
	width:315px;
	height:180px;
	text-align:center;
	padding-top:14px;
	color: #666666;
}

.portfolio a {
	font-size:14pt;
	font-weight: bold;
	color: #0a328b;
	text-decoration: none;
}

.portfolio a:hover {
	color: green;
}

/* ---- CONTENT STYLES ---- */

.hdr {
	position: absolute;
	left: 341px;
	top: 153px;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

.subContent {
	position: absolute;
	left: 341px;
	top: 187px;
	width: 420px;
}

.intro {
	font-size:10pt;
	color:#0a328b;
	
}

.subhdr {
	font-size: 9pt;
	font-weight: bold;
	color: #0a328b;
}

.hiliteB {
	color: #0a328b;
}

.hiliteG {
	color: #666666;
	font-size: 8pt;
}

.ihdr {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}

.iblurb {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color:#666666;
}

.qblurb {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color:#666666;
}

.rightside {
	font-size:8pt;
	text-align:right;
	padding-right:12px;
}

.photoL {
	float:left;
	padding:1px;
	border:1px solid #999999;
	margin-right:10px;
	margin-bottom:6px;
}

.mousetype {
	text-align:right;
	font-size:7pt;
	color:#666666;
}

.mousetype a {
	color:#666666;
}