@charset "utf-8";
body {
	background-color: #CCE1E4;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
#container #top img {
	padding-left: 25px;
}
#container #nav img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#container #nav #current {
	font-weight: bold;
	text-decoration: none;
	color: #7D5442;
	font-size: large;
	font-style: italic;
}*/
#container a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#container a:hover {
	color: #A39B98;
}

#container {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	padding-left: 0px;
}
#container #nav {
	background-color: #cce1e4;
	text-decoration: none;
}
#container #footer {
	text-align: center;
}
#pagehom a#linkhom, 
#pageabt a#linkabt, 
#pagegal a#linkgal, 
#pagecv a#linkcv, 
#pageout a#linkout, 
#pagecon a#linkcon {
	font-weight: bold;
	text-decoration: none;
	color: #7D5442;
	font-style: italic;
}
#CVdat th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
}

#Outletsdat {
	/*margin-top: 10px;
	height:510px;
	overflow: scroll;*/
	font: 80% Arial;
	text-align: left;
	padding-left: 10px;
/*	scrollbar-face-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;	*/
}
#CVdat {
	height:500px;
	overflow: scroll;
	font:80% Arial;
	text-align: left;
	padding-left: 10px;
	scrollbar-face-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
}
#contact-data {
	padding: 0px 10px;
}
#pagecon #container #contact-data #apDiv1 #apDiv3 h5 {
	vertical-align: top;
}

.indent {
   padding: 0 20px 0 20px;
}
.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(/images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(/images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(/images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}
