/* BASIC */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(../images/pattern2.gif);
	background-repeat: repeat;
	height: 100%;
}

A.external {
  padding-left: 15px;
  background: url(external-link.png) top left no-repeat;
}


td {
	font-size: 11px;
	color: #333333;}
	
p { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}	

.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.textb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.textbwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.textbred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}

.textbitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

#testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	margin-left: 30px;
	padding: 10px 20px 10px 20px;	
	background: url(../images/testimonial.jpg);
	width: 330px;
	border:groove;
	border-color:#993300;
}

	  
img {border: 0;}	  


h1, h2, h3, p, ul {
	padding: 0;
	margin: 0;	
}

/* regular body links */
a:link, a:visited, a:active {
	font-size: 11px;
	font-weight: bold;
	color: #C9361D;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

#wrapper {
	background-image: url(../images/shadow-background3.gif);
	background-repeat: repeat-y;
	width: 800px;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	min-height:600px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;
}

#container {
	position: relative;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-container.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	min-height:600px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;

}

/* MASTHEAD DIV, Header Tags and Link Styling */
#masthead {
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	width: 780px;
	margin: 0px;
	padding: 0px;	
}

#masthead h1.first {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	color: #CC9966;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 38px;
	line-height: 16px;
}

#masthead .first {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 16px;
	color: #CC9966;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 38px;
	line-height: 16px;
}




#masthead h1.second {
	width: 575px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	height: 36px;
	color: #C86014;
	padding-left: 15px;
	line-height: 36px;
}



#masthead .second {
	width: 575px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	height: 36px;
	color: #C86014;
	padding-left: 15px;
	line-height: 36px;
}

#masthead h1.third {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	font-size: 25px;
	padding-left: 125px;
	height: 28px;
	font-weight: normal;
	color: #F5DBA5;
	line-height: 28px;
}


#masthead .third {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 400px;
	font-size: 25px;
	padding-left: 125px;
	height: 28px;
	font-weight: normal;
	color: #F5DBA5;
	line-height: 28px;
}



/* If needed
#masthead ul {
	position: absolute;
	list-style: none;
	left: 20px;
	top: 5px;
	height: 75px;
	width: 500px;
}
#masthead li {
	display: inline;
}
#masthead li a {
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#masthead li a:hover {
	color: #8C1E3B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
*/


/* MAIN CONTENT */

#main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BCA281;
	border-left-color: #BCA281;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	width: 450px;
	min-height:600px; /*Change this to whatever you need the min height to be*/
    height:auto;
    height:100%;
	
}

.h1clone {
	font-size: 17px;
	font-weight: bold;
	color: #000066;
	padding-top: 1px;	
	margin-top: 15px;	
	margin-left: 0px;	
	padding-left: 30px;	
	height: 28px;
	width: 100%;	
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 50px;
	line-height: 50px;
		
}

.h2clone {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-top: 1px;
	margin-top: 15px;
	margin-left: 0px;
	background-image: url(../images/icon1_30w.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C09C6B;
	height: 38px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;	
	margin-bottom: 60px;
	padding-bottom: 50px;
	line-height: 50px;
		
		}

.h3clone {
	font-size: 17px;
	font-weight: bold;
	color: #000066;
	padding-top: 1px;	
	margin-top: 15px;	
	margin-left: 0px;	
	padding-left: 30px;
	border-top-width: 1px;	
	height: 38px;
	width: 100%;	
	position: relative;
	left: 0px;
	top: 0px;	
	margin-bottom: 20px;
	padding-bottom: 50px;
	line-height: 50px;
		
		
}

.buttonlink {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding-top: 1px;	
	margin-top: 15px;	
	margin-left: 15px;
	background-image: url(../images/icon2_25w.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 28px;
	width: 100%;	
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;	
}

#main h1 {
	color: #000066;
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#main h6 {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}


#main h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000066;
	padding-top: 1px;
	margin-top: 15px;
	margin-left: 0px;
	background-image: url(../images/icon1_30w.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C09C6B;
	height: 18px;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;	
	margin-bottom: 10px;
	padding-bottom: 0px;
	line-height: 28px;
		
		}





#main p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 27px;
	letter-spacing: 0.4px;
}


#main-short {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BCA281;
	border-left-color: #BCA281;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	height: 625px;	
}

#main-short h1 {
	color: #000066;
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#main-short h2 {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

#main-short p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 27px;
	letter-spacing: 0.4px;
}



ul {
	list-style-image: url(../images/bullet2.gif);
	margin: 0px;
	padding: 0px;
	padding-left: 60px;
	font-size: 11px;
	color: #333333;
	line-height: 25px;
}


ul.bullet1 {
	padding-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 11px;
}
ul.bullet1 li{
	list-style-image: url(../images/bullet1.gif);
	margin: 0px;
	padding: 0px;
}


ul.bullet2 {
	padding-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 11px;
}
ul.bullet2 li{
	list-style-image: url(../images/bullet2-a.gif);
	margin: 0px;
	padding: 0px;
}



#main-inner1 {
	margin-right: 40px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#main-inner1 a:link, #main-inner1 a:visited, #main-inner1 a:active {
	font-size: 11px;
	font-weight: bold;
	color: #C9361D;
	text-decoration: underline;
}
#main-inner1 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
#main-inner1 p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.4px;
}

#main-inner1 h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding-top: 1px;
	padding-bottom: 0px;
	background-image: url(../images/icon2_25w.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	padding-left: 45px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #C09C6B;
	margin: 0px;
	height: 20px;
}
/* Used to style pages laid out like portfolio page */
#main-inner2 {
	margin-right: 40px;
	margin-left: 20px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
	color: #000000;
}


#main-inner2 a:link, #main-inner2 a:visited, #main-inner2 a:active {
	font-size: 11px;
	font-weight: normal;
	color: #C9361D;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#main-inner2 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
#main-inner2 p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	letter-spacing: 0.4px;
}

#main-inner2 h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #C09C6B;
	border-bottom-style: dotted;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
}
#main-inner2 h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	background-image: url(../images/bullet2-a.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#main-inner2 h3 {
	font-size: 11px;
	color: #000066;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}


/* LEFT COLUMN */

#leftcol {
	width: 165px;
	position: absolute;
	top: 110px;
	left: 0;
	width: 165px;
	vertical-align: top;
	background-image: url(../images/bg-leftcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#leftcol p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	letter-spacing: .01em;
}
/* begin left main nav list containers and styling */
#navleft {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#navlist ul li a {
	display: block;
	color: #b13919;
	text-decoration: none;
	width:130px;
	font-weight: bold;
	font-size: 11px;
	height: 22px;
	background-image: url(../images/btn-up1.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CEB093;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	left: 0px;
}
#navlist ul li a:hover {
	display: block;
	color:#9C7B56;
	height: 22px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333366;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	background-image: url(../images/btn-mo1.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	left: 0px;
}
ul.navlist {
	list-style: none;
	width: 150px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
ul.navlist li.first {
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#leftcol .clients {
	font-size: 11px;
	color: #000066;
	background-image: url(../images/icon1_25w.gif);
	height: 35px;
	width: 110px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	font-weight: bold;
	padding-top: 3px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
}
#leftcol .clients a:link, a:visited, a:active {
	font-size: 11px;
	font-weight: bold;
	color: #b13919;
	text-decoration: none;
}
#leftcol .clients a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

/* end left main nav list styling */

/* begin div styling below left nav */
.box1 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 165px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	background-image: url(../images/bar-horiz-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.box2 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 165px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
	background-image: url(../images/bar-horiz-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;;
}
/* end boxes below left nav */
/* end left LEFT COLUMN styling */

	
/* RIGHT COLUMN - begin right column styling */
#rightcol {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 2px;
	right: -615px;
	height: 500px;
	width: 50px;
	background-image: url(../images/bg-rightcol.jpg);
	background-repeat: no-repeat;
}


#rightcol p {
	margin-bottom: 15px;
	text-align: center;
}


#rightonly {
    background-image: url(../images/rightimageonly.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 50px;
	height: 202px;
	top: 110px;
	left: 730px;
	}


/* end right column styling */

/* Special Horizontal List Styling */
#items1-container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#items1-container h1 {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#items1 li {
	display: inline;
	background-repeat: no-repeat;
	padding-left: 40px;
}

#items1 a {
	padding-left: 20px;
	padding-bottom: 14px;
}

#items1 a:link, #items1 a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #C9361D;
	text-decoration: underline;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/icon1_15w.gif);
	padding-left: 20px;
}

#items1 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/icon1_15w.gif);
}
/* End Special Horizontal List Styling */

#identity1 {
	font-size: 11px;
	color: #333333;
	letter-spacing: .6px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/bck-eckweb_150w.gif);
	background-repeat: no-repeat;
	background-position: 625px bottom;
	height: 120px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #583E1D;
	margin: 0px;
	clear: both;
	line-height: 15px;
}


/* begin footer styling */
#footer {
	background-image: url(../images/footer-top.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	padding-top: 10px;
	margin: 0px;
	background-color: #583E1D;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#footer-bot {
	background-image: url(../images/footer-bot.gif);
	background-repeat: no-repeat;
	background-color: #583E1D;
	height: 10px;
	padding: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: both;
	margin: 0px;
	text-align: center;
}
.photo1 {
	float: right;
	z-index: 10;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.photo1 p {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.photo1 img {
	padding: 0px;
	display: block;
	margin: 0px;
}
.dividers {
	color: #F0D197;
	font-size: 10px;
	font-weight: normal;
}
.footer-text {
	font-size: 10px;
	font-weight: bold;
	color: #CA8D1C;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	line-height: 15px;
}
a.footer-text:link, a.footer-text:visited, a.footer-text:active {
	font-size: 10px;
	font-weight: bold;
	color: #CA8D1C;
	text-decoration: none;
}
a.footer-text:hover {
	font-size: 10px;
	font-weight: bold;
	color: #F0D197;
	text-decoration: none;
}

/* link to pmm only */
.pmm {
	font-size: 9px;
	color: #CA8D1C;
}
a.pmm:link, a.pmm:visited, a.pmm:active {
	font-size: 9px;
	font-weight: normal;
	color: #CA8D1C;
	text-decoration: none;
}

a.pmm:hover {
	font-size: 9px;
	font-weight: normal;
	color: #F0D197;
	text-decoration: none;
}
/* end footer styling */

a.bold-l:link, a.bold-l:visited, a.bold-l:active {
	font-size: 11px;
	font-weight: bold;
	color: #C9361D;
	text-decoration: underline;
}
a.bold-l:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}


a.yellow-l:link, a.yellow-l:visited, a.yellow-l:active {
	font-size: 11px;
	font-weight: bold;
	color: #ccffff;
	text-decoration: underline;
}
a.yellow-l:hover {
	font-size: 11px;
	font-weight: bold;
	color: #ccffff;
	text-decoration: underline;
}

.freequote {
	font-size: 17px;
	font-weight: bold;
	color: #000066;	
	margin-left: 0px;	
	padding-left: 30px;	
	height: 28px;
	width: 100%;	
	position: relative;
	left: 0px;
	top: 0px;	
	margin-bottom: 20px;
	padding-bottom: 50px;	
		
}



#main-long {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BCA281;
	border-left-color: #BCA281;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	height: 920px;	
}

#main-long h1 {
	color: #000066;
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#main-long h2 {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

#main-long p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 27px;
	letter-spacing: 0.4px;
}

#main-thanks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BCA281;
	border-left-color: #BCA281;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	height: 625px;
	text-align: center;	
}

#main-thanks h1 {
	color: #000066;
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#main-thanks h2 {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

#main-thanks p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 27px;
	letter-spacing: 0.4px;
}

#main-longest {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BCA281;
	border-left-color: #BCA281;
	margin-right: 50px;
	margin-left: 175px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
	height: 1520px;	
}

#main-longest h1 {
	color: #000066;
	font-size: 17px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;	
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#main-longest h2 {
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C09C6B;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

#main-longest p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 27px;
	letter-spacing: 0.4px;
}

#center {
     text-align: center;
	 padding: 10px; }
	 
	 
#center400 {
     text-align: center;
	 padding: 10px;
	 width: 400px; 
	 margin: 0 auto;}	 
	 
#centerbold {
     padding: 12px; 
	 text-align: center;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 color: #000000;
	 font-weight: bold;
	 }	 
	 
#seopricing {
     background-image: url(../images/seopricing.jpg);
	 height: 170px;
	 width: 346px;
	 margin-left: 90px;
	 }
	 	 

	
#translate {
    height: 80px;
	}	
	
#vcard {
    font-weight: bold;}


#breadcrumbs {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;}

#breadcrumbs a:link, #breadcrumbs a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #C9361D;
	text-decoration: underline;	
	
}

#breadcrumbs a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
		
} 



 #crumbs {
 font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
margin-bottom: 20px;
 border-bottom:1px solid #dedede;
 height:2.3em;
 }
 
 #crumbs li {
float:left;
line-height:2.3em;
padding-left:.75em;
color:#777;
 }

 ul, li {
 list-style-type:none;
 padding:0;
 margin:0;
 }
 
#crumbs li a {
display:block;
padding:0 15px 0 0;
background:url(../images/icon1_15w.gif) no-repeat right center;
}

#crumbs li a:link, #crumbs li a:visited {
text-decoration:none;
color:#777;
}

#crumbs li a:hover, #crumbs li a:focus {
color:#dd2c0d;
}


#rightbox {    
   float: right;
   margin: 0;
   padding: 5px;   
   }	