@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/content/bgpattern.jpg);
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
 onload="setupZoom()";
}
#wrapper {
	background-color: #FFFFFF;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body {
	background-color: #FFFFFF;
	float: left;
	height: 100%;
	width: 700px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #555555;
	border-left-color: #555555;
}
#nav {
	background-color: #333333;
	margin: 0px;
	float: left;
	height: 69px;
	width: 100%;
	text-align: center;
	background-image: url(images/content/winchester-walls.png);
}
#header {
	background-color: #FFFFFF;
	float: left;
	height: 183px;
	width: 700px;
}
#content {
	background-color: #FFFFFF;
	float: right;
	width: 470px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#contentleft {
	background-color: #f3f3f3;
	float: left;
	width: 180px;
	height: 100%;
	margin-left: 10px;
}
#contentright {
	background-color: #f3f3f3;
	float: right;
	height: 100%;
	width: 216px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contentwide {
	background-color: #f3f3f3;
	float: left;
	height: 100%;
	width: 470px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
}
#footer {
	background-color: #333333;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6D6D6;
	background-repeat: repeat;
	background-image: url(images/content/winchester-walls.png);
}
#footer table {
	text-align: left;
}
#footer table a {
	color: #cccccc;
	font-size: 10px;
	display: block;
	height: 100%;
	padding-top: 2px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color: #333333;
	background-color: #CCCCCC;
	font-size: 10px;
	text-indent: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff66cc;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff66cc;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.dashed-lines {
	font-size: 10px;
}
.bodycopy-large {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 13px;
	color: #333333;
}
.bodycopy-small {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.Title-small {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-shadow: 0px 1px 1px #FFFFFF;
}
.Title-large {
	font: 20px Times;
	text-align: center;
	color: #333333;
	text-shadow: 0px 1px 1px #FFFFFF;
}
.Title-footer {
	font: 18px Times;
	text-align: left;
	color: #D6D6D6;
	text-shadow: 0px 1px 1px #000000;
}
.bodycopy-emphasis {
	color: #ff66cc
}
#featuredwork td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
}
blockquote {
	overflow : auto;
	padding : 0 10px;
	margin : 20px 30px;
	line-height : 1.8em;
	background-color : #f5f5f5;
	border : 1px solid #e0e0e0;
}
blockquote:hover {
	background-color : #ffffff;
	border : 1px dased #d0d0d0;
}
#footer td {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
}
#footernav td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
}
#featuredwork a {
	font-family: Times, serif;
	color: #565656;
	font-size: 12px;
}
#featuredwork a:hover {
	font-family: Times, serif;
	color: #ff66cc;
	font-size: 12px;
}
#nav a {
	font: 18px Times;
	text-align: center;
	color: #D6D6D6;
	text-shadow: 0px 1px 1px #000000;
}
#nav  a:hover {
	font: 18px Times;
	text-align: center;
	color: ##ff66cc;
	text-shadow: 0px 1px 1px #000000;
}
