/**COLLAPSIBLE TEXT*/
.save{
   behavior:url(#default#savehistory);
}
a.dsphead{
   text-decoration:none;
   font-size: 12px;
   color: #5B0E15;   
}
a.dsphead:hover{
   text-decoration: underline;
   font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
   color: #666;
}
a.dsphead span.dspchar{
   font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
}
.dspcont{
   display:none;
   margin-left:1.5em;
   font-size: 12px;
}

/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #F3F4EE;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 126px;
	background: #FFFFFF;
	border: 1px solid #E2D9CF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
	color: class="name";
}

.text1 {
    font-size: 16px;
	font-weight: bold;
	color: #7E7D7C;
	text-decoration: none;
}


.text2 {
	font-size: 10px;
	font-weight: normal;
}

.text3 {
	font-size: 12px;
	color: #5B0E15;
	text-decoration: none;
}
.text3:hover {
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}
.text4 {
    font-size: 12px;
	font-weight: normal;
	color: #7E7D7C;
}

.text5 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	color: #4F9501;
}

.text6 {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	text-align: center;
}

.text7 {
	text-align: center;
}


.main {
    font-size: 25px;
	font-weight: normal;
	color: #5b0e15;
	font-family: Garamond;
}



/** LINKS */

a {
	color: #5b0e15;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	height: 11px;
	background: url(images/homepage09.gif) no-repeat right top;
}

.link1 b {
	display: none;
}

.link2 {
	text-decoration: none;
	color: #FAF5EF;
}

.link2:hover {
	text-decoration: underline;
}
.link3 {
	text-decoration: none;
	color: #5b0e15;
	font-size: 12px;
}

.link3:hover {
	text-decoration: underline;
	color: #666;
}
.link4 {
	text-align: center;
	font-size: 11px;
	color: #5b0e15;
	text-decoration: none;
}
.link4:hover {
	text-decoration: underline;
	color: #666;
}
.link5{
    font-size: 16px;
	font-weight: bold;
	color: #5b0e15;
	text-decoration: none;
}
.link5:hover {
	text-decoration: underline;
	color: #666;
}
.link6 {
	color: 580e15;
	text-decoration: none;
	font-size: 12px;
}
.link6:hover {
	text-decoration: underline;
	color: #666;
}
.link7 {
	color: 580e15;
	text-decoration: none;
	font-size: 12px;
}
.link7:hover {
	text-decoration: underline;
	color: #666;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */
.top { background: url(images/subpage01.jpg) no-repeat left top; }
.bg1 { background: url(images/subpage02.jpg) no-repeat left top; }
.bg2 { background: url(images/subpage04.jpg) repeat-y left top; }
.bg3 { background: url(images/subpage06.jpg) no-repeat left top; }
.bg4 { background: url(images/subpage07.jpg) repeat-y left top; }
.bg5 { background: url(images/subpage09.jpg) no-repeat left top; }
.bg6 { background: url(images/homepage15.gif) repeat-y left top; }
.bg7 { background: url(images/subpage.jpg) repeat-x left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 0px 10px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage08.gif) repeat-x left top;
}

.hr2 {
	height: 1px;
	margin-bottom: 10px;
	background: url(images/homepage11.gif) repeat-x left top;
}



.name {
	font-size: 14px;
	font-weight: bold;
	color: #5b0e15;
	text-decoration: none;
}
