@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-x;
	background-color: #6b83b2;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.mainContent h1 {
	padding-top:18px;
	padding-bottom:18px;
	font-size: 24px;
	font-weight: normal;
	margin-left:4px;
	padding-left:4px;
}
a {
	color: #6B83B2;
	text-decoration: none;
}
p { margin-top:3px; margin-bottom:20px; }
ul { margin-left:30px; margin-bottom:15px; }
.menu li a {
	font-weight: normal;
	font-size: 18px;
}
h1 {
	color:#6b83b2;
	font-weight:normal;
	padding-left:12px;
}
.Seccontainer {
	background-color: #FFFFFF;
	background-image: url(../images/secondary1_03.jpg);
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 80px;
}
.container {
	background-color: #FFFFFF;
	background-image: url(../images/largeBG.jpg);
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px 80px;
}
.menu li {
	list-style-type: none;
	float: left;
	margin: 10px;
	padding: 10px;
}
ul.menu {
	float: right;
}
.logo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.moveBox { margin-top: 380px; }
.box1 {
	background-image: url(../images/box1BG.gif);
	margin-left:13px;
}
.box2 {
	background-image: url(../images/box2BG.gif);
	margin-left:13px;
	margin-right:13px;
}
.box3 {
	background-image: url(../images/box3BG.gif);
		margin-right:13px;
}
.box1, .box2, .box3 {
	background-repeat:no-repeat;
	background-position:center;
	width: 297px;
	float:left;
	height: 224px;
}
.box1 h3, .box2 h3, .box3 h3 {
	color: #FFFFFF;
	margin: 0px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box1 p, .box2 p, .box3 p {
	color: #DEE3EE;
	font-size: 13px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.mainContent {
	clear: both;
	float: right;
	width: 630px;
	color: #333333;
}
.mainContent p {
	padding-left: 8px;
	padding-right: 12px;
}
h3 {
	color: #993333;
	font-size: 18px;
	font-weight: normal;
	padding-top:18px;
	padding-bottom:18px;
}
.secondaryContent {
	float: left;
	width: 270px;
	margin: 0px 15px;
	padding: 5px;
}
.secondaryContent label { 
	width:100px;
	display:inline-block;
	text-align:right;
	padding-top:18px;
}
.secondaryContent fieldset { width:270px; border:solid 1px #CCCCCC; padding:4px; margin:4px; }
.footer {
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
ul.Lowmenu li {
	float:left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
}
ul.Lowmenu {
	margin-top:-10px;
	float:left;
	margin-left:0px; padding-left:0px;
	width: 500px;
}
p.copyright {
	color: #FFFFFF;
	width: 400px;
	float: left;
	font-size: 12px;
	margin-top: 34px;
	clear:left;
}
p.addy {
	padding-top:0px;
	margin-top:-10px;
	clear: right;
	color: #FFFFFF;
	text-align: right;
	padding-right: 0px;
	width:300px;
	float:right;
}
.phone {
	font-size: 24px;
}
ul.Lowmenu li a, .footer a {
	color: #C6CFE1;
	
}
.secSec, .secContent { padding-top:90px; }

ul.cats { list-style-type:none; }

/* Photo Gallery Stuff */
ul.galleries li { width:410px; height:300px; }
ul.portfolio li { width:175px; height:150px; }
ul.galleries li, ul.portfolio li { list-style:none; float:left; text-align:center;  border:solid 1px #cccccc; padding:10px; margin:10px; }
ul.galleries li a, ul.portfolio li a { display:block; text-decoration:none; }
ul.galleries li a:hover, ul.portfolio li a:hover { color:#000066; background-color:#ffffff;}

/* Products */
#products { width:93%; margin-left:auto; margin-right:auto; }
#products .odd {
	background-color:#E9E9E9;
}
#products .odd td, #products .even td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#products td { padding:3px; }
.pagenums { display:inline-block; border:solid 1px #cccccc; text-align:center; padding:3px; margin:2px;}
.pagepara { text-align:center; margin-bottom:0px; padding-bottom:0px; }
.shop_photos ul { list-style-type:none; float:left; }
.option_box { background-color:#E9E9E9; width: 280px; margin-left:20; padding:15px; }
.option_box label { display:inline-block; width:100px; text-align:right; padding-right:3px;}

/* Contact Form */
.contact_form label {
	display: block;
	width:175px;
	text-align:right;
	vertical-align:top;
	
}
.contact_form { background-color:#dfe4ee; width:89%; margin-left:10px;}
.contact_form textarea { width:200; height:150px; }
.contact_form td { vertical-align:top; padding-top:12px; }