/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	color: #333333;
	background-color: #848484;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 80%;
}

h2 {
	font-size: 110%;
	color: #3B4C5C;
	margin-bottom: 10px;
	margin-top: 12px;
}

h3 {
	font-size: 110%;
	padding-bottom: 10px;
	color: #881009;
	letter-spacing: 1px;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #970900;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 720px;
	height: 30px;
	margin: 0 auto;
	background-color: #51697D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#video-player {
	margin-left: 45px;
	margin-top: 25px;
}
#gallery {
	background-color: #333333;
	color: #FFFFFF;
}
.image-right-float {
	float: right;
	margin-top: 3px;
	margin-bottom: 7px;
	margin-left: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 95%;
	font-weight: bold;
}
.image-left-float {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
}
.clearer {
	clear: both;
}
li {
	list-style-type: square;
}
.facebook {
	margin-top: 8px;
	margin-left: 14px;
}

#menu li {
	display: inline;
}
.body-images {
	margin-left: 50px;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 8px 20px 0;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#right-content-item a {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #6D808D;
}

/* Header */

#header {
	width: 700px;
	height: 154px;
	border: 10px solid #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/trust-banner-roda.jpg);
	background-repeat: no-repeat;
}
#left-content {
	line-height: 1.3pc;
	width: 500px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 8px;
}

/* Content */

#content {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	background-image: url(images/gray-column-right-2.gif);
	background-repeat: repeat-y;
}
.spacedtext {
	line-height: 145%;
	font-size: 90%;
}
.right-content-image-border {
	border: 3px solid #FFFFFF;
	margin-top: 5px;
}
#right-content/* Links */

 {
	float: right;
	width: 145px;
	margin-right: 10px;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 5px;
}
.side-links {
	float: right;
	text-decoration: none;
	color: #FFFFFF;
}

/* Footer */

#footer {
	padding-top: 0px;
}
#right-content-item {
	background-color: #51697D;
	color: #FFFFFF;
	line-height: 115%;
	font-size: 85%;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(images/grey-corner.gif);
	background-repeat: no-repeat;
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
.column-images {
	margin-bottom: 8px;
	border: 5px solid #FFFFFF;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

