body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background-color:white;
	color:#404E4C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a, a:visited {
	color:#404E4C;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

#container {
	width:812px;
	margin:0px auto;
	border-top:7px solid #404E4C;
	border-left:1px solid red;
	border-right:1px solid red;
	background-color:#E2A36D;
}

#footer {
	margin-top:60px;
	text-align:center;
}

#footer p{
	text-align:left;
	padding-left:27px;
	font-size:9px;
}

#menu {
	width:130px;
	float:left;
}

#menu_items {
	text-align:right;
	margin-top:-3px
}

#menu_items a{
	color:#5C2C12;
	text-decoration:none;
	display:block;
	margin-bottom:20px;
	font-size:13px;
	padding-right:15px;
}

#menu_items a:hover{
	color:white;
	text-decoration:none;
}

#menu_items a.active {
	color:white;
}

#photo {
	width:217px;
	float:left;
	text-align:center;
}

#home_content {
	width:420px;
	margin-left:20px;
	float:left;
	margin-top:-3px;
}

#home_content h1 {
	font-size:24px;
	margin-left:12px;
}

#home_content h2 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:360px;
	margin-left:30px;
	text-align:center;
	margin-top:20px;
}

.paragraph_border {
	background-color:#F5CEA7;
	padding:7px;
}

.paragraph_border a {
	font-weight:bold;
	text-decoration:none;
}

.paragraph_border a:hover {
	text-decoration:none;
}

.paragraph_border a span{
	text-decoration:underline;
}

.paragraph_border p {
	margin-bottom:20px;
	line-height:1.4em;
}

#inner_content {
	width:400px;
	float:left;
	margin-left:15px;
}

#right_photo {
	padding-top:10px;
	width:225px;
	float:left;
	text-align:right;
}

.paragraph_border h4 {
	color:#404E4C;
	font-size:11px;
	margin-bottom:5px;
}

a.click_here {
	text-decoration:underline;
}

a:hover.click_here {
	text-decoration:underline;
}