/* CSS Document */
#wrapper { margin-left: auto;  margin-right: auto; width: 920px; width: expression('928px'); background-color:#ffffff; border-left:#AAAAAA solid 1px; border-right:#AAAAAA solid 1px;}
.topcontainerbiz { color: #33333; width: 900px; width: expression('908px'); float: left; padding: 10px; height: 95px; height: expression('90px');  margin: 0px 0px 0px 0px; background-image: url(/images/paw_biz_header_no_tag_city.jpg) !important; background-repeat: no-repeat; background-color: #C5E389; overflow: hidden;}
#topcontainer { color: #33333; width: 900px; width: expression('908px'); float: left; padding: 10px; height: 95px; height: expression('90px');  margin: 0px 0px 0px 0px; background-image: url(/images/paw_header_no_tag_city.jpg); background-repeat: no-repeat; background-color: #C5E389; overflow: hidden;}
#topcontainer .logo {	width:220px;	float:left;}
#topcontainer .announcement {	float:left;	margin-left:10px; font-size: 10px; line-height:330%; margin-top: 200px;}
#topcontainer .checkback {	margin-left:20px;	margin-top:0px;	float:left;	height:66px; margin-top: 200px;}
#topcontainer .form {	width:170px;	float:right;	padding:0px;	margin:10px 38px 0px 0px;}
#menucontainer {position:relative; background:#F7F7F2; margin: 0px 0px 0px 0px; padding: 10px; width: 150px; float: left; border-top:#DDDDDD 1px solid; border-bottom:#DDDDDD 1px solid;}
#maincontainer { float: left; background: #ffffff; margin: 0px 0px 0px 0px; padding: 10px;/* height: 350px; */ border-left:#DDDDDD 1px dotted; border-right:#DDDDDD 1px dotted; border-top:#DDDDDD 1px solid; width: 546px; display: inline;}
#maincontainer-wide { float: left; background: #ffffff; margin: 0px 0px 0px 0px; padding: 10px;/* height: 350px; */ border-left:#DDDDDD 1px dotted; border-top:#DDDDDD 1px solid; display: inline;}
#sponsorcontainer { color: #333333;/* border: 1px solid #ccc; */ background: #ffffff; margin: 0px 0px 0px 0px; padding: 10px;/* height: 350px; */ width: 160px; float: left;  border-top:#DDDDDD 1px solid;   border-bottom:#DDDDDD 1px solid;}	
#footercontainer {width: 900px; clear: left; color: #333; border-top: 1px solid #eeeeee; background: #fff; margin: 0px 0px 10px 0px; padding: 10px;}
#topcontainer2 { color: #33333; width: 900px; width: expression('908px'); float: left; padding: 10px; height: 95px; height: expression('90px');  margin: 0px 0px 0px 0px; background-image: url(/images/hp_paw_header2011-2.jpg); background-repeat: no-repeat; background-color: #C5E389; overflow: hidden;}
#topcontainer2 .logo {	width:220px;	float:left;}

/*added for global cornered boxes */
.round-corners-multi {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background:#eef3fa;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:5px;
    text-align:center;
}

.round-corners-multi span {
    font-size:14px;
}
.round-corners-multi a {
    font-size:14px;
    display:inline;
    color:black;
    font-weight: bold;
    text-decoration:none;
}
.round-corners-multi a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.round-corners-multi:hover {
    background:#E3E9F2;
}

.round-corners-multi1 {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background:#eea14b;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:5px;
    text-align:center;
	color:#000;
}

.round-corners-multi1 span {
    font-size:14px;
}
.round-corners-multi1 a {
    font-size:14px;
    display:inline;
    color:#000;
    font-weight: bold;
    text-decoration:none;
}
.round-corners-multi1 a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.round-corners-multi1:hover {
    background:#f4cea3;
}


.round-corners {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background:#eef3fa;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:5px;
}
.round-corners span {
    font-size:16px;
}
.round-corners a {
    display:block;
    font-size:13px;
    color:black;
    text-decoration:none;
    text-align:center;
}
.round-corners a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.round-corners:hover {
    background:#E3E9F2;
}

.round-corners1 {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background:#D9E8FC;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:5px;
}
.round-corners1 span {
    font-size:16px;
}
.round-corners1 a {
    display:block;
    font-size:13px;
    color:black;
    text-decoration:none;
    text-align:center;
}
.round-corners1 a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.round-corners1:hover {
    background:#D5E0EF;
}
.round-corners2 {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background:#C0D9F7;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:5px;
}
.round-corners2 span {
    font-size:16px;
}
.round-corners2 a {
    display:block;
    font-size:13px;
    color:black;
    text-decoration:none;
    text-align:center;
}
.round-corners2 a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.round-corners2:hover {
    background:#B4CCEA;
}
.round-corners3 {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    background:#ABCDF4;
    padding:8px;
    border:1px solid #ccc;
    margin-bottom:5px;
}
.round-corners3 span {
    font-size:16px;
}
.round-corners3 a {
    display:block;
    font-size:13px;
    color:black;
    text-decoration:none;
    text-align:center;
}
.round-corners3 a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.round-corners3:hover {
    background:#98BAE0;
}
	