a {
	color : Silver;
}

a.menu, a.menu:link, a.menu:visited {
	color : Red;
}

a:visited {
}

a:hover {
}

a.caveat {
	color : Red;
}

a.footer{
	color : Red;
}

body {
	background-color : #001621;
	background-image : url(../images/background.jpg);
	background-repeat : no-repeat;
	margin-left : 0px;
	margin-top : 0px;
	text-align : left;
}

body, td {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

div.bodytext{
	clear : both;
}

div.container{
	float : left;
	margin-top : 110px;
	width : 500px;
}

div.footer{
	clear : both;
	color : Red;
	float : left;
	font-size : 10px;
	padding-top : 10px;
	text-align : center;
	width : 100%;
}

div.header{
	float : left;
	padding-bottom : 20px;
}

div.left-sidebar{
	clear : both;
	float : left;
	margin-left : 20px;
	margin-right : 20px;
	margin-top : 240px;
	width : 200px;
}

div.links {
	
}

div.menu {
	clear : both;
}

div.right-sidebar{
	display : inline;
	float : right;
	margin-left : 0px;
	margin-right : 5px;
	margin-top : 110px;
	width : 250px;
}

div.signup {
	padding-left : 0px;
}

h1 {
	color : #80D4F8;
	font-size : 36px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}

h2 {
	color : #80D4F8;
	font-size : 18px;
}

h2.signup {
	color : #80D4F8;
	font-size : 14px;
	padding-bottom : 0px;
}
h2.links {
	color : #80D4F8;
	font-size : 14px;
	margin-bottom : -10px;
}

h3 {
	color : #80D4F8;
	font-size : 16px;
}

h4 {
	color : #80D4F8;
	font-size : 14px;
}

img {
	border : none;
}

img.left {
	float : left;
	padding-right : 5px;
}

img.right {
	float : right;
	padding-left : 5px;
}

label{
	display : block;
	float : left;
	text-align : right;
	width : 40%;
}

td {
	vertical-align : top;
}

td.nowrap {
	white-space : nowrap;
}

td.nowrap {
	white-space : nowrap;
}

.big {
	font-size : 16px;
}

.bluetext {
	color : #80D4F8;
	font-weight : bold;
}

.booknow {
	color : Red;
	font-weight : bold;
}

.caveat {
	color : Red;
	font-size : x-small;
	text-align : center;
}

.center {
	text-align : center;
}

.indent {
	padding-left : 4em;
}

.left {
	text-align : left;
}

.linethrough {
	text-decoration : line-through;
}

.newsection {
	clear : both;
}

.required {
	color : Red;
	font-size : 12px;
}

.right {
	text-align : right;
}

.signup {
	font-size : 12px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 20px;
}

.small {
	font-size : 12px;
}

.twitterfeed {
	font-size : 12px;
	margin-left : 0px;
	margin-right : 0px;
	padding-bottom : 20px;
}

