/*CSS RESET*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*Restyle!*/

a {color:#6f82a1;}
a:hover {color:#444;}

textarea {font-family:tahoma, sans-serif;}

p {
	margin:0 0 15px 0;
	}

strong {
	font-weight:bold;
	color:#6f82a1;
	}
	
em {
	font-style:oblique;
	}
	
h3 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	}

/*Berkshire CSS*/
body {
	background:#fff;
	color:#000;
	font:12px tahoma, arial, sans-serif;
	line-height:1.3;
	}
	
#container {
	position:relative;
	margin:0 auto;
	width:667px;
	}
	
#header {
	float:left;
	width:665px;
	margin-top:10px;
padding-bottom:5px;
	}
	
#header h1 {
	float:left;
	width:358px;
	color:#60a0cd;
	font:bold 12px georgia, serif;
	font-style:oblique;
	padding-top:15px;
	}
	
#header h1 a {
	color:#000;
	text-decoration:none;
	font:bold 28px georgia, serif;
	}
	
#header h2 {
	float:right;
	width:300px;
	text-align:right;
	font-size:13px;
	line-height:24px;
	margin-top:13px;
	}
	
#header h2 strong {
	color:#7e9fcc;
	font-size:32px;
	}
	
#nav {
	float:left;
	width:667px;
	background:url(../images/navbg.gif) repeat-y;
	}
	
#nav ul li {
	float:left;
	}
	
#nav ul li a {
	color:#fff;
	text-decoration:none;
	font-size:11px;
	padding:7px;
	float:left;
	display:block;
	}
	
#nav ul.nav li a.one, #nav ul li a:hover, #nav ul.nav2 li a.two, #nav ul.nav3 li a.three, #nav ul.nav4 li a.four, #nav ul.nav5 li a.five, #nav ul.nav6 li a.six, #nav ul.nav7 li a.seven, #nav ul.nav8 li a.eight, #nav ul.nav9 li a.nine, #nav ul.nav10 li a.ten, #nav ul.nav11 li a.eleven{
	background:#b0848e url(../images/hover.gif) no-repeat;
	background-position:center bottom;
	}
	
#main {
	background:url(../images/main.jpg) no-repeat;
	float:left;
	width:662px;
	margin-top:1px;
	padding-bottom: 10px;
	}
	
#main form {
	float:left;
	background:url(../images/formbg.jpg) no-repeat;
	width:205px;
	margin-top:85px;
	padding-top:35px;
	margin-left:5px;
	margin-bottom:5px;
	padding-bottom:10px;
	}
	
#main form p {
	margin:0;
	}
	
#main form input, #main form textarea {
	background:#fafafa;
	width:185px;
	margin-left:5px;
	border:none;
	margin-bottom:3px;
	font-size:11px;
	}
	
#main form input.submit {
	width:auto;
	float:right;
	margin-right:10px;
	}
	
#content {
	float:left;
	width:653px;
	background:transparent url(../images/contentbg.gif) repeat-x;
	padding:5px;
margin-top:5px;
	}
	
#content .left {
	float:left;
	width:166px;
	}
	
#content h4 {
	background:#6f82a1;
	color:#fff;
	text-align:center;
	font-size:15px;
	padding:5px 0;
	}
	
#content .left ul {
	background:url(../images/contentbg.gif) repeat-x;
	margin:10px 0;
	font-size:13px;
	padding:5px;
	}
	
#content .left p {
	margin:5px 0;
	}
	
#content ul li {
	background:url(../images/bullet.gif) 0 7px no-repeat;
	padding-left:10px;
	}
	
#content ul li strong {
	color:#6f82a1;
	}
	
#content .right {
	float:left;
	margin-left:10px;
	width:470px;
	}
	
#content .right h1 {
	font:20px georgia, serif;
	color:#000;
	}
	
#content .right .news {
	float:right;
	width:200px;
	font-size:10px;
	}
	
#content .right .news p {
	margin:5px;
	}
	
#content .right ul {
	margin:10px;
	}
	
#content .right ul li {
	margin:3px 0 3px 15px;
	font-size:13px;
	}
	
#footer {
	float:left;
	width:665px;
	border:1px solid #dcdcdc;
	border-left:none;
	border-right:none;
	padding:5px 0;
	text-align:center;
	}
	
#footer ul {
	margin:0 auto;
	position:relative;
	width:665px;
	padding:5px;
	}
	
#footer ul li {
	display:inline;
	margin:0 10px;
	font-size:10px;
	}
	
#footer ul li a {
	text-decoration:none;
	color:#000;
	}
	
#footer p {
	margin:0;
	}
	
.footer {
	float:left;
	width:665px;
	text-align:center;
	font-size:10px;
padding:5px 0;
	}
	
.float-left {
	float:left;
	margin:0 5px 5px 0;
	}
	
.float-right {
	float:right;
	margin:0 0 5px 5px;
	}

