/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/bg01.gif) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20px;
	COLOR: indigo;
	LINE-HEIGHT: 26px;
	FONT: Georgia, "Times New Roman", Times, serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
A.H1:link {
	COLOR: indigo; TEXT-DECORATION: underline
}
A.H1:visited {
	COLOR: indigo; TEXT-DECORATION: underline
}
A.H1:hover {
	COLOR: OliveDrab; TEXT-DECORATION: none
}

H2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: DarkSlateBlue;
	LINE-HEIGHT: 22px;
	FONT: Georgia, "Times New Roman", Times, serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}
A.H2:link {
	COLOR: DarkSlateBlue; TEXT-DECORATION: underline
}
A.H2:visited {
	COLOR: DarkSlateBlue; TEXT-DECORATION: underline
}
A.H2:hover {
	COLOR: OliveDrab; TEXT-DECORATION: none
}
	
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: DarkSlateBlue;
	LINE-HEIGHT: 20px;
	FONT: Georgia, "Times New Roman", Times, serif;
	FONT-VARIANT: normal;
}
A.H3:link {COLOR: DarkSlateBlue; TEXT-DECORATION: underline;}
A.H3:visited {COLOR: DarkSlateBlue; TEXT-DECORATION: underline;}
A.H3:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}

H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: DarkSlateBlue;
	LINE-HEIGHT: 20px;
	FONT: Georgia, "Times New Roman", Times, serif;
	FONT-VARIANT: normal;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: DarkSlateBlue;
}

.bodytext {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 15px;
	color: DarkSlateBlue;
}
A.bodytext:link {TEXT-DECORATION: underline;}
A.bodytext:visited {TEXT-DECORATION: underline;}
A.bodytext:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.bodytext:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.bodytext-l {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 13px;
	line-height: 18px;
	color: DarkSlateBlue;
}
A.bodytext-l:link {TEXT-DECORATION: underline;}
A.bodytext-l:visited {TEXT-DECORATION: underline;}
A.bodytext-l:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.bodytext-l:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.bodytext-s {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 11px;
	line-height: 14px;
	color: DarkSlateBlue;
}
A.bodytext-s:link {TEXT-DECORATION: underline;}
A.bodytext-s:visited {TEXT-DECORATION: underline;}
A.bodytext-s:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.bodytext-s:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.bodytitle {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	letter-spacing: normal;
	font-size: 13px;
	line-height: 18px;
	color: DarkSlateBlue;
}
A.bodytitle:link {TEXT-DECORATION: underline;}
A.bodytitle:visited {TEXT-DECORATION: underline;}
A.bodytitle:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.bodytitle:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.price {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	letter-spacing: normal;
	font-size: 13px;
	color: DarkSlateBlue;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	line-height: 15px;
}

em {
	color: DarkSlateBlue;
}

.text1 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	line-height: 15px;
	color: DarkSlateBlue;
}
A.text1:link {TEXT-DECORATION: underline;}
A.text1:visited {TEXT-DECORATION: underline;}
A.text1:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.text1:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.text2 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 15px;
	color: DarkSlateBlue;
}
A.text2:link {TEXT-DECORATION: underline;}
A.text2:visited {TEXT-DECORATION: underline;}
A.text2:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.text2:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.text3 {
	font: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: DarkSlateBlue;
}

.text4 {
	font: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: DarkSlateBlue;
}
A.text4:link {TEXT-DECORATION: underline;}
A.text4:visited {TEXT-DECORATION: underline;}
A.text4:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.text4:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.text5 {
	letter-spacing: normal;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: DarkSlateBlue;
}

.textfooter {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: LightSlateGray;
}
A.textfooter:link {TEXT-DECORATION: underline;}
A.textfooter:visited {TEXT-DECORATION: underline;}
A.textfooter:hover {TEXT-DECORATION: none;}
A.textfooter:active {TEXT-DECORATION: none;}

.textform {
	font: Helvetica, sans-serif;
	font-size: 11px;
	color: DarkSlateBlue;
	line-height: 12px;
}

.topnav {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: DarkSlateBlue;
	line-height: 24px;
}
A.topnav:link {TEXT-DECORATION: underline;}
A.topnav:visited {TEXT-DECORATION: underline;}
A.topnav:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.topnav:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.topnav-s {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: DarkSlateBlue;
	line-height: 24px;
}
A.topnav-s:link {TEXT-DECORATION: underline;}
A.topnav-s:visited {TEXT-DECORATION: underline;}
A.topnav-s:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.topnav-s:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	background: url(images/homepage18.gif) repeat left top;
	list-style: none;
	line-height: 15px;
	color: DarkSlateBlue;
}
.list1 a {
	padding: 16px;
	background: url(images/homepage19.gif) no-repeat 5px 50%;
	text-decoration: none;
	color: DarkSlateBlue;
}
.list1 a:hover {
	text-decoration: underline;
}

.list2 {
	margin: 0px;
	padding: 0px;
	background: url(images/homepage18a.gif) repeat left top;
	list-style: none;
	line-height: 15px;
	color: DarkSlateBlue;
}
.list2 a {
	padding: 16px;
	background: url(images/homepage19.gif) no-repeat 5px 50%;
	text-decoration: none;
	color: DarkSlateBlue;
}
.list2 a:hover {
	text-decoration: underline;
}

/** LINKS */

.link1 {
	text-decoration: none;
	letter-spacing: 11px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: LightSlateGray;
}

.link1em {
	display: block;
	letter-spacing: normal;
	font: normal italic 11px Arial, Helvetica, sans-serif;
	color: LightSlateGray;
}

.link2 {
	text-decoration: underline;
	font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
A.link2:link {COLOR: OliveDrab; TEXT-DECORATION: underline;}
A.link2:visited {COLOR: OliveDrab; TEXT-DECORATION: underline;}
A.link2:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.link2:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.linknav {
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 22px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: Indigo;
}
A.linknav:link {COLOR: Indigo; TEXT-DECORATION: none;}
A.linknav:visited {COLOR: Indigo; TEXT-DECORATION: none;}
A.linknav:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.linknav:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.linknavsm {
	text-decoration: none;
	letter-spacing: normal;
	line-height: 20px;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: DarkSlateBlue;
}
A.linknavsm:link {COLOR: DarkSlateBlue; TEXT-DECORATION: underline;}
A.linknavsm:visited {COLOR: DarkSlateBlue; TEXT-DECORATION: underline;}
A.linknavsm:hover {COLOR: OliveDrab; TEXT-DECORATION: none;}
A.linknavsm:active {COLOR: OliveDrab; TEXT-DECORATION: none;}

.linkmap {
	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
A.linkmap:link {COLOR: DarkSlateBlue; TEXT-DECORATION: none;}
A.linkmap:visited {COLOR: LightSlateGray; TEXT-DECORATION: none;}
A.linkmap:hover {COLOR: DarkSlateBlue; TEXT-DECORATION: underline;}
A.linkmap:active {COLOR: DarkSlateBlue; TEXT-DECORATION: underline;}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/bg02.gif) repeat-x left top; }
.bg2 { background: url(images/bg03.gif) repeat-y left top; }
.bg3 { background: url(images/bg04.gif) no-repeat left top; }
.bg4 { background: url(images/bg05.gif) no-repeat right top; }
.bg5 { background: url(images/bg06.gif) no-repeat left top; }
.bg6 { background: url(images/bg07.gif) no-repeat left top; }
.bg7 { background: url(images/homepage06.gif) repeat-x left bottom; }
.bg8 { background: url(images/homepage24.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

