@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/pt_sans-webfont.eot');
    src: url('../fonts/pt_sans-webfont.eot?iefix') format('eot'),
         url('../fonts/pt_sans-webfont.woff') format('woff'),
         url('../fonts/pt_sans-webfont.ttf') format('truetype'),
         url('../fonts/pt_sans-webfont.svg#webfontumnxCLi3') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #fcf7c7 url(../images/main_bgr.jpg) no-repeat center top;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	color: #504a53;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#holder {
	float: left;
	clear: left;
	position: relative;
	top: 0;
	left: 50%;
	margin: 0 0 0 -490px;
	padding: 0;
	background: #ffffff url(../images/content_bgr.jpg) repeat-y left top;
	width: 980px;
}

/* @group head */

#head {
	clear: left;
	float: left;
	display: block;
	width: 980px;}

.bg1 {
	background: url(../images/head_1.jpg) no-repeat;
}

.bg2 {
	background: url(../images/head_2.jpg) no-repeat;
}

.bg3 {
	background: url(../images/head_3.jpg) no-repeat;
}

.bg4 {
	background: url(../images/head_4.jpg) no-repeat;
}

.bg5 {
	background: url(../images/head_5.jpg) no-repeat;
}

.bg6 {
	background: url(../images/head_6.jpg) no-repeat;
}

.bg7 {
	background: url(../images/head_7.jpg) no-repeat;
}

.bg8 {
	background: url(../images/head_8.jpg) no-repeat;
}

.bg9 {
	background: url(../images/head_9.jpg) no-repeat;
}

.bg10 {
	background: url(../images/head_10.jpg) no-repeat;
}

.bg11 {
	background: url(../images/head_11.jpg) no-repeat;
}

#quoted, #quoted2 {
	width: 290px;
	height: 150px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 800;
	top: 20px;
	left: 30px;
}

#quoted p {
	margin: 0;
	padding: 0;
	color: #693c10;
	letter-spacing: 0;
	text-align: left;
	font: italic 26px/30px Georgia, "Times New Roman", Times, serif;
}

#quoted2 p {
	margin: 0;
	padding: 0;
	color: #693c10;
	letter-spacing: 0;
	text-align: left;
	font: italic 20px/24px Georgia, "Times New Roman", Times, serif;
}

#quoted2 .quotedauthor {
	margin: 0;
	padding: 0;
	color: #693c10;
	letter-spacing: 0;
	text-align: left;
	font: italic 14px/18px Georgia, "Times New Roman", Times, serif;
}

#mainmenu {
	overflow: hidden;
	z-index: 1000;
	position: relative;
	float: left;
	clear: left;
	display: block;
	width: 960px;
	height: 121px;
	padding: 0;
	margin: 131px 10px 0;
}

#mainmenu ul {
	float: left;
	clear: left;
	width: 960px;
	height: 121px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainmenu li {
	float: left;
	width: 120px;
	height: 121px;
	margin: 0;
	padding: 0;
}

#mainmenu li a {
	width: 120px;
	margin: 0;
	padding: 98px 0 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fcf7c7;
	text-shadow: #714f2e 0 -1px 0;
	background: url(../images/main_menu_default.png) no-repeat;
	font: 12px/13px "PtSansRegular", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height: 23px !important; height /**/: 121px;
}

#mainmenu li a:hover {
	width: 120px;
	margin: 0;
	padding: 95px 0 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	text-shadow: #714f2e 0 -1px 0;
	height: 26px !important; height /**/: 121px;
}

#mainmenu li .selected {
	width: 120px;
	margin: 0;
	padding: 95px 0 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	text-shadow: #714f2e 0 -1px 0;
	height: 26px !important; height /**/: 121px;
}

#menu_1 a:hover {
	background: url(../images/main_menu_1.png) no-repeat;
}

#menu_2 a:hover {
	background: url(../images/main_menu_2.png) no-repeat;
}

#menu_3 a:hover {
	background: url(../images/main_menu_3.png) no-repeat;
}

#menu_4 a:hover {
	background: url(../images/main_menu_4.png) no-repeat;
}

#menu_5 a:hover {
	background: url(../images/main_menu_5.png) no-repeat;
}

#menu_6 a:hover {
	background: url(../images/main_menu_6.png) no-repeat;
}

#menu_7 a:hover {
	background: url(../images/main_menu_7.png) no-repeat;
}

#menu_8 a:hover {
	background: url(../images/main_menu_8.png) no-repeat;
}

#menu_1 .selected {
	background: url(../images/main_menu_1.png) no-repeat;
}

#menu_2 .selected {
	background: url(../images/main_menu_2.png) no-repeat;
}

#menu_3 .selected {
	background: url(../images/main_menu_3.png) no-repeat;
}

#menu_4 .selected {
	background: url(../images/main_menu_4.png) no-repeat;
}

#menu_5 .selected {
	background: url(../images/main_menu_5.png) no-repeat;
}

#menu_6 .selected {
	background: url(../images/main_menu_6.png) no-repeat;
}

#menu_7 .selected {
	background: url(../images/main_menu_7.png) no-repeat;
}

#menu_8 .selected {
	background: url(../images/main_menu_8.png) no-repeat;
}

#submenu {
	float: left;
	clear: left;
	display: block;
	margin: 0 10px;
	width: 960px;
	height: 36px;
	background: #8676a8 url(../images/submenu_bgr.jpg) no-repeat;
}

#submenu ul {
	float: left;
	clear: left;
	width: 960px;
	height: 36px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#submenu li {
	margin: 0;
	padding: 13px 17px 0 15px;
	background: url(../images/submenu_divider.jpg) no-repeat right top;
	display: block;
	float: left;
	height: 23px !important; height /**/: 36px;
}

#submenu li a {
	color: #ffffff;
	font: 12px/14px "PtSansRegular", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;
	text-shadow: #6d6184 0 -1px 0;
	display: block;
}

#submenu li a:hover {
	text-shadow: #85789f 0 1px 0;
	color: #2e173f;
}

#submenu li .selected {
	text-shadow: #85789f 0 1px 0;
	color: #2e173f;
}




/* @end */

/* @group Content */

#content {
	width: 960px;
	margin: 0 10px;
	float: left;
	clear: left;
	background: url(../images/innercontent_bgr.jpg) no-repeat left top;
	padding-top: 11px;
}

#content p {
	color: #504a53;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 14px;
	margin-top: 0;
	margin-right: 0;
	padding: 0;
}

#content a {
	color: #756497;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
}

#content ul {
	color: #504a53;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 14px;
	margin-top: 0;
	margin-right: 0;
	padding: 0;
}

#content li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 25px;
	padding: 0;
}

#content small {
	margin-top: 5px;
	font-size: 10px;
}

#content h1 {
	color: #693c10;
	font: italic 24px/26px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	padding: 0;
	text-decoration: none;
}

#content h2 {
	color: #693c10;
	font: 18px/22px "PtSansRegular", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	margin-bottom: 7px;
	margin-top: 0;
	margin-right: 0;
	padding: 5px 0 0;
	display: block;
}

#content h3 {
	color: #693c10;
	font: 14px/18px "PtSansRegular", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align: left;
	margin-bottom: 7px;
	margin-top: 7px;
	margin-right: 0;
	padding: 7px 0 0;
	display: block;
}

#content h4 {
	color: #756497;
	font: italic 16px/24px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 0;
	margin-right: 0;
	padding: 0;
	text-decoration: none;
}

#leftcoloumn {
	width: 320px;
	margin: 7px 20px 0;
	padding: 0;
	float: left;
}

#leftcoloumn img {
	margin: 0 0 20px;
	padding: 0;
}

#centercoloumn {
	width: 280px;
	margin: 50px 20px 0 0;
	padding: 0;
	float: left;
}

#rightcoloumn {
	width: 280px;
	margin: 50px 20px 0 0;
	padding: 0;
	float: left;
}

#doublecoloumn {
	width: 580px;
	margin: 50px 20px 0 0;
	padding: 0;
	float: left;
}



/* @end */

/* @group footer */

#footer {
	float: left;
	clear: left;
	width: 980px;
	height: 68px;
	margin: 0;
	padding: 0;
	background: url(../images/footer_bgr.jpg) no-repeat;
}

#footer p {
	font: 10px "PtSansRegular", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-shadow: #85789f 0 1px 0;
	color: #ffffff;
}

#footer p a {
	text-shadow: #85789f 0 1px 0;
	color: #ffffff;
	text-decoration: none;
}

#footer p a:hover {
	text-shadow: #85789f 0 1px 0;
	color: #2e173f;
	text-decoration: none;
}

#footer .left {
	float: left;
	margin-right: 0;
	margin-left: 90px;
	margin-top: 41px;
}

#footer .right {
	float: right;
	margin: 41px 20px 0 0;
	padding: 0;
}



/* @end */