@font-face {  
	font-family : "Champagne";
	src : url("./media/champagne.eot");
}  

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #c5a087;
	margin-bottom: 0;
	font-weight: 100;
}

strong {
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Champagne, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	margin-bottom: 13px;
	text-transform: uppercase;
}

h3 {
	font-size: 10px;
}

p {
	margin-bottom: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

a, a:visited, a:active {
	color: #c5a087;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#menu_logo, #menu_link {
	text-align: center;
}
#menu_link li a, #menu_link li a:active{
	color:#31251E;
}
.module h2 {
	color: #404040;
	margin-bottom: 11px;
}

.module p {
	color: #808080;
	font-size: 11px;
	margin-bottom: 11px;
}

.module a, .module a:visited, .module a:active, .module a:hover {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 11px;
}

.module a:hover {
	text-decoration: underline;
}

#footer {
	text-align: center;
}

#footer p {
	font-size: 11px;
}

.title1{
	font-size: 24px;
	color: #fcd718;
	border-bottom: #746252 solid 1px;
	padding-bottom: 5px;
}

.title2, .title2 a, .title2 a:visited, .title2 a:active, .title2 a:hover {
	font-size: 20px;
	color: #FCD718;
	font-weight:normal;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.title2 a:hover {
	text-decoration: underline;
}

.titlegallery {
	padding: 5px;
	background-color: #2F221D;
}
	

.plist {
	padding-left: 10px;
	border-left: #746252 solid 1px;
}
