@charset "UTF-8";
body {
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #E6E0C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link, a:visited {
		color: #E6E0C6;
}

a:hover, a:active {
	color: #A48645;
}

a.bottomLink:link, a.bottomLink:visited  { font-size: 10px; line-height: 15px; text-decoration: none }

h1 {
	font: 14px bold Arial, Helvetica, sans-serif;
}

ul {
	padding: 0 0 0 5px;
	margin: 0 0 0 20px;
	list-style: square;
}
li {
	margin: 0;
	padding: 0;
}

fieldset {
 border: 1px solid #666;
 padding: 10px 20px;
 margin: 30px 0;
}
input {
	margin: 5px 0px;
	background: #E6E0C6;
	border: 1px groove #A48645;
}
input.radio {
		margin: 5px 0px;
		background: none;
		border: none;
}
input.submit {
	margin: 5px 0px;
	background: #E6E0C6;
	border: outset 1px #A48645;
	
}
.bold {
	font:bold;
}


#backgroundContainer {
background: transparent url(artwork/template/bg_repeat.gif) top right repeat-y;
width: 998px;
}

#mainContainer {
	margin: 25px auto;
	background: transparent ;
	width: 998px;
}
#headerSWF {
	width: 950px;
	height: 235px;
	margin: 0 auto;

}

#headerContainer {
	width:950px;
	height:235px;
	padding-right:2px;
	margin: 0 auto;
	background: url(artwork/template/top_pics/top_pic_1.jpg) no-repeat;
}
#headerContainerHome {
	width:950px;
	height:235px;
	padding-right:2px;
	margin: 0 auto;
	background: url(artwork/template/top_blank.jpg) no-repeat;
}
#headerContainerAdvertise {
	width:950px;
	height:235px;
	padding-right:2px;
	margin: 0 auto;
	background: url(artwork/template/top_pics/top_pic_5.jpg) no-repeat;
}
#headerContainerSubscribe {
	width:950px;
	height:235px;
	padding-right:2px;
	margin: 0 auto;
	background: url(artwork/template/top_pics/top_pic_6.jpg) no-repeat;
}
#headerContainerMagazine {
	width:950px;
	height:235px;
	padding-right:2px;
	margin: 0 auto;
	background: url(artwork/template/top_pics/top_pic_7.jpg) no-repeat;
}
#headerContainerPast {
	width:950px;
	height:235px;
	padding-right:2px;
	margin: 0 auto;
	background: url(artwork/template/top_pics/top_pic_8.jpg) no-repeat;
}
#headerContainerContact {
	width:950px;
	height:235px;
	padding-right:2px;
	margin: 0 auto;
	background: url(artwork/template/top_pics/top_pic_9.jpg) no-repeat;
}
#middleContainer {
		width: 998px;
		float: left;
		background: transparent url(artwork/template/middlecontainer_bg.jpg) bottom right no-repeat;
}
#sideContainer {
		width: 256px;
		float: left;

}

#sideContainer ul {
margin-left: 52px;
padding-left: 0;
list-style-type: none;
text-align: left;
}

#sideContainer a {

display: block;
padding-top: 10px;
height: 30px;
background: url(artwork/template/nav_spacer.jpg) bottom left no-repeat;
}

#sideContainer a.last {

display: block;
padding-top: 10px;
height: 30px;
background:none;
}

#sideContainer a:link, #sideContainer a:visited {
color: #C4BC9B;
text-decoration: none;
}

#sideContainer a:hover {

color: #A48645;
}

#contentContainer {
		width: 718px;
		min-height: 500px;
		float: left;
		text-align: left;
		line-height: 1.75em;
		padding: 0 0 90px 0;
		
}
.contentHeading {
	width:635;
	margin: 60px 0px 0px 65px;
}
.content {
	padding: 15px 100px 0px 120px;
	width: 498px;
}

#footerContainer {
	background: transparent url(artwork/template/footer_bg.jpg) top right no-repeat;
	width: 998px;
	height: 30px;
	font-size: 10px;
	padding: 15px auto;
	line-height: 4.5em;
}
.magRow {
	width: 406px;
	height: 201px;
}
.magCover {
	float: left;
	width: 135px;
	height: 200px;
}
img.magCover { padding: 0 5px; 
height: 166px;
border: none;
width: 125px;
}
.magCaption {
	width: 135px;
	height: 30px;
	padding: 4px 0 0 0;
	float: left;
	text-align:center;
}
.testimonialSignature {
	text-align:right;
	font: italic;
}
.testimonial {
	padding: 5px 0 0 0;
	margin: 0;
	
}
/* css fixes */
.clear {
	clear:both;
	font-size:0px;
	visibility:hidden;
	margin:0;
	padding:0;
	line-height:0px;
}

/* end css fixes */

/** lytebox stuff  **/

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }


#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #000000; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 1px solid #C4BC9B; }


#lbDetailsContainer {	font: 12px Arial, Verdana, Helvetica, sans-serif; background-color: #000000; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 1px solid #C4BC9B; border-top: none; }


#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(lytebox_images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(lytebox_images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(lytebox_images/prev_grey.gif) left 15% no-repeat; }

	
#lbNext { width: 49%; height: 100%; background: transparent url(lytebox_images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(lytebox_images/next_grey.gif) right 15% no-repeat; }


#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #C4BC9B; }

	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #333333; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #C4BC9B; }


#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(lytebox_images/close_grey.png) no-repeat; }


#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(lytebox_images/play_grey.png) no-repeat; }

	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(lytebox_images/pause_grey.png) no-repeat; }
	
/** end lytebox stuff **/