body, html{
	background: url(/img/bg2.jpg) #FFFFFF top left repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

a{color: #000000; text-decoration: none}
a:hover{color: #d9c2a4; text-decoration: none}
img{border: 0}
h2{font-size: 18px}
input, textarea{padding: 2px; border: 1; font: 11px Arial, Helvetica, sans-serif;}
span.error{
	font-style: italic;
	color: #000;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.main {
		margin: 0 auto;
		width: 1010px;
		position: relative;
		text-align: left;
		padding: 0 30px;
		
	}

ul {
	padding: 0;
}


h2 {
	margin-bottom: 0;
}


div.ad{
	margin-bottom: 10px;
	margin-left: 10px;
}

	div.ad img{
		border: 0;
	}
	
div.articleMenu {
	float: left;
	width: 165px;
	padding-right: 0px;
	position: relative;
}

ul#articleMenu li{
	position: relative;
	display: block;
	clear: both;
}

div.artTitle {
	width: 165px;
	height: 63px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 9999;
}

ul#articleMenu li p.articleName {
	margin: 0;
	width: 165px; text-align: right;display: block
}

div.articleMenu ul li span.fltxt{
	height: 50px;
	display: block;
	text-decoration: none;
	position: relative;
}

ul.subMenu{display: block;position: relative}
ul.subMenu li{text-align: right;}
ul.subMenu li a {
	height: 76px;
	width: 152px;
}
	ul.subMenu li div.image{
		height: 75px;
		overflow: hidden;
		border: 1px solid #878575;
		width: 150px;
		float: right;
	}

div.content {
	float: left;
	width: 600px;
	margin-left: 20px;
	margin-right: 10px;
	color: #000000;
	font-size: 11px;
}

div.content h3{
	font-size: 16px;
	padding-bottom: 10px;
	clear: both;
}

p.articleText {
	text-align: justify;
}


div.articleMenu p.articleName a{
	width: 100%;
	text-align: right;
}

div.footer {
	clear: both;
	text-align: center;
	color: #000000;
	padding-top: 20px;
}

div.footer ul {
	margin: 5px 0 0 350px;
}

div.footer ul li {
	float: left;
	color: red;
	margin: 0 5px 10px 5px;
}

h2.articleTitle{
	height: 40px;
}


div.content div.click{
	text-align: center;
	height: 30px;
	width: 275px;
	margin: 0 auto;
	margin-bottom: 15px;
}

div.content div.clickHolder{
	text-align: center;
}

div.content div.articles{
	color: #000000;
}
div.content div.articles img{
	border: 0;
	margin:0;
	border: 1px solid #878575;
}

.clear{
	clear: left;
}


ul.menu{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	height: 310px;
	position: absolute;
	top: 0;
	right: 0;
}

ul.menu li a{
	height: 52px;
	width: 160px;
	background-image: url(/img/bg_menu.jpg);
	text-indent: -9999px;
	display: block;
}

ul.menu li a.subscribe{}
ul.menu li a.home{background-position: 0 -52px}
ul.menu li a.about{background-position: 0 -104px}
ul.menu li a.masthead{background-position: 0 -156px}
ul.menu li a.events{background-position: 0 -208px}
ul.menu li a.advertising{background-position: 0 -260px; height: 49px;}

div.section{
	width: 44%; 
	float: left;
	padding: 10px 0px 20px 20px;
	line-height: 18px;
}

div.full{width: 100%;}
div.about div.right{margin-left: 15px;}
h2{height: 35px; margin-top: 5px;color:#000000; width: 60%;}

div.masthead ul{marign: 0; padding: 0; list-style: none}
div.masthead ul li{clear: left; padding-top: 15px; font-size: 12px;}
div.masthead ul li.first{padding-top: 0;}
div.masthead ul li div{float: left;}
div.masthead ul li div.position{font-weight: bold; width: 30%; float: left}
div.masthead ul li div.full{font-weight: bold; width: 100%; float: left}

div.events ul{margin:0; padding: 0; list-style: none;}
div.events ul li{
	padding: 20px 0 20px 0;
	color: #d2cfcd;
	border-top: 1px solid #8c0100;
}
div.events ul li a{color: #d2cfcd}
div.events ul li.last{border-bottom: 1px solid #8c0100;}
div.events ul li span{
	font-size: 18px;
	padding-right: 5px;
}
div.events ul li span.location{}
div.events div.moreInfo{height: 15px; float: right; width: 30%; margin-top: 20px;}

div.events div.photo{
	width: 530px; 
	text-align: center;
	border: 6px solid #8c0100;
}
div.events div.photo div.loading{
}
div.events div.photo img{
	margin: 0 auto;
}

div.events ul.photoList li{
	padding: 0; 
	margin: 5px; 
	border: 2px solid #8c0100;
	width: 75px;
	float: left;
}
div.events ul.photoList li a{display: block;}
div.events ul.photoList li img{border: none}

div.events div.slideshowPrev{
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #8C0100;
}

div.events div.slideshowNext{
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-top: 10px;
	color: #8C0100;
}

div.events div.slideshowNext a, div.events div.slideshowPrev a{
	color: #8C0100;
}


#form {margin: 5px;}
#form label{clear: left;font-weight: bold;float: left;width: 100px; margin-top: 5px;}
#form input{ float: left;  margin-top: 5px;}
#form select{float: left;margin-top: 5px;}
#form span{float: left; padding-left: 5px; padding-right: 5px; padding-top: 5px;}



div.videos div.player{text-align: center; margin-top: 25px;}
div.videos ul{margin-top: 50px;}
div.videos ul li img{width: 100px;border:2px solid #8C0100}
div.videos ul li{width: 125px; float: left;}



div.header {
	padding: 0 10px 0 10px;
	
	height: 125px;
	background: url(/img/sig_headerBG.jpg) top left repeat-x;
	margin-bottom: 60px;
}

div.header_content {
	margin: 0 auto;
	width: 1040px;
	position: relative;
}

* h2.logo {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="newSigLogo2.png", sizingMethod="crop");
}

h2.logo {
	position: relative;
	background: url(/img/newSigLogo2.png) top right no-repeat;
	
	text-indent: -50000px;
	width: 377px;
	height: 180px;
	margin: 0;
	float: left;
}

div.ad.banner {
	margin: 11px 0 0 82px; 
	width: 570px;
	height: 100px;
	float: left;
}
	


div.mainMenu {
	position: relative;
}

ul {
	padding: 0;
}

img {
	border: 1px solid #878575;
}

h2 {
	margin-bottom: 0;
}
	
div.articleMenu {
	float: left;
	text-align: right;	
	width: 165px;
	position: relative;
}

ul#articleMenu li{
	position: relative;
	display: block;
	clear: both;
}
p.title {
	margin-top: 0;
	margin-bottom: 0;
}

div.artTitle {
	width: 165px;
	height: 63px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 9999;
}

ul#articleMenu li p.articleName {
	margin: 0;
	width: 165px; text-align: right;display: block
}

div.articleMenu ul li a.fltxt{
	height: 50px;
	display: block;
	text-decoration: none;
	position: relative;
}

ul.subMenu{display: block;position: relative}
ul.subMenu li{text-align: right;}
ul.subMenu li a {
	height: 76px;
	width: 152px;
}
	ul.subMenu li div.image{
		height: 75px;
		overflow: hidden;
		/*border: 1px solid #878575;*/
		width: 150px;
		float: right;
	}

div.content {
	float: left;
	width: 610px;
	padding: 0 15px 0 20px;
	/*border-top: solid #878575 1px; */
	border-left: solid #878575 1px; 
}
ul.years {
	width: 300px;
	
}

ul.years li {
	float: left;
	margin: 8px 20px 15px 0;
	font-size: 13px;
}
ul.years li a {
	color: #000000;
}
ul.years li a.active {
	color: #d9c2a4;
}

ul.months {
	margin-right: 15px;
}

ul.months li.month {
	font-size: 13px;
	float: left;
	font-weight: bolder;
	color: #000000;
	width: 198px;
	margin-bottom: 25px;
}

ul.months li.month ul.articles {
	font-weight: lighter;
	margin-top: 10px;
	font-size: 11px;
}

ul.months li.month ul.articles a{
	color: #000000;
}

ul.months li.month ul.articles a:hover{
	color: #d9c2a4;
}

div.rightContent {
	width: 160px;
	float: left;
	
}

div.ad2 {
	margin: 0 10px 15px 20px; 
	width: 150px;
	height: 300px;
	background: white;
}

div.ad3 {
	width: 150px;
	height: 150px;
	background: white;
	margin: 0 10px 15px 20px;
}

div.ad4 {
	width: 150px;
	height: 150px;
	background: white;
	margin: 0 10px 15px 20px;
}
div#toggle {
	
	border: 1px solid;
	width: 100px;
	height: 30px;
	cursor: pointer;
	position: absolute;
	left: 740px;
}



p.articleText {
	text-align: justify;
}

div.footer {
	clear: both;
	text-align: center;
	color: #000000;
	padding-top: 20px;
}

div.footer ul {
	margin: 5px 0 0 350px;
}

div.footer ul li {
	float: left;
	color: red;
	margin: 0 5px 10px 5px;
}
div.articleHeading {
	height: 40px;
	margin-bottom: 5px;
}


h2.articleTitle{
	height: 35px;
	width: 250px;
	margin: 0;
	float: left;	
}
h2.archive {
	margin-top: 6px;
	height: 25px;
	width: 100px;
	float: right;
	display: inline;
	position: relative;
}

/* css for home page below */

div#content {
	color: #000000;
}
div.thisIssue {
	height: 330px;
	position: relative;
}
div.miniCover {
	width: 250px;
	float: left;
	text-align: center;
}
div.miniCover img {
	margin-left: 5px;
}
p.magLink a {
	color: white;
}

div.featArt {
	float: right;
	width: 340px;
}

div.featArt img {
	float: left;
}

div.featArt h3{
	margin-top: 0;
	margin-bottom: 0;
}
img.artThumb {
	width: 115px;
	height: 115px;
	margin: 0 10px 10px 0;
}
p.readComp {
	position: relative;
	margin-top: 15px;
	text-align: left;
}
p.readComp a {
	color: #000000;
	clear: both;
	display: block;
}
div.Events {
	clear: both;
}

div.Events img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
div.Events h3 {
	margin: 0;
	padding:0;
}

div.Events p.location {
	margin: 0;
	padding: 0;
	margin-top: 3px;
}
ul.eventThumbs li.eventThumb {
	float: left;
	widows: 70px;
	height: 70px;
}
ul.eventThumbs li.eventThumb img {
	width: 70px;
	height: 70px;
	margin: 4px;
}

div.Events div.imageHolder{
	width: 300px;
	height: 100px;
	overflow:hidden;
	border: 2px solid #AEAEAE;
	float: left;
	margin: 0 10px 10px 0;
}

div.Events div.imageHolder img{
	width: 300px;
}


div.comments{
	margin-top: 20px;
}


div.comment{
	width: 608px;
	margin-top: 15px;
	font-size: 13px;
}
	div.comment div.top{
		background-image: url(/img/bgComment.gif);
		height: 10px;
	}
	
	div.comment span.name{
		font-weight: bold;
	}

	div.comment div.text{
		padding: 5px 15px 5px 15px;
		background-color: #FFFFFF;
		color: #333333;
	}
	
		div.comment div.text p{
			padding-bottom: 0;
			margin-bottom: 0;
		}
	
	div.comment div.bottom{
		background-image: url(/img/bgComment.gif);
		background-position: bottom;
		height: 10px;
	}


