/* lalalalala */

body {
font-size: 11px;
line-height: 20px;
word-spacing: 1px;
font-family: arial;
color: #262626;
text-align: left;
background: url("/peacoat/headerbg.jpg");
background-repeat: repeat-x;
background-color: #c2e7ed;
margin: 0px;
}


#container {
background-color: #ffffff;
margin: 0px auto;
padding: 0px;
width: 650px;
}

	
#layout {
text-align: left;
border: 0px;
width: 650px;
}


#nav {
text-align: center;
background: #ffffff;
width: 650px;
margin: 0px;
padding-top: 10px;
}


#content {
text-align: left;
background: #ffffff;
width: 620px;
margin: 0px;
padding: 15px;
padding-top: 0px;
}


#foot {
text-align: left;
color: #262626;
background-color: #f6f7ff;
margin: 0px;
padding: 5px;
width: 640px;
}


i,b,u{
color: #1f7c94;
}





/* title */
h1 {
font-family: arial;
color: #175e72;
font-size: 11px;
line-height: 9px;
letter-spacing: 1px;
text-align: left;
text-transform: lowercase;
font-weight: normal;
background-color: #ffffff;
border-bottom: 1px solid #dcdcdc;
padding: 5px;
margin: 0px;
}


/* join/update/contact form/blockquote */
input,select,textarea,submit,option,blockquote {
font-family: arial;
font-size: 11px;
line-height: 17px;
color: #1d1d1d;
background-color: #fffaf7;
border: 1px dotted #528495;
padding: 5px;
}

	
a:link,a:visited {
color: #1f7c94;
text-decoration : none;
font-weight: normal;
}


a:hover {
color: #40b2d0;
text-decoration : none;
font-weight: normal;
}


/* div link */
#nav a {  
font-family: arial;
font-size: 11px;
line-height: 15px;
background-color: #ffffff;
color: #7d919a;
cursor: default;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding: 8px;} 


/* hovering that div link */
#nav a:hover { 
font-family: arial;
font-size: 11px;
line-height: 15px;
color: #1f7c94;
background-color: #ecfafb;
cursor: default;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding : 8px;}
