/***********************************************/
/* yos_syan_style.css                      */
/*                                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	background: #333333 url(images/wrapper_bg_ff.jpg) repeat-y center center;
	color: #333333;
	font-size: 0.8em;
	margin: 0px auto;
}
a {
	color: #333333;
	text-decoration: none;
	font-size: 1.0em;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff0024;
	text-decoration: underline;
}

#wrapper{
	margin: auto;
	padding: 0;
	width: 820px;
	height: auto;
}

#fact_of_day{
	background: #ffffff url(images/content_bg.jpg) repeat-y;
	margin: -45px 0px 0 0;
	width: 800px;
	height: auto;
	color: #494949;
	padding: 10px 0 10px 0;
}
#fact_of_day h1{
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.5em;
	padding: 5px 0 5px 0;
	color: #ff0024!important;
	margin-left:30px;
}
#fact_of_day p{
	font-size: 1.0em;
	font-weight: bold;
	margin-left: 30px!important;
	margin-top: -10px!important;
	margin-right: 35px!important;
	margin-bottom: 0px!important;
	line-height: 16px;
}

#sidebar_left{
	background: url(images/sidebar_left.jpg) no-repeat;
	margin: 25px 0px 0 -186px;
	width: 175px;
	height: 640px;
	color: #494949;
	padding: 10px 0 10px 0;
	text-align: center;
}
#sidebar_left img{
	margin: 150px 0 0 0;
}
#sidebar_left h1{
	font-size: 0.9em!important;
	font-weight: bold;
	padding: 0 0 0 0;
	color: #ffffff!important;
	margin: 2.5px 0 0 0!important;
	text-transform: uppercase;
	text-align: center;
}
#sidebar_left h2{
	font-size: 0.8em!important;
	font-weight: bold;
	padding: 15px 0 10px 0;
	color: #454545!important;
	margin: 2.5px 0 0 15px!important;
}
#sidebar_left p{
	font-size: 0.9em!important;
	margin: 6px 15px 0 15px!important;
	line-height: 19px!important;
	text-align: center!important;
}
#sidebar_left a{
	text-transform: none;
	color: #ff0024;
	text-decoration: none;
	
}
#sidebar_left a:link {
	color: #ff0024;
	text-decoration: none;
}
#sidebar_left a:visited {
	color: #ff0024;
	text-decoration: none;
}
#sidebar_left a:hover {
	color: #ff0024;
	text-decoration: underline;
}


#sidebar_right{
	background: url(images/sidebar_right.jpg) no-repeat;
	margin: -660px 0px 0 391px;
	width: 175px;
	height: 640px;
	color: #494949;
	padding: 10px 0 10px 0;
}
#sidebar_right h1{
	font-size: 0.85em!important;
	font-weight: bold;
	padding: 0 0 0 0;
	color: #ffffff!important;
	margin: 2.5px 0 0 15px!important;
	text-transform: uppercase;
}
#sidebar_right h2{
	font-size: 0.85em!important;
	font-weight: bold;
	padding: 13px 0 10px 0;
	color: #454545!important;
	margin: 0 0 0 15px!important;
}
#sidebar_right p{
	font-size: 0.85em!important;
	margin: 0 0 0 18px!important;
	line-height: 12px!important;
	padding: 10px 0 5px 0;
}
#sidebar_right a{
	text-transform:capitalize;
	color: #ff0024;
	text-decoration: none;
	font-size: 1.0em;

}
#sidebar_right a:link {
	color: #ff0024;
	text-decoration: none;
}
#sidebar_right a:visited {
	color: #ff0024;
	text-decoration: none;
}
#sidebar_right a:hover {
	color: #ff0024;
	text-decoration: underline;
}

#sidebar_right_bottom{
	position: absolute;
	margin: -185px 0px 0 387px;
	width: 175px;
	height: 328px;
	color: #494949;
	padding: 10px 0 10px 0;
}
#sidebar_right_bottom h1{
	font-size: 0.85em!important;
	font-weight: bold;
	padding: 0 0 0 0;
	color: #ffffff!important;
	margin: 2.5px 0 0 18px!important;
	text-transform: uppercase;
}
#sidebar_right_bottom h2{
	font-size: 0.85em!important;
	font-weight: bold;
	padding: 20px 0 5px 0;
	color: #454545!important;
	margin: 0 0 0 18px!important;
}
#sidebar_right_bottom p{
	font-size: 0.85em!important;
	margin: -10px 35px 0 18px!important;
	line-height: 12px!important;
}
#sidebar_right_bottom a{
	text-transform:capitalize;
	color: #ff0024;
	text-decoration: none;
	font-size: 1.0em;

}
#sidebar_right_bottom a:link {
	color: #ff0024;
	text-decoration: none;
}
#sidebar_right_bottom a:visited {
	color: #ff0024;
	text-decoration: none;
}
#sidebar_right_bottom a:hover {
	color: #ff0024;
	text-decoration: underline;
}

#sidebar_right_bottom img {
	margin: 5px 15px 5px 28px;
}


#content_holder{
	background: url(images/content_bg.jpg) repeat-y;
	padding: 0 0 0 0;
	width: 820px;
	height: auto;
}

#about_holder{
	background: url(images/content_bg.jpg) repeat-y;
	padding: 0 0 0 0;
	width: 820px;
	height: auto;
}
#gallery_holder{
	background: url(images/content_bg.jpg) repeat-y;
	padding: 0 0 0 0;
	width: 820px;
	height: auto;
}

#content_area{
	margin: 0 0 0 210px;
	width: 375px;
	height: auto;
	color: #494949;
	padding: 10px 0 10px 0;
}

#content_area span{
	font-size: 0.9em;
	margin: 30px 0 20px 0;
}

#content_area img{
	border: 0;
	padding: 20px 0 0 0;
}
#content_area h1{
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 5px 0 0;
	color: #ff0024;
	margin: -653px 0 0 0;
	text-transform: uppercase;
}

#about_area{
	margin: 0 0 0 210px;
	width: 375px;
	height: auto;
	color: #494949;
	padding: 10px 0 10px 0;
}
#about_area img{
	border: 0;
	padding: 0 0 0 0;
}
#about_area h1{
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 5px 0 0;
	color: #ff0024;
	margin: -343px 0 0 0;
	text-transform: uppercase;
}

#gallery_area{
	margin: 0 0 0 210px;
	width: 375px;
	height: auto;
	color: #494949;
	padding: 10px 0 10px 0;
}
#gallery_area img{
	border: 0;
	padding: 20px 0 0 15px;
}
#gallery_area h1{
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 5px 0 0;
	color: #ff0024;
	margin: -343px 0 0 0;
	text-transform: uppercase;
}
h2{
	font-size: 1.0em;
	font-weight: bold;
	padding: 10px 10px 0 0;
	color: #333333;
}
h3{
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 0 0;
	color: #013b73;
}
h3 a {
	color: #013b73!important;
	text-decoration: none!important;
}
h3 a:hover {
	padding: 10px 0 10px 0;
	color: #013b73!important;
	text-decoration: underline!important;
}

h4{
	font-size: 1.0em;
	font-weight: bold;
	padding: 0 0 0 0;
	color: #013b73;
}
h4 a {
	color: #013b73!important;
	text-decoration: none!important;
}
h4  a:hover {
	padding: 10px 0 10px 0;
	color: #013b73!important;
	text-decoration: underline!important;
}
ul {
	margin: 0 0 0 30px;
	padding: 10px 0 10px 0;
	list-style-type: disc;
}
li {
	line-height: 1.5em;
}
#content_area p{
	margin: 15px 0 0 0;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.75em;
	font-weight: normal;
}



#footer {
	position: absolute;
	width: 800px;
	height: 189px;
	background: url(images/footer_bg.jpg) no-repeat;
	padding: 0;
	margin: 0;
	z-index: -1;
}
#footer img{
	border: 0;
	margin: 120px 0 0 502px;
	padding: 0 0 0 0;
}


.floatLeft {
	float: left;
	margin: 5px 15px 10px 3px;
	font-size: 1.0em!important;
	text-align:center!important;
}
.floatRight {
	float: right;
	margin: 5px 3px 10px 15px;
	font-size: 1.0em!important;
	text-align:center!important;
}
.floatCenter {
	text-align:center!important;
	margin: 5px 3px 10px 0;
	font-size: 0.8em!important;
}


.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: normal;
	margin: 0;
	padding: 15px 0 15px 0;
}
.table_heading {
	color: #72d02d;
	font-weight: bold;
}

.table_color {
	color: #333333;
}
.table_color_left {
	color: #ffffff;
}
.table_color_right {
	color: #ffffff;
}
.table li{
	font-size: 1.0em;
}


.image_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: normal;
	margin-top: 15px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #ffffff;
}
.image_table_heading {
	color: #72d02d;
	font-weight: bold;
}

.image_table_color {
	color: #333333;
}
.image_table_color_left {
	color: #ffffff;
}
.image_table_color_right {
	color: #ffffff;
}
.image_table li{
	font-size: 1.0em;
}

#yag_profiles {
	width: 350px;
	height: 300px;
	margin: 5px 15px 20px 10px;
	padding: 0 0 200px 0;
}


#slideshow {
	width: 407px;
	height: 280px;
	margin: 5px 5px 10px -7px;
}

