html {font-size : 100%;}

body {
	font-style : normal;
	font-weight : normal;
	font-size : 70.5%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

p, li {
	line-height: 180%;
}

img {
	border: none;
}

h1 {
	font-size: 200%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #082e62;
	font-style: normal;
}

h2 {
	font-size: 190%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #082e62;
	font-style: normal;
}

h3 {
	font-size: 160%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #082e62;
	font-style: normal;
}

h4 {
	font-size: 140%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #082e62;
	font-style: normal;
}

h5 {
	font-size: 140%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #082e62;
	font-style: normal;
	margin:0px;
	padding:0px;
}

#footer_link_text p {
margin:0px;
line-height:180%;
}

.home_shortcut p {
line-height:160%;
}

.school_text {
	font-size: 140%;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #082e62;
	margin:0px;
	padding:5px 0px;
	font-style: normal;
}

.eventstitle a {
	font-size: 14px;
	font-family: trebuchet ms, arial;
	color: #082e62;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}

.news_title a {
	font-size: 14px;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #082e62;
	font-style: normal;
	clear:both;
	margin: 0px 0px 10px 0px;
}

/*-----------------------------------------------------------------*/

ul,ol {
	color : #0b4c8d;
}

li {
	padding: 3px 0px 3px 0px;
}

td li {
color:#000000;
line-height: 160%;
margin:0px 0px 0px -10px;
padding:0px;
}

/*-----------------------------------------------------------------*/

hr {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	width: 100%;
	text-align: left;
}


/*-----------------------------------------------------------------*/


a {
	text-decoration: underline;
	color: #336699;
}

a:hover {
	text-decoration: none;
}

.location {
	color: #003366;
}

.embed_image {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 8px 0 10px !important;
  margin: 10px 0 0 5px;
}


.embed_gallery_image {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px;
}

.embed_gallery_image 
img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  } 
  

.embed_image_orange {
  border: 1px solid #c37b33;
  padding:3px;
}

.embed_image img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  img.apply_border {
	padding:3px;
	margin: 3px;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
}


img.apply_border:hover {
	padding:3px;
	margin: 3px;
	background-color: #ffffff;
	border: 1px solid #1c4577;
}

.embed_image_right {
  float:right;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 8px 0 10px !important;
  margin: 10px 0 0 5px;
}

.embed_image_right img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
  
  
  /*------------------------------Contact Form-----------------------------------*/

form.contactform {
font-size: 11px;
	color: #666666;
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-weight: normal;
}

fieldset.contactform {
	border: 1px dashed #666666;
}

legend.contactform  {
	color: #003399;
	font-weight: bold;
	background-color: #ffffff;	
}

input.contactform , select.contactform , textarea.contactform  {
	font-family: tahoma, Arial, Helvetica, sans-serif; 
	font-size : 100%;
	color: #666666;;
	text-decoration: none;
	border: 1px solid #748da6;
	padding: 2px 2px 2px 2px;
}

textarea.contactform  {
	padding: 3px 3px 3px 3px;
}  

.property_image {
padding:20px;
border: 1px solid #666666;
}