.content .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
.content em {
	font-style:italic;
}
.content table {
	margin-bottom:1em;
	background-color:#C7CEB9;
}
.content table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#C7CEB9;
	font-weight:bold;
	border:1px solid #FFFFFF;
}
.content table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
.content table td {
	background-color:#DCE1D4;
}
.content h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
}
.content ul {
	list-style:square;
}
.content li {
	margin:0.5em;
}
.content a {
	text-decoration:underline;
	color:#646224;
}
body {
	background-image: url(../../images/designs/design01/theme3/background.jpg);
}
.center {
	background-image: url(../../images/designs/design01/theme3/center.png);
	background-repeat: repeat-y;
	background-position: center center;
	text-align:left;
}
.left_column {
	float: left;
	width: 183px;
	margin-top:0px !important;
	margin-top:-70px;
	height:auto !important;
	min-height:200px !important;
}
.right_column {
	padding: 322px 7px 30px 100px !important;
	padding: 132px 7px 30px 100px;
	border-top: 1px solid #A2905E !important;
	border-top: 0px;
}
.right_column .right_column_content {
	border-top: 1px solid #791D1E;
	padding-left: 100px;
	padding-top: 20px !important;
	padding-top: 15px;
	padding-right: 150px;
	margin-top: 0px !important;
	margin-top: 10px;
}

.content {
	margin: auto;
	width: 729px;
	background-image: url(../../images/designs/design01/theme3/rectangle.gif);
	background-position: 240px;
	padding-bottom: 1em;
}
.footer {
	background-color: #716F31;
	width: 730px;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 0.8em;
}
.footer a {
	line-height:2em;
	color:#FFFFFF;
	text-decoration:none;
	padding-left: 2em;
}
.body_shape {
	background-image: url(../../images/designs/design01/theme3/body_shape.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu {
	background: url(../../images/designs/design01/theme3/menu_bottom.gif) no-repeat 20px bottom;
	padding-bottom: 11px;
}
.menu ul {
	text-align: center;
	padding-top: 100px !important;
	padding-top: 30px;
	padding-bottom: 20px;
	list-style:none;
}
#menu_inner {
	color: #FFFFFF;
	background: #7F7E3D url(../../images/designs/design01/theme3/menu_background.jpg) no-repeat left bottom;
}
.header {
	background: url(../../images/designs/design01/theme3/header.jpg) no-repeat left top;
	width: 729px;
	position: absolute;
	height: 141px;
}
.left_column .menu li {
	background: url(../../images/designs/design01/theme3/menu_separator.gif) no-repeat center bottom;
	padding-bottom: 0.5em;
	margin:0;
}
.header_extra {
	position: relative;
	top: 141px;
	height: 46px;
	width: 729px;
}
.header_extra #left {
	background: url(../../images/designs/design01/theme3/header_extra_left.gif);
	float: left;
	height: 46px;
	width: 183px;
	overflow: hidden;
}
.header_extra #center {
	background: url(../../images/designs/design01/theme3/header_extra_center_top.jpg) no-repeat;
	float: left;
	height: 46px;
	width: 538px;
	padding-top: 46px;
}

.left_column .menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.left_column .menu a:hover {
	color: #CAD3B8;
	text-decoration: underline;
	font-weight:bold;
}
.header_extra #right {
	background: url(../../images/designs/design01/theme3/header_extra_right.gif) no-repeat left top;
	float: left;
	height: 46px;
	padding-top: 46px;
	width: 8px;
}

