html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}/* CSS Document */






body {
  background: #39C url(images/background.gif) repeat-x; 
  margin-top:0px;
  margin-bottom:0px;
	font-size:62.5%;
  position:relative;
}

A:link, A:visited, A:active, A:hover {
	font-family:Arial, Verdana, Geneva, Times, helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}

A:link {
	color: #FFFFFF;
	text-decoration: none;

}

A:visited {
	color: #FFFFFF;

}

A:active {
	color: #FFFFFF;

}

A:hover {
	color: #6CF;
	text-decoration: none;
}

#page_wrapper {
    position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	top:15px;
	border: 0px solid #000;
	height: 600px;
}

#page_header {
	top:0px;
	height: 0px;
	border: 0px solid #000;
	width: 800px;
}  

#page_header h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size:.01em;
	font-weight:normal;
	color: #FFF;
	top:0px;
}
#page_header ul li, #page_header a {
	font-family: verdana, helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color: #777;
	top:0px;
	list-style:none;
	float:right;
	margin-left: 5px;
}
#page_header a:hover {
	color:#6CF;
}

/* Top Navbar - BEGIN */
#menu {
	margin-top:30px;
	height:145px;
	background: url(images/header_backround.png) no-repeat left top;
	width: 850px;
} 

* {
margin: 0px;
padding: 0px;
}

#navlist li {
	float: left;
	line-height: 20px;
	font-family:Arial, Verdana, Geneva, Times, helvetica, sans-serif;
	font-size: 1.6em;
	list-style: none;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
  }
    #navlist li.rsign a {
	margin:-50px 0px 0px 0px;
	font-weight: normal;
	display:block;
	position:relative;
	width:220px;
	height:128px;
	background: url(images/logo_rollover_revised.png);
  }
  
  #navlist li.rsign A:hover {
background-position:0px -152px;
height:128px;

  }
  
  #navlist li a {	
  	padding:10px 5px 10px 5px;
	float: left;
  }
  
  #navlist A:hover {
	color: #FFF;
	text-decoration: none;
	background: #69C;
	padding:10px 5px 10px 5px;
}

/* Top Navbar - END*/

#container {
border: 0px solid #000;
padding:0px;
	margin-top:-40px;
	margin-right:0px;
	margin-left:0px;
	width: 800px;
	height: 340px;
} 
	
	/* Manchester */
.content_container a {
	position:absolute;
	display:block;
border: 0px solid #000;
	margin-top:12px;
	margin-right:270px;
	margin-left:270px;
	width: 265px;
	background: url(images/mid_box_hover.png);
	height: 128px;
} 

.content_container a:hover { 
background-position:0px -129px;
color: #049;
}

/* Falmouth */
.sidecolumn a {
	display:block;
border: 0px solid #000;
	position:absolute;
	top:487px;
	padding:0px;
	width: 265px;
	left:0px;
	background: url(images/left_box_hover.png);
	height: 125px;
} 

.sidecolumn a:hover { 
background-position:0px -129px;
color: #049;
}


/* Chestnut */
.sidebar a {
	display:block;
border: 0px solid #000;
	position:absolute;
	top:487px;
	padding:0px;
	width: 265px;
	right:96px;
	background: url(images/right_box_hover.png);
	height: 125px;
}

.sidebar a:hover { 
background-position:0px -129px;
color: #049;
}

/* Footer */

#footer, #footer h2, #footer p {
	position:relative;
	top: 80px;
	left:0px;
	color: #FFF;
	font-family: Arial, Verdana, Geneva, Times, helvetica, sans-serif;
	width: 800px;
}

#footer h2 {
  font-size: 1em;
  margin: 10px 10px 4px 10px;
  color: #009;
}

#footer p {
	text-align:center;
	color: #FFF;
	font-size: 1.2em;
}

.footer_standout {
color:#FFF;
font-size:1.0em;
line-height:1.9em;
}
.footer_standout a {
color:#FFF;
font-size:1.0em;
}


#footer a {
}

#footer a:hover {
color: #6CF;

}

/* Image Classes */

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  margin-top:10px;
  border:0px;
}

.h3 img {
  float:right;
  margin-right:40px;
  margin-bottom:5px;
  margin-top:-10px;
  border:1px;
}

/* Container Text Code */
