/* CSS Document */

body
{
	background:#e7e3dd url(images/bg.jpg) 0 0 repeat-x;
	padding:0;
	margin:0;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:13px;
	font-weight:normal;
}

a, img, img a, input
{
	outline:0;
	border:0;
}
a
{
	color:#000;
	text-decoration:none;
}

a:hover
{
	color:#000;
	text-decoration:underline;
}


h1, h2, h3
{
	font-size:20px;
	color:#000000;
	padding:0;
	margin:0;
	line-height:22px;
}

#wrapper
{
	background:url(images/wrapperbg.png) 0 0 repeat-y;
	width:910px;
	margin:0 auto;
}

#wrapper2
{
	width:880px;
	margin:0 auto;
}

#headerbg
{
	background:url(images/headerbg.jpg) 0 0 repeat-x;
	height:120px;
}

#headerbg .logo
{
	padding-top:38px;
	padding-left:20px;
}

#headerform
{
	background:url(images/header.jpg) 0 0 no-repeat;
	height:280px;
}

#module
{
	background:url(images/modulebg.jpg) 0 0 repeat-x;
	height:208px;
}

.modulebox
{
	width:290px;
	float:left;
	background:url(images/divider.jpg) 100% 0 no-repeat;
	height:208px;
}

.modulebox .padding
{
	width:250px;
	height:160px;
	margin:25px auto;
}

.modulebox h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#242220;
	padding:0;
	margin:0;
	font-weight:normall
}

.photobg
{
	width:72px;
	height:82px;
	padding-right:10px;
	padding-top:15px;
	float:left;
	background:url(images/photobg.jpg) 0 15px no-repeat;
}

.photobg img
{
height:59px;
padding-left:3px;
padding-top:3px;
width:66px;
}

.phototext
{
	float:left;
	padding-top:10px;
	width:165px;
	font-size:12px;
	line-height:16px;
	height:85px;
	overflow:hidden;
}

.readmore
{
	color:#fff;
	padding-top:5px;
	font-size:12px;
	margin:0;
	float:right;
	text-align:center;
}

.readmore a
{
	background:#74706b;
	color:#fff;
	text-decoration:none;
	padding:10px 15px;
}

.readmore a:hover
{
	background:#d00001;
	color:#fff;
	text-decoration:none;
}

.contentbg
{
	background:url(images/contentbg.jpg) 0 0 repeat-x;
	width:624px;
	float:left;
}

.contentbg .padding
{
	width:585px;
	margin:25px auto;
}
.sidebarbg
{
	background:url(images/sidebarbg.jpg) 0 0 repeat-x;
	width:256px;
	float:left;
}

.sidebarbg .padding
{
	width:235px;
	margin:25px auto;
}

.sidebarbg ul
{
	padding:0;
	margin:0;
	padding-left:10px;
	padding-top:15px;
}

.sidebarbg li
{
	list-style:none;
}


.contentbg li
{
	list-style:none;
}
.sidebarbg ul li
{
	padding:0;
	margin:0;
	padding-left:25px;
	padding-bottom:15px;
	list-style:none;
	background:url(images/bullet.png) 0 3px no-repeat;
}

#footer1
{
	background:url(images/footer1.png) 0 0 repeat-x;
	width:880px;
	margin:0 auto;
	padding-top:80px;
	color:#55514d;
	padding-bottom:25px;
}

#footer1 a
{
	color:#55514d;
}

#footer1 a:hover
{
	color:#fff;
}

#footer2
{
	background:#aca6a0 url(images/footer2.png) 0 0 repeat-x;
}

h2.widgettitle
{
	font-size:20px;
	color:#000000;
	padding:0;
	margin:0;
	line-height:22px;
	list-style:none;
}

.hform
{
padding-left:110px;
padding-top:177px;
width:260px;
}

.hform input.input
{
	width:180px;
	text-align:center;
	border:0;
	font-size:18px;
}

.btn1
{
	float:right;
}
