* {
    padding: 0;
    margin: 0;
} 

body {
	background: #fff url(images/header_repeat.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E592E;
	
}
body,html {
	scrollbar-arrow-color: #464646;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #e6e6e6;
}
img { border: none; }
a { color: #084E94; text-decoration: none; }
a:hover { text-decoration: underline; color : #CC1318; }

#wrap {
	width: 1000px;
	margin: 0px auto;
}

#header {
	position:relative;
	height: 160px;
	width: 1000px;
	left: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

.copyarea,.copyareawide  {
	float: left;
	width: 540px;
	text-align: left;
	line-height: 16px;
	padding: 10px 10px 10px 80px;
}
.copyareawide {width: 570px;}
.leftbox,.leftboxwide {
	float: left;
	width: 155px;
	padding: 0px;
	font-size: 10px;
	text-align: left;
}
.leftboxwide {width: 280px; font-size: 11px;}
.rightbox,.rightboxwide {
	float: right;
	width: 250px;
	padding: 0px;
	font-size: 10px;
	text-align: left;
	padding-left:5px;
	border-left: 1px dotted green;
}
.rightboxwide {width: 250px; font-size: 11px;  border-left: 0px;}
.clearbox {clear: both;}
.rightads {
	float: right;
	width: 300px;
	padding: 10px 40px 10px 0px;
	text-align: right;
}
#navigation {
	position:relative;
	top:130px; left:200px;
	height:40px;
	width:500px;
}

.outerbox {}
.highlighted,.highlightedbig {color: #8DC73F;}
.highlightedbig {font-size: 12px; font-weight: bold;}
.title,.subtitle {
	font-weight: bold;
	text-decoration: none;
	color: #8DC73F;
	font-size: 16px;
}
.subtitle {font-size: 12px;}

.red {color: #CC1318;}
.blue {color: #084E94;}
.footer {
	text-align: center;
	color: #AAAAAA;
	font-size: 9px;
	padding: 10px;
	background: #FFFFFF;
}
.footer  a { color: #666; }
#footerbar {
	position:relative;
	height: 120px;
	width: 1000px;
	left: 0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
ul.home {padding-left:20px;}

.bigwhite {
	color: #FFFFFF; 
	font-size: 14px; 
	font-weight: bold;
}
.poptitle {
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold;
}
#bigtitle {
	clear:both;
	position: absolute;
	top: 60px;
	padding-left:340px;
	color: #FFFFFF; 
	font-size: 22px; 
	font-weight: bold;
}
.textinput {
	width: 292px; 
	border: 0px;
	background: url("images/input.gif") no-repeat;
	padding: 4px; 
	color: #DF3A38;
}
.multiinput {
	width: 292px;
	height: 72px;
	border: 0px;
	background-attachment: fixed;
	background: url("images/minput.gif") repeat-y;
	padding: 4px;
	color: #DF3A38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.submit {
	border: 0px;
	background-color: #265EA9;
	width: 100px;
	height: 20px;
	color: #FFFFFF;
	font: bold 1em Arial, Sans-Serif;
	background: url("images/bbutton.gif") no-repeat;
}
.small {font-size: 9px;}

.ZoomBox{
	background: url("images/zoom.gif") no-repeat;
	z-index:1;
}

a.ongreen:hover	{  color: #FFFFFF; text-decoration: none;}
a.ongreen:visited { color: #415731; text-decoration: underline;}
a.ongreen:visited:hover { color: #FFFFFF; text-decoration: none;}
a.ongreen:active { color: #415731; text-decoration: underline;}
a.ongreen:link	{  color: #415731; text-decoration: underline;}


a:link {
	color: #415731;
	text-decoration:underline;
}
a:visited {
	color: #415731;
	text-decoration:none;
}
a:hover {
	color: #8DC73F;
	text-decoration:underline;
}
a:active {
	color: #8DC73F;
	text-decoration:none;
}

#legpopup,#loinpopup,#breastpopup,#shoulderpopup {
	color: #023d29;
	background-color: #8DC73F;
	background-image: none;
	padding:10px;
}
