@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Ubuntu);

@font-face {
  font-family: 'Goudy Old Style';
  src: url(goudyo.ttf);
}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 23px;
	font-family: 'Open Sans';
	color: #313131;
}

h2 {
	font-size: 19px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #313131;
}


h6	{
	font-size: 29px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #F00;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.m1	{
	height: 69px;
	width: 100%;
	padding-top: 23px;
	background-color: #FAFAFA;
	font-family: 'Goudy Old Style';
	font-size: 39px;
	color: #3C3C3C;
	text-align: center;
}


.container {
	height: auto;
	width: 100%;
	background-color: #f3f1ee;
}

#header {
	height: 169px;
	width: 100%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
}
.header1 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}
.header2 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}

.r1	{
	height: 139px;
	width: 100%;
}

#r2	{
	height: 30px;
	width: 100%;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #FAFAFA;
}
.r2a {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	font-family: 'Open Sans';
	font-size: 13.9px;
	float: left;
	text-align: center;
}
.r2b {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	background-color: #FAFAFA;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #6f0000;
	border-top-right-radius: 9.6px;
	border-top-left-radius: 9.6px;
	float: left;
	text-align: center;
}
	


.hdr1	{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #FAFAFA;
}

.hdr2	{
	font-family:'Ubuntu';
	font-size: 19px;
	color: #FAFAFA;
}


.hr1	{
	height: 33px;
	width: 269px;
	padding-top: 6px;
	background-color: #F33;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 5px 5px 0px 0px;
}

.hr2	{
	height: 190px;
	width: 269px;
	background-color: #e9e9e9;
	box-shadow: 0px 2px 2px 0px #818181;
	text-align: center;
}

.hr3	{
	height: 26px;
	width: 269px;
	padding-top: 6px;
	background-color: #C00;
	font-size: 13.9px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 0px 0px 5px 5px;
}



#mid	{
	height: 539px;
	width: 100%;
	background-color: #e9e9e9;
	border-radius: 5px 5px 0px 0px;

}

.s1	{
	font-size: 10.9px;
}

.s1a	{
	font-size: 16.9px;
}

.s2	{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 16.9px;
	color: #313131;
}

.s2a	{
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 13.9px;
	color: #313131;
}

.s3	{
	font-size: 13.9px;
	color: #FAFAFA;
}

.s3a	{
	font-size: 10.9px;
	color: #FAFAFA;
}

.s5	{
	font-family: 'Goudy Old Style';
	font-size: 31px;
	color: #960000;
}

.s5a	{
	font-family: 'Goudy Old Style';
	font-size: 26px;
	line-height: 39px;
	color: #515151;
}


.s6	{
	font-family: 'Goudy Old Style';
	font-size: 13.9px;
	color: #960000;
}

.submit	{
	font-size: 23px;
	background-color: #6f0000;
	color: #FAFAFA;
	border-radius: 5px 5px 5px 5px;
}

.s9	{
	font-family: 'Goudy Old Style'; 
	font-size: 16.9px;
}

.s19 {
	color: #515151;
}



.c1	{
	height: 33px;
	width: 239px;
	padding-top: 6px;
	background-color: #515151;
	font-family: Arial;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.c2	{
	height: 651px;
	width: 481px;
	background-color: #e1e1e1;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.content {
	height: auto;
	width: 100%;
	background-color: #f3f1ee;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

#content2 {
	height: 196px;
	width: 100%;
	background-color: #313131;
	border-top: 2px solid #FAFAFA;
	border-bottom: 2px solid #FAFAFA;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FAFAFA;
}
.c2a	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1a.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
	font-size: 19px;
	color: #FAFAFA;
}
.c2b	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1b.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
}
.c2c	{
	height: 196px;
	width: 33.6%;
	background-color: #313131;
	background-image: url(images/tpy1c.jpg);
	float: left;
	text-align: center;
}

.content3 {
	height: auto;
	width: 951px;
	background-color: #f3f1ee;
	padding-left: 9px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

.ct1 {
	height: 2px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #d1d1d1;
}

#slideme{
  position:relative;
  width:100%;
  height:539px;
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}
#slideme div{
  position:absolute;
  width:100%;
  height:539px;
  -webkit-background-size: cover; /* For WebKit*/
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}

.footer {
	height: 139px;
	width: 100%;
	background-color: #6f0000;
	font-family: 'Open Sans';
	font-size: 10.9px;
	color: #FAFAFA;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  { 

@font-face {
  font-family: 'Goudy Old Style';
  src: url(goudyo.ttf);
}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 23px;
	font-family: 'Open Sans';
	color: #313131;
}

h2 {
	font-size: 19px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #313131;
}


h6	{
	font-size: 29px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #F00;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.m1	{
	height: 69px;
	width: 105%;
	padding-top: 23px;
	background-color: #FAFAFA;
	font-family: 'Goudy Old Style';
	font-size: 36px;
	color: #3C3C3C;
	text-align: center;
}


.container {
	height: auto;
	width: 105%;
	background-color: #f3f1ee;
}

#header {
	height: 169px;
	width: 105%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
}
.header1 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}
.header2 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}

.r1	{
	height: 139px;
	width: 100%;
}

#r2	{
	height: 30px;
	width: 100%;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #FAFAFA;
}
.r2a {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	font-family: 'Open Sans';
	font-size: 13.9px;
	float: left;
	text-align: center;
}
.r2b {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	background-color: #FAFAFA;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #6f0000;
	border-top-right-radius: 9.6px;
	border-top-left-radius: 9.6px;
	float: left;
	text-align: center;
}
	


.hdr1	{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #FAFAFA;
}

.hdr2	{
	font-family:'Ubuntu';
	font-size: 19px;
	color: #FAFAFA;
}


.hr1	{
	height: 33px;
	width: 269px;
	padding-top: 6px;
	background-color: #F33;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 5px 5px 0px 0px;
}

.hr2	{
	height: 190px;
	width: 269px;
	background-color: #e9e9e9;
	box-shadow: 0px 2px 2px 0px #818181;
	text-align: center;
}

.hr3	{
	height: 26px;
	width: 269px;
	padding-top: 6px;
	background-color: #C00;
	font-size: 13.9px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 0px 0px 5px 5px;
}



#mid	{
	height: 539px;
	width: 105%;
	background-color: #e9e9e9;
	border-radius: 5px 5px 0px 0px;

}

.s1	{
	font-size: 10.9px;
}

.s1a	{
	font-size: 16.9px;
}

.s2	{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 16.9px;
	color: #313131;
}

.s2a	{
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 13.9px;
	color: #313131;
}

.s3	{
	font-size: 13.9px;
	color: #FAFAFA;
}

.s3a	{
	font-size: 10.9px;
	color: #FAFAFA;
}

.s5	{
	font-family: 'Goudy Old Style';
	font-size: 31px;
	color: #960000;
}

.s5a	{
	font-family: 'Goudy Old Style';
	font-size: 26px;
	line-height: 39px;
	color: #515151;
}


.s6	{
	font-family: 'Goudy Old Style';
	font-size: 13.9px;
	color: #960000;
}

.submit	{
	font-size: 23px;
	background-color: #6f0000;
	color: #FAFAFA;
	border-radius: 5px 5px 5px 5px;
}

.s9	{
	font-family: 'Goudy Old Style'; 
	font-size: 16.9px;
}

.s19 {
	color: #515151;
}



.c1	{
	height: 33px;
	width: 239px;
	padding-top: 6px;
	background-color: #515151;
	font-family: Arial;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.c2	{
	height: 651px;
	width: 481px;
	background-color: #e1e1e1;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.content {
	height: auto;
	width: 100%;
	background-color: #f3f1ee;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

#content2 {
	height: 196px;
	width: 100%;
	background-color: #313131;
	border-top: 2px solid #FAFAFA;
	border-bottom: 2px solid #FAFAFA;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FAFAFA;
}
.c2a	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1a.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
	font-size: 19px;
	color: #FAFAFA;
}
.c2b	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1b.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
}
.c2c	{
	height: 196px;
	width: 33.6%;
	background-color: #313131;
	background-image: url(images/tpy1c.jpg);
	float: left;
	text-align: center;
}

.content3 {
	height: auto;
	width: 951px;
	background-color: #f3f1ee;
	padding-left: 9px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

.ct1 {
	height: 2px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #d1d1d1;
}

#slideme{
  position:relative;
  width:100%;
  height:539px;
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}
#slideme div{
  position:absolute;
  width:100%;
  height:539px;
  -webkit-background-size: cover; /* For WebKit*/
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}

.footer {
	height: 139px;
	width: 105%;
	background-color: #6f0000;
	font-family: 'Open Sans';
	font-size: 10.9px;
	color: #FAFAFA;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}


}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 

@font-face {
  font-family: 'Goudy Old Style';
  src: url(goudyo.ttf);
}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 23px;
	font-family: 'Open Sans';
	color: #313131;
}

h2 {
	font-size: 19px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #313131;
}


h6	{
	font-size: 29px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #F00;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.m1	{
	height: 69px;
	width: 105%;
	padding-top: 23px;
	background-color: #FAFAFA;
	font-family: 'Goudy Old Style';
	font-size: 36px;
	color: #3C3C3C;
	text-align: center;
}


.container {
	height: auto;
	width: 105%;
	background-color: #f3f1ee;
}

#header {
	height: 169px;
	width: 105%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
}
.header1 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}
.header2 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}

.r1	{
	height: 139px;
	width: 100%;
}

#r2	{
	height: 30px;
	width: 100%;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #FAFAFA;
}
.r2a {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	font-family: 'Open Sans';
	font-size: 13.9px;
	float: left;
	text-align: center;
}
.r2b {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	background-color: #FAFAFA;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #6f0000;
	border-top-right-radius: 9.6px;
	border-top-left-radius: 9.6px;
	float: left;
	text-align: center;
}
	


.hdr1	{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #FAFAFA;
}

.hdr2	{
	font-family:'Ubuntu';
	font-size: 19px;
	color: #FAFAFA;
}


.hr1	{
	height: 33px;
	width: 269px;
	padding-top: 6px;
	background-color: #F33;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 5px 5px 0px 0px;
}

.hr2	{
	height: 190px;
	width: 269px;
	background-color: #e9e9e9;
	box-shadow: 0px 2px 2px 0px #818181;
	text-align: center;
}

.hr3	{
	height: 26px;
	width: 269px;
	padding-top: 6px;
	background-color: #C00;
	font-size: 13.9px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 0px 0px 5px 5px;
}



#mid	{
	height: 539px;
	width: 105%;
	background-color: #e9e9e9;
	border-radius: 5px 5px 0px 0px;

}

.s1	{
	font-size: 10.9px;
}

.s1a	{
	font-size: 16.9px;
}

.s2	{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 16.9px;
	color: #313131;
}

.s2a	{
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 13.9px;
	color: #313131;
}

.s3	{
	font-size: 13.9px;
	color: #FAFAFA;
}

.s3a	{
	font-size: 10.9px;
	color: #FAFAFA;
}

.s5	{
	font-family: 'Goudy Old Style';
	font-size: 31px;
	color: #960000;
}

.s5a	{
	font-family: 'Goudy Old Style';
	font-size: 26px;
	line-height: 39px;
	color: #515151;
}


.s6	{
	font-family: 'Goudy Old Style';
	font-size: 13.9px;
	color: #960000;
}

.submit	{
	font-size: 23px;
	background-color: #6f0000;
	color: #FAFAFA;
	border-radius: 5px 5px 5px 5px;
}

.s9	{
	font-family: 'Goudy Old Style'; 
	font-size: 16.9px;
}

.s19 {
	color: #515151;
}



.c1	{
	height: 33px;
	width: 239px;
	padding-top: 6px;
	background-color: #515151;
	font-family: Arial;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.c2	{
	height: 651px;
	width: 481px;
	background-color: #e1e1e1;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.content {
	height: auto;
	width: 100%;
	background-color: #f3f1ee;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

#content2 {
	height: 196px;
	width: 105%;
	background-color: #313131;
	border-top: 2px solid #FAFAFA;
	border-bottom: 2px solid #FAFAFA;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FAFAFA;
}
.c2a	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1a.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
	font-size: 19px;
	color: #FAFAFA;
}
.c2b	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1b.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
}
.c2c	{
	height: 196px;
	width: 33.6%;
	background-color: #313131;
	background-image: url(images/tpy1c.jpg);
	float: left;
	text-align: center;
}

.content3 {
	height: auto;
	width: 951px;
	background-color: #f3f1ee;
	padding-left: 9px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

.ct1 {
	height: 2px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #d1d1d1;
}

#slideme{
  position:relative;
  width:100%;
  height:539px;
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}
#slideme div{
  position:absolute;
  width:100%;
  height:539px;
  -webkit-background-size: cover; /* For WebKit*/
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}

.footer {
	height: 139px;
	width: 105%;
	background-color: #6f0000;
	font-family: 'Open Sans';
	font-size: 10.9px;
	color: #FAFAFA;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}


}


@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {

@font-face {
  font-family: 'Goudy Old Style';
  src: url(goudyo.ttf);
}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 23px;
	font-family: 'Open Sans';
	color: #313131;
}

h2 {
	font-size: 19px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #313131;
}


h6	{
	font-size: 29px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #F00;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.m1	{
	height: 69px;
	width: 105%;
	padding-top: 23px;
	background-color: #FAFAFA;
	font-family: 'Goudy Old Style';
	font-size: 36px;
	color: #3C3C3C;
	text-align: center;
}


.container {
	height: auto;
	width: 105%;
	background-color: #f3f1ee;
}

#header {
	height: 169px;
	width: 105%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
}
.header1 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}
.header2 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}

.r1	{
	height: 139px;
	width: 100%;
}

#r2	{
	height: 30px;
	width: 100%;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #FAFAFA;
}
.r2a {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	font-family: 'Open Sans';
	font-size: 13.9px;
	float: left;
	text-align: center;
}
.r2b {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	background-color: #FAFAFA;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #6f0000;
	border-top-right-radius: 9.6px;
	border-top-left-radius: 9.6px;
	float: left;
	text-align: center;
}
	


.hdr1	{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #FAFAFA;
}

.hdr2	{
	font-family:'Ubuntu';
	font-size: 19px;
	color: #FAFAFA;
}


.hr1	{
	height: 33px;
	width: 269px;
	padding-top: 6px;
	background-color: #F33;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 5px 5px 0px 0px;
}

.hr2	{
	height: 190px;
	width: 269px;
	background-color: #e9e9e9;
	box-shadow: 0px 2px 2px 0px #818181;
	text-align: center;
}

.hr3	{
	height: 26px;
	width: 269px;
	padding-top: 6px;
	background-color: #C00;
	font-size: 13.9px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 0px 0px 5px 5px;
}



#mid	{
	height: 539px;
	width: 105%;
	background-color: #e9e9e9;
	border-radius: 5px 5px 0px 0px;

}

.s1	{
	font-size: 10.9px;
}

.s1a	{
	font-size: 16.9px;
}

.s2	{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 16.9px;
	color: #313131;
}

.s2a	{
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 13.9px;
	color: #313131;
}

.s3	{
	font-size: 13.9px;
	color: #FAFAFA;
}

.s3a	{
	font-size: 10.9px;
	color: #FAFAFA;
}

.s5	{
	font-family: 'Goudy Old Style';
	font-size: 31px;
	color: #960000;
}

.s5a	{
	font-family: 'Goudy Old Style';
	font-size: 26px;
	line-height: 39px;
	color: #515151;
}


.s6	{
	font-family: 'Goudy Old Style';
	font-size: 13.9px;
	color: #960000;
}

.submit	{
	font-size: 23px;
	background-color: #6f0000;
	color: #FAFAFA;
	border-radius: 5px 5px 5px 5px;
}

.s9	{
	font-family: 'Goudy Old Style'; 
	font-size: 16.9px;
}

.s19 {
	color: #515151;
}



.c1	{
	height: 33px;
	width: 239px;
	padding-top: 6px;
	background-color: #515151;
	font-family: Arial;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.c2	{
	height: 651px;
	width: 481px;
	background-color: #e1e1e1;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.content {
	height: auto;
	width: 100%;
	background-color: #f3f1ee;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

#content2 {
	height: 196px;
	width: 105%;
	background-color: #313131;
	border-top: 2px solid #FAFAFA;
	border-bottom: 2px solid #FAFAFA;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FAFAFA;
}
.c2a	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1a.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
	font-size: 19px;
	color: #FAFAFA;
}
.c2b	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1b.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
}
.c2c	{
	height: 196px;
	width: 33.6%;
	background-color: #313131;
	background-image: url(images/tpy1c.jpg);
	float: left;
	text-align: center;
}

.content3 {
	height: auto;
	width: 951px;
	background-color: #f3f1ee;
	padding-left: 9px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

.ct1 {
	height: 2px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #d1d1d1;
}

#slideme{
  position:relative;
  width:100%;
  height:539px;
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}
#slideme div{
  position:absolute;
  width:100%;
  height:539px;
  -webkit-background-size: cover; /* For WebKit*/
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}

.footer {
	height: 139px;
	width: 105%;
	background-color: #6f0000;
	font-family: 'Open Sans';
	font-size: 10.9px;
	color: #FAFAFA;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}


}


@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) {

@font-face {
  font-family: 'Goudy Old Style';
  src: url(goudyo.ttf);
}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 23px;
	font-family: 'Open Sans';
	color: #313131;
}

h2 {
	font-size: 19px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #313131;
}


h6	{
	font-size: 29px;
	font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	color: #F00;
	text-align: center;
	text-shadow: 1.5px 1.5px #c1c1c1;
}


.m1	{
	height: 69px;
	width: 105%;
	padding-top: 23px;
	background-color: #FAFAFA;
	font-family: 'Goudy Old Style';
	font-size: 36px;
	color: #3C3C3C;
	text-align: center;
}


.container {
	height: auto;
	width: 105%;
	background-color: #f3f1ee;
}

#header {
	height: 169px;
	width: 105%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
}
.header1 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}
.header2 {
	height: 169px;
	width: 50%;
	background-color: #6f0000;
	font-family: Arial;
	color: #FAFAFA;
	float: left;
}

.r1	{
	height: 139px;
	width: 100%;
}

#r2	{
	height: 30px;
	width: 100%;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #FAFAFA;
}
.r2a {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	font-family: 'Open Sans';
	font-size: 13.9px;
	float: left;
	text-align: center;
}
.r2b {
	height: 25px;
	width: 16%;
	padding-top: 5px;
	background-color: #FAFAFA;
	font-family: 'Open Sans';
	font-size: 13.9px;
	color: #6f0000;
	border-top-right-radius: 9.6px;
	border-top-left-radius: 9.6px;
	float: left;
	text-align: center;
}
	


.hdr1	{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 36px;
	color: #FAFAFA;
}

.hdr2	{
	font-family:'Ubuntu';
	font-size: 19px;
	color: #FAFAFA;
}


.hr1	{
	height: 33px;
	width: 269px;
	padding-top: 6px;
	background-color: #F33;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 5px 5px 0px 0px;
}

.hr2	{
	height: 190px;
	width: 269px;
	background-color: #e9e9e9;
	box-shadow: 0px 2px 2px 0px #818181;
	text-align: center;
}

.hr3	{
	height: 26px;
	width: 269px;
	padding-top: 6px;
	background-color: #C00;
	font-size: 13.9px;
	color: #FAFAFA;
	text-align: center;
	box-shadow: 0px 2px 2px 1px #818181;
	border-radius: 0px 0px 5px 5px;
}



#mid	{
	height: 539px;
	width: 105%;
	background-color: #e9e9e9;
	border-radius: 5px 5px 0px 0px;

}

.s1	{
	font-size: 10.9px;
}

.s1a	{
	font-size: 16.9px;
}

.s2	{
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 16.9px;
	color: #313131;
}

.s2a	{
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size: 13.9px;
	color: #313131;
}

.s3	{
	font-size: 13.9px;
	color: #FAFAFA;
}

.s3a	{
	font-size: 10.9px;
	color: #FAFAFA;
}

.s5	{
	font-family: 'Goudy Old Style';
	font-size: 31px;
	color: #960000;
}

.s5a	{
	font-family: 'Goudy Old Style';
	font-size: 26px;
	line-height: 39px;
	color: #515151;
}


.s6	{
	font-family: 'Goudy Old Style';
	font-size: 13.9px;
	color: #960000;
}

.submit	{
	font-size: 23px;
	background-color: #6f0000;
	color: #FAFAFA;
	border-radius: 5px 5px 5px 5px;
}

.s9	{
	font-family: 'Goudy Old Style'; 
	font-size: 16.9px;
}

.s19 {
	color: #515151;
}



.c1	{
	height: 33px;
	width: 239px;
	padding-top: 6px;
	background-color: #515151;
	font-family: Arial;
	font-size: 19px;
	color: #FAFAFA;
	text-align: center;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
}

.c2	{
	height: 651px;
	width: 481px;
	background-color: #e1e1e1;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.content {
	height: auto;
	width: 100%;
	background-color: #f3f1ee;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

#content2 {
	height: 196px;
	width: 105%;
	background-color: #313131;
	border-top: 2px solid #FAFAFA;
	border-bottom: 2px solid #FAFAFA;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FAFAFA;
}
.c2a	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1a.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
	font-size: 19px;
	color: #FAFAFA;
}
.c2b	{
	height: 196px;
	width: 33%;
	background-color: #313131;
	background-image: url(images/tpy1b.jpg);
	border-right: 2px solid #FAFAFA;
	float: left;
	text-align: center;
}
.c2c	{
	height: 196px;
	width: 33.6%;
	background-color: #313131;
	background-image: url(images/tpy1c.jpg);
	float: left;
	text-align: center;
}

.content3 {
	height: auto;
	width: 951px;
	background-color: #f3f1ee;
	padding-left: 9px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 13px;
	color: #313131;
}

.ct1 {
	height: 2px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #d1d1d1;
}

#slideme{
  position:relative;
  width:100%;
  height:539px;
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}
#slideme div{
  position:absolute;
  width:100%;
  height:539px;
  -webkit-background-size: cover; /* For WebKit*/
  -moz-background-size: cover;     /* Mozilla*/
  -o-background-size: cover;      /* Opera*/
  background-size: cover;         /* Generic*/
  border-radius: 5px 5px 0px 0px;

}

.footer {
	height: 139px;
	width: 105%;
	background-color: #6f0000;
	font-family: 'Open Sans';
	font-size: 10.9px;
	color: #FAFAFA;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}



}