@charset "UTF-8";
/* Styles for all Edit Documents */

* {
padding: none;
margin: none;
}

body {
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}


p {
font-family: Helvetica, sans-serif;
font-size: 17px;
line-height: 25px;
margin-top:7px;
}

h1 {
font-family:"Times New Roman", Times, serif;
  font-size: 24px;
  color: #EF0022;
  font-weight: normal;
}

.edit {
font-family:Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #EF0022;
  font-weight: bold;
}


.clear {
clear:both;
height:1px;
font-size:1px;
line-height:1px;
overflow:hidden;
}

#map {
padding-bottom:50px;
}

#title {
width: 700px;
height: 20px;
margin-top: 50px;
margin-bottom:10px;
background-image: url(../images/interface/dot.gif);
/*In ie6 it is making the title box bigger for some reason, so it was making the repeat of the
y visible, so I set it to repeat x only*/
background-repeat:repeat-x;
}

.whiteout {
background-color: white;
}

li {

margin-left:15px;
}

#wrapper { 
	width: 700px;  
	background: #FFFFFF;
	text-align: left;
	margin-left:auto;
	margin-right:auto; 
	}  
	

#logo {
padding-top: 20px;
padding-left: 7px;
}

#navbar {
margin-top: 30px;
height: 144px;
float:left;
}

.nav {

background-color:#FFFFFF;
padding-top:1px;
padding-bottom:1px;
padding-right:5px;
margin-top:5px;
}

#content {
width: 700px;
}

#columns {
width: 700px;
}

#gallery {
width: 700px;
}


.thumbnail {
float: left;
}


#gallery a {
display: block;
width: 145px;
height: 170px;

}

.galleryspacer {
width: 37px;
height: 145px;
float: left;
}

#gallery img {
padding: 6px;
border: none;
border: 1px dotted #EF0022;

}


#gallery a:hover {
border-color: black;
}

.floater {
float: left;
width:345px;
}


#left {
width: 335px;
padding-bottom:25px; 
}


#right {
width: 335px;
padding-bottom:20px
}

#map a{
font-family:Helvetica, sans-serif;
font-size: 10px;
color: #EF0022;
line-height:20px;

}


#splash{

width:310px;
border: 1px  #EF0022;
border-style:solid;
margin-left:40px;
background-color:#FFFFFF;
margin-top:7px;

}



.splashimg{
background-color: #EF0022;
width:308px;
margin: auto;
margin-top:1px;
margin-bottom:1px;
}

#header {
	width: 700px;
	height: 350px;
	background-repeat:no-repeat;
	padding-bottom:10px;
	border-bottom: 2px solid #EF0022;
	background-image:url(../images/header/header.jpg)
}

.splashimg p{
font-family:Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-style:normal;
margin-left:5px;
margin-right:10px;
text-align:left;
margin-top:5px;
padding-top:0px;
line-height:13px;
}

#footer {
width: 700px;
height: 30px;
border-top: 4px solid #EF0022;
border-bottom: 1px dotted #EF0022;
margin-bottom: 25px;
padding-bottom: 3px;
clear:both;
}

#footer p {
color: #EF0022;
font-family:  Helvetica, Verdana, san-serif;
font-size: 10px;
margin-top:5px
}

img {
	border: none;
}

a {
text-decoration:none;
color: #EF0022;
}

/*subscribe form*/

.subscribeheading {
width:335px;
height:20px;
margin-top: 20px;
background-image: url(../images/interface/dot_subscribe.gif);
/*In ie6 it is making the title box bigger for some reason, so it was making the repeat of the
y visible, so I set it to repeat x only*/
background-repeat:repeat-x;
}


#registration h1{
color: #EF0022;
font-family:  Arial,  Helvetica, Verdana, san-serif;
font-size: 10px;
margin:0px;
width:70px;
font-style:normal;
font-weight:bold;
}


#registration {
}

#registration p{
margin-top: 0px;
}
/*.word {
width:70px;
height:20px;
float:left;
}*/

/*.decorationcol{
width:280px;
border-bottom: 1px dotted #EF0022;
padding-top:13px;
float:right;
}*/


form#subscribe {
width:335px;
height:150px;
float:left;
font-family: Helvetica, sans-serif;
font-size: 17px;
line-height: 25px;
margin-top:7px;

}

label{
float: left;
width: 75px;
}

input, textarea{

margin-bottom: 5px;

}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
font-family:Helvetica, sans-serif;
color: #EF0022;
border:none;
background-color:#FFFFFF;
width:70px;
font-size: 17px;
margin-left:-10px;
margin-top:7px;

}

#submit{
padding: 0px;
margin: 0px;
}

#spacer {
width:700px;
height:25px;
float:left;
background-color:#FFFFFF;
}

#articles {
width:700px;
border-bottom: 1px dotted #EF0022;
margin-bottom:40px;
}

#articles img{
padding-bottom:15px;
}

.arttitle{
font-family:Helvetica, sans-serif;
border-bottom: 1px dotted #EF0022;
width:700px;
font-size: 17px;
line-height: 25px;

}

.arttitle p{
line-height: 25px;
margin:0px;
padding-top:5px;
font-size:15px;
margin-top:7px;
}

.arttitle a:hover{

color: #EF0022;
text-decoration:none;

}

.arttitle a{

color: #000000;
text-decoration:none;

}

.galtitle{
font-family:Helvetica, sans-serif;
width:700px;
margin:0px;
padding:0px;
}

.galtitle p{
line-height: 20px;
}

.pdflink p{
color: #EF0022;
font-family:Helvetica, sans-serif;
font-size: 10px;
margin:0px;

}