body {
background:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h1, h2, h3, h4 {
color:#780000;
}

h3 {
font-size:1.1em;
}

li {list-style-position:outside;}

span.redText {color:#c00;}
span.whiteText {color:#fff;}
span.quoteBy {font-weight:bold;}
h4.title {padding-bottom:0.25em;}

a img {border:none;}

#container {
margin:0 auto;
width: 880px;
overflow:auto;
background:#fff;
border-right:1px solid #eee;
border-left:1px solid #eee;
}

#header {
padding:5px 10px;
width: 860px;
height:57px;
background:#eee url(../galleries/uploads/header-logo.png) 5px 10px no-repeat;
}

#header img#logo {
display:none;
}

#header h1 {
	color: #253E54;
}

#header h3 {
	color: #A66C46;
}

#nav {
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	width:100px;
	float:left;
	background:#fff;
}

#nav ul {
	text-align: left;
}

#nav li {
	list-style-type: none;
}

#nav li a {
color: #fff;
list-style-type:none;
font-weight:normal;
text-align:left;
display:block;
text-decoration:none;
background:url(../galleries/uploads/button-bg.png) left top no-repeat;
padding:6px 0 0 8px;
margin-bottom:10px;
height:29px;
}

#nav a:hover {
color: #253E53;
text-decoration: none;
background:url(../galleries/uploads/button-bg.png) left top no-repeat;
}

#nav #selected {
color: #000;
background:url(../galleries/uploads/button-bg.png) left top no-repeat;	
}

#content {
float:right;
width:740px;
padding-bottom:0;
}

#main-content {
width: 720px;
min-height:400px;
height:auto !important;
height:400px;
overflow:hidden;
padding:10px 20px 0 0;
}

#divHome {
width:740px;
min-height:420px;
height:auto !important;
height:420px;
background:url(../galleries/uploads/content-bg.jpg) right top no-repeat;
}

#linkButtons {
position:absolute;
z-index:10;
margin-top:335px;
}

#main-content a {
color:#780000;
}

#box-content1, #box-content2 {
height:140px;
width:340px;
background:#990;
}

#box-content1 h3, #box-content2 h3 {
color: #00496C;
}

#box-content1 a, #box-content2 a {
color: #1F384F;
}

#box-content1 {
	float: left;
	background:url(images/box1-bg.png);
}
	
#box-content2 {
	float: right;
	background:url(images/box2-bg.png);
}

#box-content2 img {
height:60px;
}

.thumbnail img {
border:2px solid #fff;
}

.thumbnail img:hover {
border:2px solid #A66C46;
}

#footer {
text-align:right;
color: #780000;
height:20px;
width:880px;
float:right;
background:url(../galleries/uploads/footer-bg.png);
overflow:hidden;
}

#footer ul {
margin:0;
padding:0 10px 0 0;
}

#footer li {
display:none;
/*	list-style-type: none;
	display: inline;
	padding:0 10px;
*/
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
width:860px;
padding:0 10px;
float:left;
margin-top:10px;
}

#copyright p {
height: 20px;
width:inherit;
color: #aaa;
text-align: right;
overflow: auto;
background:#fff;
}

#copyright p a {
color:#aaa;
}

/*NEWS SECTION*/

div.newsPost {
	border-bottom:1px solid #666;
}

#main-content div.newsPost h3 a {
	color:#A66C46;
}

#main-content p.postedDate {
	color:#666;
}

div.testimonialContent p.postedDate {
display:none
}

div#newsRight, div#newsLeft {display:none}