/* See main-ie.css and main-ie6.css stylesheets for IE fixes*/
body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4d4d4d;
	font-size: small;
	line-height: 150%;
}
#page_container { 
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: left;
}

/***** header ****/ 
#header {
	height:76px;
	padding: 0;
	background: url(../images/Header_BG.gif) repeat-x top left;
	width:980px;
	text-align:right;
	margin:0;
}

#header_logo {
	float:left;
	width:150px;
	height:76px;
	margin:0 0 0 15px;
	padding:0;
	background: url(../images/header_logo.gif) no-repeat top left;
}

#header a:link.rightlinks {
	color:#FFFFFF;
	line-height:190%;
	text-decoration:none;
	font-style:italic;
	padding:8px 40px  8px 10px;
	background: url(../images/header_links_Arrows.gif) no-repeat  center right #3e73a6;
}
#header a:visited.rightlinks {
	color:#FFFFFF;
	line-height:190%;
	text-decoration:none;
	font-style:italic;
	padding:8px 40px  8px 10px;
	background: url(../images/header_links_Arrows.gif) no-repeat center right #3e73a6;
}
	
#header a:hover.rightlinks {
	color:#FFFFFF;
	line-height:190%;
	text-decoration:underline;
	font-style:italic;
	padding:8px 40px  8px 10px;
	background: url(../images/header_links_Arrows.gif) no-repeat center right #3e73a6;
}


/******* main content ****/
#main_content_container {
	width:950px;
	margin:15px 15px;
	padding:0;
}


/****** left content *******/
#left_container {
	float:left;
	width:565px;
	margin-right:10px;
	height:100%;
	padding:0;
}

#intro_box {
	border-bottom:1px solid #d8d8d8;
	margin-bottom:0;
	margin-top:5px;
	float:left;
	width:555px;
	padding:0 0 10px 0;
	
}

#intro_box p {
	font-weight:bold;
 	margin: 5px 0px 0px 0px;
	padding-bottom:5px;
	font-size:95%;
}

#intro_box a:link.LeftArrowed {
	font-size:95%;
	color: #036;
	font-weight:normal;
	text-decoration:none;
	background: url(../images/LeftArrowed_links_Arrow.gif) no-repeat  center left;
	padding-left:20px;
	margin-left:0px;
	line-height:170%;
}

#intro_box a:visited.LeftArrowed {
	font-size:95%;
	color: #369;
	font-weight:normal;
	text-decoration:none;
	background: url(../images/LeftArrowed_links_Arrow.gif) no-repeat  center left;
	padding-left:20px;
	margin-left:0px;
	line-height:170%;
}
	
#intro_box  a:hover.LeftArrowed {
	font-size:95%;
	text-decoration: underline;
	font-weight:normal;
	background: url(../images/LeftArrowed_links_Arrow.gif) no-repeat  center left;
	padding-left:20px;
	margin-left:0px;
	line-height:170%;
}

#about_box {
	border-bottom:1px solid #d8d8d8;
	margin-bottom:20px;
	margin-top:0px;
	float:left;
	width:555px;
	padding:10px 0 10px 0;
}

#about_box p {
	font-size:85%;
	line-height: 130%;
 	margin: 5px 0px 0px 0px;
	padding-bottom:5px;
}

#about_box a{
	font-weight:bold;
}

#LivingAndAR_box {
	float:left
	}

#living_box {
 float: left;
 margin-right: 10px;
 width: 175px;
}

#living_box a {
 display: block;
 margin-bottom: 7px;
}

#WhyAR_box {
	float:left;
	width:370px;
}

#WhyAR_box p {
	font-size:85%;
	line-height: 130%;
 	margin: 5px 0px 0px 0px;
	padding-bottom:5px;
}

#WhyAR_box ul {
	margin: 0;
	padding: 5px 0px 5px 15px;
}

#WhyAR_box li {
	font-size:95%;
	padding: 5px 0px 4px 0px;
}

/****** right content *******/
#right_container {
	float:left;
	width:375px;
	height:100%;
}

#WaysToHelp{
	width:375px;
	margin:0;
	padding:0;
	background:#618876 url(../images/WaysToHelp_BG.gif) repeat-x top left;
}

#WaysToHelp h1{
	font-size:110%;
	font-weight:normal;
	margin:0;
	padding:0 0 0 17px;
	background-color:#5a8772;
	line-height:200%;
	color:#FFFFFF;
}

#WaysToHelp ul {
	margin: 0;
	padding: 5px 0px 5px 30px;
	line-height:120%;
}

#WaysToHelp ul.rightcolumn {
	margin: 0;
	padding: 5px 0px 5px 20px;
	line-height:120%;
}

#WaysToHelp li {
	color:#FFFFFF;
	font-size:95%;
	padding: 3px 0;
}

#WaysToHelp a:link {
	color:#FFFFFF;
	text-decoration:none;
}

#WaysToHelp a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
	
#WaysToHelp a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#petatv_box {
 background: #333;
 margin-top: 10px;
}

/***** footer ******/
#footer {
	height:76px;
	padding: 5px 0;
	width:950px;
	margin:10px auto;
	text-align:right;
	border-top:2px solid #d8d8d8;
}

#footer_logo {
	float:left;
	width:400px;
	height:76px;
	background: url(../images/Footer_logo.gif) no-repeat top left;
}

#footer a:link.rightlinks {
	color:#999999;
	text-decoration:none;
	padding:0 0 0 0;
}
#footer a:visited.rightlinks {
	color:#999999;
	text-decoration:none;
	padding:0 0  0 0;
}
	
#footer a:hover.rightlinks {
	color:#999999;
	text-decoration:underline;
	padding:0 0 0 0;
}

#footer p.copyright {
	font-size:50%;
	color:#999999;
	font-style:italic;
}

/****** general styles *****/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img {
	border:0
}

img.InText_Left {
	float:left;
	margin: 0 10px 2px 0px;
}

img.InText_Right {
	float:right;
	margin: 0 0 2px 10px;
}

a:link {
	color: #036;
	text-decoration:none;
}

a:visited {
	color: #369;
	text-decoration:none;
}
	
a:hover {
	text-decoration: underline;
}

.smallcaps {
	text-transform: uppercase;
	font-size:85%;
}

h1 {
	font-size:140%;
	font-weight:bold;
	margin:0;
	padding:0;
}

h3 {
	font-size:130%;
	font-weight:bold;
	margin:0;
	padding:0;
}

h3 {
	font-size:120%;
	font-weight:bold;
	margin:0;
	padding:0;
}

p {
	font-size: 85%;
	line-height: 130%;
	margin: 5px 0px 0px 0px;
	padding-bottom:5px;
}
