* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/bg.gif);
}

#container {
	width: 842px;
	margin: auto;
	font-size: 1.2em;
			}

#header{
	background-image: url(../images/header.jpg);
	height: 235px;
}

#main_nav {
	background-image: url(../images/main_nav.jpg);
	height: 56px;
	padding-left: 9px;
}

#contentwrapper {
	background-image: url(../images/contentwrapper.jpg);
	background-repeat: repeat-y;
}

#contentwrapper ul { padding-left: 20px; }
#contentwrapper li { padding-left: 10px; }

#left {
	float: left;
	width: 160px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#left h1 {
	background-image: url(../images/sidebar_heading.jpg);
	font-size: 12px;
	height: 19px;
	width: 149px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	clear: both;
	margin-bottom: 0px;
}

#right {
	float: right;
	width: 160px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}

#right h1 {
	background-image: url(../images/sidebar_heading_2.jpg);
	font-size: 12px;
	height: 19px;
	width: 149px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 0px;
}

#content {
	margin-right: 200px;
	margin-left: 200px;
	padding: 15px 0;
}

#footer {
	background-image: url(../images/footer.jpg);
	height: 35px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}

#footer a {
color: #000;
text-decoration: none;
}

#footer a:hover {
color: #720201;
text-decoration: underline;
}

/**************************************** text, ../images, lists ****************************/

img.float_left {
	float: right;
}

p {
	margin-top: 20px;
	margin-bottom: 20px;
}

p.topnav, .copyright {
	margin: 0;
}

/*h1 {
	color: #FFFFFF;
	padding-top: 110px;
	padding-left: 130px;
	font-size: 3em;
	font-style: italic;
}*/

h1 {
	font-size: 20px;
	color: #100566;
	background-image: url(../images/h2.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 3px;
	margin-bottom: 20px;
	text-align: center;
}

/*h3 {
	background-image: url(../images/sidebar_heading.jpg);
	font-size: 1em;
	height: 19px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 24px;
}

h4 {
	background-image: url(../images/sidebar_heading_2.jpg);
	font-size: 1em;
	height: 19px;
	width: 125px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
}*/

/*dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

dt {
	border-bottom: 1px solid white;
	padding: 3px;
	margin-bottom: 5px;
	background-image: url(../images/dt_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

dd {
	margin-bottom: 12px;
}*/

.news:first-letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
}

/**************************************** Menu ****************************/

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 18px 1em;
	height: 18px;
	color: #720201;
	text-decoration: none;
	float: left;
	background-image: url(../images/menu_right_border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(../images/menu_hover.jpg);
	background-repeat: repeat-x;
}

/**************************************** Contact form ****************************/

label {
	font-style: italic;
}

form.contact_us {
	width: 155px;
	margin-top: 0px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 155px;
        background: #FFFFFF;
		border-top: 1px solid #E5E3E4;
		border-left: 1px solid #E5E3E4;
		border-bottom: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
		margin-top: 3px;
	    margin-bottom: 3px;}

textarea {width: 155px;
          background: #FFFFFF;
		  border-top: 1px solid #E5E3E4;
		  border-left: 1px solid #E5E3E4;
		  border-bottom: 1px solid #EDEDED;
		  border-right: 1px solid #EDEDED;
		  display: block;
          margin-top: 3px;}

.submit_button_contact {
	margin-top: 15px;
	margin-left: 88px;
	padding: 2px;
	background-color: #100566;
	cursor: pointer;
	color: #FFFFFF;
}

.right {
  float: right;
  clear: both;
}

.right img {
  border: 3px solid #fff;
}

.left {
  float: left;
  clear: both;
}

.left img {
  border: 3px solid #fff;
}


.submenu {
	float: left;
	width: 160px;
	padding-top: 5px;
	font-size: 1.0em;
	font-weight: bold;
}

.submenu a
{
	padding: 10px;
	color: #720201;
	text-decoration: none;
	float: left;
	font-size: 1.0em;
	width: 140px;
}

.submenu a:hover
{
	color: #fff;
	font-size: 1.15em;
	text-decoration: none;
  border-left: 4px #ffffff solid;
}

a
{
	color: #720201;
	text-decoration: none;
	font-size: 1.0em;
}

a:hover
{
	color: #000;
	font-size: 1.0em;
	text-decoration: underline;
}

.center {
  text-align: center;
}

p.photo {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 17px;
	margin-top: 5px;
	text-align: center;
}
