/* General styles */

body {
	background-color: #003300;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a:link {
	color: #006633;
}

a:hover {
	text-decoration: none;
}

.bk_sheild {  background-attachment: fixed; background-image: url(../images/bk-large_shield.gif); background-repeat: no-repeat; background-position: right bottom}
.justified_text {  text-align: justify}
.car_images {  border-color: black #000000; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}

/* Left hand margin */

#leftcol {
	text-align: center;
}

#leftcol img {
	display: block;
	margin: 20px 0;
	border: 1px solid #FFF;
}

/* Right hand column */

#gallery_logo {
	margin-top: 148px;
	border: 1px solid #000;
}

/* Main content area */

#content {
	font-size: 75%;
	text-align: left;
	padding: 0.5em 25px 0.5em 25px;
	line-height: 1.5em;
}

h1 {
	color: #006600;
	font-size: 170%;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5em;
}

h2 {
	color: #000;
	font-size: 120%;
}

/* Page footer */

#footer {
	font-size: 75%;
	border-top: 2px solid #003300;
	padding-top: 3px;
	background-image: url(../images/logo_crest_base_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#footer img {
	display: block;
}

/* Text styles */

.text_red {
	color: red;
}

.larger {
	font-size: larger;
}

/* Sample menus */

.menubox {
	text-align: center;
	background-color: #F4E2CA;
	border: 1px solid #000;
	margin: auto 5em;
	clear: both;
	line-height: 150%;
}

/* Home page news */

.newsbox {
	background-color: #F4E2CA;
	border: 1px solid #000;
	margin: 0.5em 2em;
	padding: 3px;
}

.newsbox h2 {
	margin: -3px -3px 4px -3px;
	padding: 4px;
	background-color: #E2B476;
}

/* News menu page */

.newslooper {
	float: right;
	width: 100%;
	border-bottom: 1px solid #030;
	margin: 0.25em 0;
	padding: 3px;
}

.newslooper img {
	float: right;
	margin: 3px;
}

.img_border {
	border: 1px solid #000000;	
}

.img_videoborder {
	border: 1px solid #000000;
	padding: 10px;
}
