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

body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
h2 {
	font-size: 1em;
	color: #333;
	font-weight: bold;
}
ul li{
	list-style-type: square;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#header {
	background-image: url(images/Logo.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#header h1 {
	color: #FFF;
	text-align: right;
}
#leftsidebar {
	float: left;
	width: 130px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-right: 5px;
}
#rightsidebar {
	font-size: 0.8em;
	font-style: italic;
	color: #666;
	width: 420px;
	line-height: 1.5em;
	padding-right: 0pt;
	padding-bottom: 5pt;
	padding-left: 15pt;
	float: left;
	margin-top: 40px;
}
#rightsidebar h2 a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#rightsidebar p a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
#header h2 {
	font-size: 0.8em;
	font-style: italic;
	color: #666;
	text-align: right;
	font-weight: normal;
}
#news {
	margin-top: 10px;
	width: 120px;
	color: #666;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}
#news a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#maincopy {
	font-size: 0.9em;
	color: #666;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 340px;
	line-height: 1.3em;
}
#maincopy a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#maincopy a:hover {
	font-weight: bold;
	color: #333;
}
#maincopy ul {
	margin-top: -0.6em;
}
#maincopy td {
	font-size: .9em;
	line-height: 1em;
}
#maincopy .bold {
	font-weight: bold;
}
#rightcopy {
	font-size: 0.9em;
	color: #666;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 375px;
	line-height: 1.3em;
	background-image: url(images/vertical_divider.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#rightcopy p a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
#rightcopy ul  {
	margin-top: -0.6em;
}
#leftcopy {
	font-size: 0.9em;
	color: #666;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 375px;
	line-height: 1.3em;
}
#leftcopy ul {
	margin-top: -0.06em;
}
#contactinfo {
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
	text-align: center;
	clear: both;
}
#contactinfo a {
	color: #333;
	text-decoration: none;
}
#contactinfo a:hover {
	color: #333;
}
#footer {
	color: #666;
	padding: 5px;
	font-size: 0.8em;
	text-align: center;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	color: #090909;
}
.footerselected {
	padding: 5px;
	font-weight: bold;
	color: #333;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}
.ital {
	font-style: italic;
}
#thumb   {
	text-decoration: none;
	border: 2px solid #666;
}
#portrait {
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#testimonials {
	font-size: 0.9em;
	color: #333;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 930px;
	line-height: 1.3em;
	font-style: italic;
	font-weight: normal;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #FC0;
}
#samples {
	float: left;
	width: 810px;
}
#samples a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#samples a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#selected {
	font-weight: bold;
	color: #333;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #666;
	border-bottom-color: #666;
}
#archive {
	font-size: 0.8em;
	color: #666;
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	width: 640px;
	line-height: 1.3em;
	text-decoration: none;
}
#archive img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#archive a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#archive h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	font-weight: bold;
}
