/***
Expression Engine development and site design and coding by:
Reese
www.m2webstudios.com
reeseATm2webstudios
***/


/********** standard elements **********/


body{
margin: 0;
background: #B99F6C;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: 12px;
color: #000
}


a {color:#0B3F6B; font-weight:bold; text-decoration:none;}
a:link {color:#0B3F6B; font-weight:bold; text-decoration:none;}
a:visited {color:#A3A807; font-weight:bold; text-decoration:none;}
a:hover {color:#A3A807; font-weight:bold; text-decoration:underline;}


#popupbody {
margin-top: 40px;
margin-left: 20px;
margin-right: 20px;
margin-bottom: 40px;
border: 1px solid #503405;
background: #fff;
}

.popuptext {
padding: 10px;
color: #000;
}
