/* uwpeterborough style sheet */

body {
	background-color:#B3D66F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

/* masthead style */
.masthead {
	background-color:white;
}

/* main navigation style */
.navigation {
	background-color:#C91324;
}

/* background repeating border gradients */
.bgleft {
	color:transparent;
	background-image:url(../images/bgleft.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
.bgright {
	color:transparent;
	background-image:url(../images/bgright.jpg);
	background-position:top left;
	background-repeat:repeat-y;	
}

/* 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 {
	width:100%;
	background-image:url(../images/bg_green_lines.jpg);
	background-position:top left;
	background-repeat:repeat;
	background-color:white;
}

/* left column for hompage */
.col1 {
	padding-top:40px;
	padding-left:30px;
	padding-right:15px;
	padding-bottom:60px;
}

/* stretch the text vertically */
.stretch {
	line-height:26px;
}
.stretch2 {
	line-height:16px;
}

/* various text boxes that are divs */
.content0 {
	position:relative;
	min-height:1100px !important;
}
.content1 {
	position:absolute;
	right:0px;
	top:40px;
	z-index:2;
	width:260px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}
.content2 {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:left;
}

.bgintersection {
	background-image:url(../images/bg_intersection.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:420px;
	padding-left:90px;
	padding-right:200px;
	padding-top:5px;
	font-weight:bold;
}

.bgnothing {
	height:420px;
	padding-left:90px;
	padding-right:150px;
	padding-top:5px;
	font-weight:normal;
}

/* rounded box border styles */
.box1 {
	width:254px;
	margin-bottom:10px;
}
.box1 .tl {
	background-image:url(../images/box_1_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:4px;
	height:31px;
}
.box1 .tm {
	background-image:url(../images/box_1_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:31px;
}
.box1 .tr {
	background-image:url(../images/box_1_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:4px;
	height:31px;
}
.box1 .ml {
	background-image:url(../images/box_1_line.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:white;
}
.box1 .mm {
	background-color:white;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.box1 .feets {
	background-image:url(../images/feets.jpg);
	background-position:5px bottom;
	background-repeat:no-repeat;
}
.box1 .feets2 {
	background-image:url(../images/feets.jpg);
	background-position:5px top;
	background-repeat:no-repeat;
}
.box1 .mr {
	background-image:url(../images/box_1_line.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:white;
}
.box1 .bl {
	background-image:url(../images/box_1_bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:4px;
	height:31px;
}
.box1 .bm {
	background-image:url(../images/box_1_bot.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:31px;
}
.box1 .br {
	background-image:url(../images/box_1_bot.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:4px;
	height:31px;
}

/* rounded box border styles */
.box2 {
	width:784px;
}
.box2 .tl {
	background-image:url(../images/box_2_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:4px;
	height:49px;
}
.box2 .tm {
	background-image:url(../images/box_2_top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:49px;
}
.box2 .tr {
	background-image:url(../images/box_2_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:4px;
	height:49px;
}
.box2 .ml {
	background-image:url(../images/box_2_line.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:white;
}
.box2 .mm {
	background-color:white;
}
.box2 .mr {
	background-image:url(../images/box_2_line.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:white;
}
.box2 .bl {
	background-image:url(../images/box_2_bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:4px;
	height:49px;
}
.box2 .bm {
	background-image:url(../images/box_2_bot.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:33px;
}
.box2 .bm2 {
	background-image:url(../images/box_2_bot2.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:33px;
}
.box2 .br {
	background-image:url(../images/box_2_bot.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:4px;
	height:49px;
}



/* basebar area links */
.basebar {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:black;
	border-top:20px solid #B3D66F;
	background-color:white;
	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:Arial, Helvetica, sans-serif;
	color:black;
	border-bottom:20px solid #B3D66F;
	background-color:white;
	margin-bottom:0px;	
	text-align:center;
	font-size:10px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:15px;
}
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:#678927 ;
	text-decoration:underline;
}
a:visited {
	color:#678927 ;
	text-decoration:underline;
}
a:hover, a:active {
	color:#C91324;
	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:#678927;
	text-decoration:none;
	border-bottom:1px solid #678927;
	cursor:pointer;
}

.greentext {
  color:#678927;
}

.redtext {
  color:#C91324;
}

/* headers */
h1 {
	font-family:Verdana, Arial, Helvetica;
	font-size:20px;
	color:#678927;
	font-weight:bold;
}

h2 {
	font-family:Verdana, Arial, Helvetica;
	font-size:18px;
	color:#678927;
	font-weight:bold;
}

h3 {
	font-family:Verdana, Arial, Helvetica;
	font-size:16px;
	color:#678927;
	font-weight:bold;
}

h4 {
	font-family:Verdana, Arial, Helvetica;
	font-size:14px;
	color:#678927;
	font-weight:bold;
}

h5 {
	font-family:Verdana, Arial, Helvetica;
	font-size:12px;
	color:#678927;
	font-weight:bold;
}

.nopad {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}

ul {
	margin-left:10px; /* IE */
	padding-left:10px; /* Firefox */
	list-style-type:disc;
}
ul li {
	padding-bottom:8px;
}

ul li ul {
	padding-top:8px;
}

/* inpage photos */
.inpageright {
	border:0px solid #510000;
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
}

.inpagenone {
	border:0px solid #510000;
	padding:5px;
	margin-bottom:5px;
}

.inpageleft {
	border:0px solid #510000;
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
}

.caption {
	font-size:10px;
	line-height:16px;
}

/* subnav for the sidebar box */
.subnavtitle {
	color:#678927;
	font-size:16px;
	font-weight:bold;
}
.subnav {
	line-height:17px;
}
.subnav a:link {
	color:#678927;
	text-decoration:none;
}
.subnav a:visited {
	color:#678927;
	text-decoration:none;
}
.subnav a:hover, .footer a:active {
	color:#C91324;
	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;
}
