@charset "UTF-8";
h3 {
	font-size: 23px;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
	line-height: normal;
	color: #000;
	text-align: center;
}
h3 a:link {
	color: #000;
}
h3 a:visited {
	color: #000;
}
h3 a:hover {
	color: #C00;
}
h3 a:active {
	color: #333;
}

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

/* Dreamweaver: uncomment these if you do want to customize the selection highlight
 *::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
 *::selection { background: #fe57a1; color: #fff; text-shadow: none; }
 */

/* =============================================================================
   Links
   ========================================================================== */

a {
	color: #ea0023;
	text-decoration: none;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
}
a:visited {
	color: #ea0023;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:focus {
	outline: thin dotted;
	color: #ea0023;
	text-decoration: none;
}

html, body {
	margin: 0;
	padding: 0;
}
p {
	font-size: 16px;
	margin-bottom: 1em;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif,;
	color: #000;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
h1 {
	font-family: 'Questrial', sans-serif, "Trebuchet MS", Arial, Helvetica;
"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	line-height: normal;
	padding-left: 5px;
}
h1 a:link {
	color: #FFF;
}
h1 a:visited {
	color: #FFF;
}
h1 a:hover {
	color: #C00;
}
h1 a:active {
	color: #FFF;
}
h2 {
	font-family: 'Questrial', sans-serif, "Trebuchet MS", Arial, Helvetica;
	font-size: 23px;
	color: #000;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
h2 a:link {
	color: #000;
}
h2 a:hover {
	color: #C00;
}
h2 a:visited {
	color: #000;
}
h2 a:active {
	color: #000;
}
.rouge {
	color: #ea0023;
	font-size: 20px;
	line-height: 23px;
	font-family: 'Questrial', sans-serif, "Trebuchet MS", Arial, Helvetica;
	font-weight: normal;
}
.white {
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif,;
	font-size: 14px;
	color: #FFF;
	padding-right: 20px;
}
.whitetitle {
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif,;
	font-size: 16px;
	color: #FFF;
}
.dotted-border {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #C90;
}
h4 {
	font-family: 'Questrial', sans-serif, "Trebuchet MS", Arial, Helvetica;
	font-size: 25px;
	font-style: normal;
	color: #000;
	line-height: 23px;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
}
h4 a:link {
	color: #000;
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
}
h4 a:visited {
	color: #000;
}
h4 a:hover {
	color: #C00;
}
h4 a:active {
	color: #000;
}
h5 {
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #EA0023;
	text-align: right;
}
h5 a:link {
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
h5 a:visited {
	color: #000;
}
h5 a:hover {
	color: #C00;
}
h5 a:active {
	color: #000;
}
li {
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif,;
	font-style: normal;
	line-height: 20px;
	color: #FFF;
	font-size: 15px;
}
.Capital {
	font-family: Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif,;
	font-size: 25px;
	line-height: 28px;
	font-weight: bolder;
	color: #49506C;
	font-style: normal;
}
.blue {
	color: #24488F;
	font-size: 20px;
	line-height: normal;
}
.red {
	color: #D1242F;
}
.border {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #E32C23;
	padding-right: 10px;
	padding-left: 10px;
}
#Introtxt img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.footer {
	font-size: 14px;
	line-height: normal;
	color: #666567;
	text-align: center;
}
#logo-ipod p img {
	padding: 5px;
}
#Contact p img {
	padding: 5px;
}
