@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #000;
}
#catchall {
	width: 1000px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainContent {
	text-align: left;
}
#PortImages {
	text-align: center;
}

.MainText {
	font-family: "Comic Sans MS", cursive;
	padding-right: 15px;
	padding-left: 15px;
}

.infoBox {
	font-family: "comic Sans MS";
	padding-left: 12px;
	padding-top: 17px;
	text-align: left;
}
.SetupInstr {
	font-family: "comic Sans MS";
	padding: 5px;
}
.SubSetupInstr {
	font-family: "comic Sans MS";
	font-size:12px;
	padding: 5px;
}
/* for all textarea instances */
input:focus{
	background-color:#FFDD55;
}
.aster {
	color: #FFD94A;
}
.footer {
	background-image: url(../images/DKI_r4_c1.jpg);
	min-height: 28px;
	padding-top: 3px;
}
.FeatureHeader {
	background-image: url(../images/Small_Bar_Border.jpg);
	min-height: 21px;
	background-repeat: no-repeat;
}

.BorderHeaderLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 2px;
	text-align:left;
}
.BorderHeaderRight {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 2px;
	text-align: right;
}

#footer {
	text-align: center;
	clear: both;
	width: 1000px;
}

.DKImenuBar {
	background-image: url(../images/DKI_r2_c2.jpg);
	background-repeat: repeat-x;
	background-position: right;
}
.footerLinks {
	font-family: "Comic Sans MS", cursive;
	color: #000;
	text-align: center;
	font-size: 12px;
}
#LeftMain {
	text-align: left;
	float: left;
	width: 495px;
}
.TestimonyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.imgBorder {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.PortBorder {
	border: 2px solid #E39A00;
}



.FormStyle {
	background-color: #9EC1F8;
	float: right;
}
.ImgLeftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#RightMain {
	float: right;
	width: 495px;
	text-align: right;
}
.BoldCenter {
	font-weight: bold;
	text-align: center;
}

.RightSideFloat {
	text-align: right;
}

/* styles for Request Quote Form */
form {
	margin: 5px 5px 0 5px;
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	text-align: left;
}
#Name, #Phone, #Email, #ContactTime {
	width: 175px;
}
#QuestionsComments {
	width: 175px;
	height: 65px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 24px;
}
#Testimony {
	float: right;
	width: 495px;
	margin-top: 20px;
	text-align: right;
}
#about {
	width: 1000px;
}

