@charset "utf-8";
body {
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#4D4A3F;
}


body a:active {outline: none;}
body a:focus {-moz-outline-style: none;}
body a {outline:0;}
img {outline:0;}
input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {border : 0px;}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner {border : 0px;}



#wrapper{
	width:1000px;
	margin:0 auto 0px auto;
	height:auto;
}

p{margin:0; padding:0px;}
h1,h2,h3,h4,h5,h6{margin:0; padding:0px;}

/* Header Start*/

.header{
	width:1000px;
	float:left;
	height:143px;
}
.logo{
	width:681px;
	float:left;
	height:143px;
}
.heaader_right{
	width:319px;
	float:right;
	height:143px;
}
.top_search_area{
	width:300px;
	float:right;
	height:25px;
	margin-top:13px;
}
.quick_link{
	width:111px;
	float:left; 
	height:25px;
}
.quick_lt{
	width:6px;
	height:25px;
	float:left; 
	background:url(../images/top_lt.png) no-repeat;
}
.quick_rt{
	width:20px;
	height:25px;
	float:right; 
	background:url(../images/quick_icon.png) no-repeat;
}
.quick_mid{
	width:85px;
	height:25px;
	float:left; 
	background-color:#742910;
	border:none;
}
.textfield{
	width:83px;
	height:23px;
	float:left; 
	background-color:#742910;
	border:none;
	line-height:24px;
	font-family:Tahoma;
	font-size:11px;
	color:#EFD7A6;
}	

.divider{
	width:1px;
	height:25px;
	float:left;
	margin-left:15px;
	margin-right:5px;
}


.search_link{
	width:160px;
	float:right; 
	height:25px;
}
.search_lt{
	width:6px;
	height:25px;
	float:left; 
	background:url(../images/top_lt.png) no-repeat;
}
.search_rt{
	width:20px;
	height:25px;
	float:right; 
	background:url(../images/search_icon.png) no-repeat;
}
.search_mid{
	width:134px;
	height:25px;
	float:left; 
	background-color:#742910;
	border:none;
}	

.textfield2{
	width:132px;
	height:23px;
	line-height:23px;
	float:left; 
	background-color:#742910;
	border:none;
	font-family:Tahoma;
	font-size:11px;
	color:#EFD7A6;
}

.top_header_links{
	width:200px;
	float:right;
	height:53px;
	margin-top:30px;
}
#navigation{
	width:1000px;
	float:left;
	height:53px;
}
.nav_lt{
	width:13px;
	float:left;
	height:53px;
	background:url(../images/nav_lt_bg.png) no-repeat;
}
.nav_mid{
	width:974px;
	float:left;
	height:53px;
	background:url(../images/nav_bg.gif) repeat-x;
}
.menu{
	width:974px;
	float:left;
	height:53px;
}

.nav_rt{
	width:13px;
	float:right;
	height:53px;
	background:url(../images/nav_rt_bg.png) no-repeat;
}

/* Header End*/


.banner{
	width:1000px;
	float:left;
	height:226px;
	margin-top:10px;
	margin-bottom:20px;
}

#container{
	width:1000px;
	float:left;
	height:auto;
	position:relative;
	padding:0px;
	margin:0px;
}

.left_section{
	width:203px;
	float:left;
	height:auto;
}

.middle_section{
	width:574px;
	float:left;
	height:auto;
	padding:0px 10px 0px 10px;
}

.right_section{
	width:203px;
	float:right;
	height:auto;
}
.section{
	width:203px;
	float:left;
	height:auto;
	margin-bottom:10px;
}
.section_top{
	width:203px;
	height:12px;
	float:left;
/*	background:url(../images/left_top.gif) no-repeat;
*/}
.section_top2{
	width:203px;
	height:32px;
	float:left;
	line-height:32px;
	background:url(../images/left_header_bg.gif) no-repeat;
}
.section_mid{
	width:193px;
	height:auto;
	float:left;
	background-color:#D8D2BC;
	padding:5px 5px 5px 5px;
}
.section_mid ul{
	margin:0;
	padding:0px;
}
.section_mid li{
	display:block;
	list-style-type:none;
	height:auto;
/*	line-height:22px;*/
	margin-bottom:5px;
	padding-bottom:3px;
	padding-left:10px;
	border-bottom:1px dotted #4D4A3F;
}

.section_mid li a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#4D4A3F;
/*	line-height:22px;*/
	height:auto;
	text-decoration:none;
}
.section_mid li a:hover{
	color:#5F180C
}

.section_mid_link{
	width:193px;
	height:auto;
	float:left;
	background-color:#D8D2BC;
	padding:5px 5px 5px 5px;
}
.section_mid_link ul{
	margin:0;
	padding:0px;
}
.section_mid_link li{
	display:block;
	list-style-type:none;
	height:auto;
/*	line-height:22px;*/
	margin-bottom:5px;
	padding-bottom:3px;
	padding-left:5px;
	text-align:left;
	border-bottom:1px dotted #4D4A3F;
}

.section_mid_link li a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#4D4A3F;
/*	line-height:22px;*/
	height:auto;
	text-decoration:none;
}
.section_mid_link li a:hover{
	color:#5F180C;
	text-decoration:none;
}

.section_btm{
	width:203px;
	height:12px;
	float:left;
/*	background:url(../images/left_btm.gif) no-repeat;
*/}
.txt{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#4D4A3F;
	line-height:18px;
	text-align:justify;
	/*background-color:#F3F1E9;*/
}
.txt1{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#4D4A3F;
	line-height:18px;
	text-align:justify;

}
.txt3{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#4D4A3F;
	line-height:18px;
	text-align:justify;
	background-color:#D8D2BC;

}
.txt2{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#4D4A3F;
	line-height:18px;
	text-align:left;

}
.more{
	color:#762B11;
	font-size:12px; 
	font-weight:bold;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.more a{
	color:#762B11;
	font-size:12px; 
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.more a:hover{
	text-decoration:underline;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#EADFC8;
	padding-left:10px;
}

h1{
	color:#762B11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
}

.middle_content_area{
	width:570px;
	float:left;
	height:auto;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px dotted #4D4A3F;
}
.middle_content_area2{
	width:570px;
	float:left;
	height:auto;
	margin-bottom:10px;
	padding-bottom:10px;
}
.middle_content_area2 p{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#4D4A3F;
	line-height:18px;	
}

.box{
	width:280px;
	float:left;
	height:auto;
}
.box ul{
	margin:0; 
	padding:0px;
}
.box li{
	display:block;
	list-style-type:none;
	height:auto;
	margin-bottom:5px;
	padding-top:3px;
}
.box li a{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#5F5F5F;
	background:url(../images/arrow2.gif) no-repeat 5px center;
	padding-left:20px;
	text-decoration:none;
}
.box li a:hover{
	color:#61190D;
}
.gallery{
	width:550px;
	float:left;
	height:auto;
	padding:10px;
	background-color:#F6F3E5;
	margin-top:10px;
}
.footer{
	width:1000px;
	float:left;
	height:auto;
	padding:0px;
	margin:0px;
	background-color:#D8D2BC;
	position:relative;
	background-image: url(../images/ftr_rt.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer .ftr_lt{
	width:12px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px 10px 0px 0px;
	position:relative;
}
.footer .ftr_lt2{
	width:500px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	position:relative;
	background:#FF0000;
}
.footer .ftr_mid{
	width:1000px;
	height:84px;
	float:left;
	background-color:#D8D2BC;
}
.footer .ftr_rt{
	width:12px;
	height:84px;
	float:right;
	position: fixed;
	padding:0px;
	margin:0px;
	background:url(../images/ftr_rt.gif) no-repeat;
}

.ftr_right{
	width:400px;
	float:right;
	height:auto; 
	margin-top:20px;
}
.ftr_left{
	width:400px;
	float:left;
	height:auto;
	margin-top:20px;
	/*line-height:18px;*/
}
a{
	color:#4D4A3F;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.connect{
	float:right; width:100px; height:22px; line-height:22px; /*padding-left:50px;*/ text-align:left;
}
.follow{
	float:right; height:22px; padding-left:20px; width:100px; text-align:left; line-height:22px;
}

.bredcrom{width:990px; float:left; height:30px; line-height:30px; padding-left:10px;}
h3{
	color:#762B11;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;

}
.middle_content_area2 ul{
	margin:0;
	padding:0px;
}
.middle_content_area2 li{
	list-style-type:none;
	padding-left:15px;
	font-size:12px;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
	background:url(../images/arrow2.gif) no-repeat left 3px;
}
.box1{width:203px; float:left; height:auto; margin-right:5px;}
.border{border:1px solid #cecece;}

/* New css*/
.top_main_links {
	width:65px;
	float:left; height:45px;
	text-align:center;
}
.top_link_box {
	width:65px;
	float:left;
	height:35px;
	text-align:center;
}
.back{
	width:88px;
	height:25px;
	float:right;
	background:url(../images/button.gif) left top no-repeat;

}
.back a{
	text-align:center;
	text-decoration:none;
	padding-left:25px;
	font:bold 13px/22px Arial, Helvetica, sans-serif;
	color:#EFD7A6;

}
.back a:hover{
		text-decoration:underline;
}
.top_link
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#752a11;
	text-decoration:none;	
}
.top_link a
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#752a11;
	text-decoration:none;
	text-align:center;	
}
.top_link a:hover
{
	text-decoration:underline;	
}
.events
{
	width:550px;
	height:auto;
	border-bottom:solid 1px #D5D5D5;
	float:left;
	margin-top:5px;
	padding:5px;
}
.events span
{
	color:#5F5F5F;
	font-weight:bold;
	font-size:12px;
}
.events img
{
	border:solid 1px #E2E2E2;
	padding:2px;
	margin-right:5px;
	text-align:left;
	float:left;
	background-color:#fff;
}
.events p
{
	color:#4D4A3F;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}
.middle_content_album{
	width:570px;
	float:left;
	height:auto;
	margin-bottom:10px;
	padding-bottom:10px;
}
.middle_content_album ul{
	margin:0;
	padding:0px;
}
.middle_content_album li{
	list-style-type:none;
	padding-left:15px;
	font-size:12px;
	float:left;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
}
.dean_msg
{
	margin:0px;
	padding:0px;
}
.dean_msg img
{
	width:73px !important;
	height:59px !important;
	margin-right: 5px; margin-bottom:5px;
	float: left;
}
.section_mid p img
{
	width:73px !important;
	height:59px !important;
	margin-right: 5px; margin-bottom:5px;
	float: left;
}

.error {
	font-size: 12px;
	color:#D1422E !important;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  padding-left: 10px;
}
::-moz-placeholder { /* Firefox 19+ */
 padding-left: 10px;
}
:-ms-input-placeholder { /* IE 10+ */
  padding-left: 10px;
}
:-moz-placeholder { /* Firefox 18- */
 padding-left: 10px;
}
.btn-login{
    width: 100px;
    height: 30px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #d7d7d7;
}
.form-control
{
width: 300px;
    height: 30px;
    border-radius: 2px;
    border: 1px solid #dbdbdb;
    margin-bottom: 10px;
}