html, body { 
		min-height: 100%;
		height: auto;
}
body  {
		font: 90% Verdana, Arial, Helvetica, sans-serif;
		background-image: url(images/backgroundimage4.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-color: #FFFFFF;
		margin: 0;
		padding: 0;
		text-align: center;
		color: #333333;		
}

#headerA {
	height: 53px;
	background-image: url(images/ramara-chronicle-comp3b_10.jpg);
	background-repeat: repeat-x;
	margin-bottom: 0px;
}

#container {
    background-color: #ffffff;
	width: 877px;
	margin: auto;
	position: relative;
	text-align: left;
}

/*#container { 
	width: 47em;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} */

#container #navbar {
		background-color: #03143c;
		background-image:url(images/navbarbackground2.jpg);
		background-repeat: repeat-x;
		background-position: bottom;
}

#container #navbar ul {
	text-decoration: none;
	padding: 5px;
	margin: 0px;
}

#container #navbar li {
    padding: 0px 15px;
	margin: 0px;
    list-style: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-color:#FFFFFF;
}

#container #navbar a {
	text-decoration: none;
	color: #85a4ed;
}

#container #navbar #active {
color:#ffffff;
}

#container #sidebar1 {
	float: right; 
	width: 275px; /* since this element is floated, a width must be given */
	padding: 0px; /* top and bottom padding create visual space within this div */
	margin-top: 0px;
}

#container #sidebar1 h3 {
	background-image: url(images/button1.jpg);
	background-repeat: no-repeat;
	height: 34px;
	font-size: 95%;
	color: #bb2124;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

#container #sidebar1 img {
	margin: 0px 10px 0px 15px;
	float: left;
	border: 1px;
	border-style: solid;
	border-color: #727071;
}

#container #sidebar1 a {
	color: #000099;
	text-decoration: underline;
}

#container #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}


#container #mainContent {
		margin: 0 21em 0 10px;
} 

#container #mainContent img {
	margin: 0px 20px 0px 10px;
	float: left;
	border: 1px;
	border-style: solid;
	border-color: #727071;
}

#container #mainContent a {
	color: #000099;
	border: none;
	text-decoration:underline;
}

#container #mainContent h1 {
	background: url(images/button2.jpg) no-repeat;
	height: 34px;
	font-size: 1.25em;
	color: #bb2124;
	padding-left: 10px;
	padding-top:5px;
}

#container #mainContent h2 {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
	margin-bottom: 5px;
	color: #000000;
}

#container #mainContent h3 {
	font-weight: bolder;
	font-size: 1.5em;
	margin-left: 10px;
}

#container #mainContent h4 {
	font-style: normal;
	font-weight: 600;
	line-height: 0.25em;
	margin-left: 10px;
}

#container #mainContent h5 {
		font-size: 1em;
		font-style: normal;
		font-weight: 600;
		margin: 0 0 0 10px;
		color: #CC0033;
}

#container #mainContent #biline {
	font-size: medium;
	font-style: italic;
	line-height: 0.75em;
	color: #999999;
	padding-bottom: 10px;
}

#container #mainContent p {
	margin-top: 10px;
	margin-left: 10px;
} 

#container #mainContent strong {
	font-style: italic;
	font-weight: normal;
}

#container #mainContent hr {
	margin-bottom: 40px;
	margin-top: 40px;
	border-bottom-color:#CCCCCC;
	height: 1px;
}

#container #mainContent ul {
		margin-left: 10px;
		margin-top: 5px;
}

#container #mainContent iframe {
	margin: 0px 20px 0px 10px;
	float: right;
}
#container #mainContent #phone {
	font-size: medium;
	font-weight: bolder;
	color: #BB2124;
	line-height: 1.5em;
}
#container #mainContent small {
	margin-left: 10px;
}
#container #mainContent #writer {
		font-style: italic;
		color: #495e92;
		padding-bottom: 10px;
}
#container #image {
	margin: 10px 21em 10px 10px;
}

#container #image a {
	border: none;
	text-decoration:none:
}
#container #image img {
	margin: 20px 20px 0px 10px;
	float: left;
	border: none;
}
	
#footer {
	height: 53px;
	background-image: url(images/ramara-chronicle-comp3b_10.jpg);
	background-repeat: repeat-x;
	position: bottom;
	margin-top:0;
	margin-bottom: 0px;
	text-align: center;
} 
#footer p {
	margin: 0; 
	padding: 10px 0;
	font-size:.75em;
	color:#FFFFFF 
}
#footer a {
	text-decoration: none;
	color: #85a4ed;
}

#footer3 {
	height: 53px;
	background-image: url(images/ramara-chronicle-comp3b_10.jpg);
	background-repeat: repeat-x;
	position: bottom;
	margin-top:8em;
	margin-bottom: 0px;
	text-align: center;
} 
#footer3 p {
	margin: 0; 
	padding: 10px 0;
	font-size:.75em;
	color:#FFFFFF 
}
#footer3 a {
	text-decoration: none;
	color: #85a4ed;
}

#footer2 {
	height: 53px;
	background-image: url(images/ramara-chronicle-comp3b_10.jpg);
	background-repeat: repeat-x;
	position: bottom;
	margin-top:18em;
	margin-bottom: 0px;
	text-align: center;
} 
#footer2 p {
	margin: 0; 
	padding: 10px 0;
	font-size:.75em;
	color:#FFFFFF 
}
#footer2 a {
	text-decoration: none;
	color: #85a4ed;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.none {
	border:none;
	}

#container #mainContent #title {
		font-weight: bold;
}

#container #mainContent #subtitle {
		color: #333333;
}



