.PageContainer 
{
	width:100%;
	height:100%;
	background-color:#888888;
}

.ContentContainer
{
	width:800px;
	background-color:#ffffff;
}

.SkinObject
{
font-weight: bold;
color: #ffffff;
font-family: Georgia, Times New Roman, Serif;
text-decoration: none;
}
A.SkinObject:link
{
 
text-decoration: none;
color: #ffffff;
}
A.SkinObject:visited
{
text-decoration: none;
color: #ffffff;
}
A.SkinObject:hover
{
text-decoration: underline;
color: #ffffff;
}
A.SkinObject:active
{
text-decoration: none;
color: #ffffff;
}

.Main_DNNMenu_ContainerSub
{
background-color:#f66e38;
border-right: solid 1px #cccccc;
border-bottom: solid 1px #cccccc;
border-top: solid 1px white;
border-left: solid 1px white;
z-index: 1000;
cursor: pointer;
cursor: hand;
padding: 1px 1px 1px 1px;
}

.Main_DNNMenu_NodeRoot
{
cursor: pointer;
cursor: hand;
color: #ffffff;
font-weight: bold;
font-style: normal;
font-family: Times New Roman, Serif;
background-color: Transparent;
white-space: nowrap;
padding: 0px 10px 0px 5px;
}

.Main_DNNMenu_Node td
{
cursor: pointer;
cursor: hand;
color: #ffffff;
font-size: 10pt;
font-weight: bold;
font-style: normal;
font-family: Times New Roman, Serif;
background-color: Transparent;
white-space: nowrap;
padding: 1px 3px 3px 1px;
}
.Main_DNNMenu_NodeHover
{
text-decoration:underline;
}
.Main_DNNMenu_NodeHover td
{
background-color: #da5614;
}

div {			display:block;
     			clear:right;
}

h1{
				font-size: 16.5pt;
				background-image:  url('images/orangedots.gif');
				background-repeat:repeat-x;
				background-position:left bottom;
				font-weight:lighter;
				text-align:left;
				padding-bottom:10px;
				color:#da5614;
				font-family: Georgia, Times, Serif;
				margin: 0px 0px 5px 0px;
}

h2 {			font-size:14pt;
    			font: italic bold Georgia, Times New Roman, Serif;
    			font-family: Times New Roman, Serif;
    			font-style: italic;
    			font-weight:bold;
    			color:#ac3500;
}

h3 {			font-size:14pt;
    			font: normal Georgia, Times New Roman, Serif;
    			font-family: Times New Roman, Serif;
    			color:#da5614;
    			text-align:center;
}

body {
				background-image: url('images/bg.gif');
				background-repeat:repeat-x;
				margin:0px;
				padding:0px;
				font-size:11pt;
}

td	{
				vertical-align:top;
				text-align:left;
}

p {
				text-align: left;
				font-size:11pt;
				line-height:16pt;
				padding:5px 0px 5px 0px;
				margin:0px;
				background-repeat:repeat-x;
				margin-bottom:8px;
				font-family: Times, Serif;
}

ul {			font-family: Times, Serif;
    			color:inherit;
    			font-size:11pt;
				line-height:16pt;
}

li {			font-family: Times, Serif;
    			color:inherit;
    			list-style-type: disc;
    			padding-bottom:5px;
    			font-size:11pt;
				line-height:16pt;
}
a:link {
				text-decoration:none;
				color:#ac3500;
}

a:active {
				text-decoration:none;
				color:#ac3500;
}

a:visited{
				text-decoration:none;
				color:#ac3500;
}

a:hover {
				text-decoration:underline;
				color:#ac3500;
}
	

img {
				border:0;
}

.byline		
{
				font-style:italic;
				color:#ac3500;
				padding-top:5px;
}

h5		
{
				font-style:italic;
				color:#ac3500;
				padding-top:5px;
				text-align: left;
				font-size:11pt;
				line-height:16pt;
				padding:5px 0px 5px 0px;
				margin:0px;
				background-repeat:repeat-x;
				margin-bottom:8px;
				font-family: Times, Serif;
}

.main {
				width:900px;
				font-family: Times, Serif;
				color:#da5614;
				font-weight:bolder;
				text-align:right;
				padding: 5px 0px 5px 0px;
				vertical-align:top;

				
}

.main a{
				color:#da5614;
				text-decoration:none;
				
				
}

.main a:hover{
				text-decoration:underline;
				
				
}

.container {
				background-color:white;
				width:900px;
}



.containertable {
				background-color:white;
				border:1px #F6905D solid;
				width:900px;
}

.footer {
				background-image:url('images/footer.gif');
				background-repeat:repeat;
				background-position:center;
				color:white;
				padding-top:10px;
				vertical-align:middle;}

.center {
				padding:0px 10px 0px 10px;
				vertical-align:top;
}

.center h1{
				font-size: 18pt;
				background-image:  url('images/orangedots.gif');
				background-repeat:repeat-x;
				background-position:left bottom;
				font-weight:lighter;
				text-align:left;
				padding-bottom:10px;
				color:#da5614;
}

.navigation {
				text-align:left;
				width:193px;
}


#footerlinks {
				font-size: 9pt;
				font-weight: bolder;
				text-decoration:none;
				margin-bottom:5px;
				padding:0px;
				color:white
}

#footerlinks a:link{
				font-weight: bolder;
				text-decoration:none;
				
}

#footerlinks a:active{
				font-weight: bolder;
				text-decoration:none;
}

#footerlinks a:visited{
				font-weight: bolder;
				text-decoration:none;
}

#footerlinks a:hover{
				font-weight: bolder;
				text-decoration:underline;
}

#footersub {
				font-size: 8pt;
				text-decoration:none;
				margin:0;
				padding:0;
				color:#ffffff;
}

#footersub a{
				text-decoration:none;
				color:#ffffff;
}

#footersub a:active{
				text-decoration:none;
}

#footersub a:visited{
				text-decoration:none;
}

#footersub a:hover{
				text-decoration:underline;
}

.footernumber {
				font-size: 11pt;
				text-decoration:none;
				font-weight:bolder;
				margin:0px 0px 2px 0px;
				padding:0px;
				color:#ffffff;
}

#footernumberintro{
				font-style:italic;
				font-weight:normal;
}


.nancyspot {
				width:200px !important;
				padding:10px;
				
}

.nancyspot p{
				color:#666666;
				text-align:left;
				font-size:10pt;
				line-height:14pt;
				
}

.whentocall {
				background:white url('images/whentocallbg.gif') repeat-y;
				height:100%;
				font-family:Times New Roman, Serif;
				font-size:7pt;
				
				
}

.whentocall li{
				list-style-image: url('images/bluecheck.gif');
				list-style-type:none;
				list-style-position:outside;
				line-height:15pt;
				padding-bottom:15px;
				
}

.whentocall ul{
				padding-right:10px;
				padding-top:10px;
}

#quote {
				background-color:#EB7F49;
				width:204px;
				color:#FFFFFF;
				vertical-align:bottom;
				
}

#quote p{
				color:#ffffff;
				padding:10px;
				font-size:10pt;
				font-style:normal;
				font-weight:bolder;
				line-height:14pt;
}

#quote #author 
{
				font-weight:normal;
				font-size: 9pt;
				font-style:italic;
}

#sidenav {
				background:white url('images/sidenav_bg.gif') repeat-y;
				height:100%;
				color:#1f85a3;
				font-weight:bolder;
				font-family: Times New Roman, Serif;
				
				
}

#sidenav a{
				text-decoration:none;
				color:#1f85a3;			
}

#sidenav a:hover{
				text-decoration:none;
				color:navy;			
}

#sidenav div{
				padding: 0px 5px 0px 5px; 
}

#sidenav li{
				margin-bottom:10px;
				list-style-type:disc;
				list-style-position:outside;
				font-size:11pt;
				line-height:16pt;
				background: url('images/sidenav_bg.gif') center bottom;
				color:#1f85a3;
				font-weight:normal;
				border-bottom:1px #99CCFF dotted
}

#sidenav ul{
				padding-right:10px;
				padding-top:0px;
				color:#5999DD;
				font-weight:bolder;
}



#sidenav p 
{
	font-weight: normal;
	line-height: 17pt;
	
}

.Subhead {font-family: Georgia, Times New Roman, Serif;
          color: #000000;
          padding:5px;
}

.NormalTextBox 
{
margin-top:5px;
margin-bottom:5px;
vertical-align:top;
}

.UDT_Form 
{
	font-family:Georgia, Times New Roman, Serif;
}

#dnn_ctr447_Default_Form_tblEditForm 
{

}

.UDT_Default, .UDT_Cancel
{background-color:#da5614;
 padding:3px;
 font-family:Georgia, Times New Roman, Serif;
 color:White; 
 border:0;
 text-align:center;
}

input
{
	
}

textarea
{
	border: solid 1px #000000;
	max-width:250px !important;
	min-width:100px;
	width:250px !important;
	text-align:left;
}

.UDT_Buttons
{
	font-family:Times New Roman, Serif;
	color: #da5614;
	text-align:left !important;
}

.blog_footer 
{
	font-family: Times New Roman, Serif;
}
	
.CommandButton

{font-family: Times New Roman, Serif;
}

#dnn_ctr456_Blog_pnlExistingBlog
{font-family: Times New Roman, Serif;
}

#dnn_ctr447_Default_Form_First_Name, #dnn_ctr447_Default_Form_Last_Name, #dnn_ctr447_Default_Form_Phone_Number__x0028_Day_x0029_, #dnn_ctr447_Default_Form_Phone_Number__x0028_Night_x0029_, #dnn_ctr447_Default_Form_City, #dnn_ctr447_Default_Form_State, #dnn_ctr447_Default_Form_Zip_Code, #dnn_ctr447_Default_Form_Relationship_to_Elder, #dnn_ctr447_Default_Form_State_x002F_Province, #dnn_ctr447_Default_Form_Zip_x002F_Postal_Code
{
	width:250px !important;
	border: solid 1px #000000;
}

#dnn_ctr447_Default_Form_Email_Address
{
	width:250px !important;
	border: solid 1px #000000;
}

#dnn_ctr447_Default_Form_Age
{
	width:250px !important;
	border: solid 1px #000000;
	text-align:left !important;
}

.NormalTextBox
{
	text-align:left;
}

#dnn_ctr447_Default_Form_Address_1, #dnn_ctr447_Default_Form_Address_2, #dnn_ctr447_Default_Form_Their_Location
{
	width:250px !important;
	border: solid 1px #000000;
}

#dnn_ctr447_Default_Form_lblRequiredFootnote
{
	font-family: Times New Roman, Georgia, Serif;
	font-style:italic;
}

#dnn_ctr447_Default_Form_tblEditForm

{
	font-family: Times New Roman, Georgia, Serif !important;
	color:#000000 !important;
}

.SubHead UDT_Caption
{color:#666666;}


.UDT_Input 
{		padding-bottom:5px;
}	

.Head UDT_Separator 	
{
	font-family: Times New Roman, Georgia, Serif !important;
	color:#000000 !important;
}

#dnn_ctr447_ModuleContent .DNN_UserDefinedTableContent, .UDT_Field legend, .DNNAlignleft
{	font-family: Times New Roman, Georgia, Serif !important;
	color:#000000 !important;
	padding:10px;
}

.Head
{	font-family: Times New Roman, Georgia, Serif !important;
	color:#000000 !important;
	padding-top:10px;
}

hr 
{ width:250px;
  text-align:left;
  color:#f3a37b;
  background-color:#f3a37b;
  border:0;
  height:1px;
}

.UDT_Field legend
{	font-family: Times New Roman, Georgia, Serif !important;
	color:#333333 !important;
	padding-top:10px;
	font-size:14pt;
}

.UDT_Field
{padding:5px;}

.UDT_Buttons
{margin:10px;
 padding:10px;
 text-align:left;}
 
#dnn_ctr577_Default_Form_tblEditForm .Head UDT_Separator
{
	color:#333333;
}

#dnn_ctr577_Default_Form_lblRequiredFootnote
{
	color:#f3a37b;
}

.BlogInfo
{	
	font-family:Times New Roman, Georgia, Serif;
}

#dnn_ctr577_MainView_ViewBlog_lblBlogDescription
{	
	font-family:Times New Roman, Georgia, Serif;
}

#dnn_ctr506_Blog_lblLogin
{color:White;
}

#dnn_ctr577_MainView_ViewBlog_lstBlogView_ctl00_lblUserName, #dnn_ctr577_MainView_ViewBlog_lstBlogView_ctl00_lblPublishDate, #dnn_ctr577_MainView_ViewBlog_InfoEntry, #dnn_ctr504_MainView_ViewBlog_lblBlogDescription, #dnn_ctr504_MainView_ViewBlog_lblAuthor, #dnn_ctr577_MainView_ViewBlog_lstBlogView_ctl00_lblPublishDate, #dnn_ctr504_MainView_ViewBlog_lblCreated, #dnn_ctr504_MainView_ViewBlog_lstBlogView_ctl00_lblUserName, #dnn_ctr504_MainView_ViewBlog_lstBlogView_ctl00_lblPublishDate
	{	
	font-family:Times New Roman, Georgia, Serif;
	font-style: italic;
	color:#222222;
}

.blog_Description_Heavy
{	
	font-family:Times New Roman, Georgia, Serif;
	font-style: italic;
	color:#222222;
	font-size: 11pt;
}
			
#dnn_ctr577_Default_Form_First_Name, #dnn_ctr577_Default_Form_Last_Name, #dnn_ctr577_Default_Form_Relationship_to_Elder, #dnn_ctr577_Default_Form_Phone_Number__x0028_Day_x0029_, #dnn_ctr577_Default_Form_Phone_Number__x0028_Night_x0029_, #dnn_ctr577_Default_Form_Email_Address, #dnn_ctr577_Default_Form_Address_1, #dnn_ctr577_Default_Form_Address_2, #dnn_ctr577_Default_Form_City, #dnn_ctr577_Default_Form_State_x002F_Province, #dnn_ctr577_Default_Form_Zip_x002F_Postal_Code, #dnn_ctr577_Default_Form_Their_Location, #dnn_ctr577_Default_Form_Age, #dnn_ctr577_Default_Form_Gender, #dnn$ctr577$Default$Form$ctl00

{	
	font-family:Times New Roman, Georgia, Serif;
	font-style: italic;
	color:#222222;
}



















































































































































































































