/* CSS Document */
@font-face {
    font-family: 'Candara';
    src: url('../Fonts/Candara.eot');
    src: url('../Fonts/Candara.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/Candara.woff') format('woff'),
         url('../Fonts/Candara.ttf') format('truetype'),
         url('../Fonts/Candara.svg#ITCOfficinaSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body
{
background:#666666;
}

a {
    outline: 0;
}

a:active {
    outline: none;
}


h3 {
    font-size: 15px;
    margin-bottom: 15px;
}
h2
{
   font-size: 19px;
    margin-bottom: 15px;
}
#wrapper{ width:1003px; margin:0 auto;}

#page-layout{ width:1003px; float:left; background:#FFFFFF;}
.page-left{ width:243px; float:left;}
.page-right{ width:760px; float:right;}

.logo{ width:243px; float:left;}
.name-bg{ width:243px; float:left; background:url(../images/name-bg.png) no-repeat; height:116px;}
.name-bg .logo-text{ width:199px; float:left; padding:23px 0px 0px 20px;}

.left-block{ width:230px; float:left; margin-bottom:15px; margin-left:13px;}
.left-block .left-block-heading{ width:230px; float:left; background:#950b09;}
.left-block .left-block-heading h2{ color:#fff; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; padding:8px 0px 8px 15px;margin:0;}
.left-block .left-block-content{ width:228px; float:left; background:#ececec url(../images/left-content-bg.jpg) repeat-x; border-color:#959494;
border-style:solid; border-width:0px 1px 1px 1px;
}
.left-block .left-block-content ul{ padding:10px 0px;}
.left-block .left-block-content ul li{}
.left-block .left-block-content ul li a{ display:block; background:url(../images/left-arrow.png) no-repeat 7% 48%; padding:7px 0px 7px 30px;}
.left-block .left-block-content ul li a:hover, .left-block .left-block-content ul li a.active{ background:#fc811d url(../images/left-arrow-hover.png) no-repeat 7% 48%; color:#fff;}

.left-block .left-block-content .social-links{padding:8px 0px 6px 13px;}
.left-block .left-block-content .social-links a{ margin-right:10px;}

#right-banner{ width:760px; float:left;}
.nav-manu{ width:760px; float:left; background:url(../images/menu-bg.png) no-repeat; height:40px;}
.nav-manu ul{ float:right;}
.nav-manu ul li{ float:left; margin-left:2px;}
.nav-manu ul li a{ color:#fff; display:block; padding:14px 10px 14px 10px;}
.nav-manu ul li a:hover, .nav-manu ul li a.active{ background:#df6717;}

.banner{ width:760px; float:left; background:url(../images/right-banner-bg.png) no-repeat; height:391px;}
.banner img{ margin-top:60px;}
.content{ width:710px; float:left; margin-left:30px; margin-top:-23px; margin-bottom:25px;}
.content .cols{ width:215px; float:left;}
.content .cols-margin{ margin-right:32px;}

.content .cols h1{ color:#616161; font-size:22px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:13px;}
.content .cols p{ margin-bottom:10px; line-height:18px; font-size:11.5px;}
.content .cols .more{ background:url(../images/more-btn.png) no-repeat; width:45px; height:19px; float:right;}
.content .cols .more a{ display:block; color:#fff; padding-left:12px; font-size:11px;}
.content .cols .news-section{ width:215px; float:left; margin-bottom:15px;}
.content .cols .news-section .news-image{ width:79px; float:left;}
.content .cols .news-section .news-content{ width:125px; float:right; line-height:18px; font-size:11.5px;}
.content .cols .news-section .news-content a:hover{ text-decoration:underline;}

#footer{ width:1003px; float:left; background:url(../images/footer-bg.jpg) repeat-x; height:85px;}
.footer-left{ width:614px; float:left; margin-left:5px; margin-top:35px; font-size:11px;}
.footer-left a{ padding:0px 8px;}
.footer-left a:hover{ color:#fc811d; text-decoration:underline;}

.footer-right{ width:350px; text-align:right; float:right; margin-right:18px; margin-top:35px; font-family:11px;}

/* Inner page styling */
#inner-container{ width:710px; float:left; margin-left:30px; margin-top:15px;}
#inner-container .inner-header{ width:710px; float:left; background:#950b09;}
#inner-container .inner-header h2{ color:#fff; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; padding:8px 0px 8px 15px; margin:0;}
#inner-container .inner-content{ width:688px; float:left; border-color:#959494; padding:20px 10px 10px 10px;
border-style:solid; border-width:0px 1px 1px 1px; margin-bottom:15px;}

#inner-container p{ line-height:20px; padding:0px 5px; text-align:justify;  margin-bottom:13px;}
#inner-container ul{ list-style-type:disc; margin-left:18px;}
#inner-container ul li{ line-height:18px; margin-bottom:5px;}

.album-section{ width:200px; float:left;}
.album-section .album-image{ width:200px; float:left; text-align:center;}
.album-section .album-text{ width:200px; float:left; text-align:center;}
.album-section .album-text a{ display:block; color:#950b09; font-weight:bold; margin-top:10px;}

.clear{clear:both}
.backbtn
{

	
}
a.backbtn 
{	float:right;
	background-image:url(../images/Untitled-1_03.png);
	width:98px;
	height:29px;
	
	font-weight:bold;
	text-align:center;
	color:#fff;
	line-height:22px;
}