@charset "utf-8";
/* CSS Document */

body {background:url(../images/background/gradient_2.jpg); #EDEDE6;}

.maintext {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#000;
	padding-top:15px;
	padding-bottom:0px;
	padding-right:15px;
	padding-left:15px;
}

.maintextHeader {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:14px;
	color:#7B190E;
}

.maintextnoin {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:13px;
	color:#000;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}

.bullets {
	color:#7B190E;
}

h1{font-family:"Georgia", Times New Roman, Times, serif; font-size:18px; color:#000; padding-top:15px;}

p.winterrates {font-family:"Georgia", Times New Roman, Times, serif; font-size:14px; padding-right:8px;}

a:link {color:#7B190E;}      /* unvisited link */
a:visited {color:#7B190E;}  /* visited link */
a:hover {color:#7B190E;}  /* mouse over link */
a:active {color:#7B190E;}  /* selected link */

ul {
padding-left:25px;
margin:0px;
}
li {
font-family:"Georgia", Times New Roman, Times, serif; 
font-size:13px;
padding-left:5px;
}

.contentbackground {
	background-color:#D6D7C7;
}
