﻿/*#centerheading
{
	text-align:center;
}

#imgzone
{
	float:right;
}
.centerrow
{
	width:100%;
	display:inline-block;
	clear:both;
	text-align:center;
}

.leftrow
{
	width:80px;
	text-align:right;
	padding-right:8px;
	margin-left:400px;
	clear:left;
	display:inline-block;
	border-top:solid 1px #002868;
	border-left:solid 1px #002868;
	border-right:solid 1px #002868;
}

.rightrow
{
	width:80px;
	text-align:left;
	padding-left:8px;
	margin-right:400px;
	clear:right;
	display:inline-block;
	border-top:solid 1px #002868;
	border-right:solid 1px #002868;
}

#leftbottomrow
{
	width:80px;
	text-align:right;
	margin-left:400px;
	padding-right:8px;
	clear:left;
	display:inline-block;
	border:solid 1px #002868;	
}

#rightbottomrow
{
	width:80px;
	text-align:left;
	padding-left:8px;
	margin-right:400px;
	clear:right;
	display:inline-block;
	border-top:solid 1px #002868;
	border-right:solid 1px #002868;
	border-bottom:solid 1px #002868;
}

.scheduler
{
	display:inline-block;
	width:auto;
	height:auto;
}*/

h1
{
    font-size:1.5em;
}

h3
{
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
}

#topwrapper
{
    min-height:340px;
    margin-bottom:15px;
    padding:0px 5px;
}

#topleftwrapper
{
    display:inline-block;
    width:49%;
}

#toprightwrapper
{
    width:49%;
    float:right;
}

#bottomwrapper
{
    margin:10px 5px;
    width:975px;
    height:275px;
    background-image:url("/images/homepagepaw.png");
    background-repeat:no-repeat;
}

.bottomcolumns
{
    display:inline-block;
    float:left;
    width:223px;
    padding:5px 10px;
}