@charset "utf-8";
/* CSS Document */

body {
	margin:				0pt;
	padding:			0pt;
}


/* -------------------------------------
/*  Baseline values for browser consistency
/* -------------------------------------*/

p, div, h1, h2, h3, h4, ul, li, form, input, select, option, fieldset {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 0;
}
fieldset {
	border: 			0;
}
img {
	margin:				0;
	padding:			0;
	border:				0;
}
ul {
	list-style:			none;
}
p {
	line-height:		1.4em;
}
a {
	outline:			0;
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #CCCCCC;
}


/* Site pages -------------------------------*/

h1{
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #D20000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #333333;
}

h3 {
	font-family: "Palatino Linotype";
	font-size: 14px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}

h4 a {
	color: #FF0000;
}

h4 a:hover {
	color: #333333;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 100px;
}

#logo {
	float: left;
	width: 300px;
	margin-left: 15px;
}

#menu {
	float: right;
	width: 610px;
	height: 65px;
	margin-left: 25px;
	margin-top: 10px;
}

#menu ul {

}

#menu li {
	float: left;
	width: 115px;
	height: 45px;
	margin-right: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
}

#menu li a {
	text-decoration: none;
	color: #333333;
}

#menu li a:hover {
	color: #999999;
}

#homeContent {
	
}

#homeText {
	height: 400px;
	width: 960px;
	float: left;
	margin-left: 0px;
}

#homeLeft {
	width: 375px;
	float: left;
	clear: both;
	padding-right: 25px;
	padding-left: 25px;
	height: 575px;
}

#homeRight {
	width: 400px;
	height: 490px;
	float: right;
}

.leftImage {
	width: 450px;
	float: left;
}

.rightImage {
}

#topRight {
	height: 225px;
	margin-top: 0px;
	margin-left: 17px;
}

#bottomRight {
	height: 225px;
	margin-left: 17px;
	margin-top: 10px;
}

#footer {
	margin-top: 25px;
	clear: left;
}
#aboutContent {
	height: auto;
	width: auto;
}
#aboutText {
	width: 475px;
	overflow:auto;
	height: 550px;
	float: right;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aboutImage {
	float: right;
	padding-left: 15px;
	width: 450px;
}
.view {
	border: thin solid #666666;
	margin: 2px;
}

#contactText {
	width: 400px;
	margin-top: 50px;
	margin-left: 30px;
	float: left;
	padding: 20px;
	border: 25px solid #CCC;
}

#contactImage {
	margin-top: 50px;
	float: right;
	margin-right: 30px;
}

#pressContain {
	width: 906px;
	background-color: #FFFFFF;
	border: #CCCCCC ridge medium;
	margin-left: 25px;
}
pressLine {
	width: 852px;
	border-bottom: thin ridge #CCCCCC;
	height: 75px;
	margin-left: 25px;
}
.pressStory {
	border: 3px solid #666666;
	padding: 20px;
	width: 750px;
	margin: auto;
	height: 125px;
}
.pressPic {
	padding: 0px;
	border: medium ridge #c6151b;
}
.storyPic {
	padding: 0px;
	border: medium ridge #c6151b;
	margin-left: 225px;
}
#pressWord {
	float: left;
	margin-left: 0px;
}
.pressHead {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 475px;
	color: #c6151b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.pressHeadRight {
	width: auto;
	float: right;
	font-size: 16px;
	font-family: georgia;
	font-weight: bold;
	text-align: right;


}

.red {
	color: #c6151b;
}
.pressText {
	font-size: 16px;
	padding-bottom: 0px;
	padding-top: 15px;
	font-family: georgia;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: left;
	float: left;
}
#missTeen {
	width: 700px;
	margin-left: 100px;
	border: thin solid #666666;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#eventText {
}

.photoLink {
	float: right;
	color: #C6151b;
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
}

.photoLink a {
	font-size: 18px;
	font-weight: bold;
	color: #C6151B;
}

#newsletter {
	height: 300px;
	width: 275px;
	float: left;
	padding: 15px;
	border: 4px solid #CCCCCC;
	margin-top: 30px;
}

#newsContent {
	width: 575px;
	float: left;
	padding: 25px;
}

#newStory {
	width: 550px;
}

.newsTitle {
	color: #333333;
	font-weight: bold;
	padding-top: 15px;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.date {
	float: right;
	padding-top: 15px;
	color: #FF0000;
	font-weight: bold;
	background-position: right;
}

.newsText {
	clear: left;
	padding-top: 20px;
	padding-bottom: 25px;
}

.newsImage {
	float: right;
	padding-left: 20px;
}
