/*  replace all the other css here eventually */
body {
    color:#c27608;
    font-family: Comic-Sans-MS;
	margin: auto;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 13px;	
	background-repeat: repeat-x;	
    background-color:#000000; 
}

table { 
    border-color:#c27608; 
    border-style: solid; 
	} 

td { 
	border-color:#c27608; 
	border-style: solid; 
}
th { 
	border-color:#c27608; 
	border-style: solid; 
}


.contactus {
	background-color:#efefef;
	border-width: 0px;
    border-style: hidden; 	
}
.contactus td {
	border-width: 0px;
    border-style: hidden;
	font-weight: bold; 
	font-size: 14px;	
}


/*--------------------------------
		Navigation
---------------------------------*/
.sf_navigation ul li a { 
	color:#c27608; 
	padding: 11px 3px 10px 3px;	
	text-decoration: none;		
	display: block;	
	min-height:13px;
	height:auto !important;
	height:13px;
			
}
.sf_navigation ul li a:visited { color:#c27608; }
.sf_navigation ul li a:hover { color:#FFFFFF; font-size: 12px; font-style:italic;}

.sf_navigation h3 {
	display: none;
}

.sf_navigation {	
	clear: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	float: left;	
	width: 254px;
	height: auto !important;
	text-align: left;
	text-transform: uppercase;	
	font-weight: normal;
	font-size: 11px;
	margin-top: 76px;
	margin-right: 1px;
	letter-spacing: 5px;
}





/*--------------------------------
		End Navigation
---------------------------------*/

a { color:#c27608; }
a:link { color:#c27608; }
a:visited { color:#c27608; }
a:hover { color:#FFFFFF; }




.paratext {
	font-family: Comic Sans MS, cursive;
	margin: 0px;
	font-size: 14px;
}


.signature {
	font-size: 24px;
}



/*----------------------------------
		Typography Reset
----------------------------------*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:1.4em;line-height:1;margin:0px;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;text-transform: uppercase;letter-spacing: 1px;}
h2 {font-size:1em;margin: 10px 0;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;text-transform: uppercase;letter-spacing: 1px;}
h3 {font-size:1em;margin: 10px 0;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;text-transform: uppercase;letter-spacing: 1px;}
h4 {font-size:1em;margin: 5px 0;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;text-transform: uppercase;letter-spacing: 1px;}
h5 {font-size:1em;margin: 5px 0;padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;text-transform: uppercase;letter-spacing: 1px;}
h6 {font-size:1em;margin: 3px 0; padding: 0px;font-family: Arial, Helvetica, FreeSans, sans-serif;text-transform: uppercase;letter-spacing: 1px;}
form {margin:.5em 0 .5em;padding:0;}
blockquote {margin:1em;}
sup, sub {line-height:0;}
address {margin:0 0 1.0em;}
pre, code {margin:1em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.0em;padding:0;}
ul, ol {margin:0 1.0em 1.0em 3em;padding:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1em 0;}
dd {margin-left:1em;}
caption {margin:0; padding:.3em;}

/*----------------------------------
		General
----------------------------------*/

.sf_outer_wrapper {
	width: 1050px !important;
    margin: 35px auto;	
	background-repeat: repeat-y;
	position: relative;	
	background-position: right bottom;	
}

.sf_extra1 {
}

.sf_wrapper {	
/*	width:970px !important; */
}

/*--------------------------------
		Header
---------------------------------*/

.sf_region5 {		
    background-image: url(images/bg_cjgv.jpg);
	background-repeat: no-repeat;
	background-position:right top;
	clear:right;	
	float: right;
	height:375px;
	width: 785px;	
	
}

.sf_main_header {	
	color: #3a383b;
	font-family: Georgia, times, serif;
	font-size: 28px;
	font-weight: normal;
	font-variant: normal;	
	height: 250px;	
	margin-top: 112px;
	margin-left: 26px;
	overflow: hidden;
	padding: 10px 10px 0 10px;	
	position: absolute;
	text-align: left;	
	border-width: 5px;
	width: 300px;
	z-index:50;	
}

/*--------------------------
		End Header
--------------------------*/

/*--------------------------------
		Navigation
---------------------------------*/
.sf_navigation h3 {
	display: none;
}

.sf_navigation {	
	clear: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	float: left;	
/*	width: 184px; */
	height: auto !important;
	text-align: left;
	text-transform: uppercase;	
	font-weight: normal;
	font-size: 11px;
	margin-top: 76px;
	margin-right: 1px;
	letter-spacing: 1px;
}

.sf_navigation ul{		
	height:auto !important;
	list-style-type: none;	
	margin: 0;
	padding: 0;
	padding-bottom: 30px;	
}

.sf_navigation ul:after{
	content: ".";   
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;		
}

.sf_navigation ul li {	
	height:auto;
	margin:0px;	
	padding: 0px 0px 1px;	 
}


.sf_navigation ul li a {	
	padding: 11px 3px 10px 3px;	
	text-decoration: none;		
	display: block;	
	min-height:13px;
	height:auto !important;
	height:13px;
			
}

.sf_navigation ul li a:visited {		
	text-decoration: none;		
	display: block;
}

.sf_navigation ul li a:hover{	
	text-decoration: none;	
	display: block;
}



/*--------------------------------
		End Navigation
---------------------------------*/

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {		
	padding: 8px 20px 8px 27px;
	margin-top: -40px;
	text-align: right;
	float:right;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, times, serif;	
	width: 738px;
	display: block;
	background-image: top right;	
	filter:alpha(opacity=80);
}

/* safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
.sf_pagetitle {margin-top: -38px;}
}


/*--------------------------------
		 End Page Title

/*--------------------------
		Content
--------------------------*/

.sf_content {
	clear:right;
	display:inline;	
	float: right;	
	height:auto !important;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-left: 50px;
	width: 685px;
	min-height:300px;
}

.sf_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*--------------------------
		End Content
--------------------------*/


/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	   
    font-family: Arial, Verdana, Helvetica, sans-serif;	
	clear:both;
	text-align:left;
	background-position: left bottom;
	min-height:55px;
	height:auto !important;
	height:55px;
	padding:40px 40px 10px 40px;
	font-size:11px;	
	margin-left: 185px;
				
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*--------------------------
		End Footer
--------------------------*/

/*--------------------------
		Sidebar
--------------------------*/
.sf_region2 {
	float: left;
	display:inline;
	width: 254px;	
	clear:left;
	overflow: hidden;
}

.widgetset .widget {	
	margin-bottom:10px;	
	width: 184px;
}

.widgetset .widget_content {
	overflow:hidden;
	margin-left: 10px;
	padding:0px 5px 20px;
	margin-right: 5px;
}

.widgetset .widget_header {
	margin:5px 0px 5px;
	padding:0px;
	text-transform: uppercase;	
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	letter-spacing: 1px;
}

.widgetset .widget_header a,
.widgetset .widget_header a:visited {
	color:#ffffff;
	text-decoration: underline;
}

.widgetset .widget_header a:hover {
	color:#ffffff;
	text-decoration:none;
}

.widgetset ul, .widgetset ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widgetset li {
	margin:0px;
	padding:2px 0px;
	margin: 5px 0px 7px;
	overflow:hidden;
}

.widgetset img {
	border:medium none;
	padding:2px 4px;
	vertical-align:top;
}

.widgetset a:link, .widgetset a:visited {
	text-decoration:underline;
	padding: 2px 0;
}

.widgetset a:hover {
	padding: 2px 0;
	text-decoration: none;
}

.widgetset .form_item {
	margin:5px 0px;
}

.widgetset input, .widgetset select {
	color: #000;
	width:150px;
}

.widgetset .btn {
	width:auto;
	margin: 3px 0px;
}

.scheduleChangeRow {
	min-height: 50px;
}
.scheduleChangePad {
   width: 480px;
}
.scheduleChange {
   border-right: 1px dotted; 
   padding-right: 5px; 
   border-top: 1px dotted; 
   padding-left: 5px; 
   font-size: 16px; 
   float: right; 
   margin-bottom: 10px; 
   padding-bottom: 5px; 
   margin-left: 10px; 
   border-left: 1px dotted; 
   width: 200px; 
   padding-top: 5px; 
   border-bottom: 1px dotted;
   text-align: center;
 }
 .regschedule {
   width: 680px;
   padding-top: 5px;
 }  
 
 .posesarea {
 width:1300px;
 min-height:1000px;
 align:bottom;
 margin-left:40px; 
 }
 .imgrowfat {
 float:left;
 min-height:110px;
 margin-top:33px;
 
 }
 .imgrowtall {
 float:left;
 min-height:110px;
 
 }
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 85;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
bottom: 35px;
left: -245px; /*position where enlarged image should offset horizontally */

}

.star {
position: relative;
left: 20px;
border:0px;
z-index: 90;
visibility: visible;

}
.imgvisible {
visibility: visible;
}

.imghidden {
visibility: hidden;

}

.samaagamatitle {
   font-size: 20px;
   margin-left: 40px;
}
.samaagamatext {
   font-size: 15px;
}

