/*------------content base------------*/


#container
{
height:100%;
width:900px;
text-align:center;
margin:auto;
position:relative;
padding-top:10px;
z-index:0;
}

#footer_container
{
height:68px;
width:900px;
position:relative;
margin:auto;
}


#content
{
text-align:left;
width:630px;
position:relative;
left:20px;
float:left;
clear:both;
margin-bottom:10px;
padding-right:20px;
font-size:95%;
min-height:450px;
background-image:url(backgroundstar.jpg);
}

body         
{ 
color: #292929; 
font-size: 80%;
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none; 
text-align: center; 
vertical-align: top; 
margin: 0 auto;
padding: 0; 
background-image:url(top.jpg);
background-repeat:repeat-x;
background-position:0 20px;
}

h1,h2,h3,h4
{
margin:0;
line-height: 110%; 
}

h1    
{ 
color: #ffaa1e; 
font-size: 180% ; 
font-weight: bold;  
padding: 10px 0 10px 0;
border-bottom:2px dotted; 
}

/*h4  
{ 
color: #ffaa1e; 
font-size: 180% ; 
font-weight: bold;  
padding: 5px 0 5px 0;
border-bottom:2px dotted; 
}*/

h1 #special
{  
font-size: 120% ; 
}


h2   
{
color: #b1ada5; 
font-size: 130% ; 
font-weight: bold; 
padding: 10px 0; 
}

h3   
{ 
color: #ffaa1e; 
font-size: 110% ; 
font-weight: bold; 
padding: 10px 0 5px 0; 
border-bottom: 1px solid #b1ada5; 
}

hr
{ 
height:1px; 
width:100%; 
margin-top: 10px; 
margin-bottom: 10px; 
}

#content img
{
margin:5px;

}

ul  { 
list-style: none; 
margin: 10px 0 10px 10px; 
padding: 0 ;
}

ul li  
{ 
margin-left: 5px; 
margin-top:1px;
padding-left: 25px; 
list-style-type: none; 
background-image: url(star.gif); 
background-repeat: no-repeat; 
background-position: 0 1px 0px 1px; 
}

div#mainimage
{ 
clear: both;
margin: 0; 
padding: 0; 
height:100px;
display:block;
}

div#mainimage img
{
margin:0;
}

table.mainbox
{ 
width: 900px; 
height: 100%; 
margin-right: auto; 
margin-bottom: 20px; 
margin-left: auto; 
}

/*------------header------------*/

div#topbox_wrap
{ 
width: 100%; 
text-align:center;
height:94px;
background-image:url(top_graphic.jpg); 
position:absolute;
top:20px;
margin:auto;
left:0px;
}

div#logo
{ 
width:217px;
float:left;
}

div#logo h1
{
display:none;
}

#header
{
width:900px;
height:100px;
margin:auto;
}

/*------------member login------------*/

#login
{ 
background-image: url(login_bg.gif); 
background-repeat: no-repeat; 
background-position: right 0; 
width: 500px; 
height:80px; 
float: right; 
text-align:right;
font-size:90%;
padding:10px;
}

div#login input
{
border:0;
}

div#login a
{
font-size:90%;
margin:0;
padding:0;
}

div#login img
{
margin:0 3px;
}

div#login h2,div#search h2
{
color:#287eb9;
margin:0;
font-size:120%;
padding:0 230px 0 0;
}

table.memberlogin td   
{ 
text-align:left;
line-height: 130%; 
margin:0;
padding:0 3px;
}

table.memberlogin   
{ 
padding:0;
margin-top:-10px;
margin-bottom:5px;
}

div#login form
{ 
margin:0;
padding:0;
}


/*------------rightside bar------------*/

#rightsidebar
{ 
width:190px;
position:relative;
margin:14px auto 20px;
float:right;
height:100%;
text-align:left;
border:1px dotted #B1ADA5;
padding:12px 12px 12px 12px;
}

#rightsidebar h3
{
background-color:#FFAA1E;
padding:2px 5px;
border:2px solid #B1ADA5;
color:white;
font-size:90%;
}

#rightsidebar h1
{
background-color:#FFAA1E;
border:2px solid #B1ADA5;
color:white;
font-size:90%;
padding:2px 5px;
}

#rightsidebar a.memberlogin
{
font-size:80%;
text-align:center;
line-height:30px;
}

#rightsidebar table.Calendar th
{
background-color:#FFAA1E;
color:#FFFFFF;
padding:2px;
text-align:center;
}

#rightsidebar table.Calendar 
{
text-align:center;
width:70px;
}

#rightsidebar div.Calendar dd
{
margin:5px 0 0 0;
}

/*------------maincontents------------*/

td#maincontents   
{ 
line-height: 150%; 
text-align: left; 
vertical-align: top ;
padding: 10px 0 10px 20px; 
}

td#maincontents img
{margin:5px;}

td#maincontents div
{
padding:0;
margin:0;
}

td#maincontents div.ZineItem
{
margin-bottom:20px;
}

#cities
{
background-image: url(cities.jpg);
height:130px;
width:100%;
position:relative;
clear:both;
margin-top:20px;
}

/*------------link------------*/

a     
{ 
color: #287eb9; 
text-decoration: underline ;
}

a:hover  
{ 
color: #474747; 
text-decoration: none ; 
}

/*------------main menu------------*/

div.mainmenu
{ 
font-size:100%;
background-image:url(top.jpg);
height:118px;
z-index:-1;
position:absolute;
top:20px;
width:100%;
}

table.menubar
{ 
width:900px; 
margin-left:auto;
margin-right:auto;
_margin-top:-3px;
}

table.menubar td
{ 
text-align:center; 
}

table.menubar a
{ 
color: #666666; 
font-weight: bold; 
text-decoration: none; 
padding-top:3px;
height:18px;
display: block; 
text-transform: uppercase; 
font-size:90%;
border-bottom:9px solid #FFDA94;
}

table.menubar a:hover,table.menubar #thispage,table.menubar #toppage
{ 
color: black; 
text-decoration: none; 
border-bottom: 9px solid #FFA91D;
}

div.DMenu
{ 
color: #292929; 
padding:0;
text-align:left;
z-index:1;
}

div.DMenu table
{
width:auto !important;
border-top: 1px solid #b1ada5;
}

div.DMenu a
{ 
text-decoration: none; 
background-color: white; 
text-align: left; 
color: #b1ada5; 
padding:5px 5px 5px 8px; 
border-bottom: 1px solid #b1ada5; 
border-right: 1px solid #b1ada5; 
border-left: 1px solid #b1ada5; 
width:115px; 
font-size:0.8em;
}

div.DMenu a:hover
{
background-color: #b1ada5;
text-decoration: none; 
color:white;
}

div.hmenu
{

}

div.hmenu a
{
display:inline;
font-size:110%;
}


/*------------member menu------------*/

div#membermenu
{
madgin:0;
padding:0;
}

div#membermenu ul
{
margin:0;
padding:0;
}


div#membermenu li
{
list-style-type: none; 
margin:0;
padding:0;
display:inline;
background-image:none;
}

div#membermenu li a, div#membermenu a.memberhome
{
color: #008265; 
text-decoration:none;
background-color:#e2e2e2;
background-image:none;
padding:7px;
display:block;
border-bottom: 1px solid #fff; 
}

div#membermenu li a:hover, div#membermenu a.memberhome:hover
{
color:#fff;
text-decoration:none;
background-color:#95c0b9;
}


/*------------footer------------*/

#footer 
{ 
text-align:center;
font-size: 80%; 
height: 68px; 
background-image: url(bottom_graphic2.jpg);
width:100%;
position:relative;
}

#footer_content
{
color: #fff; 
text-align: left; 
width:700px;
margin:auto;
position:relative;
float:left;
top:15px;
}

#footer  a
{ 
color: #fff; 
margin-right: 7px; 
margin-left: 7px; 
text-decoration: underline; 
}

#footer a:hover
{ 
text-decoration: none; 
}

#exsite_logo
{
float:right;
position:relative;
top:13px;
}



/*------------toppage design------------*/

table.targets
{ 
margin: 0; 
}

table.targets th
{ 
font-weight: normal; 
width: 186px; 
line-height: 140%; 
background-color: #e3e3e3; 
background-image: url(graybox_top.gif); 
background-repeat: no-repeat; 
background-position: 0 top; 
text-align: left; 
vertical-align: top; 
padding: 15px 15px 10px 15px;  
}

table.targets th h1
{ 
color: #008265; 
font-size: 110%; 
margin-bottom: 5px;
padding:0 0 5px 5px;
}

table.targets th h2
{ 
color: #292929; 
font-size: 110%; 
margin-bottom: 5px;
}

table.targets td
{ width: 5px;}

table.targets th img
{ margin: 5px 0 5px 0; }

table.targets th.target_bot
{ 
background-image: url(graybox_bot.gif); 
background-repeat: no-repeat; 
background-position: 0 bottom; 
height: 15px; 
padding: 0;
}

/*----What's New-----*/

div#news
{
margin-top:20px;
padding-left:10px;
}


div#news h1
{
font-size:130%;
color:#008265; 
margin:5px 0;
padding:0;
}

div.Zine h1
{
display:none;
}

div.Zine,div.ZineArticle {margin:0 0 10px 0;}

div.Zine p {
font-size:90%;
background-image: url(hr_h.gif); 
background-repeat: repeat-x; 
background-position: 0 bottom; 
margin-bottom:7px;
margin-top:7px;
padding-bottom:7px;
}

div.ZineBody,div.ZineBody p
{
font-size:100%;
background-image: none; 
margin-top:10px;
}

p.ZineTeaser
{
font-style: italic;
font-size: 90%; 
line-height:120%;
}

a.ZineTitle {
font-style: normal;
font-size: 120%; 
font-weight: bold;
margin-bottom:0;
padding:0;
display:block;
margin-bottom:10px;
}

a.ZineTitle:hover {
color:  #292929;
text-decoration:none;
}

div.ZineAbstract
{
padding:10px 0;
line-height:130%;
}
span.ZineDate { 
font-style: italic;
display:block;
}

div.ZineSubtitle em { 
font-style: normal;
font-weight: bold;
}

table.ZineTools a
{
text-decoration:none;
}

div.ZineItem
{
background-image: url(hr_h.gif); 
background-repeat: repeat-x; 
background-position: 0 bottom; 
padding-bottom:10px;
margin-left:20px;
}

div.ZineIndex a.ZineLink
{
font-size:110%;
font-weight: bold;
border: 0px solid #ccc;
color: #0575c9;
text-decoration:none;
}

div.ZineIndex a.ZineLink:hover {
color: #292929; 
text-decoration:underline;
}

.SurveySectionHead {
border-bottom:1px solid #FFAA1E;
color:#FFAA1E;
font-size:14px;
font-weight:bold;
}

div.ZineTitle h3
{
color: #FFAA1E; 
font-size: 160% ; 
font-weight: bold;  
padding: 5px 0; 
border-bottom: 0px solid #ccc; 
}

div.ZineAbout span.ZineDate
{
font-size:90%;
}

div.ZineAbout span.ZineAuthor
{
font-size:90%;
font-style:italic;
}

div.ZineComment div.ZineHeader
{
font-size:110%;
font-weight:bold;
}

/*------------site map------------*/


div.sitemap a
{
text-decoration:none;
line-height:120%;
}

div.sitemap ul  { 
list-style: none; 
margin: 10px 0 10px 10px; 
padding: 0 ;
}

ul.sitemap li
{
margin: 0; 
font-weight:bold;
padding: 0 0 0 15px; 
list-style-type: none; 
background-image: url(arrow.gif); 
background-repeat: no-repeat; 
background-position: 0 5px; 
}

ul.sitemap ul.sitemap li
{ 
font-weight:normal;
background-image: url(bullet.gif); 
background-repeat: no-repeat; 
background-position: 0 8px; 
padding: 0 0 0 10px; 
margin:0 0 0 10px;
}

ul.sitemap ul.sitemap  ul.sitemap
{
list-style: none; 
margin: 5px 0 5px 5px; 
padding: 0 ;
}

ul.sitemap ul.sitemap  ul.sitemap li
{ 
font-size:90%;
background-image: url(bullet.gif); 
background-repeat: no-repeat; 
background-position: 0 8px;
padding: 0 0 0 10px; 
margin:0 0 0 20px;
}

span.requiredPrompt {
font-weight: bold;
}

div.Login {
text-align: left;
margin-left: 160px;
margin-top: 20px;
}

/*------------Calendar-----------*/

div.Calendar h1
{
display:block;
}

table.Calendar 
 { 
padding-top: 12px; 
margin:0 0 0 10px;
width: 250px ;
float:right;
}

table.Calendar th {
color:#fff;
background-color:#008265;
horizontal-align:center;
text-align:center;
padding:5px;
}

div.Calendar  
{ 
padding: 5px;
}

#rightsidebar div.Calendar  
{ 
font-size:90%;
}

#rightsidebar div.Calendar h1
{
font-size:100%;
}

td.CalendarEvent a,td.CalendarEvent a:visited 
{
text-decoration:none;
background-color: #fff; 
color: #FFAA1E;
}

div.Calendar dd a
{ 
font-size: 11px; 
font-weight: bold; 
}

div.Calendar h2, div.Zine h2
{ 
border-bottom:2px dotted;
color:#FFAA1E;
font-size:180%;
font-weight:bold;
padding:10px 0;
}

table.info td img,table.Calendar td {
padding:5px;
}

td.CalendarToday,td.CalendarEvent {
background-color:#fff;
text-align: center ;
}

div.Calendar h4 {
font-size: 10px; 
font-weight: bold;
margin-top:5px;
}

div.Calendar dt{
padding: 0px;
background-image: none;
font-weight: bold;
}

div.Calendar h4{
font-size:small;
}

/*------------search------------*/

div.Search h1
{
display:none;
}

div.Search
{
float:right;
position:relative;
margin-top:35px;
margin-right:20px;
}

div#content div.Search
{
float:left;
}

/*------------members menu------------*/

div#rightsidebar .vmenu a:link
{
background-color:#C0C0C0;
color:white;
padding:3px 5px 3px 8px;
text-align:left;
text-decoration:none;
margin-bottom:1px;
font-size:90%;
}

div#rightsidebar .vmenu a:visited
{
background-color:#C0C0C0;
color:white;
padding:3px 5px 3px 8px;
text-align:left;
text-decoration:none;
margin-bottom:1px;
font-size:90%;
}

div#rightsidebar .vmenu a:hover
{
background-color:#999999;
color:white;
padding:3px 5px 3px 8px;
text-align:left;
text-decoration:none;
margin-bottom:1px;
font-size:90%;
}

div#rightsidebar .vmenu br
{
display:none;
}

/*------------calendar------------*/

table.Calendar
{
margin-left:10px;
padding-top:60px;
width:250px;
}

table.Calendar th 
{
background-color:#FFAA1E;
color:#FFFFFF;
padding:5px;
text-align:center;
}

div.Calendar dd
{
margin:5px 0 0 0;
}

/*------------members menu------------*/

div#rightsidebar div.vmenu
{
margin-left:7px;
margin-right:7px;
margin-top:5px;
margin-bottom:10px;
}

div#content div.vmenu
{
margin-left:20px;
margin-top:20px;
}

div#content div.vmenu a
{
margin-bottom:-5px;
}

/*------------survey questions------------*/

div.SurveyQuestionBlock
{
margin-top:10px;
}

div.survey h2
{
border-bottom:2px dotted;
color:#FFAA1E;
font-size:180%;
font-weight:bold;
padding:10px 0;
}

/*------------contact form------------*/

table.contact div.survey
{
margin-top:-5px;
margin-left:5px;
}

table.contact div.survey h2
{
display:none;
}

div.ZineSubtitle
{
margin-top:10px;
}

/* member indexes */

div.result
{

}

div#content div.result img
{
margin:0px;
}

table.profile_contact td {
padding-right: 25px;
}

div.Profile .result 
{
height:auto !important;
}

div.Profile div 
{
clear:both;
}