/* Class for clearing floats */



.clear {
	clear:both;
}

img {
	border:none;
}

.floatleft {
	float:left;
	padding-right:10px;
}

.floatright {
	float:right;
	}
	
.center {
	text-align:center;
}


/* =======wrapper*/
#wrapper {

	width:1000px;
	margin:0 auto;

	}
	
	
	/* =======header*/


#mainheader {
	text-align:right;
	height:100px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

#header {
	position:relative;
	margin-top:20px;
	height:280px;
}

.headerimg {
	height:267px;
	width:1000px;
	border:0;
}

.headerimg2 {
	height:280px;
	width:1000px;
	border:0;
}


/* =======logo*/

#logo {
	text-align:right;
	padding:5;
	float:right;
	width:450px;
	height: 90px;
	z-index: 100;
}


#logo a {
	float:left;
	}

body {
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #fff;

}

/*main navigation*/
#mainnav{
	height:60px;
	width:790px;
	margin: 10px 0 0 0;
	float: right;
	position:relative;
		}

#mainnav ul{
	margin:0 auto;
	padding:0;
	list-style:none;
	float:right;
}

#mainnav li ul{
	display: none;
	width: auto;
	padding:0;
	margin:0;
	background-color:#ccc;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	
}


#mainnav ul li{
	float:left;
	color:#000;
	padding:20px 16px 0;
	margin: 0px 0px 0px;
}

#mainnav li:hover ul {
	visibility:visible;
	display:inline;
	position:absolute;
	margin:0;
	padding:0;
	z-index:999;

}

#mainnav li:hover li {
	float:none;
}

#mainnav li:hover li a {
	font-size:14px;
	margin:0;
	color:#fff;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;

}

#mainnav li li a:hover {
	background-color:#333;
}
	
	
#mainnav ul a{
	color:#333;
	display:block;
	text-decoration: none;
	font-size:18px;
	font-family: OpenSansSemiboldItalic, Arial, Helvetica, sans-serif;  no .ttf		text-align: center;
	padding:2px;
	}
	
#mainnav ul a:hover{
	color:#D2222A;
}

#mainnav li a span {
	font-size: 13px;
	color: #5E7AAB;
	font-weight: normal;
 }

#mainnav ul li ul li {
	margin: 2px;
	padding: 0px;
}


#main_content {
	float:none;
	width:1000px;
	padding: 10px;
	padding-top: 30px;
	margin:0 0 0 0;
	}
	
	#content_int {
	float:none;
	width:1000px;
	padding: 10px;
	padding-top: 5px;
	margin:0 0 0 0;
	}


/* =======3 Column*/	

#maincontent_left {
	float:left;
	width:300px;
	height:295px;
	padding: 10px;
	margin-top:5px;
	margin-bottom:10px;
			margin-right:10px;

	}

#maincontent_center {
	float:left;
	height:295px;
	text-align:left;
	width:320px;
	margin-top:5px;
		margin-bottom:10px;
		margin-right:10px;

	}

#maincontent_right {
	float:left;
	text-align:left;
	width:300px;
	height:295px;
	margin-top:5px;
	padding: 10px;
		margin-bottom:10px;

	}
	
	
	/* =======2 Column uneven*/	

#maincontent_left2 {
	float:left;
	width:600px;
	height:375px;
	padding: 10px;
	margin-top:5px;
	margin-bottom:10px;
			margin-right:10px;

	}


#maincontent_right2 {
	float:left;
	text-align:left;
	width:335px;
	height:375px;
padding-left:15px;
padding-top:15px;
	margin-top:5px;
		margin-bottom:10px;

	}
	
	
	
/* =======2 Column*/	
#maincontent_left_int {
	float:left;
	width:465px;
	padding: 10px;
	margin-top:5px;
	margin-bottom:5px;
			margin-right:10px;

	}


#maincontent_right_int {
	float:left;
	text-align:left;
	width:465px;
	margin-top:5px;
	padding: 10px;
		margin-bottom:5px;

	}
	
/* =======1 Column*/	

#maincontent_center_int {
	float:left;
	text-align:left;
	width:960px;
	height: auto;
	padding: 10px;
	margin-top:5px;
		margin-bottom:5px;
		margin-right:10px;

	}



h1 {
	font-family: Arial, Helvetica, sans-serif; /* no .ttf */
	font-size:16px;
	vertical-align: top;
	color:#D2222A;
	font-weight: bolder;
	margin-top:0;
	padding-top:0;
}

#overlay {
	position:absolute;
	left:520px;
	top: 50px;
	z-index:999;
}

/* =======footer*/
#footer {
	clear:both;
	margin:0 auto;
	width:100%;
	text-align:center;
	background-color:#fff;
	}
	
.footertable {
	width: 600px;
	float: right;
	}
	
.footerlinks {
	width: 145px;
	}
	
.footersocial {	
	width: 20px;
	height:20px;
	border: 0;
	margin-top: 5px;
	}

#footernav {
	line-height:normal;
	margin:0 auto;
	}
	
#footer p {
	font-size: 1em;
	font-style: italic;
}

/*------footer navigation*/
#footer ul, #footer ul li {
     list-style: none;
     margin: 0;
	 margin-left:5px;
     padding: 0;
	 
 }

 #footer ul {
     text-align: center;
	 padding: 0 0px;
	 width:970px;
 }

 #footer ul li {
     display: inline;
	 padding-left:18px;
	 line-height:18px;
	  }

 #footer li a {
		font-family:Arial, Helvetica, sans-serif;
font-size:10px;
	color:#000;
	height:3em;
	text-decoration: none;
 }
  #footer li a:hover {
	color: #666;	
 }



/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:400px;	width: 1000px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	left: 0px;
	text-decoration: none;
}
.image_reel img {
	float: left;
	text-decoration: none;
}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 10px; right: -10px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #666;
}
.paging a.active {
	font-weight: bold;
	background: #ccc;
	border: 1px solid #666;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #471715;
}
.bodyText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #3D362C;
}

.bodyTextBOLD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #3D362C;
		font-weight: bold;

}

.bodyTextBoldItal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #3D362C;
	font-style: italic;
	font-weight: bold;
}

.bodyTextItal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #3D362C;
		font-style: italic;

}
a {
	font-weight: bold;
	color: #069;
	text-decoration: none;
}
.phone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D2222A;
	text-decoration: none;
}

contact form

#contactform {margin:0; padding:0;}
#contactform ul {list-style:none; width:355px; margin-right:20px; float:left; padding:0;}

#contactform ul li {margin-bottom:5px; float:left; width:100%; padding:0;list-style:none;}

#contactform ul li.submit {border-top:1px solid #1e1e1e; padding-top:10px; margin-top:12px; text-align:right; padding-bottom:0; margin-bottom:0;}

#contactform ul li label { width:130px; float:left; }
#contactform ul li p.fields, #contactform ul.checkboxes{margin-left:10px; margin-top:0; float:left; width:210px; padding-bottom:0; margin-bottom:0; }

#contactform ul.checkboxes li {float:none;}
#contactform ul.checkboxes li label{float:none;}
#contactform ul.checkboxes li input {margin-right:5px;}.paragraphHead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D5222A;
}

.bodyText a {
	color: #039;
	text-decoration: none;
}

.bodyText a:hover {
	color: #069;
	text-decoration: none;
}

#da-vinci-carousel img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

#maincontent_center_int table tr td {
	border: thin solid #3D362C;
}

.google {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.mailimg {
	width:146px; 
	height:52px;
	border:0;
}#maincontent_center_int p .center {
	text-align: center;
	margin-left: 200px;
}
#designapprovalform table {
	margin-left: 250px;
}
