/* CSS Document */

body,td,th {
	font-family: Myriad Pro, Myriad, Helvetica, Arial, sans-serif;
	color: #000000;
}

body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

#navigation {
	margin-top: 68px;
	margin-left: 38px;
	width: 194px;
	text-align: left;
}

.link {
	background-color: #999999;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold; 
}

#navigation a:hover {
	color: #666666;
}

/* SUB NAVIGATION */

#navigation .sub-navigation {
	margin: 0px;
	margin-left: 62px;
	margin-bottom: 15px;
}

#navigation .sub-navigation a {
	color: #7F7F7F;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: normal;
	padding-left: 0px;
	padding-left: 7px;
	line-height: 1.5em;
}

#navigation .sub-navigation a:hover, #navigation .sub-navigation a.on {
	color: #FFFFFF;
	background-image:url(images/sub-link-over.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* END SUB NAVIGATION */


h1 {
	margin: 0px;
	font-size: medium;
	font-weight: normal;
	color: #CCCCCC;
}

/*footer*/

#footer {
	background-color: #FFFFFF;
	height: 80px;
}

.thumbs {
	margin-top: 19px;
	text-align: left;
	margin-left: 35px;
}

.thumbs img {
	margin-right: 4px;
}

.thumbs img {
	border: 2px solid #9A9A9A;
}

.thumbs img.on, .thumbs img.onplus {
	border-color: #000000;
}

/* End footer */

.footnote, .footnote a {
	color: #999999;
	font-size: xx-small;
	text-decoration: none;
}

.footnote a:hover {
	color: #666666;
}

a:active {
	border: none !important;
}


/*CONTACT PAGE*/

.grey {
	color: #707070 !important;
}
#contact-page textarea, #contact-page input {
	border: 1px solid #EBEBEB;
	margin: 0px;
	color: #B7B7B7;
	font-size: 0.8em;
	font-family: Myriad pro, Helvetica, Arial, sans-serif;
}

#contact-page form {
	margin: 0px;
}

#map-links {
	margin: 0px;
	margin-top: 25px;
	margin-left: 25px;
}

#map-links a {
	font-size: 0.8em;
	color: #999999;
}

#map-links a:hover, #map-links a.activated {
	color: #000000;
}

#contact-page {
	margin:0px;
	display: block;
	overflow: hidden;
	height: 386px;
	width: 400px;
}

#contact-page p {
	font-size: 0.8em;
	color: #757575;
	line-height: 1.5em;
	margin: 0px;
}

 #contact-page a {
	color: #757575;
	font-weight: normal;
	font-size: 1em;
	margin: 0px ! important;
}

#iwouldprefer {
	border: 1px solid white !important;
}

.done {
	color: black;
	color: #000000;
	color: Black !important;
}

/*END CONTACT PAGE*/

#main-area, #contact-page {
	margin: 0px;
	margin-top: 60px;
	margin-left: 35px;
}

#main-area h1, #contact-page h1 {
	color: #FFFFFF;
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
}

#main-area h2 {
	margin: 0px;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;
}

#main-area p {
	font-size: 0.8em;
	color: #999999;
	line-height: 1.5em;
	margin: 0px;
	margin-top: 25px;
}

#blocked-text {
	height:  230px;
	width: 400px;
	display: block;
}

.link-r {
	float: right;
	margin: 0px;
	background-color: black;
	color: #737374;
	font-size: 0.8em;
	text-decoration: none;
	margin-right: 70px;
	font-weight: bold;
}

.link-l {
	float: left;
	margin: 0px;
	background-color: black;
	color: #737374;
	font-size: 0.8em;
	text-decoration: none;
	margin-left: 35px;
	font-weight: bold;
}

#main-area strong {
	font-weight: bold;
	color: #FFFFFF;
}

#main-area p a {
	color: #white;
	text-decoration: underline;
}

