body {
	background-color: #F7E4D4;
	background-image: url(Images/background2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

p, ul, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
p.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
}

a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

img {
	margin: 0;
	padding: 0;
}

.nospace {
	display: block;
}

.bold {
	font-size: 12px;
	font-weight: bold;
	color: #BB002F;
}

#header {
	height: 152px;
	width: 96%;
	display: block;

}
#logo {
	height: 87px;
	width: 239px;
	position: relative;
	left: 230px;
	top: 20px;


}
#strap {
	width: 340px;
	position: relative;
	left: 250px;
	top: 30px;
	height: 19px;
	display: block;
}

#details {
	height: 63px;
	width: 210px;
	right: 0px;
	float: right;
	margin-right: 20px;
	top: 20px;
	margin-top: 20px;
}

#menucontainer {
	height: 19px;
	display: block;
	padding-right: 20px;
	width: 96%;
}
#menu {
	float: right;
	display: inline;
}

#menu img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu a{
	margin: 0px;
	padding: 0px;
}

#mainpanelmid {
	display: block;
	background-color: #F7E7CD;
	padding: 10px;
	width: 96%;
	border: 1px solid #CCB8A1;
}

#mainpaneltop {
	display: block;
	height: 9px;
	background-image: url(Images/menu/topslice_bg.jpg);
	padding: 0;
	margin: 0px;
	width: 800px;
	font-size: 8px;
	background-repeat: repeat-x;
}

#mainpaneltop table {
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	height: 9px;
	font-size: 10px;
	background-repeat: repeat-x;
	background-image: url(Images/menu/footslice_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 96%;
}

#credits {
	position: relative;
	height: 15px;
	width: 96%;
	font-size: 9px;
	background-color: #9F0B25;
	color: #CCCCCC;
	left: 1%;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* Home page Begin*/

#homewindow {
	background-color: #FFFFFF;
	border: 1px solid #977A60;
	left: 5px;
	padding: 20px;
	margin-left: 240px;
	background-repeat: no-repeat;
	background-position: right top;
}
HTML>#homewindow {padding-left: 2px;}

div.newspanelouter {
	float: left;
	width: 235px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996633;
	display: block;
}

div.newspanel {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9B536A;
	margin-left: 6px;
	margin-right: 6px;
	padding: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9B536A;
}

/* Home page End */

/* About Us page Begin*/

#aboutwindow {
	background-color: #FFFFFF;
	border: 1px solid #977A60;
	padding: 20px;

}

#aboutwindow table {
	margin-left: 50px;
}


/* About Us page End */

/* News page Begin*/

#newswindow {
	background-color: #FFFFFF;
	border: 1px solid #977A60;
	padding: 20px;

}

.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #BB002F;
	margin-top: 30px;
}

/* News page End */

/* faqs page Begin*/

#faqswindow {
	background-color: #FFFFFF;
	border: 1px solid #977A60;
	padding: 20px;

}


/* faqs page End */

/* contact page Begin*/

#contactwindow {
	background-color: #FFFFFF;
	border: 1px solid #977A60;
	padding: 20px;

}


/* contact page End */
/* prices page Begin*/

#priceswindow {
	background-color: #FFFFFF;
	border: 1px solid #977A60;
	padding: 20px;
}

#priceswindow td.title {
	font-size: 11px;
	font-weight: bold;
	color: #BB002F;
}

#priceswindow td.subtitle {
	font-weight: bold;
	padding-left: 10px;
}

#priceswindow td.subsub {
	font-weight: normal;
	padding-left: 20px;
}

/* prices page End */

.item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c4c4c4;
	padding-left: 20px;
}

newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: normal;
	display: block;
	float: right;
}

div.window {
	background-color: #FFFFFF;
	border: 1px solid #977A60;
	width: 100%;
	padding: 5px;

}

div.window p{
}

img.border {
	border: 1px solid #c4c4c4;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;

}
div.miniblock {
	position: relative;
	width: 20%;
	float: left;
	border-right: 1px solid #977A60;
	height: 100px;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;


}
li {
	border: none;
	list-style-position: outside;
	list-style-type: square;


}
ul {
	padding: 0;
	list-style-type: none;
	margin: 10;

}
div.contactrhs {
}
.feint {
	color: #999999;
}
.articleheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;


}
a.articles, a.articles:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #BB002F;
	font-family: Arial, Helvetica, sans-serif;



}
td.mainpage1 {
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	padding: 20px;

}

#submenucontainer {
	padding: 10px;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4C4C4;
}
#submenucontainer a:link, #submenucontainer a:visited {
	color: #999999;
	text-decoration: none;
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

#submenucontainer a:hover,  #submenucontainer a:active {
	color: #BB002F;
	text-decoration: none;
	display: inline;
	font-size: 11px;
	font-weight: bold;
}

div.more {
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: block;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.testimonial {
	font-style: italic;
	font-weight: normal;
	color: #BB002F;
}

#clear {
	clear: both;
	float: none;
}
