/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

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

/** TEXTS */

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

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	text-align: center;
	color: #116361;
}

.text2 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #D02F00;
}

.text3 {
	font-size: 10px;
	font-weight: normal;
}

.text4 {
	text-transform: lowercase;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #D02F00;
}

.text5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

/** LINKS */

a {
	color: #116361;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #19928f url(images/homepage01.jpg) repeat-x left top; }
.bg2 { background: url(images/subpage02.jpg) repeat-y left top; }
.bg3 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg5 { background: url(images/subpage03.jpg) no-repeat left bottom; }
.bg6 { background: url(images/subpage01.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage11.jpg) no-repeat 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;
}


/** NAVIGATION */

.home { 
position: relative;
background-image: url(images/home2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 31px;
margin: 0; 
padding: 0; 
}

.home a {
display: block;
color: #000000;
width: 196px;
height: 31px;
display: block;
float: left;
}

.home img {width: 196px; height: 31px; border: 0; }
* html a:hover {visibility:visible}
.home a:hover img{visibility:hidden}


.iadoreyou { 
position: relative;
background-image: url(images/iadoreyou2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 31px;
margin: 0; 
padding: 0; 
}

.iadoreyou a {
display: block;
color: #000000;
width: 196px;
height: 31px;
display: block;
float: left;
}

.iadoreyou img {width: 196px; height: 31px; border: 0; }
* html a:hover {visibility:visible}
.iadoreyou a:hover img{visibility:hidden}



.music { 
position: relative;
background-image: url(images/music2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 31px;
margin: 0; 
padding: 0; 
}

.music a {
display: block;
color: #000000;
width: 196px;
height: 31px;
display: block;
float: left;
}

.music img {width: 196px; height: 31px; border: 0; }
* html a:hover {visibility:visible}
.music a:hover img{visibility:hidden}



.media { 
position: relative;
background-image: url(images/media2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 31px;
margin: 0; 
padding: 0; 
}

.media a {
display: block;
color: #000000;
width: 196px;
height: 31px;
display: block;
float: left;
}

.media img {width: 196px; height: 31px; border: 0; }
* html a:hover {visibility:visible}
.media a:hover img{visibility:hidden}



.discounts { 
position: relative;
background-image: url(images/discounts2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 31px;
margin: 0; 
padding: 0; 
}

.discounts a {
display: block;
color: #000000;
width: 196px;
height: 31px;
display: block;
float: left;
}

.discounts img {width: 196px; height: 31px; border: 0; }
* html a:hover {visibility:visible}
.discounts a:hover img{visibility:hidden}



.links { 
position: relative;
background-image: url(images/links2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 31px;
margin: 0; 
padding: 0; 
}

.links a {
display: block;
color: #000000;
width: 196px;
height: 31px;
display: block;
float: left;
}

.links img {width: 196px; height: 31px; border: 0; }
* html a:hover {visibility:visible}
.links a:hover img{visibility:hidden}



.ideas { 
position: relative;
background-image: url(images/ideas2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 196px;
height: 31px;
margin: 0; 
padding: 0; 
}

.ideas a {
display: block;
color: #000000;
width: 196px;
height: 31px;
display: block;
float: left;
}

.ideas img {width: 196px; height: 31px; border: 0; }
* html a:hover {visibility:visible}
.ideas a:hover img{visibility:hidden}



.signup { 
position: relative;
background-image: url(images/signup2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 21px;
margin: 0; 
padding: 0; 
}

.signup a {
display: block;
color: #000000;
width: 100px;
height: 21px;
display: block;
float: left;
}

.signup img {width: 100px; height: 21px; border: 0; }
* html a:hover {visibility:visible}
.signup a:hover img{visibility:hidden}



.clip { 
position: relative;
background-image: url(images/clip2.jpg);
background-repeat: no-repeat;
white-space: nowrap;
display: block;
width: 46px;
height: 23px;
margin: 0; 
padding: 0; 
}

.clip a {
display: block;
color: #000000;
width: 46px;
height: 23px;
display: block;
float: left;
}

.clip img {width: 46px; height: 23px; border: 0; }
* html a:hover {visibility:visible}
.clip a:hover img{visibility:hidden}