html {
}

 body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #000 url(images/splash_bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	overflow:auto;
}

table {
	background: #000;
	padding: 0px 0px 0px 0px;	
}

textarea {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

h1, h2, h3 {
	margin: 0px;
	color: #000000;
}

h1 {
	font-size: 200%;
	font-weight: bold;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 180%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
/*	background: url(images/img07.gif) no-repeat 0px 7px;*/
}

blockquote {
	margin: 0;
	padding-left: 20px;
	/*font-style: italic;*/
	font-size: 100%;
	font-weight: bold;
}

blockquote * {
	line-height: normal;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

#header_stretch {
	width: 840px;
	height: 6px;	
	background: #000;
	border: 0px solid #F00;
}

.thumbnailopacity img {
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1;
}
/*Graphic Menu Image Thumbnails*/
.thumbnailg, .thumbnailg a, .thumbnailg a:hover
{
float: left;
border: 0px solid #999999;
margin: 0px 0px 0px 0px;
padding: 4px;
text-align: center;
color: #000000;
font-weight: bold;
}
.thumbnailg a:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5;
}

.outline
{
border: 1px solid #000;
width: 74px;
height: 110px; 
background-color: #000;

}
.outline a:hover {
background-color: #FFFFFF;
}
/* Menu */

#menu {
	width: 840px;
	height: 60px;
	margin: 0px auto 0px auto;
	background: #000 url(images/menu.png); 
}

#menu ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	float: left;
	margin: 0 0.1em;
}

#menu a {
	display: block;
	float: left;
	
	padding: 15px 30px 22px 90px;
	
	text-decoration: none;
	font-size: 136%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #FFCC66;	
}

.active_section {
	text-decoration: none;
	color: #FFCC66;	
}

#menu a:active {
	text-decoration: none;
}

/* Logo */

#logo {
	width: 840px;
	height: 300px;
	margin: 0px 0px 0px 0px;
	/*background: #000000 url(images/home_header1.9i.jpg);*/
}

#logo h1, #logo h2 {
	margin-right: 440px;
	text-align: center;
	/*text-transform: uppercase;*/
	font-weight: normal;
}

#logo h1 {
	padding-top: 20px;
	font-size: 170%;
	color: #FFFFFF;
	text-transform: uppercase;	
}

#logo h2 {
	font-size: 100%; 
	color: #FFFFFF;	
	font-weight: normal;
}

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

/* Page */

#page {
	width: 840px;
	margin: 0px 0px 0px 0px;
	background-color: #FFF; 	/* updated page coloring*/
}

/* Content */

#content {

float: left;
width: 520px;
margin: 0px 0px 0px 0px;	
padding: 30px 10px 10px 20px; /*top, right, bottom, left */	
border: 0px solid #F00;
}

#rs_content {

float: left;
width: 780px;
margin: 0px 0px 0px 0px;	
padding: 30px 10px 10px 20px; /*top, right, bottom, left */	
border: 0px solid #F00;
}

.rs_quote{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#orisha_content {

float: left;
width: 780px;
margin: 0px 0px 0px 0px;	
padding: 30px 10px 10px 20px; /*top, right, bottom, left */	
border: 0px solid #F00;
}

#link_content {

float: left;
width: 520px;
margin: 0px 0px 0px 0px;	
padding: 30px 10px 10px 20px; /*top, right, bottom, left */	
border: 0px solid #F00;
}

#image {
  float: left;
  background: none;
  background-image: url(images/rs.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#tech_image {
  float: right;
  background: none;
  background-image: url(images/rosangela2.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#orisha_image1 {
  float: right;
  background: none;
  background-image: url(images/air.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#orisha_image2 {
  float: right;
  background: none;
  background-image: url(images/fire.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#orisha_image3 {
  float: right;
  background: none;
  background-image: url(images/water.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#orisha_image4 {
  float: right;
  background: none;
  background-image: url(images/earth.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.flow {
  border: 2px solid #000;
  padding: 0px 0px 0px 0px;
  float: left;
  clear: left;
  margin: 0px 20px 10px 0px;  
}
.link_flow {
  border: 2px solid #999;
  padding: 0px 0px 0px 0px;
  float: left;
  clear: left;
  margin: 0px 20px 10px 0px;  
}

#thumbnail
{
float: left;
background: none;
background-image: url(images/link_img.jpg);
background-repeat: no-repeat;
border: 1px solid #000000;
margin: 0px 0px 0px 0px;
padding: 2px 2px 2px 2px;
text-align: center;
color: #000000;
font-weight: bold;
background-color: #000;

}

.thumbnail
{
float: left;
border: 1px solid #000000;
margin: 0px 0px 20px 0px;
padding: 4px 4px 4px 4px;
text-align: center;
color: #000000;
font-weight: bold;
background-color: #600;

}
/* Sidebar */

.sidebar {

	float: right;
	width: 240px;
	border: 0px dotted #FF0000;
  	margin: 0px 0px 0px 10px;
 	padding: 0px 20px 0px 20px;
}

.box {
/*  background:#bab8b7 url(images/corners_side_top.gif) no-repeat left top;*/
  background:#dcb483 url(images/corners_side_top.gif) no-repeat left top;
  margin: 0px 0px 0px 0px;  
  border: 0px dotted #FFF;
  padding: 0px 0px 0px 0px; 
  width: 240px;
}
 
.cp_box {
/*  background:#bab8b7 url(images/corners_side_top.gif) no-repeat left top;*/
  background:#dcb483 url(images/corners_side_top.gif) no-repeat left top;
  margin: 0px 0px 0px 0px;  
  border: 0px dotted #FFF;
  padding: 0px 0px 0px 0px; 
  width: 240px;
  float: right;
}

 .box-bottom {
  background: url(images/corners_side_bot.gif) no-repeat left bottom;
  padding: 0px 0px 10px 0px;
  border: 0px dotted #000;  
  }
  
 .box a {
   color:#000;
 }
 .cp_box a {
   color:#000;
 }  
.sidebar-title {
  margin: 0px 0px 0px 0px;
  text-align: center;
  padding: 0px 0px 0px 0px;
  border-bottom: 2px solid #456;
  font-size:150%;
  line-height: 1.5em;
  color: #000;
  font-weight: bold;
  }
.box ul {
  margin:.5em 0 1.25em;
  padding:9px 5px;
  list-style:none;
  }
.box ul li {
  background:url(images/icon_arrow_sm.gif) no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #345;
  line-height:1.4em;
  font-size: 95%;
  }
.box p {
  margin:10px 10px .6em;
  color: #666;
  }
.cp_box ul {
  margin:.5em 0 1.25em;
  padding:9px 5px;
  list-style:none;
  }
.cp_box ul li {
  background:url(images/icon_arrow_sm.gif) no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #345;
  line-height:1.4em;
  font-size: 95%;
  }
.cp_box p {
  margin:10px 10px .6em;
  color: #666;
  }
  
/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#searchinput {
	width: 140px;
}

#searchsubmit {
}

/* Footer */

#footer {
	width: 840px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	padding: 8px 0px 0px 0px;
/*	background: #000 url(images/footer_bg.jpg) repeat-x; */
}

#footer_stretch {
	width: 840px;
	margin: 0px 0px 0px 0px;
	height: 2px;
	background: #999;
	border: 0px solid #F00;	
}

#footer p {
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 0px 0px;
	line-height: normal;
	font-size: 85%;
	color: #FFF;	
}
			
#footer a {
	color: #FFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/* Control Panel */

#cpanel_content {
	margin: 30px auto;	
	padding: 5px 5px 10px 5px; /*top, right, bottom, left */	
	border: 1px solid #000;
	width: 750px;
	background-color: #FFF;	
}

.cpanel_title {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px; 
	text-align: center;	

}
#cpanel_page {
	width: 840px;
	margin: 0px 0px 0px 0px;	
	background-image: url(images/cpanel_bg.jpg);
	background-repeat: repeat-x;
	background-color: #dec6a6;
}

.cpanel_content_holder {
	margin: auto auto;	
	padding: 0px 10px 0px 10px;
	border: 0px solid #000;
	width: 250px;
	border-left: 0px solid #ccc; 
	border-right: 0px solid #ccc; 	
}

.cpmain_content_holder {
	margin: 0px 0px 0px 0px;	
	padding: 0px 10px 0px 10px;
	width: 340px;
	border: 0px solid #000;	
	float: left;
}

.cpanel_ql_content_holder {
	margin: 0px auto;	
	padding: 0px 10px 0px 10px;
	border: 0px solid #000;
	width: 750px;
	border-left: 0px solid #ccc; 
	border-right: 0px solid #ccc; 		
}

.test_content_holder {

	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 20px 0px; /*top, right, bottom, left */	
	border: 0px solid #F00;
}

.photo_content_holder {

	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 20px 0px; /*top, right, bottom, left */	
	border: 0px solid #F00;
}


#registry_form {
	margin: 0px auto;
	padding: 0px 0px 0px 16px; 
}
.register_links {
	margin: 0px auto;
	padding: 0px 0px 0px 16px; 	
}

h2.section_title_bg {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border: 1px solid #000;
	background-color: #b9ccde;
	color: #244482;
}

h3.section_title_bg {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	text-align: center;
	width: 360px;
	border: 1px solid #000;
	background-color: #CCC;
	color: #333;
}

.section_box {
	margin: 0px 0px 5px 0px;	
	padding: 10px 10px 10px 10px;	
	border: 1px solid #000;	
	width: 360px;
	background-color: #eee;	
	border-top: 0px solid #000; 
}

#section_holder {
	margin: 5px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	float: right;
	border: 0px solid #666;
}

.reg_text {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 0px dotted #000000;
	color: #369;
	text-decoration: none;
}
.reg_text:hover {
	text-decoration: none;
	color: #000;
}

.quicklinks_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #369;
	text-decoration: none;
}
.quicklinks_text:hover {
	text-decoration: none;
	color: #000;
}
#quicklinks {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;	
	background-color: #f1f1f1;	
	border-top: 1px solid #000; 
	border-bottom: 1px solid #000; 		
}
.quicklinks_title {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;	
	color: #000;
	font-weight: bold;
	background-color: #e1e1e1;		
	border-bottom: 1px solid #000; 	
}

#sitelinks {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;	
}
#sitelinks .sitelinks_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#sitelinks .sitelinks_text:hover {
	text-decoration: none;
	color: #666;
}
.quote_input_style {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 4px 5px 4px 5px;  	
 	width: 435px;
	line-height: 150%;
	font-size: 12px;
	font-weight: normal;
		
	color: #244482;
	border: 2px solid #b9ccde; 

	background-repeat: no-repeat;
	background-position: 2px center;
 	background-color: #ebf6ff;
}

.quote_input_style:hover {
	border: 2px solid #739abd;
}
.current_quote {
	color: #096;
}
.error_string {
	text-align: center;
	color: #C30;
}

.name_input_style {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 4px 10px;  	
 	width: 200px;

	font-size: 12px;
	font-weight: normal;
		
	color: #244482;
	border: 2px solid #b9ccde; 

	background-repeat: no-repeat;
	background-position: 2px center;
 	background-color: #ebf6ff;
}

.name_input_style:hover {
	border: 2px solid #739abd;
}

.grayed_input_style {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 4px 10px;  	
 	width: 200px;

	font-size: 12px;
	font-weight: normal;
		
	color: #333;
	border: 2px solid #999; 

	background-repeat: no-repeat;
	background-position: 2px center;
 	background-color: #ddd;
}

.password_input_style {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 4px 10px;  	
 	width: 200px;

	font-size: 12px;
	font-weight: normal;
		
	color: #244482;
	border: 2px solid #b9ccde; 

	background-repeat: no-repeat;
	background-position: 2px center;
 	background-color: #ebf6ff;
}

.password_input_style:hover {
	border: 2px solid #739abd;
}

.email_input_style {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 0px 0px 8px 0px;
	padding: 4px 0px 4px 10px;  	
 	width: 200px;

	font-size: 12px;
	font-weight: normal;
		
	color: #244482;
	border: 2px solid #b9ccde; 

	background-repeat: no-repeat;
	background-position: 2px center;
 	background-color: #ebf6ff;
}

.email_input_style:hover {
	border: 2px solid #739abd;
}

.cbox_input_style {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;  	
	background: url(images/tl.jpg) no-repeat; 
	border: 0px solid #FF000; 	
	color: #244482;
 	background-color: #ebf6ff;	
}

.submit_button_style {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	margin: 10px 0px 0px 0px;
	padding: 3px 3px 3px 3px;  	
 	width: auto;
	height: auto;

	font-size: 15px;
	font-weight: bold;
		
	color: #FFF;
	border: 2px solid #b9ccde;

	/*vertical-align: middle;*/
	background-repeat: no-repeat;
	background-position: 5px center;
 	background-color: #739abd;
	cursor: pointer;
} 

.submit_button_style:hover {
	border: 2px solid #739abd;
	cursor: pointer;
 	background-color: #244482;	
	
}

.registry_field_titles {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font-weight: bold;
}

.required_string {
	color: #C30;
	font-weight: bold;
	text-decoration: none;
}

.error_string_left {
	text-align: left;
	font-weight: bold;
	color: #C30;	
}

.form_button_style {
 background-color: #b5dcb8;
 color: #5b4223;
 font-size: 11px;
 font-weight: bold;
 letter-spacing: 1px;
 padding: 1px;
}
.form_text {
 background-color: #ffffff;
 color: #000000;
 border: 1px solid ;
}
.test_image {
	width: 167px;
	border: 2px solid #999;
	padding: 0px 0px 0px 0px;
/*
border: 1px solid #000;
float: left;
*/
	clear: left;
	margin: 20px 20px 0px 0px; 	
}

/*
textarea {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 border: 1px solid #000000;
}
*/
.normal {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}

.indent {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	text-indent: 25px;
}

.text_green {
	color: #090;
}

.text_orange {
	color: #F93;	
}

.text_red {
	color: #C30;	
}
.float_right {
	padding: 0px 8px 0px 0px;
	font-size: 11px;
	float: right;
}