/* CSS Document */

body {
	color:#71716F;
	 top no-repeat #5d5852;
	font: 12px/24px Arial;
	margin-bottom: -20px;
}

* {
	margin:0;
	padding:0;
	outline:none;
	padding-right: 5px;
}

.clear {
clear:both;
}

#header {
height:227px;
width:760px;
margin:0 auto;
}

#header h1 {
padding:20px 0 15px 0;
text-indent: -9999px;
width: 200px;
height: 150px;
display:block;
z-index: 0;
}

#header h1 a {
color:#fff;
text-decoration:none;
}

#header h2 {
font:12px Georgia;
color:#e4a325;
letter-spacing:3px;
text-align:center;
}

#nav {
margin:0;
height: 35px;
background-color: #fff;
}

#nav li {
list-style:none;
float:left;
padding:7px 7px 9px;
}

#nav li a {
padding:7px 7px 6px;
font:12px Georgia;
text-transform: uppercase;
color:#757163;
font-weight:normal;
text-decoration:none;
}

#nav li a:hover {
color:#000;
}

#container {
	background:#ffffff;
	width:760px;
	margin:0 auto;
	background-color: #999999;
	background-image: url(../lsh.jpg);
}

#content {
	width:460px;
	float:left;
	padding:0px 20px;
}

#home #content {
background:url(../images/content.png) top right no-repeat;
padding:35px 20px;
width: 720px;
}

#content h3 {
color:#e4a325;
font:14px Georgia, Times, serif;
font-weight:bold;
text-align:left;
background:url(../images/h3.png) bottom no-repeat;
padding:10px 0;
margin-bottom:10px;
}

a {
	color:#EF383A;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
color:#333;
}

#content h3 a {
color:#842E31;
text-decoration:none;
float:left;
}

#content h3 a:hover {
color:#620c10;
}

#content p {
padding:10px 0;
line-height:21px;
}

.divider {
height:5px;
margin:10px auto;
width:460px;
background:url(../images/h3.png) no-repeat;
}

h4 {
font:12px Georgia, Times, serif;
font-weight:bold;
color:#e4a325;
border-bottom:1px solid #e7e7e7;
padding:5px 0;
margin:10px 0;
}


#content h2 span {
font:11px Georgia, Times, serif;
font-style:italic;
color:#777;
letter-spacing:3px;
}

#sidebar {
margin:0 0 0 530px;
background:url(../images/sidebar.png) top no-repeat;
padding:10px 20px;
}

#sidebar p {
font-size:11px;
line-height:18px;
}

#sidebar ul li {
list-style:none;
font-size:11px;
}



#sidebar ul li a:hover {
text-decoration:none;
}

#footer {
	height:20px;
	padding:0px 15px 0 15px;
	clear:both;
	background:url(../images/footer.png) top no-repeat;
}

#footer a.at {
display:block;
float:right;
text-align:left;
text-indent:-9999px;
height:24px;
width:26px;
background:url(../images/atlogo.png) no-repeat;
}

.comment {
background: #F6F4EF;
}

.comment div {
padding:2px 4px;
}

#content .comment p {
font:11px Arial;
color:#4A4B4A;
line-height:20px;
}

.commenter {
	background:url(../images/commenter.png) top left no-repeat;
	font:11px Arial;
	font-weight:bold;
	color:#393F3D;
}

.commenter a {
color:#4A8445;
text-decoration:none;
}

.commenter small {
color:#ACABA9;
font:10px Georgia;
letter-spacing:1px;
display:block;
}


b.rtop, b.rbottom{display:block;background: #FCFAF4}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #F6F4EF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

fieldset {
border:1px solid #F3F1E9;
padding:10px;
}

legend {
padding:5px;
}

label {

}

blockquote {
padding:0 20px;
font:12px Georgia;
font-style:italic;
}

#content ul {
margin:10px 0 10px 30px;
list-style-type:circle;
}

input, textarea {
	background:#fff;
	border:1px solid #000000;
	border-style: dashed;
	padding:5px;
	margin-bottom:5px;
	background-color: #F4F5F0;
}
input, textarea2 {
	background:#fff;
	border:1px solid #000000;
	border-style: dashed;
	padding:5px;
	margin-bottom:5px;
	background-color: #F4F5F0;
}

