/* CSS Document */

/*BEGIN LEFT COLUMN */

#left {
float: left;
width: 141px;
padding:0px 0px 0px 23px;
}

#left #photo {
margin-bottom: 16px;
}

#left img.twitter {
padding-right 23px;
}

/*END LEFT COLUMN */

#copy {
width: 255px;
font-size: 10px;
margin-left: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
float: left;
padding: 25px 10px 10px 15px;
}

#copy p.home {	
line-height: 24px;
margin: 5px 0px 10px 0px;
}

#copy span.emph {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #49a;
font-weight: bold;
}

/*BEGIN RIGHT COLUMN */

#right {
float: left;
width: 281px;
padding: 25px 15px 0px 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
}

#right h3 {
color: #fff;
height: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
padding: 2px 0px 0px 5px;
}

#right a {
color: #349;
}

#right .swanow, #right .about {
border: 1px solid #78c;
background-color: #def;
}

#right .swanow h3, #right .about h3 {
background: #78c url(../images/arrow_about.gif) 100% 0 no-repeat;
}

#right .joinswa {
border: 1px solid #2a9;
background-color: #def;
}

#right .joinswa h3 {
background: #2a9 url(../images/arrow_join.gif) 100% 0 no-repeat;
}

#right .news {
border: 1px solid #47a;
background-color: #def;
}

#right .news h3 {
background: #47a url(../images/arrow_news.gif) 100% 0 no-repeat;
}

#right .resources {
border: 1px solid #49a;
background-color: #def;
}

#right .resources h3 {
background: #49a url(../images/arrow_resources.gif) 100% 0 no-repeat;
}

#right .membership {
border: 1px solid #2a6;
background-color: #def;
}

#right .membership h3{
background: #2a6 url(../images/arrow_membersh.gif) 100% 0 no-repeat;
}

#right .membership, #right .resources, #right .news, #right .joinswa, #right .swanow, #right .about {
padding-bottom: 5px;
margin-bottom: 20px;
}

#right .swanow h3 span, #right .joinswa h3 span, #right .news h3 span,  #right .about h3 span, #right .resources h3 span, #right .membership h3 span {
display: none;
}

#right .swanow p, #right .joinswa p, #right .news p, #right .about p, #right .resources p, #right .resources p, #right .membership p {
padding: 5px 5px 5px 5px;
}

#right .swanow p img, #right .joinswa p img,  #right .news p img, #right .about p img, #right .resources p img, #right .resources p img, #right .membership p img {
position: relative;
top: 1px;
// left: 5px;
}

#right .joinswa form {
margin: 0px 10px 5px 30px;
}

#right .joinswa form input.inputfield {
border: 1px solid #666;
font-size: 11px;
margin-right: 5px;
width: 150px;
}

#right .joinswa form input.btn {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #f90;
color: #fff;
font-weight: bold;
font-size: 9px;
border: 0px;
padding: 1px 2px;
position: relative;
top: -1px;
}

#right #memprofile h4 {
color: #184;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
padding: 0 10px 0 0;
margin-bottom: -1px;
}

#right #memprofile #box {
border: 1px solid #184;
background-color: #def;
padding: 5px;
margin-bottom: 20px;
}

#right #memprofile #box p {
color: #444;
padding-bottom: 5px;
}

#right #memprofile #box img {
float: right;
padding: 3px 3px 6px 9px;
border: 0;
margin: 0;
}


/*END RIGHT COLUMN */