/* CSS Document */

body {
	
	background:#ffffff;
/*	text-align:center;*/
/*	margin:5px;*/
/*	padding:3px; */
	font:normal 0.8em/1.2em Myriad,verdana,aria,sans-serif;
	color:#3D2065;
  height: 100%;
	width: 960px;
	margin: 0;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
		}

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
background:#FFF url("../images/right.gif") repeat-y top right;
	}

#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF url("../images/left.gif") repeat-y top left;
	border-left: 1px solid #3D2065;
	border-right: 1px solid #3D2065;
	}
	
#header {
background: url("../images/header_background.gif") no-repeat;
background-position: top right;
  position: relative;
	background-color: #3D2065;
	padding:0;
	margin:0;
	color:#3D2065;
	height:180px;
	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 {
height: 130px;
width: 800px;
background:url("../images/header.gif") no-repeat 260px 20px;
margin: 0;

	}
	
#header h1 span {
	display: none;
		}
	
#header p {

display: block;
background-color: #FBF3DB;
text-align: center;
height: 33px;
margin-top:10px;
margin-bottom:0;
padding-bottom:0;
padding-top: 10px;
border-right: 1px solid #3D2065;
border-left: 1px solid #3D2065;
width: 100%;
font-size: 1.1em;
line-height: 1.1em;
}

#header a {
color: #3D2065;
text-decoration: none;
font-weight: bold;
}

#header a:hover {
color: #FBF3DB;
background-color: #3D2065;	
	}

#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:140px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
/*	background:#3D2065;*/
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:140px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
/*	background:#3D2065;*/
	z-index:99;
	}

#centercol {
	position:relative;
	padding:0 200px;
margin-top:0;
		}

#centercol1 {
	position:relative;
	padding:0 20px 0 200px;
margin-top:0;
		}
	
#centercol1 h1 {
font-size: 1.4em;
}	
	
#centercol img {
display: block;
margin-left: auto;
margin-right: auto;
}

#rightcol img {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
border: 0;

}


/*float: right;
margin-left:10px;
margin-bottom: 10px;
}*/

#centercol p {
color:#333333;
line-height: 1.3em;
}

	
#footer {
	position:relative;
	top:1px;
	background:#3D2065;
	width:100%;
	clear:both;
	margin:0;
/*padding:5px;*/
	color:#fff;
	}
	
	#footer p {
padding:5px;
	}

#address {
position: relative; bottom: 0px; left: 0px; 
margin-top: 100px;

}

#address a {
color:#fff;
text-decoration: none;
}

#address a:hover {
background-color:#A12830;
}

#address p {
font-size:1.2em;
color:#fff;
line-height:1.2em;
text-align: center;
}

#address p span {
font-size: 1.4em;
line-height: 1.4em;
}


#navcontainer { 
position: relative;
left: -10px;
top: 5px;
padding:0;
margin: 0;
color: #fff;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: myriad,verdana,arial,helvetica,sans-serif;
}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 180px;
color: #fff;
background-color:#3D2065;
text-decoration: none;
line-height: 1em;
border-bottom: 1px solid #fff;
font-weight: bold;
}

#navcontainer a:hover
{
color: #fff;
/*font-weight: bold;*/
text-decoration: none;
background-color:#660066;
}

#navcontainer a.selected {
font-weight:bold;
}

#navcontainer ul li ul {
/*background-color:#9988A0;*/
}

#navcontainer ul ul li { 
margin: 0;
padding: 0;
 }

#navcontainer ul ul a
{
display: block;
width: 180px;
margin: 0;
padding: 0.5em 0px 0.3em 20px;
color: #fff;
background-color:#9988A0;
text-decoration: none;
font-size: 0.8em;
line-height: 1.4em;
}

#navcontainer ul ul a:hover
{
color: #fff;
text-decoration: none;
background-color:#660066;
}

#navcontainer ul ul a.selected {
font-weight:bold;
background: url(../images/arrow.gif) center left no-repeat;
}

h2 {
font-size: 1.2em;
/*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: #3D2065;
border: 3px double #3D2065;
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 #3D2065;
}

#centercol .back a:visited {
color: #fff;
}

/*#centercol a {
text-decoration: none;
color:#333333;
}

#centercol a:hover {
color: #fff;
background-color: #3D2065;
}*/

/*#centercol ul {
color: #333333;
}

#centercol ul li {
margin-top: 0.4em;
}

#centercol ul li blockquote {
font-size: 0.9em;
border: 1px solid #3D2065;
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: #3D2065;
}

#centercol strong {
color:  #3D2065;
}

.bottom {
position: relative;
top: 40px;
font-family: Georgia, Palatino, Times New Roman; 
font-weight: bold;
font-size: 1.3em;
line-height: 1.3em;
text-align: center;
}

.floatr {
float: right;
}

img.floatr {
margin: 10px;
}

.floatright {
float: right;
}

.previous {
float: left;
}

img.floatr {
border: 0;

}

.item {
position: relative;
display: block;
width: 175px;
height: 295px;
float:left;
/*border-bottom: 1px solid #CCCCCC;*/
margin-right: 5px;
margin-bottom: 10px;
}

.item h2 {
font-size: 0.9em;
text-align:center;
/*height: 20px;*/
/*margin-bottom: 5px;*/
}

.item p {
font-size: 0.8em;
width:170px;
text-align: center;
line-height: 1.4em;
}

.item img {
/*width: 140px;
height: 140px;*/
border: none;
display:block;
margin-left: auto;
margin-right: auto;
margin-bottom: 5px;
}

.clear {
clear: both;
}

.detailtext {
width: 350px;
float: left;
padding-top: 15px;
padding-bottom: 15px;
/*border: 1px solid #000;*/

}

.intro {
/*height: 70px;*/
}


.item .link a {
text-decoration: none;
font-weight: bold;
color: #4B2F60;
border: 1px solid #988AA1;
padding: 5px;
text-align: right;
position: absolute;
bottom: 15px;
left: 37px;
}

.item .link a:hover {
border: 1px solid #988AA1;
background-color: #988AA1;
color: #fff;
}

#centercol1 .link1 {
margin-bottom: 10px;
}


.link a {
text-decoration: none;
font-weight: bold;
color: #4B2F60;
border: 1px solid #988AA1;
padding: 5px;
text-align: right;
position: relative;
}

.link a:hover {
border: 1px solid #988AA1;
background-color: #988AA1;
color: #fff;
}

p.link1 {
margin-top: 25px;
}

.link1 a {
text-decoration: none;
font-weight: bold;
color: #4B2F60;
border: 1px solid #988AA1;
padding: 5px;
text-align: right;
margin-top: 5px;

width: auto;
}

.link1 a:hover {
border: 1px solid #988AA1;
background-color: #988AA1;
color: #fff;
}


/*a.itemlink {
display: block;
height: 170px;

}*/
.click {
font-size: 0.8em;
text-align: center;
}

#centercol p {
margin-left:30px;
margin-right: 30px;
color:#333333;
line-height: 1.3em;
}

.navigation {
display: block;
height: 20px;
}

* html #limit {
width: 800px;
position: absolute;
}

* html .limit2 {
width: 700px;
margin-bottom: 5px;
}

a.n{
text-decoration: none;
font-weight: bold;
margin-left: 10px;
text-decoration: none;
font-weight: bold;
color: #4B2F60;
border: 1px solid #988AA1;
padding: 5px;

}


a.pr{
text-decoration: none;
font-weight: bold;
margin-right: 10px;
text-decoration: none;
font-weight: bold;
color: #4B2F60;
border: 1px solid #988AA1;
padding: 5px;

}

a.pr:hover,a.n:hover {
border: 1px solid #988AA1;
background-color: #988AA1;
color: #fff;
}