@media screen and (max-width: 480px) {
body 
{
	font-size: 0.9em;
	font-family: Arial, sans-serif; 
	background-color: #393939; 
	color: #303030; 
}
#wrapper
{
	margin: 1em auto; 
	padding: 0;
	width: auto;
	background-color: #fff;
	border-width: 1px; /* needed for Firefox so that when the screen is enlarged, the document remains centered */
 
}
#contentwrapper {
	margin: 0;
	padding: 0;
	width: auto;
	background-color: #fff;
	overflow: auto; /* needed for FireFox */
}
h1 {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	font-variant: small-caps;
	font-weight: bold; 
	font-size: 1.2em;
	color: #3b0b0b;
	text-align: center;
}
h2 {
	padding: 0 0 8px 0;
	font-variant: small-caps;
	font-family:   'Cantata One', 'Coustard', serif, "Times New Roman", serif;
	font-weight: bold; 
	font-size: 1em;
	color: #3b0b0b;
	text-align: left;
}
h3 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-family:   'Cantata One', 'Coustard', serif, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1em;
	color: #3b0b0b;
}
h4 {
	margin-bottom: 0.3em;
	font-weight: bold;
	font-size: 1.0em;
}
h5 {
	font-weight: bold;
	font-size: 0.9em;
}
#logo img {
  display: none;
 float: left;	
 padding: 8px 0 0 25px;
}
header img, #header img {
    display: none;	
}
#header {
	margin-bottom: 0.5em;
	width: auto;
	height: 80px;
	margin: 0 auto;
}

#header ul
{
	margin: 0;
	padding: 0.5em;
	display: inline;
	list-style: none;
	width: 80px;
	height: auto;
	float: none;
	text-align: center;
}
#header li {
	padding: 0;
	display: inline;
	font-size: medium;
	color: #000;
	}
	
#header li a {
	color: #000;	
	}
	

#header h1, #header h2 {
	padding: 5px 0 10px 0;
	font-family: 'Cantata One', serif, 'Coustard', "Times New Roman", serif;
	clear: right;
		font-size: 1.3em;
	font-weight: 500;
}
header h1, header h2 {
	padding: 5px 0 10px 0;
	font-family: 'Cantata One', serif, 'Coustard', "Times New Roman", serif;
	clear: right;
		font-size: 1.3em;
	font-weight: 500;
}


header {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

header ul
{
	margin: 0;
	padding: 10px  0;
	list-style: none;
	height: auto;
	float: none;
	text-align: center;
	clear: both;
}
header li {
	padding: 0;
	display: inline;
	font-size: small;
	margin: 0 3px;
	}


#header {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#header ul
{
	margin: 0;
	padding: 10px  0;
	list-style: none;
	height: auto;
	float: none;
	text-align: center;
	clear: both;
}
#header li {
	padding: 0;
	display: inline;
	font-size: small;
	margin: 0 3px;
	}

#navbar {
	margin: 0 auto; 
	padding: 0.3em;
	width: auto;
	min-width: auto;
	height: 26px;
	background-image: url(../images/redbkgd.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	
}
#navbar h3 {
	padding: 3px;
	color: white;
	display: inline;
}


nav {
	margin: 0 auto; 
	padding: 3px 10px 0 10px;
	width: auto;
	min-width: auto;
	height: 26px;
	background-image: url(../images/redbkgd.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-align: center;
	
}

.mainlist li  {
	padding: 0.5em;
	list-style-type: square;
	width: auto;
}



#sidebar {
	width: auto;
	margin: 0 10px 10px 0;
	padding: 5px;
	background-color: gray;
	float: none;
	border: 1px solid #ccc;
}
#sidebar ul {
	font-weight: bold;
	list-style: none;
	text-align: center;
}
#sidebar ul li a {
	border: solid thin gray;
	padding: 5px;
	background-color: gray;
	color: navy;
	display: block;
}
#sidebar ul li a:hover {
	border: dotted thin;
	background: #fff;
	color: navy;
}
#sidebar h2 {
	color: navy;
}

#leftcolumn  {
  float: none;
  width: 100%;
  padding: 0;
 }
img.leftfloat  {padding: 0;
}
 
#rightcolumn  {
  float: none;
  width: 100%;
  padding: 0;
 }
#rightcolumn img {
  margin: 0 auto;	
}
.center {
	margin: 0 auto;
}
#main {
	padding: 0;
	width: 100%;
}
#leftmaincol  {
  float: none;
  width: auto;
  padding: 0 20px 0 0;
 }
 
#rightmaincol  {
  float: none;
  width: auto;
  padding: 0 0 0 10px;
 }
#leftcol  {
  float: none;	
  width: auto;
}


p, li, td {font-size: 100%;}
.rightfloat {
  float: none;	
}
.leftfloat {
 float: none;	
}

.formrightcol {
	float: none;
	width: 85%;
}


 #gallery a:hover span {
   display: block;
   position: absolute;
   top: 30px;
   left: 9px;
   text-align: center;
 }
#footer {
	margin: 0 auto; 
	padding: 1px;
	width: 100%;
	height: 25px;
	background-image: url(../images/redbkgd.gif);
	background-repeat: repeat-x;
	clear: both;
	text-align: left;
	
}
#footer p {
	margin: 0;
	padding: 5px 10px;
	color: #fff;
	font-size: small;
	display: inline;
}

#footer  a {
	padding: 2px 5px;
	color: #fff;
	text-decoration: none;
}
#footer  a:hover {
	border: dotted thin;
	background: black;
	color: #fff;
	text-decoration: underline;
}

}
