﻿@import url("layout.css");
@import url("common.css");

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	background-image:  url('/home/backgrounds/summer/rotate.php');
	background-repeat: repeat;
}
#container {
	width: 780px;
	margin: 0 auto;
	padding: 5px;
	border: 5px solid black;
	background-color: #fff;
}
#masthead {
	text-align: center;
	width: 770px;
	padding: 5px;
	border: 1px solid black;
	background-color: #FFCC99;
	background-attachment: scroll;
}
#content {
	float: left;
	width: 770px;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #fff;
}
#footer {
	text-align: center;
	clear: both;
	width: 780px;
	
}
#header {
	float: left;
	width: 750px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}


/* Masthead Styles */
#masthead h1 {
	color: #fff;
	font-style:italic;
	font-weight:bold;

}
#masthead h3 {
	color: #402640;
}

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #CEDEFF;
	
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px solid #CEDEFF;
	background-color: #CEDEFF;
	
}
#navigation a {
	font-weight: normal;
	font-style: normal;
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #fff;
	background-color: #DE9494;
}
#navigation a:hover {
	color:red;
	text-decoration: none;
	background-color: #fff;
}

/* Content Styles */

h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #503750;
}

#content h1 {
	color: #503750;
}
#content img {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 1px;
}

/* Footer Styles */

#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}

/* Unique Styles */


td a {
	color: #402640;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}


a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.icon {
	border:0px;
	height: 50px; 
	width:50px;
	}
table-header {
	color: #FF0000;
	font-size: small;
}

/* Header area */

.alert {
	background-color: #FFFF00 ;
	color: black;
	text-align: center;
	font-weight: normal;
	font-size: medium;
	font-family: "Comic Sans MS";
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: medium black solid;
	width: 700px;
}
.alert a {
	color: black;
	text-decoration: underline;
	}
.alert a:hover {
	color: black;
	text-decoration: underline;
}

.grey {
background-color:#999999;
color:#999999;

}
.toprow {
    font-style: italic;
    text-align: center;
    background-color:#CCCCCC;
}
.alignLeft {
	text-align: left;
}
a:hover {
	color: #f72;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.indent40Pixels {
	margin-left: 40px;
}
.clear {
	clear:both;
}
.zero_border {
	border-width: 0px;
}
.headline {
	font-family: Tahoma;
	font-size: xx-large;
	font-weight:bold;
	color: #FF0000;
	padding: 1px;
}

#header-icons {
	text-align: left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: red;
	margin-right:auto;
	margin-left:auto;
	padding: 3px 0px;
}

.alignl {
	text-align:left;
}
.icontable1 {
	font-size: xx-small;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	width: 750px;
	border: thin black solid;
	background-color: #F6E4D6;
	border-collapse: collapse; 
	width:90%;
}
.icontable2 {
	font-size: xx-small;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	width: 750px;
	border: thin black solid;
	background-color: #FFFFFF
}

#icontable1 td {
	margin-right:auto;margin-left:auto;text-align:center
}
#icontable1 td a img {
	height: 300px;
}
.quotes {
	border:medium red ridge;
	font-size:medium;
	margin: 10px;
	padding: 10px;
	background-color:  #FF9B9B;
}

.iwru_item {
	font-size:medium}
#iwru_item {
	font-size:medium
}

.holiday a {
	color: red;
	text-decoration: underline;
	}
	
.holiday a:hover {
	color: blue;
	text-decoration: underline;
	}

