body {
	background-color: #CCC;
	text-align: center;
    margin: 0 auto;
    width: 1000px;
	color: #444;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

h1 {
	font-size: 17pt;
	display:inline;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 10pt;
}

h5 {
	font-size: 9pt;
	display:inline;
}


ul li {
list-style:disk;
list-style-image: url(/images/list_paw.gif);
}


ul ul li {
list-style:circle;
}

.main {
	width:773px;
	/*height:400px;*/
	background-color:#ffffff;
	vertical-align:top;
	text-align:left;
}

#mainContainer {
    width: 596px;
    /*height: 653px;*/
    /*height: 850px;*/
    vertical-align: top;
    padding: 4px 4px 0px 6px;
}

#rightContainer1 {
    width: 177px;
    /*height: 653px;*/
    /*height: 850px;*/
    vertical-align: top;
    background-color: #AA80FF;
    padding: 0px 0px 0px 0px;
}

#rightContainer2 {
    width: 177px;
    /*height: 653px;*/
    /*height: 850px;*/
    vertical-align: top;
    background-color: #AA80FF;
    padding: 0px 0px 0px 0px;
}

#rightContainer3 {
    width: 177px;
    /*height: 653px;*/
    /*height: 850px;*/
    vertical-align: top;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}

#adoptions {
    /*height: 653px;*/
    /*height: 850px;*/
    background-color: #9CCFFF;
    padding: 0px 6px 0px 6px;
}

#adoptions2 {
    /*height: 653px;*/
    /*height: 850px;*/
    vertical-align: top;
    background-color: #AA80FF;
    padding: 0px 6px 0px 6px;
}

#content {
    vertical-align: top;
    padding: 4px 4px 0px 6px;
}

#rightContent {
    /*height: 653px;*/
    /*height: 850px;*/
    background-color: #AA80FF;
    padding: 0px 6px 0px 6px;
}

.BoldBlueCopy { color: #036; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.OrangeCopy { color: #c60; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.smallText { color: #000; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.verySmallText { color: #000000; font-size: 7pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.averagebold {
    color: #000000;
    font-weight: bold;
}

.smallBold {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.boldunderline {
    font-weight: bold;
    text-decoration: underline;
}

.blueHeader {
	color: #036;
	font-weight: bold;
}

.drBlueHeader {
	color: #1018C7;
	font-weight: bold;
}

.orangeHeader {
	color: #CB650C;
	font-weight: bold;
}

.greenHeader {
	color: #96D383;
	font-weight: bold;
}


.ltBlueHeader {
	color: #7F88AE;
	font-weight: bold;
}

.red {
	color: red;
	font-weight: bold;
}

.orange {
    color: #FF8200;
    font-weight: bold;
    font-size: 14pt;
}

.purpleHeader {
	color: #A646BB;
	font-weight: bold;
}

.orangeBox {
	border:3px solid #CB650C;
	padding:5px;
	font-size:10pt;
	vertical-align:top;
}

.blueBox {
	border:3px solid #1018C7;
	padding:5px;
	font-size:10pt;
	vertical-align:top;
}

.greenBox {
	border:3px solid #96D383;
	padding:5px;
	font-size:10pt;
	vertical-align:top;
}

.ltBlueBox {
	border:3px solid #7F88AE;
	padding:5px;
	font-size:10pt;
	vertical-align:top;
}

.purpleBox {
	border:3px solid #A646BB;
	padding:5px;
	font-size:10pt;
	vertical-align:top;
}

.whiteBox {
    background-color: #FFFFFF;
    font-size: 10pt;
    vertical-align: middle;
}

.reg {
	color: #000;
}

.indent {
	text-indent: 20px
}

.left_side {
	 width:7px;
	 background-image: url(/images/new_left_side.gif);
}

.right_side {
	 width:7px;
	 background-image: url(/images/new_right_side.gif);
}
.RightColumn    { color: #036; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


.orange_bar_vert {
	width:3px;
	background-color:#FF8000;
}

.orange_bar_hor {
	width:786px;
	height:3px;
	background-color:#FF8000;
}

.content_one {
	position:relative;
	padding: 5px;
	text-align:left;
	vertical-align:top;
	width:392px;
	height:322px;
	border:#FF8000 1px solid;
	border-top: none;
	border-left: none;
	
}    

.content_two {
	position:relative;
	padding: 5px;
	text-align:left;
	vertical-align:top;
	width:392px;
	height:322px;
	border:#FF8000 1px solid;
	border-top: none;
	border-right: none;
	
}
.content_three {
	position:relative;
	padding: 5px;
	text-align:left;
	vertical-align:top;
	width:392px;
	height:322px;
	border:#FF8000 1px solid;
	border-bottom: none;
	border-left: none;
	
}
.content_four {
	position:relative;
	padding: 5px;
	text-align:left;
	vertical-align:top;
	width:392px;
	height:322px;
	border:#FF8000 1px solid;
	border-bottom: none;
	border-right: none;
	
}
.content_headline {
	color: #036;
	font-weight: bold;
	font-size: 11pt;
}

.side_bar {
	background-color:#99CCFF;
	text-align:left;
}

.menu_content {
	padding-left:10px;
}

.footer {
    background-image: url(/images/new_footer.gif);
    font-family: Trebuchet MS, Helvetica, sans-serif;
    font-size: 10pt;
    letter-spacing: -1px;
    text-align: center;
}

a.menu:link {
	color:#0A50A1;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a.menu:visited {
	color:#0A50A1;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a.menu:hover {
	color:#FF8000;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

a.menu:active {
	color:#0A50A1;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

A:link { 
	color:#0A50A1; 
	font-weight: normal; 
	font-size: 10pt; 
	text-decoration:underline;
}

A:hover{
	color:#FF8000; 
	font-weight: normal; 
	font-size: 10pt; 
	text-decoration:none;
} 
A:visited{ 
	color:#FF8000;
	font-weight: normal; 
	font-size: 10pt; 
	text-decoration:underline;
}

A:visited IMG { border: none }
A.ServiceLinks:link { color: #0A51A1; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A.ServiceLinks:link IMG { border: none }
A.ServiceLinks:visited { color: #0A51A1; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A.ServiceLinks:visited IMG { border: none }
A.ServiceLinks:hover { color: #CB650C; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline } 
A.ServiceLinks:active {} /* style visible only at moment of click */ 

A.ServiceSubLinks:link { color: #CB650C; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A.ServiceSubLinks:link IMG { border: none }
A.ServiceSubLinks:visited { color: #CB650C; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A.ServiceSubLinks:visited IMG { border: none }
A.ServiceSubLinks:hover       { color: #0A51A1; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline } 
A.ServiceSubLinks:active {} /* style visible only at moment of click */ 

A.SmallLinks:link { color: #CB650C; font-style: normal; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
A.SmallLinks:visited { color: #CB650C; font-style: normal; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
A.SmallLinks:hover { color: #0A51A1; font-style: normal; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none } 

form li {list-style-image: none;
	list-style-type: none;
	padding-bottom: 10px;
}
.form li {list-style-image: none;
	list-style-type: none;
	padding-bottom: 10px;
}

b.BlueBg {
	background-color:#99CCFF;
}
