/*css development Scubita */


* {
	margin:0;
	padding:0;
	}
.style5 {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 1px;
	margin-right: 1px;
	padding-top: 1px;
	padding-right: 1px;
}

body {
	background-color: #990000;
	background-image: url(images1/1111.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

#wrapper {
	width: 930px;
	height: 100%;
	margin-left:auto;
	margin-right:auto;
	padding-top: 25px;
}


#header {
	width:931px;
	height:150px;
	font-size: 16px;
	float:right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: 1;
	border-left-style: 1;
	border-right-color: #660000;
	border-left-color: #660000;
	background-repeat: no-repeat;
	background-image: url(images1/Trinkhor%20Logo.gif);
	background-position: 25px;
}

#leftbox {
	width:210px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}


#rightbox {
	width:620px;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float:right;
	text-align: left;
	padding-top: 23px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 198px;
	height: 24px;
	margin-bottom: 3px;
	padding: 9px 0 0 0;
	display: block;
	background-image: url(images1/button.gif);
	color: #FFF;
	text-align: center;
}

.menu:hover {
	background-image: url(images1/buttonactive.jpg);
	color: #FFF;
	text-align: center;
}

#footer {
	width:930px;
	height:45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff;
	text-align: center;
	background-color: #660000;
	clear: both;
	padding-top: 10px;
}



/* Styles Styles Styles Styles Styles Styles Styles Styles Styles Styles Styles */

.blockquote {
    background: #6DC5F2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	margin: 22px 10px 15px 0;
	padding: 5px 7px 5px 7px;
	display: block;
	
}

.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #E21E80;
	display: inline;
}

.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #1671AF;
	display: inline;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3E3E3E;
	line-height: 15px;
}

.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E21E80;
	line-height: 15px;
}

.latestnews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E21E80;
	line-height: 15px;
}


/* links links links links links links links links links links */

.links {
	color: #FFFFFF;
	text-decoration: none;
}

.links:hover {
	color: #FFF;
	text-decoration: underline;
	
}

.linktop {
    width: 115px;
	height: 30px;
	display: block;
	padding: 10px 0 0 0;
	margin-left: 2px;
	background-image: url(images1/button.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	float: right;
}

.linktop:hover {
	background-image: url(images1/buttonactive.jpg);
}

.style2 {font-size: 40px}
.imgtrinkhor {
	text-align: right;
	height: auto;
	width: auto;
	margin: 2px;
	float: left;
	padding: 10px;
}
hr {
	color: #660000;
}
