/*CSS Document*/
BODY
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}
#header
{
	width: 900px;
	background-color: #005454;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 2px solid #000000;
}
#header #address
{
	width: 300px;
	height: 77px;
	padding-right: 10px;
	text-align: right;
	float: right;
	font-weight: bold;
	padding-top: 4px;
	line-height: 1.7;
}
#header IMG
{
	float: left;
}
#nav
{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 264px;
	background-image: url(images/bg_nav.jpg);
	border-bottom: 5px solid #005353;
}
#main
{
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	width: 880px;
	padding: 10px;
	line-height: 24px;
}
#main .article
{
}
#main .article .article-thumbs
{
	height: 150px;
}
.article-thumbs .thumb IMG
{
	border: 1px solid #000000;
}
.article-thumbs DIV.thumb
{
	float: left;
	margin-right: 40px;
}
FORM INPUT#Name, #Phone, #Email
{
	width: 180px;
	border: 1px solid #005252;
}
FORM TEXTAREA#Message
{
	width: 180px;
	border: 1px solid #005252;
}
DIV.article
{
	float: left;
	width: 660px;
	border-bottom: 5px solid #005252;
	margin-bottom: 5px;
}
DIV.article H1
{
	color: #005454;
	text-transform: capitalize;
	font-size: 20px;
}
#footer
{
	height: 47px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.jpg);
	text-align: center;
	padding-top: 20px;
	clear: both;
}
#nav #menu
{
	height: 249px;
	width: 235px;
	float: right;
	margin: 0;
	padding-top: 1px;
}
#nav #menu UL
{
	margin: 0;
	padding: 10px 0 0 25px;
	list-style: none;
}
.menulrg A:link
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.menulrg A:visited
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menulrg A:active
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menulrg A:hover
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.menusml
{
	color: #7DDBBB;
	font-size: 11px;
	font-weight: bold;
	margin-left: 5px;
	list-style-type: none;
	padding-bottom: 5px;
}
.title
{
	font-size: 22px;
	font-weight: bold;
	color: #005454;
}
.tagline
{
	color: #272727;
	font-weight: bold;
}
#main #infoboxsurround
{
	border: 1px solid #666666;
	height: 240px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main #infoboxsurround #info1
{
	height: 230px;
	width: 410px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-top: 10px;
	float: left;
}
#main #infoboxsurround #info2
{
	height: 230px;
	width: 400px;
	margin-top: 10px;
	float: right;
	clear: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#send
{
	background: #FFFFFF url(images/btn_send.png);
	height: 23px;
	width: 94px;
	border: 0px solid #000000;
	margin-top: 15px;
}
#send:hover
{
	background-position: 0 -23px;
}
#main #infoboxsurround #info2 #gallery
{
	height: 184px;
	width: 383px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.footer A:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
.footer A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
.footer A:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
.footer A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
#main #rightbox
{
	float: right;
	height: 132px;
	width: 200px;
	margin-left: 15px;
}
#main #paypal
{
	width: 160px;
	float: right;
	clear: both;
	margin: 20px;
}
/*forms*/
DIV#main P
{
	width: 660px;
	text-align: justify;
}
IMG.facebook
{
	width: 200px;
	height: 60px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
DIV.bigad
{
	margin-left: auto;
	text-align: center;
	margin-bottom: 10px;
}
.bigad IMG
{
	border: 0px solid #000000;
}
DIV#canvas1_1
{
	display: none;
}

