H2,
H1 {
	font-family: Arial;
       padding: 0px 0px 4px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
H3 {
	font-family: Arial;
       padding: 0px 0px 4px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
P {
	padding: 3px 0px 3px 0px;
	margin: 0px;
	line-height: 20px;
}

#footer P {
	padding: 0px 3px 0px0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

UL LI {
        padding:0px;
        margin: 0px;
        line-height:16px;
        list-style-type:none;
        padding-left: 10px;
        background-image: url(bullet.gif);
        background-position: 0px 8px;
	background-repeat: no-repeat;
}
ul {
        margin: 0px;
        padding: 0px;
        margin-top: 0px;
        margin-left: 12px;
        list-style:none;
        line-height:8px;
}
#menu a{ 
	line-height: 23px;
	color: #ffcc00;
	font-size: 14px;
	
	font-family: times;
	text-decoration: none;
	padding: 0px;
	text-align: center;
}
#home {
	display: block;
	float: right;
       text-align: center;	
	width: 75px;
	height: 23px;
	background-image: url(home-n.gif);
}
#home a:hover,
#home.selected{
	display: block;
	color:#000000;
	background-image: url(home-h.gif);
}
#packages{
	display: block;
	float: right;
       text-align: center;	
	width: 90px;
	height: 23px;
	background-image: url(packages-n.gif);
}
#packages a:hover,
#packages.selected A{
	display: block;
	color:#000000;
	background-image: url(packages-h.gif);
}
#contact{
	display: block;
	float: right;
       text-align: center;	
	width: 110px;
	height: 23px;
	background-image: url(contact-n.gif);
}
#contact a:hover,
#contact.selected A {
	color:#000000;
	display: block;
	background-image: url(contact-h.gif);
}
#galleries{
	display: block;
	float: right;
       text-align: center;	
	width: 95px;
	height: 23px;
	background-image: url(galleries-n.png);
}
#galleries a:hover,
#galleries .selected A {
	color:#000000;
	display: block;
	background-image: url(galleries-h.png);
}
td{ 
	padding: 0px;
	margin: 0px;
}

A,
.internal-link,
.mail, 
.download,
.filelinks,
.external-link-new-window {
	color: #ffcc00;
	text-decoration: underline;
        font-size: 12px;
}


A:hover,
A.hover.mail, 
A:hover.download,
A:hover .filelinks,
A:hover.external-link-new-window,
A:hover.internal-link {
	color: #333333;
}

.caption,
table {
	font-size: 12px;
	line-height: 20px;
}


form  {
	padding: 0px;
	margin: 0px;
}
.tx-wecmap-map {
	color: #333333;
}
/*---------- mail form ------------------------------------------------*/

.csc-mailform {
    border: 0px;
    margin: 0px;
    padding: 0px;


}
.csc-mailform-field select,
.csc-mailform-field input {
    background-color: #cccccc;
    border: 1px solid;
    border-color: #0099cc;
    color: #182429;
    font-size: 12px;
    width: 215px;
    margin-bottom: 5px;
    
    }

.csc-mailform-field textarea {
    background-color: #ffffff;
    font-size: 11px;
    width: 215px;
    color: #000000;
    margin-bottom: 5px;
    font-family: Verdana;
  
}
.csc-mailform-field label {
    font-size:11px;
    text-align: left;
    width: 92px;
    font-size: 11px;
    color: #ffffff;
    display: block;
    float: left;

}
.csc-mailform-field .button {
    margin: 15px 0px 0px 227px;
    width: 80px;
    background-color: #ffffff;
    color: #000000;
}

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }


