p            {
	color: black;
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 12pt;
}

li         { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align: justify;
	list-style-image: url(../media/li.jpg); 
	margin-bottom: 8px;
	}
	
ul li ul {
	margin-top: 8px;
}
	
td       { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify}

a           { color: #f60; text-decoration: none; }

a:hover   { color: #f96; text-decoration: none; }

h1       {
	color: #60441E;
	font-size: 15pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	z-index: 0;
	font-weight: normal;
	background-image: url(../media/h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	padding: 10px 0 10px 10px;
}

h2        { 
	color: #016BAE;
	font-size: 12pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align: left;
	font-weight: normal; }

.indent { text-indent: 5pt }

.center { text-align: center }

.border  { border: solid 1px #f96 }

.left { text-align: left }

.footer { }

.footer a  { color: #F8FFF6; font-size: 8pt; font-weight: bold; }

.footer a:hover    { color: #E1DEC4 }

.footer p { color: #F8FFF6; }

.body    { margin-top: -190px; z-index: 0 }

.bottom    { margin-top: -190px }

.text  { }

.highlight  { background-image: url(../media/background_content.jpg); padding: 6px; border: solid 1px #f96 }

.class { }

body {
	background: url(../media/bg.jpg) scroll center top;
	margin: 0px;
}

.sidebar{
	background-image: url(../media/interior/sidebar_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 69px;
}
.right_bg{
	background-image: url(../media/content_right_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.media_align_right{
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 1px solid #60441E;
}

.media_align_left{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #60441E;
}

.media_align_center {
	margin: 4px 8px;
	border: 1px solid #60441E;
}

.swf_canine {
	width: 480px;
	height: 350px;
	border: 1px solid #60441E;
	margin: 0 auto;
}

.right_shadow{
	background-image: url(../media/interior/right_shadow.jpg);
	background-repeat: repeat-y;
	background-position: 0px 23px;
}
.left_shadow{
	background-image: url(../media/interior/left_shadow.jpg);
	background-repeat: repeat-y;
	background-position: 0px 23px;
}

.bottom_shadow {
	background-image: url(../media/interior/bottom_shadow.png);
	background-repeat: no-repeat;
}

* html .bottom_shadow {
	background-image: url(../media/interior/bottom_shadow.jpg);
	background-repeat: no-repeat;
}

.nav {
	text-align: right;
	float: right;
	margin: 6px 0 12px 12px;
	width: 150px;
	background-color: #F4E7B3;	
	border: 1px dotted #DEB22B;
	padding: 4px;
}

.nav a {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	background-image: url(../media/li.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;
}

#hp_text {
	width: 780;
	margin: 0 auto;
	padding-top: 100px;
}

#hp_text h1 {
	background: none;
	font-weight: bold;
	color: #F8FFF6;
}

#hp_text p {
	color: #F8FFF6;
}

#hp_text a {
	color: #F8FFF6;
	font-weight: bold;
}

#hp_text a:hover {
	color: #E1DEC4;
}