html
{
	background-color: #ebebeb;
	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

/* Links */

a { font-weight: bold;  }

a:link { color: #DFEA21; text-decoration: none;  }

a:visited { color: #DFEA21; text-decoration: none;  }

a:hover { color: #DFEA21;  }

a:active { color: #DFEA21; }


/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 3px 0 0px; padding: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #000000;
	padding: 0px 0px 0px 0px; 
	line-height: 1.6em;
}

ul
{
	list-style-type: square;
}

li { padding: 0 10px 7px 0px; text-align:justify; }

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 850px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(body_bg.png);
	
}

#container
{
	width: 700px;
	margin: 0 auto;
	line-height: 1.3em;
}

#header { float: left; width: 100%; clear: both; margin-top: 0px; }

#navigation { float: left; width: 100%; clear: both; }

#page-header { float: left; width: 100%; clear: both; margin-left: 50px; }

#wrapper { text-align: center; }

#footer
{
	clear: both;
	color: #666666;
	padding: 0px 0 15px;
	text-align: center;
}

/* Header Text */

#header h1
{
	float: left;
	width: 150px;
	margin: 10px 0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-right: 1px solid #999999;
	color: #0033FF;
	}

#header h2
{
	float: left;
	width: 400px;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;
	}



/* Navigation */


/* Page-Header text*/





/* Wrapper LINKS */

#wrapper a { font-weight: bold; font-size:12px; letter-spacing:normal; }

#wrapper a:link { color: #0033cc; text-decoration: none;  }

#wrapper a:visited { color: #0033cc; text-decoration: none;  }

#wrapper a:hover, a:active { color: #0033cc;  }



/* Wrapper TEXTS*/

#wrapper h1
{
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	color: #990000;
	margin: 0px 5px 0 5px;
	
}

#wrapper h2
{
	font-size: 12px;
	margin: 5px 5px 15px 5px;
	color: #000000;
	text-align:justify
}

#wrapper h3
{
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	color: #000000;
	text-align:justify;
}

#wrapper h4
{
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.2em;
	color: #0033FF;
	margin: 0px 5px 0 5px;
	text-align:justify;
	
}

blueback {
	
	
}

.col { width: 700px; float: left; margin: 10px 0 0px; text-align: left; background-color: #EEFEAB;  }
.col ul { margin: 5px 0 0 20px; padding: 0; line-height: 1.5em;  }

.colw { width: 700px; float: left; margin: 10px 0px 10px; text-align: left;}

.colbig { width: 500px; float: left; margin: 10px 20px 15px; text-align: left; background-color: #EEFEAB; }
.colbig ul { margin: 5px 0 0 20px; padding: 0; line-height: 1.5em;  }
.colbig li { font-size:12px; letter-spacing:normal;}

.colmain { width: 350px; float:left ; margin: 0px 0 0px; text-align: left; background-color: #EEFEAB;  }
.colmain2 { width: 300px; float:left ; margin: 20px 20px 0px; text-align: left; background-color: #ffffff;  }


.colphoto { width: 150px; float:left; margin: 15px 0 0px; text-align: left; background-color: #ffffff;   }
.colphoto2 { width: 600px; float:left; margin: 0px 0 0px 20px; text-align: left; background-color: #ffffff;   }


.colcost { width: 150px; float:left; margin: 0px 0 0px; text-align: left; background-color: #EEFEAB;   }

.pagecol h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

.pagecol { width: 650px; float: left; margin: 0 15px; text-align: left; }

.pagecol ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.pagecol li { padding-bottom: 10px; }

.pagecol h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }



/* Footer */

#footer a:link { color: #0033FF; border-bottom-color: #5588aa; }

#footer a:visited { color: #0033FF; border-bottom-color: #77bbdd; } 

#footer a:hover, #footer a:active { color: #0033FF; border-bottom-color: #336699; }

#footer p { margin: 0px 0; }


/* Drop Menu */

#dropmenudiv{
position:absolute;

border:1px solid black;

border-bottom-width: 1px;
border-top-width: 0px;

font:normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;

border-bottom: 0px solid black;
padding: 0px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #3758F4;
}

