@charset "utf-8";
body {
	background-color: #330033;
	margin: 0px;
	font-family: "Century Gothic", Arial;
	background-image: url(images/footer-background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
p {
	font-size: 12px;
}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #660066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-transform: uppercase;
}
#header-box-level-1 {
	background-image: url(images/header-background-repeat.gif);
	background-repeat: repeat-x;
	height: 175px;
}


#header-box-level-2 {
	background-image: url(images/header-background.gif);
	height: 150px;
	background-position: center;
}
#body-box-level-1 {
	background-image: url(images/body-background.gif);
}
#body-box-level-2 {
	background-image: url(images/body-box-level-2-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 25px;
	padding-left: 60px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.box-level-2 {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body-box-level-3 {
	background-image: url(images/body-box-level-3-background.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px;
	width: 760px;
}
.gallerythumb {
	border: 4px solid #FFFFFF;
	margin: 7px;
}

#home-body-box-level-4l {
	padding: 10px;
	width: 310px;
}
#home-body-box-level-4r {
	float: left;
	width: 400px;
	padding: 10px;
	margin-left: 10px;
}
#services-body-box-level-4l {
	padding: 10px;
	width: 430px;
}
#services-body-box-level-4r {
	float: right;
	width: 280px;
	text-align: right;
}
.img-margin-r {
	margin-bottom: 15px;
}


.left {
	float: left;
}
.right {
	float: right;
}
#navigation-box-level-2 {
	text-align: center;
	height: 25px;
}
ul#navigation
{
	padding: 0;
	white-space: nowrap;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#navigation li
{
	display: inline;
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cc66ff;
	border-right-color: #cc66ff;
	border-bottom-color: #cc66ff;
	border-left-color: #cc66ff;
	padding-left: 5px;
	padding-right: 5px;
}
#navigation  a {
	color: #cc9999;
	text-decoration: none;
}
#navigation  a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#body-box-level-3-footer {
	background-image: url(images/body-box-level-3-background-footer.gif);
	height: 80px;
}
#footer-box-level-1 {
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer-box-level-2 {
	padding-top: 25px;
	padding-bottom: 50px;
	text-align: center;
	color: #FFFFFF;
}
#footer-box-level-2 p {
	color: #FFFFFF;
	margin: 0px;
}
#footer-box-level-2 a {
	color: #FFFFFF;
}

.clear {
	clear: both;
	line-height: 0px;
}




* html #body-container {
        height: 1%;
}
.contact-box-l4 {
	float: left;
	width: 375px;
	overflow: hidden;
	font-size: 12px;
}
.contact-l4-row {
	float: left;
	width: 375px;
}

.contact-l5-fieldname {
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 4px;
}
.contact-l5-field {
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 4px;
}




.row {
	float: left;
	width: 250px;
}
.contact_fieldnames {
	float: left;
	width: 75px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 4px;
}
.contact_fields {
	float: left;
	width: 135px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 4px;
}
.formsmall {
	font-size: 9px;
}

input {
	font-size: 12px;
	width: 150px;
	background-color: #EFE4E4;
	border: 1px solid #999;
}
select {
	font-size: 12px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #EFE4E4;
}
textarea {
	width: 150px;
	font-size: 12px;
	background-color: #EFE4E4;
	border: 1px solid #999;
}
#Submit {
	background-color: #330033;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	width: 152px;
	border: none;
}
.contact-l5-fieldname-news {
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	font-size: 12px;
}
.contact-l4-row-news {
	float: left;
	width: 300px;
}
