body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background:#FCEAAA url(../images/body-bg.jpg) fixed repeat-y 50% 0;
	margin: 0px;
	padding: 0px;
}

#container {
	width:600px;
	margin:0 auto
}
#container2 {
    float:left;
	width:600px;
	padding:0;
	margin:0;
	border:solid #B6B6B6;
	border-width:0 1px 0 1px;
	font-size:12px;
	line-height:16px;
}

/*----------------------------------*/

a {
  color:#990000;
}
a:hover {
	color: #660000;
}  

a img {
  border-width:0;
}

p {
	padding: 0px 5px 0px 2px;
	margin: 3px 0px 15px 0px;
}

.center {
	text-align:center;
}

/*----------------------------------*/
/*       GLOBAL POSITIONING         */
/*----------------------------------*/

#top {
	float:left;
	width:600px;
	padding:0;
	margin:0;
}

#nav {
	float:right;
	width:600px;
	height:25px;
	background:url(../images/nav-bg.jpg) repeat-x 0 0;
	padding:0;
	margin:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#banner {
	float:right;
	width:600px;
	height:82px;
	border-bottom:1px solid #EFBC00;
}
#banner-left {
	float:left;
	width:348px;
	height:72px;
	padding:5px;
	margin:0;
	background:url(../images/banner-left.jpg) no-repeat 0 0;
	font-size:14px;
}
#banner-right {
	float:left;
	width:242px;
	height:82px;
}

#content {
	float:right;
	width:600px;
	padding:0;
	margin:0;
}
#content-main {
	float:left;
	width:348px;
	padding:5px;
	margin:0;
}
#content-right {
	float:left;
	width:240px;
	padding:0px 0 0 0;
	margin:0;
}

#footer {
	float:right;
	width:600px;
	height:17px;
	background:url(../images/footer.jpg) repeat-x 0 0;
	padding:2px 0 0 0;
	margin:0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	text-transform:uppercase;
	color:#fff;
	font-size:11px;
	text-align:center;
}
#footer a {
	text-decoration:none;
	color:#fff;
}
#footer a:hover {
	color:#F2E13B;
}
#footerBottom {
	float:right;
	width:600px;
	height:32px;
	background:url(../images/footer-shade.jpg) repeat-x 0 0;
	padding:3px 0 0 0;
	margin:0;
	color:#666;
	text-align:center;
}

/*----------------------------------*/
/*       NAV POSITIONING         */
/*----------------------------------*/


#nav ol {
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	font-size:13px;
}
#nav li {
  background:none;
  display:inline;
  padding:0;
  font-weight: bold;
}
#nav li a {
  float:left;
  width:auto;
  padding:6px 10px 3px;
  margin:0;
  color:#fff;
  text-transform:uppercase;
  text-decoration:none;
  border-right: 1px solid #807E85;
}
#nav li a:hover {
  color:#F2E13B;
  background: url("../images/nav-bg-over.jpg") repeat-x 0 0;
}
#nav #currentpage a {
	color:#fff;
	background: url("../images/nav-bg-over.jpg") repeat-x 0 0;
}

/*----------------------------------*/
/*       MAIN CONTENT STUFF         */
/*----------------------------------*/

#content-main h1 {
	padding-top:5px;
	margin: 0px;
	font-size: 17px;
	color: #660000;
	font-weight:normal;
	text-transform:uppercase;
}
#content-main h1 a {
	color: #660000;
	text-decoration: none;
}
#content-main h1 a:hover {
	color: #990000;
	text-decoration: none;
}


#centerBottom {
	float:left;
	width:348px;
	padding:3px 0 0 0;
	margin:0;
	color:#666;
	border-top:1px solid #666;
}
#centerBottom a {
	color: #666;
	text-decoration: none;
}
#centerBottom a:hover {
	color: #333;
}

/*----------------------------------*/
/*       RIGHT CONTENT STUFF         */
/*----------------------------------*/

.rtTitle {
	float:right;
	background:#fff url("../images/footer.jpg") repeat 0 0;
	border: 1px solid #0C3D72;
	width: 235px;
	height: 21px;
	color:#fff;
	text-transform:uppercase;
}
#content-right .rtTitle a {
	color: #fff;
	text-decoration: none;
}
#content-right .rtTitle a:hover {
	color: #ffcc00;
	text-decoration: none;
} 

#content-right h2 {
	color:#fff;
	font-weight:bold;
	font-size:14px;
	padding:6px 0 0 3px;
	margin:8px 0 0px 0;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

/*----------------------------------*/


#content-right .more {
  float:left;
  width:238px;
  background: #f7f7f7;
  padding: 0px;
  margin: 0px;
  line-height: 18px;
  border: 1px solid #C3C3C3;
}
#content-right .more ul {
  padding: 0px;
  margin:0px;
  list-style: none;
  line-height: 18px;
}     
#content-right .more li {
  background:none;
  width:220px;
  padding:0;
}
#content-right .more li a {
  background:url("../images/arrow.gif") no-repeat 5px 50%;
  display:block;
  width:207px;
  padding:3px 10px 3px 20px;
  border-bottom:1px solid #D3DCE6;
  text-decoration:none;
  color:#434343;
}
#content-right .more li a:hover {
  background-color:#fff;
  color: #990000;
}

#testimonialBox {
	float:right;
	width:228px;
	padding:5px;
	margin:0px 0 0px 0;
	border:1px solid #C3C3C3;
	background:#e7e7e7 url("../images/contact-bg.jpg") repeat-x 0 0;
}

#contactBox {
	float:right;
	width:228px;
	padding:5px;
	margin:0px 0 10px 0;
	border:1px solid #C3C3C3;
	background:#e7e7e7 url("../images/contact-bg.jpg") repeat-x 0 0;
}
#contactBox h3 {
	padding-top:5px;
	margin: 0px;
	font-size: 13px;
	color: #22237C;
	font-weight:bold;
}
#contactBox h3 a {
	color: #22237C;
	text-decoration: none;
}
#contactBox h3 a:hover {
	color: #990000;
}

.smallForm {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	text-align: left;
	width: 175px;
}

.contentPhoto {
	border:1px solid #000;
	padding:3px;
	margin:3px;
}