/* Origional CSS */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.style1 {color: #FFFFCC}
.style2 {color: #FFFFFF}
.style3 {color: #738DC1}
.style4 {color: #000066}
.style5 {font-size: 24px}
.style6 {
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	color: #A5A7DF;
}
.style7 {color: #CCCCCC}
.minty {color: #6265C6}

A:link
{
    COLOR: #000000;

}
A:hover
{
    COLOR: #FF0033;
}
A:active
{
    COLOR: #FF0033;
    TEXT-DECORATION: none}
A:visited
{
    COLOR: #000000;
}
A:visited:hover
{
    COLOR: #FF0033;
    TEXT-DECORATION: none
}

A.white:link
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A.white:hover
{
    COLOR: #FFE400}
A.white:active
{
    COLOR: #FFE400;
    TEXT-DECORATION: none
}
A.white:visited
{
    COLOR: #F0ECCE;
    TEXT-DECORATION: none
}
A.white:visited:hover
{
    COLOR: #FFE400;
    TEXT-DECORATION: none
}



A.mint:link
{
    COLOR: #7F82D7;
    TEXT-DECORATION: none
}
A.mint:hover
{
    COLOR: #FFFFFF}
A.mint:active
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
A.mint:visited
{
    COLOR: #7F82D7;
    TEXT-DECORATION: none
}
A.mint:visited:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none
}
.aboutbox {
	background-image: url(/images/about1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.aboutbox2 {
	background-image: url(/images/about2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.personalbox {
	background-image: url(/images/personal.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pageheader {
	font-size: 16px;
	color: #FFFFFF;
}
.sectionheader {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: left;
}
input {
	font-size: 11px;
	height: 17px;
	width: 99%;
}
.inputsmall {
	font-size: 11px;
	height: 17px;
	width: 20%;
}
.inputlarge {
	font-size: 11px;
	height: 17px;
	width: 80%;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1C0A3;
}
textarea {
	width: 100%;
}
.home {
	background-attachment: scroll;
	background-image: url(../images/homepict.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


/***********************************************************************************************************/
/* Hotscot CSS */




/* Main Site Formatting*/
p /*Body text paragraph formatting*/
{
	margin: 0px; 
	padding-bottom:10px;
}



/*Text Space*/
#content1 
{
	width: 290px;
	float: left;
	clear:both;
	padding: 10px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
	color: #000000; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	
}
#content1 ul
{
	width: 275px;
	padding: 0px 0px 0px 28px;
	color: #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	
}
#content1 a:link, #content1 a:visited 
{
	color: #000;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#content1 a:hover
{
	color: #000000;
	text-decoration: none;
}


#content4 
{
	width: 330px;
	float: left;
	clear:both;
	padding: 10px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
	color: #000000; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	
}
#content4 ul
{
	width: 275px;
	padding: 0px 0px 0px 28px;
	color: #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	
}
#content4 a:link, #content4 a:visited 
{
	color: #000;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#content4 a:hover
{
	color: #000000;
	text-decoration: none;
}


#guest 
{
	width: 500px;
	float: left;
	clear:both;
	padding: 10px 0px 0px 5px;
	margin: 0px 5px 0px 0px;
	color: #000000; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	
}
#guest ul
{
	width: 275px;
	padding: 0px 0px 0px 28px;
	color: #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	
}
#guest a:link, #guest a:visited 
{
	color: #000;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#guest a:hover
{
	color: #000000;
	text-decoration: none;
}


/* Text Headers*/
h1 
{
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	padding: 0px 0px 5px 5px;/* Change for position of header */
	margin: 0px;

}
h2 
{
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal; 
	padding: 7px 0px 5px 0px; /* Change for position of header */
	margin: 0px;

}
h3 
{
	color: #C1C0A3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold; 
	padding: 4px 0px 5px 0px; /* Change for position of header */
	margin: 0px;
}
h4
{
	color: #ffffff;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: Bold; 
	padding-bottom: 10px; 
	margin: 0px;
}

h5 
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold; 
	padding: 4px 0px 5px 0px; /* Change for position of header */
	margin: 0px;
}
h6
{
	color: #000000;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: Bold; 
	padding-bottom: 10px; 
	margin: 0px;
}







/* News text */

#news 
{

	padding: 20px 5px 15px 20px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/news.gif);
	background-repeat: no-repeat;
}
#news a:link, #news a:visited 
{
	color: #09301D;
	text-decoration: underline;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
#news a:hover 
{
	color: #8D704B; 
	text-decoration: none;
}






/* Image space */
#content2 
{
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 20px 12px 0px 0px;
	color: #333; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	float: right; 
	clear:right;

}











/* Image Class*/

.image1 
{
	margin-bottom: 10px;
	border-top: 2px solid #C4B592;
	border-right: 0px solid #BCAD8D;
	border-bottom: 2px solid #C4B592;
	border-left: 0px solid #BCAD8D;
}







/* Tariff*/
#tariff
{
	border: 1px solid #CCCCCC; 
	margin-bottom: 25px;
	width: 580px;

	
}
#tariff th
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	background: #878669;
	padding: 4px;


}
#tariff h3
{
	margin-top: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
}
#tariff td
{
	color: #000000;
	padding: 4px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;

}





/* Contact Form*/
TABLE.tbl
{
	border: 1px solid #336699; 
	border-collapse: collapse;
	margin-bottom: 25px;
	width: 100%;
}
TR.tblr
{
	font-weight: bold; 
	color: #fff; 
	font-size: 13px; 
	background: #336699; 
	padding: 4px; 
}
TR.tblh
{
	margin: 0px; 
}
TD.tblh
{
	font-weight: bold; 
	color: #336699; 
	padding: 4px; 
}
TD.tblmh
{
	padding: 4px;
}
TD.tbld
{
	padding: 4px; 
	
}
TD.content
{
	vertical-align: text-top;
	padding: 4px; 
}
INPUT
{
	color: #000;
	border: 1px solid #000;
	background: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
}
TEXTAREA
{
	color: #000;
	border: 1px solid #000;
	background: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
}
SUBMIT
{
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
	background: #f0f0f0; 
	border: 1px solid #336699; 
}


/*Gallery*/


#gallery{
position:relative;
width:500px;
}
#gallery2{
position:relative;
width:500px;
}
#gallery img{
width:150px;
height:100px;
}




/* Menu Pop Up*/

#pop{
	width: 625px;
	float: left;
	margin: 0px 30px 0px 30px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FBFBD9;
	padding: 10px 0px 0px 10px;
	text-align: center;
}



.specialborder {
	background: #ffffff;
	border: 1px dashed #333;
	color: #000000;	
	padding left: 0px;
}


#pic1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/personal.gif);
	background-repeat: no-repeat;
	float: right;
}


#tablessuck {
	float:right;
	padding-right:40px;
	
}
#dark{

	background-color: #A6A57B;

}
#light{

	background-color: #C1C0A3;

}

