/* CSS Document by Dieter Schneider | www.csstemplateheaven.com */

* {margin: 0; padding: 0;}

/**************************************** Main structure ****************************/

body {
	font-family: Arial, Helvetica, sans-serif;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 20px;
}


#container {
	width: 950px;
	margin: auto;
			}

#top_nav {
	background-image: url(../images/nav_top.jpg);
	height: 135px;
	padding-top: 0px;
	text-align: right;
	padding-right: 20px;
	color: #7E0200;
}
#top_nav #navimg {
	padding-top: 5px;
	padding-left: 30px;
	text-align: left;
}
#top_nav .floatright {
	float: right;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#header {
	background-image: url(../images/header.jpg);
	height: 235px;
	background-repeat: no-repeat;
}

#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;
}

#left {
	float: left;
	width: 175px;
	padding-top: 15px;
	margin-left: 15px!important;
	margin-left: 7px;
	font-size: 0.9em;
}

#right {
	float: right;
	width: 165px;
	padding-top: 15px;
	margin-right: 15px!important;
	margin-right: 7px;
	font-size: 0.9em;
}


#content {
	margin-right: 220px;
	margin-left: 230px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer {
	background-image: url(../images/footer.jpg);
	height: 50px;
	clear: both;
	text-align: center;
	padding-top: 20px;
}
#footer a:link, a:visited {
	font-weight: bold;
	color: #990000;	
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

/**************************************** text, images, lists ****************************/

img.float_left {
	float: right;
}

p .copyright {
	margin: 0;
	font-size: 11px;
}

h1 {
	color: #FFFFFF;
	padding-top: 90px;
	padding-left: 60px;
	font-size: 30px;
	font-style: italic;
}
.indent {
	padding-left: 100px;
}


h2 {
	font-size: 18px;
	color: #9A0500;
	height: 35px;
	padding-top: 3px;
	margin-bottom: 20px;
}

h3 {
	background-image: url(../images/sidebar_heading.jpg);
	font-size: 14px;
	height: 25px;
	width: 175px;
	color: #FFFFFF;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 5px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contentwrapper #left p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 15px;
	font-size: 13px;
}


h4 {
	background-image: url(../images/sidebar_heading_2.jpg);
	font-size: 14px;
	height: 25px;
	width: 135px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 24px;
	background-repeat: no-repeat;
}

#navcontainer ul
{
	color: White;
	float: left;
	width: 100%;
	height: 54px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	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;
	padding-top: 18px;
	padding-right: 12px;
	padding-bottom: 18px;
	padding-left: 12px;
	font-size: 14px;
}

#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;
}
#footer .copyright {
	font-size: 11px;
}


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: #910603;
	cursor: pointer;
	color: #FFFFFF;
}
.leftimg {
	text-align: center;
}
#content ul {
	margin-bottom: 5px;
}
#content li {
	list-style-position: outside;
	margin-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9A0500;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 10px;
}
#content ol li {
	color: #333333;
}

.bold {
	font-weight: bold;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#content table {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#left .leftimg {
	padding-bottom: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#left #contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #760203;
}
#left #contactinfo p {
	font-style: normal;
	color: #FFFFFF;
}
#content a:link, a:visited {
	color: #990000;
}
#content a:hover {
	color: #FFFFFF;
	background-color: #990000;
}
#container #contentwrapper #content .center {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
}
