/* CSS Document */

body, html{
	margin:0;
	padding:0;
}

body {
	background: #DEDDBC url(images/bg.jpg) repeat-x top;
	font-size:16px;
	font-family:"Times New Roman", Times, serif
}

h1{
	color:#68674E;
	font-size:32px;
	margin:0;
	padding:0;
	
	margin-top:20px;
	margin-bottom:15px;
}

h2{
	color:#BAB971;
	font-size:25px;
	margin:0;
	padding:0;	
	margin-top:15px;
	margin-bottom:10px;
}

a{
	color:#68674E;
}

.clearit{
	clear:both;
	padding:0px;
	margin:0px;
	height:0px;
}

.left{
	float:left;
}
.right{
	float:right;
}

#centerintro, #wrapper{
	margin:0;
	padding:0;
	width:920px;
	margin: auto;
	background-color: #FFFFFF;
	border: #E1E1AB 10px solid;
	position:relative;
}

#wrapper{
	margin-top:0;
	margin-bottom:40px;
	padding-bottom:30px;
}

#centerintro{
	margin-top:80px;
	background: #FFFFFF url(images/intro.jpg) no-repeat bottom;
}

#centerintro .centercontent {
	margin-bottom: 115px;
	margin-top:20px;
	background:url(images/logo.jpg) no-repeat top center;
	height:100px;
  	height:auto !important; 
	min-height:100px;
	Overflow: Visible;
	padding-left: 35px;
	padding-right: 15px;
}

#centerintro .centercontent .left, #centerintro .centercontent .right{
	width:36%;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#293033;
	line-height:30px;
}
#centerintro .centercontent .right{
	width:42%;
}
#centerintro .centercontent .left{
	text-align:right;
}
#centerintro .centercontent p{
	padding:0px;
	marging:0px;
	margin-top:20px;
}
#centerintro .centercontent .linkbutton {
	background:#D8D799;
	text-decoration:none;
	font-size:17px;
	padding:4px 30px;
	color:#293033;
}
#centerintro .centercontent .linkbutton:hover{
	text-decoration:underline;
}

#topmenu{
	width:910px;
	margin:auto;
	text-align:right;
	margin-bottom:5px;
	margin-top:10px;
}
#topmenu, #topmenu a{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#topmenu a:hover{
	text-decoration:underline;
}

#tempHeader{
	margin:0;
	padding:0;
	width:920px;
	height:175px;
	background-image:url(images/frontHeader.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}

#tempHeader h1{
	width:500px;
	height:20px;
	margin-top:55px;
	padding-left:200px;
	padding-bottom:50px;
	position:relative;
	color:#293033;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	line-height:34px;
	font-weight:normal;
}

#tempHeader #slideImage{
	position:relative;
	float:right;
	margin-right:28px;
	margin-top:-118px;
	width:232px;
	height:130px;
	overflow:hidden;
}

#wrapper #search{
	margin:0;
	padding:0;
	margin-top:2px;
	padding-top:5px;
	padding-bottom:7px;
	width:100%;
	background-color:#293033;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	float:left;
	_margin-top:-14px;
}
#wrapper #search img{
	margin-right:10px;
	border:0px;
}
#wrapper #search input.search_string{
	font-size:12px;
	width:83px;
}

#wrapper #search input.button{
	width:19px;
	height:13px;
	margin-right:10px;
}

#wrapper #search form{
	margin:0;
	padding:0;
	height:20px;
}
#wrapper #content{
	background:url(images/bgcontent.gif) repeat-y left;
}
#wrapper #content .left{
	width:212px;
}
#wrapper #content .right{
	width:650px;
	padding: 20px;
	padding-top:0px;
}
#wrapper #content .left #leftmenu{
 margin:0px 14px;
}
#wrapper #content .left #leftmenu, #wrapper #content .left #leftmenu a, #wrapper #content .right .box .title{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#68674E;
	font-weight:bold;
	text-decoration:none;
}
#wrapper #content .left #leftmenu a:hover{
	text-decoration:underline;
}
#wrapper #content .left #leftmenu ul{
	list-style:none;
	text-align:center;
	padding:0px;
	margin:20px 0px;
}
#wrapper #content .left #leftmenu li{
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:#BAB971 1px dotted;
}
#wrapper #content .left #leftmenu li.last-child {
	border:none;
}

#wrapper #content .left #leftmenu li ul{
	margin:0;
	padding:0;
	padding-top:5px;
}

#wrapper #content .left #leftmenu li li{
	margin:0;
	padding:0;
	padding-top:3px;
	padding-bottom:3px;
	border:none;
}

#wrapper #content .left #leftmenu li li a{
	font-size:13px;
	color:#BAB971;
	padding-left:10px;
}

#wrapper #content .right .box .title, #wrapper #content .right .box{
	padding-bottom:15px;
	padding-top:10px;
}
#wrapper #content .right .colright {
	width:300px;
	float:right;
	margin-right:15px;
}
#wrapper #content .right .colleft {
	width:300px;
	float:left;
}

#wrapper #content .right .colleft h2, #wrapper #content .right .colright h2{
	display:none;
}

#wrapper #content .right .title, #wrapper #content .right .title{
	width:100%;
	background:#D8D799 url(images/bgtitle.gif) repeat-x  bottom;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#293033;
	padding-bottom:10px;
	padding-top:4px;
	padding-left:10px;
	padding-right:5px;
}
#wrapper #content .right .colleft ul, #wrapper #content .right .colright ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#wrapper #content .right .colleft li, #wrapper #content .right .colright li{
	margin-top:8px;
	padding-bottom:8px;
	padding-left:12px;
	border-bottom:#BAB971 1px dotted;
	background: 0px 3px url(images/listitem.jpg) no-repeat;
}
#wrapper #content .right .colleft, #wrapper #content .right .colright, #wrapper #content .right .colleft a, #wrapper #content .right .colright a{
	text-decoration:none;
	color:#000000;
}
#wrapper #content .right .colleft a:hover, #wrapper #content .right .colright a:hover{
	text-decoration:underline;
}


#blogMenu{
	float:left;
}

#blogMenu .title{
	width:300px;
	float:left;
}

#theHide{
	display:none;
}	