/* CSS Document */

/*Basic*/



{
	margin:0em;
	padding:0em;
}

h1,h2
{
}

a
{
	color: #612F11
}

body
{
	font-family: Rabiohead;
	font-size: 11pt;
	background-color: #5BC4BF;
}

p
{
	font-family: Palatino Linotype;
	font-size:16px;
	text-align:center;
	
}

/*Top*/

#top
{
	margin: 0em auto 5em auto;
	width:100%;
	background-color:#5BC4BF;
}

/*Banner*/

#banner
{
	padding: 1em 2em 1em 2em;
	background: #FFFFFF  top left repeat-x;
}

#banner h1
{
	font-size: 36px;
	font-family: Palatino Linotype;
	color: #000000;
}

/*menu*/

#menu
{
	padding:: 1em 2em 1em 0em;
	background: #5BC4BF top left repeat-x;
	font-size:18pt;
}

#menu ul
{
	display:block;
	font-weight: bold;
	width: 800px;
	margin:0em auto;
	list-style:none;
	padding-left: 2em;
}

#menu li
{
	display:inline;
}

#menu li a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0.2em 0.7em 0.2em 0.7em;
}

#menu li a:hover
{
	
	color: #fcfcfc;
}



#deco p
{
	font-family: Palatino Linotype;
	font-size:18px;
	text-align:center;
	color:#000000;
}
/*Copy*/

#copy
{
	width: 800px;
	margin: 0em auto;
}

#copy p
{
	margin-bottom: 1.5em;
	padding: 2em 1em 2em 1em;
	font-family: Palatino Linotype;
	font-size: 11pt;
	font-weight: bold;
	text-align: justify;
	color:#000000;
}

#copy h1
{
	font-size: 24pt;
	color:#000000;
}

/*Bottom*/

#bottom
{
	padding: 1.5em 2em 1.5em 2em;
	font-family: Palatino Linotype;
	margin:0em;

}

#bottom p
{
	font-size:10px;
	text-align:center;
}

/*Table*/

#table
{
	font-family: Palatino Linotype;
	font-size: 16px;
	text-align:center;
	padding: 0.5em;
	font-weight: bold;
	color:#000000;
}

/* Promotions Copy*/

#promotion
{
	font-family: Palatino Linotype;
	font-size: 16px;
	text-align:center;
	font-weight: bold;

}

#terms p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	color:#000000;
}

/*Packages*/

#packages p
{
	font-family: Palatino Linotype;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	
}

#words p
{
	text-align:center;
	font-family:Palatino Linotype;
	font-size:18px;
	color:#FF6600

}

#jobs
{
	font-family: Palatino Linotype;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#000000;
}

#bg
{
	background:center;
	background-color: #5BC4BF;
	width: 600px;
	height:300px;
	padding:2em;
	background-position:center;
	
}

#contact
{
	font-family: Palatino Linotype;
	font-size:16px;
	color:#000000;
}

/*Mailing List*/

#mail
{
	text-align:right;
	font-family:Rabiohead;
	font-size:22px;
	font-weight:bold;
}

