body {
	background:  #3b3b3c url(/_common/img/bg.gif) top center repeat-y;
	margin-top:0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
	font: 12px georgia, times, serif;
	color: #000000;
	
}
p{
margin-top: 0px;
line-height:14px;
}

h1 {
margin: 0px;
font-size:18px;
font-weight:normal;
color:#000000;
}

.textTitle {
font: 24px georgia, times, serif;
margin: 0px;
font-weight:normal;
color:#000000;
}

.thirteenPXSerif{
font-size:13px;
font-weight:normal;
font-style:italic;

}
.fifteenPXSans{
font: 15px helvetica, arial, sans-serif;
font-weight:bold;
text-transform: uppercase;
}

.thirteenPXSans{
font: 12px helvetica, arial, sans-serif;
font-weight:bold;
}

.tenPXSerifItalic{
font-size:10px;
font-style:italic;
color:#999999;
}

a:link {
	font-style:italic;
	text-decoration: none;
	color:#EF0189;
}
a:active {
	font-style:italic;
	text-decoration: underline;
	color:#EF0189;
}
a:visited {
	font-style:italic;
	text-decoration: none;
	color:#EF0189;
}
a:hover {
	font-style:italic;
	text-decoration: underline;
	color:#EF0189;
}

a.topLink:link {
	color:#000;
}
a.topLink:active {
	color:#EF0189;
}
a.topLink:visited {
	color:#000;
}
a.topLink:hover {
	color:#EF0189;
}

a.footerLink:link {
	color:#515151;
}
a.footerLink:active {
	color:#cccccc;
}
a.footerLink:visited {
	color:#515151;
}
a.footerLink:hover {
	color:#cccccc;
}
.cartLink {
	margin: 0px;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#000000;
	font-style: normal;	
}

a.cartLink:link {
	margin: 0px;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	font-style: normal;	
}
a.cartLink:active {
	margin: 0px;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	font-style: normal;
}
a.cartLink:visited {
	margin: 0px;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	font-style: normal;
}
a.cartLink:hover {
	margin: 0px;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	font-style: normal;
}

.dashline{
	border-top:1px;
	border-top-style: dashed;
	border-top-color:#333333;
}

#main{
	position: absolute; left: 50%;
	width:760px;
	margin-left: -381px;
	padding-bottom:60px;

}
#outerborder{
	padding:3px 11px 0px 11px;
	background-color:#ffffff;
}

#topnav{
	float:right;
}

#logo{
	float:left;
	width:346px;
}

#tagline{
	float:right;
	width:389px;
}

.nav{
	clear:both;
	width:733px;
	margin:0;
	padding:14px 2px 14px 0px;
	border-top:1px;
	border-top-style: dashed;
	border-top-color:#333333;
	border-bottom:1px;
	border-bottom-style: dashed;
	border-bottom-color:#333333;
}
.nav img {
	margin:0;
}
.dashedTopBorder{
	border-top:1px;
	border-top-style: dashed;
	border-top-color:#d0d0d0;
}
.dashedRightBorder{
	border-right:1px;
	border-right-style: dashed;
	border-right-color:#d0d0d0;
}
.dashedBottomBorder{
	border-bottom:1px;
	border-bottom-style: dashed;
	border-bottom-color:#d0d0d0;
}
.dashedLeftBorder{
	border-left:1px;
	border-left-style: dashed;
	border-left-color:#d0d0d0;
}

.dashedLine{
	border-top:1px;
	border-top-style: dashed;
	border-top-color:#d0d0d0;
	margin-top:10px;
	margin-bottom:10px;
}

.title{
	padding:50px 0px 0px 10px;
	width:735;
	font-size:13px;
	font-style:italic;
}

.container{
	margin-top:14px;
	padding-bottom:14px;
}
.containerImg{
	margin:8px 0px 20px 0px;
	background: url(/_common/img/content_bg.gif) top left repeat-y;
}

.containerImgHome{
	margin:8px 0px 20px 0px;
	background: url(/_common/img/content_bg_home.gif) top left repeat-y;
}


.content{
	padding:14px 0px 14px 0px;
		
}

.leftCol{
float:left;
width:204px;
padding:0px 19px 20px 0px;

}

.rightCol{
float:right;
width:483px;
padding:0px 10px 20px 19px;
}
.homeTopLeftTD{
width:315px;
padding:38px 38px 0px 0px;
background: url(/img/title_bg.gif) top left no-repeat;
}
.homeTopRightTD{
width:130px;
padding:38px 0px 0px 0px;
background: url(/img/title_bg_right.gif) top left no-repeat;
}
.homeLeftTD{
width:315px;
padding:10px 38px 20px 0px;
}
.homeRightTD{
width:130px;
padding:10px 0px 20px 0px;
}

.headshot{
float:right;
padding:0px 0px 10px 20px;

}

.callout{
	padding:10px;
}
#calloutText{
	line-height:15px;
}

.ads{
	padding:10px;
}

#clear{
clear:both;

}

.imgBorder{
	border:1px solid #000000;
}

#footer{
	font: 11px;
	font-style:italic;
	color: #515151;
	padding:15px;
	text-align: center;
}
