body
{ 
background-color: #000000;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

a:link {font-family: arial; font-size: 12px; color: #4aa3ff; text-decoration: none}
a:visited {font-family: arial; font-size: 12px; color: #4aa3ff; text-decoration: none}
a:active {font-family: arial; font-size: 12px; color: #4aa3ff; text-decoration: none}
a:hover {font-family: arial; font-size: 12px; color: #4aa3ff; text-decoration: underline;}

.footer_nav:link {font-family: arial; font-size: 10px; color: #999999; text-decoration: none}
.footer_nav:visited {font-family: arial; font-size: 10px; color: #999999; text-decoration: none}
.footer_nav:active {font-family: arial; font-size: 10px; color: #999999; text-decoration: none}
.footer_nav:hover {font-family: arial; font-size: 10px; color: #999999; text-decoration: underline;}

.gallink:link {font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none}
.gallink:visited {font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none}
.gallink:active {font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none}
.gallink:hover {font-family: arial; font-size: 12px; font-weight: bold; color: #ff9933; text-decoration: none;}


p { text-align: left; } 

.t_menu_static
{
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #f7f2df;
}

.footer_text
{
font-family: arial;
font-size: 10px;
color: #999999;
}

.m_text
{
font-family: arial;
font-size: 12px;
color: #ffffff;
}

.m_text_bold
{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}


.title
{
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #ffffff;
}

.home_title
{
font-family: arial;
font-size: 24px;
font-weight: bold;
color: #aa260d;
}


.copyright
{
font-family: arial;
font-size: 10px;
color: #be8d7f;
}


.textarea { 
 background-color: #ffffff; 
 color: #000000; 
 font-family: arial;
 border: 1px solid #000000;
 font-size: 12px;
 width: 350px;
}

.textarea_city { 
 background-color: #ffffff; 
 color: #000000; 
 font-family: arial;
 border: 1px solid #000000;
 font-size: 12px;
 width: 130px;
}

.textarea_zip { 
 background-color: #ffffff; 
 color: #000000; 
 font-family: arial;
 border: 1px solid #000000;
 font-size: 12px;
 width: 130px;
}

.textarea_state { 
 background-color: #ffffff; 
 color: #000000; 
 font-family: arial;
 border: 1px solid #000000;
 font-size: 12px;
 width: 50px;
}

.textarea_description { 
 background-color: #ffffff; 
 color: #000000; 
 font-family: arial;
 border: 1px solid #000000;
 font-size: 12px;
 width: 800px;
 height: 250px;
}

input { 
 background-color: #ff9933; 
 color: #000000;
 font-family: arial;
 border: 1px solid #ff9933;
 font-size: 12px;
 width: 100px;
}