/* uwpeterborough style sheet */

body {
	background-color:#F8F9FD;
	background-image:url(../images/bgmiddle.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin-top:0px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}

/* lists with extra spacing */
.listbreaks {
	margin-left:15px;
	padding-left:15px;
	list-style-type:square;
}
.listbreaks li {
	/*padding-bottom:8px;*/
}

/* inpage photos */
.inpageright {
	border:1px solid #510000;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:20px;
}

.inpagenone {
	border:1px solid #510000;
	padding:5px;
	margin-bottom:10px;
}

.inpageleft {
	border:1px solid #510000;
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
}

/* masthead style */
.masthead {
	background-color:white;
}

/* main navigation style */
.navigation {
	background-color:white;
}

/* background repeating border gradients */
.bgleft {
	color:transparent;
	background-image:url(../images/bgleft.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
.bgmid {
	background-color:white;
}
.bgright {
	color:transparent;
	background-image:url(../images/bgright.jpg);
	background-position:top left;
	background-repeat:repeat-y;	
}

/* contains the superdiv */
.supertable {
	/* nothing */
}
.bgbl {
	font-size:9px;
	color:transparent;
	background-image:url(../images/bg_bl.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:8px;
	background-color:#F8F9FD;
}
.bgbl2 {
	font-size:9px;
	color:transparent;
	background-image:url(../images/bg_bl2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:8px;
}
.bgb {
	font-size:9px;
	color:transparent;
	background-image:url(../images/bg_b.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:8px;
	background-color:#F8F9FD;
}
.bgbr {
	font-size:9px;
	color:transparent;
	background-image:url(../images/bg_br.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:8px;
	background-color:#F8F9FD;
}
.bgbr2 {
	font-size:9px;
	color:transparent;
	background-image:url(../images/bg_br2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:8px;
}

/* contains the body and footer, with a border and padding */
.superdiv {
	background-color:#FFFFFF;
	width:960px;
	margin-bottom:0px;
	margin:auto;
}

/* the main table in the superdiv */
.maintable {
	background-color:#CFD492;
	width:100%;
	margin:auto;
}

/* left column for hompage */
.col1 {
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:40px;
}
/* right column for all pages */
.col2 {
	width:310px;
	padding-top:20px;
	padding-left:0px;
	padding-right:20px;
	padding-bottom:30px;
	text-align:right;
}

/* stretch the text vertically */
.stretch {
	line-height:26px;
}

/* various text boxes that are divs */
.content1 {
	padding-left:30px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:25px;
	text-align:left;
	background-color:white;
}


/* box border styles */
.box1 {
  margin-bottom:0px;
	empty-cells:show;
}
.box1tl {
	font-size:9px;
	color:transparent;
	background-image:url(../images/box_tl.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:9px;
	width:4px;
}
.box1t {
	font-size:9px;
	color:transparent;
	background-color:white;
	height:9px;
	border-top:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
}
.box1tr {
	font-size:9px;
	color:transparent;
	background-image:url(../images/box_tr.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:9px;
	width:4px;	
}
.box1m {
	border-right:1px solid black;
	border-left:1px solid black;
	border-bottom:1px solid black;
}
.box1ml {
	font-size:9px;
	color:transparent;
	background-image:url(../images/box_ml.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	width:4px;
}
.box1mr {
	font-size:9px;
	color:transparent;
	background-image:url(../images/box_mr.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	width:4px;
}
.box1bl {
	font-size:9px;
	color:transparent;
	background-image:url(../images/box_bl.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:8px;
	width:4px;
}
.box1bl2 {
	font-size:9px;
	color:transparent;
	background-image:url(../images/box_bl2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:8px;
}
.box1b {
	font-size:9px;
	color:transparent;
	background-image:url(../images/box_b.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#CFD492;
	height:8px;
}
.box1br {
	font-size:9px;
	color:transparent;
	background-image:url(../images/box_br.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:8px;	
	width:4px;
}
.box1br2 {
	font-size:9px;
	color:transparent;
	background-image:url(../images/box_br2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:8px;
}

/* footer area links */
.sponsors {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	border:0px solid red;
	background-color:white;
	margin-top:10px;
	margin-bottom:5px;	
	text-align:center;
	font-size:10px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}

/* footer area links */
div.footer {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	border:0px solid red;
	background-color:white;
	margin-bottom:0px;	
	text-align:center;
	font-size:10px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
}
div.footer a:link {
	color:#333333;
	text-decoration:none;
}
div.footer a:visited {
	color:#333333;
	text-decoration:none;
}
div.footer a:hover, .footer a:active {
	color:#333333;
	text-decoration:underline;
}

/* all default links */
a:link {
	color:#BFC46B;
	text-decoration:underline;
}
a:visited {
	color:#BFC46B;
	text-decoration:underline;
}
a:hover, a:active {
	color:#CFD492;
	text-decoration:underline;
}
a.hide {
	color:#000000 !important;
	text-decoration:none !important;
	border-bottom:0px !important;
}
.hidelinks a {
	text-decoration:none !important;
	border-bottom:0px !important;
}
.textlink {
	color:#333333;
	text-decoration:none;
	border-bottom:1px solid #333333;
	cursor:pointer;
}

/* headers */
h1 {
	font-family:Verdana, Arial, Helvetica;
	font-size:18px;
	color:#000000;
	font-weight:bold;
}

h2 {
	font-family:Verdana, Arial, Helvetica;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}

h3 {
	font-family:Verdana, Arial, Helvetica;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

h4 {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.nopad {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}

p {
	margin-top:14px;
	margin-bottom:14px;
}

.regiontable {
	margin-top:20px;
}
.reg1 {
	line-height:23px;
}
.reg2 {
	width:25px;
}
.reg3 {
	/* nothing */
}
.reg4 {
	width:25px;
}
.reg5 {
	/* nothing */
}

.reglogo {
	margin-bottom:20px; 
}

.visitbox1 {
	background-color:#BFC46B;
	width:180px;
	height:40px;
	color:white;
	text-align:center;
	font-weight:bold;
	margin-bottom:5px;
}
.visitbox1 a {
	color:#FFFFFF;
	text-decoration:underline;
}
.visitbox1b {
	padding-top:14px;
}

.visitbox2 {
	background-color:#DEE1B4;
	width:180px;
	height:260px;
	color:#333333;
	line-height:17px;
}
.visitbox2 a {
	color:#000000;
	text-decoration:underline;
}
.visitbox2b {
	padding-top:10px;
	padding-left:10px;
}

.gmap {
	position:relative;
	width:335px;
	height:300px;
	border:1px solid black;
}


.phototable {
	margin-top:30px;
}

.phototitle {
	color:#999999;
	font-size:12px;
	font-weight:bold;
}


/* list boxes */
.list {
	padding-left:10px !important;
	margin-left:10px !important;
}

ul.menu {
  margin-left:5px; /* IE */
  padding-left:5px; /* Firefox */
  list-style-type:square;
}
ul.menu li {
  margin-bottom:2px;
	font-size:10px;
}

.listbreaks {
  margin-left:10px; /* IE */
  padding-left:10px; /* Firefox */
	list-style-type:none;
}
.listbreaks li {
  margin-bottom:8px;
}

.listbreaks li ul {
	padding-top:8px;
}

ul {
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}
ul li {
	padding-bottom:3px;
	background-image:url(../images/bullet_red.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
}

/* subnav for the sidebar box */
.subnavtitle {
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}
.subnav {
	line-height:17px;
}
.subnav2 {
  margin-left:15px;
}
.subnav a:link {
	color:#666666;
	text-decoration:none;
}
.subnav a:visited {
	color:#666666;
	text-decoration:none;
}
.subnav a:hover, .footer a:active {
	color:#666666;
	text-decoration:underline;
}


form {
 margin:0px;
 padding:0px;
}

.ascii {
	line-height: 8px !important;
	font-size:8px;
}

.pdf {
	font-size:12px;
}

.external {
	font-size:12px;
	color:#666666;
}

