/*css layout*/

body {
	background-color:#990000;	
	min-width: 600px;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0;
	padding: 0;
}
#container {
	width: 660px;
	border-top: 0;
	border-left: 4px solid white;
	border-right: 4px solid white;
	border-bottom: 2px solid white;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
#main {
	background-color:white;
	float:left;
	width:500px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}
#main2	{
	background-color:white;
	float:left;
	width:660px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;

}
#main3	{
	background-color:white;
	float:left;
	width:660px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:justify;

}
#main4	{
	background-color:white;
	float:right;
	width:250px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:justify;

}
#main_col-clear	{
	clear:both;
	}
#col_left {
	width:225px;
	float:left;
	padding:2px;
	margin:2px;
}
#col_right {
	width:225px;
	float: right;
	padding:2px;
	margin:2px;
}
#col_center	{
	margin-left: 160px;
	border-left: 1px navy;
	margin-right: 160px;
	border-right: 1px navy;
	padding: 2px 164px 2px 164px;
	margin: 2px;
}
p.col_left {
	text-align:left;
	font-size: small;
	font-variant:small-caps;
	background-color:#000034;
	color: white;
}
h3.header	{
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding: 0 0 0 0;
	margin: 6px 0 6px 8px;
}
h2.main {
	color:#000033;
	font-style:italic;
	padding:8px 4px 8px 4px;
	margin:0;
}
h3.main	{
	padding:5px;
	margin:0;
}
h4.main	{
	padding:5px;
	margin:5px;
}
h5.main	{
	padding:5px;
	margin:0;
}
h6.main-donbutton	{
	background-image: url('Images/don_img02.jpg');
	background-repeat:no-repeat;
	margin: 2px 0 2px 10px;
	padding: 0 4px 0 2px;
	text-align: right;
	color: navy;
	font-weight:bold;
	height:125px;
		}

p {
	padding:5px;
	margin: 0;
}
p.main {
	padding:5px;
	margin:0;
}
p.main3 {
	padding:5px;
	margin:0;
	text-align:justify;
}

p.emphasis {
	font-weight:bold;
}
p.sidebar {
	padding:5px;
	margin:0;
	font-size:medium;
}
p.sidebar-inset {
	text-align: center;
}
.callout_float_right	{
	float:right;
	min-width:200px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size: x-small;
	text-align:right;
	padding:0;
}
#sidebar {
	background: #B9D3EE;
	float: right;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}
#sidebar-inset {
	background-image:  url('Images/sidebar_bkgrnd3.gif');
	background-repeat:repeat-y;
	margin: 2px 0 2px 10px;
	padding: 0 4px 0 2px;
	text-align: center;
	color: navy;
	font-weight: bolder;
}
#sidebar-donbutton	{
	background-image: url('Images/don_img02.jpg');
	background-repeat:no-repeat;
	margin: 2px 0 2px 10px;
	padding: 0 4px 0 2px;
	text-align: right;
	color: navy;
	font-weight:bold;
	height:125px;
		}
#sidebar a:visited {
	text-decoration: underline;
	color: navy;
}
#sidebar a:link {
	text-decoration: underline;
	color: maroon;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #ffcc00;
}
#sidebar_feature-col	{
	background: #000034;
	float: right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color:white;
}
#sidebar_feature-col a:visited {
	text-decoration: underline;
	color: #ffcc00;
}
#sidebar_feature-col a:link {
	text-decoration: underline;
	color: #ffcc00;
}
#sidebar_feature-col a:hover {
	text-decoration: underline;
	color:white;
}

	
}
p.caption	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: normal;
	color:maroon;
	padding:0px 5px 5px 0px;
	margin-top:5px;
	text-align: center;
}	
.image_float_right	{
	float:right;
	min-width:175px;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:lighter;
	font-size:xx-small;
	text-align:right;
	padding:0;
}
.image_float_left	{
	float:left;
	min-width:175px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:lighter;
	font-size:xx-small;
	text-align:right;
	padding:0;

}
	.image_center {
	text-align: center;
	font-size: small;
	font-style: normal ;
	}
blockquote {
	background-color: silver;
	font-weight: bold;
}
ul.features	{
	margin: 0px 0px 0px 12px;
	padding: 2px 0 2px 12px;
	list-style: none;
}
.features li img	{
	float:left;
	margin:0 5px 5px 0;
}
.features p	{
	font-size:xx-small;
	font-style:italic;
}
.features h5 {
	padding:2px;
	margin:0;
}
.features li	{
	padding: 8px;
	margin: 0;
}
ul.listing	{
	margin: 0px 42px 0px 62px;
	padding: 4px 4px 0px 12px;
	list-style: none;
}
.listing p	{
	font-size: x-small;
	font-style: normal;
}
.listing h5 {
	color:navy;
	padding:2px;
	margin:0;
}
.listing li	{
	padding:6px;
	margin:0;
}
.table_style_home {
	padding: 4px;
	margin: 4px;
	font-size: medium;
	font-weight:bold;
	text-align: justify;
}
/*Styles for Header*/

#header {
	text-align: center;
	width: 660px;
	background-color: #000033;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	font-weight: normal;
	color: white;
}
#header-top {
	border-top: 0 solid #b9d2e3;
	border-bottom:1px solid #b9d2e3;
	width:660px;
}
#header-bottom {
	border-top: 1px solid #b9d2e3;
	border-bottom:1px solid #b9d2e3;
	width:660px;
}
#header-bottom ul {
	margin: 2px 0 2px 0;
	padding: 2px 0 2px 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-variant:small-caps;
}
#header-bottom li {
	display:inline;
	color:white;
}

#header-bottom a:visited {
	text-decoration:none;
	color: #ffff99;
		font-weight: normal;
}
#header-bottom a:link {
	text-decoration:none;
	color:white;
	font-weight: normal;
}
#header-bottom a:hover {
	text-decoration: none;
	color:maroon;
		font-weight: normal;
}
/*Styles for Footer*/
#footer {
	padding: 2px;
	width: 650px;
	text-align: center;
	background-color: #000033;
	clear:both;
}
#footer p {
	font-size: small;
	color:white;
	margin:1px;
}	
.image_float_left	{
	float:left;
	min-width:125px;
	margin-right:10px;
	padding:0;
	font-size:xx-small;
	font-style:italic;
	
}
#footer a:link	{
	color: white;
	text-decoration:underline;
}
#footer a:visited	{
	color: white;
	text-decoration:underline;
}
#footer a:hover	{
	color: #ffcc00;
	text-decoration:underline;
}

/*Styles for Links*/

a:link	{
	color:blue;
	text-decoration:underline;
	font-weight: bold;
}
a:visited	{
	color:navy;
	text-decoration:underline;
	font-weight: bold;
}
a:hover	{
	color:#ffcc00;
	text-decoration:underline;
	font-weight: bold;
}

A.poodle          { color: blue; text-decoration:none  font-weight: normal;}
A.poodle:link		{ color: navy; text-decoration: none; font-weight: normal; } 
A.poodle:visited	{ color: navy; text-decoration: none; font-weight: normal; } 
A.poodle:active	{ color: navy; text-decoration: none; font-weight: normal; } 
A.poodle:hover		{ color: red; text-decoration: none;  font-weight: normal;} 