@charset "utf-8";
/* standard */

body {
	padding: 0px;
	text-align: center;
	background-color: #C98E10;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/gold/background-image.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#page {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	display: block;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-image: url(images/gold/page-background.jpg);
	background-repeat: repeat;
}

#header {
	height: 156px;
	position: relative;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #935D00;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

}

#header h1 {
	position: absolute;
	left: 134px;
	top: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #935D00;

}

#header img {
	position: absolute;
	left: 17px;
	top: 51px;

}


#header .telephone  {
	position: absolute;
	left: 675px;
	top: 113px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
}

#header .telephone span {
	color: #935D00;
	margin: 0px;
	padding: 0px;

}



.logo {

}

#navigation {
	height: 47px;
	position: absolute;
	left: 248px;
	top: 0px;
	width: 718px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;

}
#navigation li {
	list-style-type: none;
	display: inline;

}
#navigation a {
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 26px;
	text-decoration: none;
	background-image: url(images/gold/background-nav.jpg);
	width: 120px;
	height: 47px;
	background-repeat: no-repeat;
	padding-top: 16px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}
#navigation a:hover {
	color: #855002;
	text-decoration: underline;

}

#right {
	width: 180px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F16985;

}
#right h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	color: #DC143C;
	margin: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right img {
	margin: 0px;
	padding: 0px;
}

#content {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #794200;
	line-height: 44px;
	margin: 0px;
	padding: 0px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	color: #925900;
	margin: 0px;
	padding: 0px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	color: #B17900;
	margin: 0px;
	padding: 0px;
}

#content h4 {
	font-size: 18px;
	line-height: 40px;
	color: #794200;
	margin: 0px;
	padding: 0px;
}

#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #925900;
	margin: 0px;
	padding: 0px;
}

#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #B17900;
	margin: 0px;
	padding: 0px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 30px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #935D00;
}

#content p a {
	font-weight: bold;
	color: #7C580C;
}

#content p a:hover {
	font-weight: bold;
	color: #B17900;
}

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;

}

#features {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #935D00;
}


#features h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #794200;
	line-height: 44px;
	margin: 0px;
	padding: 0px;
}

#features h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	color: #925900;
	margin: 0px;
	padding: 0px;
}

#features h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	color: #B17900;
	margin: 0px;
	padding: 0px;
}

#features h4 {
	font-size: 18px;
	line-height: 40px;
	color: #794200;
	margin: 0px;
	padding: 0px;
}

#features h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #925900;
	margin: 0px;
	padding: 0px;
}

#features h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	color: #B17900;
	margin: 0px;
	padding: 0px;
}

#features p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-image: url(../oxford/images/crimson/page-line-image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#features p a {
	font-weight: bold;
	color: #7C580C;
}

#features p a:hover {
	font-weight: bold;
	color: #B17900;
}

#features li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;

}

.f-panel {




}

.f-panel img {
	border: 1px solid #935D00;
	display: block;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(images/gold/image-background.jpg);
	background-repeat: repeat;
}

#footer {
	background-color: #ffa500;
}

