/* System Messages */
#system-message
{
margin:10px 0 20px 0;
padding: 0 !important;
background:#fff;
border:solid 0px;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { color: #93246F; margin-bottom: 10px; list-style: none; padding: 0px; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #F2E3ED}

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #93246F; background: #F2E3ED ; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;margin:0}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #93246F; background: #F2E3ED; border-top: 3px solid #93246F; border-bottom: 3px solid #93246F;}

/* Template-specific Styles */
#island {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#nav td {
	background-image: url(images/nav1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #0082D6;
	text-align: center;
	line-height: 21px;
}
#nav td a {
	background-image: url(images/nav2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #4E4A49;
	text-decoration: none;
}
#nav td a:hover, a.home {
	background-image: url(images/nav3.gif);
}
h1, h2, h3 {
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #9BA70A;
}
h1 {
	font-size: 21px;
}
h2, .h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
.welcome {
	padding-left: 12px;
	background-color: #CCCCCC;
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.underscore {
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: white;
	display:block;
}
.underscore a {
	font-size:12px;
	display:block;
	color:#FFFFFF;
}
.cyan, #nav td, h1, h2, h3,{
	color: #0082D6;
	text-decoration:none;
}
a{
	font-weight: bold;
	color: #0080C0;
	text-decoration:none;
}
a:hover{
	color: #00BFBF;
}
.fwso {
	width: 100%;
}
.cwso {
	width: 225px;
}
td.testimonial {
	background-color: #DDD604;
	padding-right: 5px;
	padding-left: 5px;
	color: #4C4C4C;
}
table.testimonial {
	background-color: #000000;
	margin-bottom: 8px;
	background-repeat: no-repeat;
}
.karaoke {
	background-repeat:no-repeat;
}
input, textarea, select {
	border: 1px solid #333333;
}
#footer td {
	background-color: #0082D6;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
#footer td a {
	color: #FFFFFF;
}
.save {
	font-size: 52px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -5px;
}
table.contentpaneopen {
	width:100%;
}
table.contentpaneopen, table.contentpaneopen td.articlecontent {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
}
.russel{
	background-image:url(images/russel.jpg);
}
.charito{
	background-image:url(images/charito.jpg);
}
.bee{
	background-image:url(images/bee.jpg);
}
.heading{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
}
.colline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


