/* Content CSS Document */

/* General */

p {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #c4b08f;
	font-size: 21px;
	line-height: 18px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ab571f;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}

h3 {
	color: #ab921f;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	color: #ab571f;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	color: #ab571f;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #d6d8cd;
}

h6 {
	color: #ab571f;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* Standard Links */

a { color: #e11d32; text-decoration: none; outline:none;}
a:link { color: #e11d32; text-decoration: none; outline:none;}
a:hover { color: #c4b08f; text-decoration: underline; outline:none;}
a:visited { color: #e11d32; text-decoration: none; outline:none;}
a:visited:hover { color: #c4b08f; text-decoration: underline; outline:none;}


.previousbutton a { color: #e11d32; text-decoration: none; outline:none; font-size: 12px; border: 1px solid #e11d32; padding: 3px 5px 3px 5px;}
.previousbutton a:link { color: #e11d32; text-decoration: none; outline:none;}
.previousbutton a:hover { color: #c4b08f; text-decoration: none; outline:none; border:1px solid #c4b08f;}
.previousbutton a:visited { color: #e11d32; text-decoration: none; outline:none;}
.previousbutton a:visited:hover { color: #c4b08f; text-decoration: none; outline:none; border:1px solid #c4b08f;}


.nextbutton a { color: #e11d32; text-decoration: none; outline:none; font-size:12px; border:1px solid #e11d32; padding:3px 5px 3px 5px;}
.nextbutton a:link { color: #e11d32; text-decoration: none; outline:none;}
.nextbutton a:hover { color: #c4b08f; text-decoration: none; outline:none; border:1px solid #c4b08f;}
.nextbutton a:visited { color: #e11d32; text-decoration: none; outline:none;}
.nextbutton a:visited:hover { color: #c4b08f; text-decoration: none; outline:none; border:1px solid #c4b08f;}

/* pagination */

#Pagination p {
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6d6f72;
}

#Pagination a { color: #e11d32; text-decoration: none; outline:none; margin: 0 10px 0 0; padding:0 12px 0 0; border-right:1px solid #a1a2a4; font-size: 14px;}
#Pagination a:link { color: #e11d32; text-decoration: none; outline:none;}
#Pagination a:hover { color: #c4b08f; text-decoration: none; outline:none;}
#Pagination a:visited { color: #e11d32; text-decoration: none; outline:none;}
#Pagination a:visited:hover { color: #c4b08f; text-decoration: none; outline:none;}

#Pagination a.last {
	border-right: none;
}

#Pagination a.on {
	color: #ffffff;
}

#Pagination a.laston {
	border-right: none;
	color: #ffffff;
}

.imageprint {
	border:3px solid #ffffff;
}

.imagedetail {
	border:5px solid #ffffff;
}

#FooterOne a { color: #e11d32; text-decoration: none; outline:none;}
#FooterOne a:link { color: #e11d32; text-decoration: none; outline:none;}
#FooterOne a:hover { color: #c4b08f; text-decoration: none; outline:none;}
#FooterOne a:visited { color: #e11d32; text-decoration: none; outline:none;}
#FooterOne a:visited:hover { color: #c4b08f; text-decoration: none; outline:none;}

#FooterTwo a { color: #e11d32; text-decoration: none; outline:none;}
#FooterTwo a:link { color: #e11d32; text-decoration: none; outline:none;}
#FooterTwo a:hover { color: #c4b08f; text-decoration: none; outline:none;}
#FooterTwo a:visited { color: #e11d32; text-decoration: none; outline:none;}
#FooterTwo a:visited:hover { color: #c4b08f; text-decoration: none; outline:none;}
