/* ids and typography */

html {
     min-height:	100%;
     margin-bottom:	1px;
}

body {
	margin: 0px;
	background-image: url(images/tile.gif);
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
	color: #B42C02;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	font-weight: lighter;
	color: #666666;
	line-height: 15px;
}
h3 {
	color: #A02C02;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

h4 {
	color: #A02C02;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}

h5 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: left;
}

img {
	margin: 0px;
}

#body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	padding-right: 0px;
	line-height: 16px;
}

#body strong {
	color:				#000000;
	text-decoration:	none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}

#right p {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
	color: #666666;
	margin-right: 17px;
	margin-left: 17px;
}

.bodycopymnosides cite {
	background-color: #FFFF99;
	font-style: normal;
}


/* margins and spacing */


.bodycopymnosides {
	padding-bottom: 20px;
	text-align: left;
	padding-left: 0px;
	line-height: 22px;
}
.bodycopymedia {
	padding-bottom: 0px;
	text-align: left;
	padding-left: 10px;
	line-height: 18px;
	padding-top: 7px;
	margin-right: 2px;
}
.bodycopyprops {
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	line-height: 18px;
	padding-top: 7px;
}

.feattxtspace {
	padding-right: 10px;
	padding-left: 10px;
}

.rightcimage {
	margin-top: 10px;
	margin-right: 9px;
	margin-left: 14px;
}

.bodycopymarg {
	padding-bottom: 20px;
	text-align: left;
	margin-right: 18px;
	margin-left: 16px;
	padding-left: 0px;
	line-height: 22px;
}

.rcopymargin {
	margin-left: 15px;
	margin-right: 8px;
	text-align: left;
	line-height: 17px;
	padding-bottom: 10px;
}
.right {
	padding: 3px;
	float: right;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	margin-left: 15px;
}

.leftcolumspacing {
	padding-top: 10px;
	padding-bottom: 7px;
}

.leftimg {
	margin-left: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#current {
	margin-top: 15px;
}

.leftnewsbottombox {
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.rightnewsbottombox {
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.topmargin {
	margin-top: 10px;
}

.centermargs {
	padding-right: 10px;
	padding-left: 2px;
}

.bottommargin {
	margin-bottom: 30px;
}


/* bgs and extensions and border seps*/

.extleft {
	background-image: url(images/ext.leftsiding.gif);
	background-repeat: repeat-y;
}

.extmiddle {
	background-image: url(images/ext.center.gif);
	background-repeat: repeat-y;
}

.extright {
	background-image: url(images/ext.rightsiding.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.newseps {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 10px 10px 8px 7px;
}

#left #btn {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}

#left .newseps .quote {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.centerseps {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.pnmborders {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

/* links and disclaimer */

div#body a:link {
	color:				#972C02;
	text-decoration:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 0px;
	font-size: 12px;
	font-weight: normal;
}


div#body a:visited {
	color:				#972C02;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#body a:hover {
	color: 				#972C02;
	text-decoration: 	underline;
	font-size: 12px;
}

a:link {
	color:				#CCCCCC;
	text-decoration:	none;
	font-weight: 		lighter;
}

a:visited {
	color: 				#CCCCCC;
	text-decoration:	none;
}

a:hover {
	color: 				#ADF892;
	text-decoration: 	underline;
}

.disclaimer {
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-size: 		11px;
	line-height: 	16px;
	padding-top: 	10px;
	margin: 		0px;
	color: 			#999999;
	letter-spacing: .1em;
}

.borderleft {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#gallery img {
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-bottom: 15px;
	padding-top: 4px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #FFFFFF;
	}

#gallery table {
	margin-top: 10px;
	}

div#gallery a:link {
	color:				#999999;
	text-decoration:	none;
	}

div#gallery a:visited {
	color: 				white;
	text-decoration:	none;
	}

div#gallery a:hover {
	color: black;
	text-decoration: underline;
	}

#contact h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #972C02;
}
#contact h3 {
	margin-bottom: 10px;
}
#contact p {
	padding-left: 24px;
	margin-bottom: 15px;
}
