/** BASIC */


body {
	margin: 0px;
	padding: 0px;
	background: #B5D949 url(images/bg01.jpg) repeat-x;
}

p {
margin-bottom: 10px;
	}
	
img{
	border:0px;
	}	

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.form tr td{
	font-size: 0.9em;
	padding:1px 0px;
	}		
	
.form textarea{
	font-size: 1em;
	}
	
.sendbutton{
	background-color:#5EA1E5;
	color:#FFFFFF;
	font-size: 1.3em;
	margin:10px 0px 0px 0px;
	}		

/** HEADINGS */

h2, h3, h4, h5, h6 {
	margin: 0px;
	line-height:normal;
}

h1{
	font-size: 1.6em;
	line-height:normal;
	}

h2{
	font-size: 1.2em;
	}
	
h3{
	font-size:1em;
	}	

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #595959;
	line-height:1.4em;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
}

.align-justify { text-align: justify; }

.text1 {
	display: block;
	margin-bottom: 15px;
	padding-left: 17px;
	background: url(images/homepage04.gif) no-repeat left center;
	text-transform: uppercase;
	font: bold 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #616161;
}


.text2 {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #5EA1E5;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	display: block;
	width: 102px;
	padding: 6px 0px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #616161;
}

a.link1:hover {
	background: url(images/homepage03.gif) no-repeat;
	color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/bg03.jpg) repeat-y;
}

.bg2 {
	background: url(images/bg02.jpg) no-repeat;
}

.bg3 {
	background: url(images/bg04.jpg) no-repeat left bottom;
}

.bg4 {
	background: url(images/homepage05.gif) repeat-y center top;
}

.bg5 {
	background: url(images/homepage06.gif) repeat-x left center;
}

/**FONTS**/
.arialfont14{
	font-family:Arial, sans-serif;
	font-size: 14px;
}

.arialfont16{
	font-family:Arial, sans-serif;
	font-size: 16px;
}

.tnrfont14{
	font-family:"Times New Roman", serif;
	font-size: 14px;
}

.tnrfont16{
	font-family:"Times New Roman", serif;
	font-size: 16px;
}

.verdanafont14{
font-family: Verdana, sans-serif;
font-size: 14px;
}

.verdanafont16{
font-family: Verdana, sans-serif;
font-size: 16px;
}

.courierfont14{
font-family:"Courier New", Courier, monospace;
font-size: 14px;
}

.courierfont16{
font-family:"Courier New", Courier, monospace;
font-size: 16px;
}

.georgiafont14{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

.georgiafont16{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
}

.bookmanfont14{
font-family: "Bookman Old Style", serif;
font-size: 14px;
}

.bookmanfont16{
font-family: "Bookman Old Style", serif;
font-size: 16px;
}

/** MISC */

.img1 {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
}

.img2 {
	float: left;
	margin-top: 3px;
	margin-right: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	background: url(images/homepage06.gif);
}

.small{
	font-size:0.75em;
	}
	
.floatright{
	float:right;
		}		
		
.price{
	color:#666666;
	letter-spacing:1px;
	}
	
.pricelist{
	margin-left:30px;
	
	font-weight:bold;
	}	
	

.portfolio, .portfolio p {
	text-align:center;	
	}
	
.portfolio img{
	border:1px solid #333333;
	}
	
.portfolio h3{
	font-size: 1.1em;
	margin-bottom:5px;
	text-decoration:underline;
	}
	
.sitemap ul li{
	list-style-type:square;
	line-height:20px;
	}
	
.sitemap ul li ul li{
	list-style-type:circle;
	line-height:20px;
	}	

.packages{
	text-align:center;
	}	
	
.packages img{
	border:1px dotted #cccccc;
	margin:0px 2px;
	}
	
.flashborder 	{
	border:1px dotted #cccccc;
	width:320px;	
	}
	
.gallery{
	text-align:center;
	}
	
.gallery img{
	margin-bottom:10px;
	}	
	
#twitter_div{
	float:right;
	width:200px;
	padding:10px;
	background-color:#F5F5F5;
	border:1px solid #cccccc;
	margin-left:20px;
	}
	
#twitter_update_list li{
	list-style:none;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #CCCCCC;
	
		}
	
#twitter_div ul	{
	padding:0;
	margin:0;
	}	
	
	#twitter-link {
		color:#B5D949;
		text-align:center;
		}
		
	.sidebar-title {
		text-transform: uppercase;
		text-align:center;
		padding-bottom:5px;
	border-bottom: 1px solid #CCCCCC;
		}	