/* CSS Document */

body {
	
	background:#ffffff;
	text-align:center;
	margin:5px;
	padding:3px;
	font:normal 0.8em/1.2em Myriad,verdana,aria,sans-serif;
	color:#c4102f;
	height: 100%
		}

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/rmw2.gif") repeat-y top right;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:url("../images/rmw2.gif") repeat-y top left;
	}
	
#header {
	background: url("../images/header.gif") no-repeat;
	background-color: #ffffff;
	padding:10px;
	margin:0;
	color:#c4102f;
	height:100px;
	font-family:myriad,verdana,arial,helvetica,sans-serif;

		}

#header img {
position: absolute; top: 9px; right: 7px; 
width: auto;
}

#header > img {
position: absolute; top: 9px; right: 8px; 
}
	
#header h1 {
	font-size:300%;
	font-family:myriad,verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	padding-top:20px;
	margin-left:200px;
	margin-right:200px;
	margin-top:5px;
	line-height:1em;
	}
	
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-15px;
	left:-10px;
	float:left;
	width:180px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#c4102f;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:160px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#c4102f;
	z-index:99;
	}
#centercol {
	position:relative;
	padding:0 200px;
margin-top:0;
		}


	
#centercol img {
float: right;
margin-left:10px;
margin-bottom: 10px;
}

#centercol p {
color:#333333;
line-height: 1.3em;
}
	
#footer {
	position:relative;
	top:1px;
	background:#c4102f;
	width:100%;
	clear:both;
	margin:0;
	/*padding:1% 0;*/
	text-align:right;
	color:#fff;
	}
	
	#footer p {
	margin-right:20px;
	}

#address {
position: relative; bottom: 0px; left: 7px; 
margin-top: 100px;
}

#address a {
color:#fff;
text-decoration: none;
}

#address a:hover {
background-color:#A12830;
}

#address p {
font-size:0.8em;
color:#fff;
line-height:1.2em;
}

#navcontainer { position: relative;
left: 0px;
top: 5px;
padding:0px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: myriad,verdana,arial,helvetica,sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 2px 10px;
width: 160px;
color: #fff;
background-color:#c4102f;
text-decoration: none;
line-height: 1em;
}

#navcontainer a:hover
{
color: #fff;
/*font-weight: bold;*/
text-decoration: none;
background-color:#A12830;
}

#navcontainer a.selected {
font-weight:bold;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
width: 160px;
margin: 0em 0px 0px 0px;
padding: 0.5em 0px 0.2em 20px;
color: #fff;
background-color:#c4102f;
text-decoration: none;
font-size: 0.8em;
line-height: 1em;
}

#navcontainer ul ul a:hover
{
color: #fff;
text-decoration: none;
background-color:#A12830;
}

#navcontainer ul ul a.selected {
font-weight:bold;
background: url(../images/arrow.gif) center left no-repeat;
}



dl {background:#fff url(../images/tl.gif) top left no-repeat; margin:2px; margin-bottom: 31px; margin-top:0px; padding:0; float:left; margin-right:0px; width:175px;}
dl dt {background:transparent url(../images/tr.gif) top right no-repeat; padding:5px; padding-left: 10px; font-size:1.2em; text-align:left; color:#c4102f;}
dl dd {background:#fff url(../images/br.gif) bottom right no-repeat; padding-top:0; margin:0;}

dd p {margin:0; padding:5px 0px 0px 10px; line-height:1.3em;}

dd ul li a:link {
text-decoration: none;
color:#c4102f;
}

dd ul li a:visited {
text-decoration: none;
}

dd ul li a:hover {
color:#000;
}


dd ul li {
list-style-type: none;
margin: 0;
margin-top: 0.5em;
margin-left: -20px;
padding: 0;
border: 0;
font-size: 0.8em;
line-height: 1em;
}

h2 {
font-size: 1.5em;
letter-spacing:0.2em;
margin: 0;
line-height:1em;
}

h3 {
font-size:1em;
}

#centercol .left {

float: left;
margin: 10px 15px 10px 0 ;
}

#centercol .back {
float: right;
color: #fff;
}

#centercol .back a {
background-color: #c4102f;
border: 3px double #c4102f;
display: block;
width: 60px;
height: 20px;
text-align: center;
font-weight:bold;
text-decoration: none;
color: #fff;
margin: 10px;
}

#centercol .back a:hover {
background-color: #000;
color: #fff;
border: 3px double #c4102f;
}

#centercol .back a:visited {
color: #fff;
}

#centercol a {
text-decoration: none;
color:#333333;
}

#centercol a:hover {
color: #fff;
background-color: #c4102f;
}

#centercol ul {
color: #333333;
}

#centercol ul li {
margin-top: 0.4em;
}

#centercol ul li blockquote {
font-size: 0.9em;
border: 1px solid #c4102f;
display: block;
padding: 2px;
}

.testimonial {
margin-left: 1em;
padding-top: 3px;
padding-bottom: 3px;
}

.testimonial p {
margin: 0;
padding: 0;
text-align: right;
font-size: 0.8em;
}
p.quote {
font-style: italic;
text-align: left;
font-size: 0.9em;
}

.contact {
width: 300px;
float: right;
margin-left: 10px;
margin-right: 10px;
}

.contact img {
clear: both;
}

#websyche {
float: right;
font-size: 0.7em;
margin:0;
padding: 0;
}

#websyche p {
margin:0;
padding: 0;
}
#websyche a {
text-decoration: none;
color: #c4102f
}
