/* Base Template CSS */

/* reset whitespace */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
 margin:0;
 padding:0;
}



/* basic layout */
body {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000;
 line-height: 18px;
}

a img {border: 0px; outline: 0px;}

.center {
 width: 960px;
 margin: 0 auto 0 auto;
}

.left {
 float: left;
}

.right {
 float: right;
}

.clear { 
 clear: both; 
 height: 0; 
 margin: 0;
}

#logo {
 margin: 53px 0px 0px 0px;
 width: 358px;
 height: 75px;
 float: left;
}

#top_links {
 width: 226px;
 height: 29px;
 float: right;
 background: transparent url(../images/bg_top_links.jpg) top left no-repeat;
}

#top_links ul {
 width: 180px;
 position: relative;
 list-style-type: none;
 display: inline;
}

#top_links ul li {
 width: 48px;
 float: left;
 font-weight: normal;
 list-style-type: none;
 display: inline;
 text-align: center;
 margin: 3px 0px 0px 6px;
}

#telephonenumber {
 width: 260px;
 float: left;
 position: absolute;
 top: 70px;
 left: 715px;
 color:#003366;
 font-size: 20px;
}

#telephonenumber p {
 font-family:Arial, Helvetica, sans-serif;
 color:#003366;
 background: transparent;
 font-weight: bold;
 font-size: 16px;
}

#mainmenu {
 width: 660px;
 height: 38px;
 position: absolute;
 margin-top:167px;
 margin-left: 320px;
}

#mainmenu ul li{
 width: 160px;
 height: 26px;
 float: left;
 font-size: 15px;
 font-weight: bold;
 list-style-type: none;
 display: inline;
 color:#FFFFFF;
 text-align: center;
 margin: 1px 0px 0px 2px;
 padding: 6px 0px 0px 0px;
 background: transparent url(../images/bg_button.gif) 0px 0px no-repeat;
}

#mainmenu ul li:hover {
 background: transparent url(../images/bg_button.gif) 0px -32px no-repeat;
 height: 26px;
}

#mainmenu ul li.selected {
 background: transparent url(../images/bg_button.gif) 0px -32px no-repeat;
 height: 26px;
}

#mainmenu ul li a {
 color: #FFFFFF;
 text-decoration:none;
}

#mainmenu ul li a:hover {
 color: #003366;
 text-decoration:none;
}


#top_links ul li a {
 color:#FFFFFF;
 text-decoration: none;
}

#top_links ul li a:hover {
 color:#FFFFFF;
 text-decoration: none;
}

#header {
 height: 200px;
 background: #E3FFAB url(../images/bg_header.jpg) top center no-repeat;
}

#header .center {
 position: relative;
 margin: 0 auto 0 auto;
 height: 200px;
}

#content div.center {
 position: relative;
 padding: 0px 0px 0px 0px;
}

#content {
 background: #E49423 url(../images/bg_content.jpg) top center no-repeat;
}

* html #content {
 position: relative;
 top: -3px;
}

#footer{
 height: 199px;
 margin-top: -3px;
 background: #FF9966 url(../images/bg_footer.jpg) top center no-repeat;
}

#footer .center {
 position: relative;
 margin: 0 auto 0 auto;
}
/* header */




/* mainstructure */

#column1 {
 float: left;
 width: 280px;
 height:600px;
 margin: 20px 0px 0px 0px;
}


/* box newsletter */

#search {
 width: 235px;
 height: 181px;
 margin-top: 118px;
 position: relative;
 z-index: 2000;
 background: transparent url(../images/bg_newsletter.jpg) top left no-repeat;
}


input#newsletter {
 border: 0px;
 outline: 0px;
 background: transparent;
 margin: 83px 0px 0px 28px;
 height:20px;
 color:#3A1109;
 font-size:11px;
 width:177px;
 float: left;
 display: block;
}

input.bt_submit {
 width: 142px;
 height: 42px;
 margin: 10px 0px 0px 75px;
}

#divthanks {
 background: transparent url(../images/bg_thanks.jpg) top center no-repeat; 
 height: 150px;
 width: 235px;
 position: absolute;
 top: 0px;
 height: 181px;
 left: 0px;
}

/* end box */

#column2 {
 float: right;
 width: 630px;
 margin: 20px 0px 70px 0px;
}

#column2 h1{
 font-size: 30px;
 font-family:Arial, Helvetica, sans-serif;
 color:#972716;
 height: 30px;
 margin-bottom: 15px;
}

#column2 h2{
 font-size: 18px;
 font-family:Arial, Helvetica, sans-serif;
 color:#800510;
 width: 600px;
 line-height: 28px;
 float: left;
 margin-top: 10px;
 margin-bottom: 10px;
 text-transform:uppercase;
}

#column2 h3{
 font-size: 17px;
 font-family:Arial, Helvetica, sans-serif;
 color:#972716;
 width: 600px;
 float: left;
 line-height: 25px;
 margin-top: 5px;
 margin-bottom: 5px;
}

#column2 h3 b, #column2 h3 strong {
 color:#800510;
}

#column2 p {
 color: #350D08;
 line-height: 24px;
 font-size: 14px;
 float: left;
}

#column2 p strong, #column2 p b, #column2 p.featured b, #column2 p.featured strong {
 font-weight: bold;
 color: #972716;
}

#column2 p.featured {
 color: #350D08;
 line-height: 20px;
 font-size: 12px;
 padding-left:12px;
 margin-top:10px;
 background: #E49423 url(../images/line.gif) top left repeat-y;
}

#column2 p.quote {
 color: #350D08;
 line-height: 18px;
 font-size: 12px;
 width: 600px;
 font-style: italic;
 float: left;
 margin: 8px 0px 8px 0px;
 padding: 0px 5px 0px 5px;
 /*background: #E49423 url(../images/bg_quote.gif) top left no-repeat;*/
}

#column2 p.featured#nobackground {
 background: transparent;
 padding-left: 0px;
}

#homeicons {
 background: transparent url(../images/bg_homeicons.png) top center no-repeat;
 float: right;
 width:630px;
 margin-top: 20px;
 height: 135px;
}

#homeicons img{
 float: left;
 margin-left: -10px; 
}

#homebuttons img {
 margin: -30px 43px 0px 25px;
 float: left;
}

#homebuttons {
 margin-bottom: 10px;
}

#socialnetworkicons {
 width: 200px;
 margin: 5px 0px 0px 0px;
 float: left;
}

#socialnetworkicons p {
 font-size: 11px;
 color: #3A1109;
 padding-bottom:5px;
 padding-left:10px;
}

.footercenter {
 width: 240px;
 margin: 0px 0px 0px 132px;
 float: left;
 color:#3A1109;
 padding-top:5px;
}

.weblinks {
 width: 300px;
 margin: 0px 0px 0px 40px;
 float: left;
 padding-top:5px;
}

.weblinks a:hover,
.weblinks a {
 color: #3A1109;
 text-decoration: none;
}

/* subnav */

#subnav {
}

#subnav ul {
 width: 260px;
 list-style-type: none;
 margin: 30px 0px 0px 0px;
}

#subnav li {
 height: 25px;
 display: block;
 list-style-type: none;
 background: transparent url(../images/arrow.gif) 0px 4px no-repeat;
}

#subnav li a,
#subnav li a:visited {
 display: block;
 text-decoration: none;
 font-family: Arial, Verdana;
 font-size: 14px;
 margin-top: 0px;
 font-weight: bold;
 color:#972716;
 padding: 0px 18px 0px 18px;
}

#nav a:hover {
 color: #000;
}

#nav li.current a,
#nav li.current a:visited {
 color: #000;
}

/* links */

a,
a:visited {
 color: #350D08;
 text-decoration: none;
 outline: 0px;
}

a:hover {
 color: #350D08;
 text-decoration: none;
 outline: 0px;
}



/* SERVICES */

#column2 ul {
 width: 500px;
 float: left;
 list-style-type: none;
 margin: 10px 0px 10px 0px;
}

#column2 ul li {
 height: 25px;
 float: left;
 width:620px;
 margin: 6px 0px 4px 0px;
 padding-left: 30px;
 display: block;
 color:#972716;
 font-weight: bold;
 font-size: 13px;
 list-style-type: none;
 background: transparent url(../images/pin.gif) 0px 2px no-repeat;
}

#column2 ul li.bigger {
 float: left;
 width:600px;
 height: 80px;
 padding-left: 30px;
 font-size: 13px;
 font-weight: normal;
 line-height: 20px;
 list-style-type: none;
 margin-bottom: 0px;
 color:#350D08;
 background: transparent url(../images/pin.gif) 0px 5px no-repeat;
}

#column2 ul li.smaller {
 float: left;
 width:600px;
 height: 50px;
 padding-left: 30px;
 font-size: 13px;
 font-weight: normal;
 line-height: 20px;
 list-style-type: none;
 margin-bottom: 0px;
 color:#350D08;
 background: transparent url(../images/pin.gif) 0px 5px no-repeat;
}

#column2 ul li.smaller h4,
#column2 ul li.bigger h4 {
 color:#972716;
 font-size: 12px;
 width: auto; 
 float: left;
 text-transform:uppercase;
}

#column2 ul li a,
#column2 ul li a:visited {
 display: block;
 text-decoration: none;
 font-family: Arial, Verdana;
 font-size: 14px;
 margin-top: 0px;
 font-weight: bold;
 color:#972716;
 padding: 0px 18px 0px 18px;
}

/* contactform */


#contactsform {
 border:0px;
 outline: 0px;
 width: 600px;
 height: 400px;
 float: left;
 background: transparent url(../images/bg_contactsform.png) top left no-repeat;
}

#contactsform span {
 width: 120px;
 color: #972716;
 font-weight: bold;
 border:0px;
 font-size:15px;
 outline: 0px;
 float: left;
 height:20px;
 margin: 10px 0px 10px 0px;
}

#contactsform input {
 border:0px;
 outline: 0px;
 width: 355px;
 float: left;
 background: transparent;
 height: 22px;
 padding: 5px;
 font-size:13px;
 color: #350D08;
 font-family:Arial, Helvetica, sans-serif;
 margin: 8px 0px 17px 20px;
}

#contactsform textarea {
 border:0px;
 outline: 0px;
 background: transparent;
 width: 355px;
 padding: 6px;
 height: 140px;
 margin: 20px 0px 0px 20px;
 overflow: auto;
 font-size:13px;
 color: #350D08;
 font-family:Arial, Helvetica, sans-serif;
}

#contactsform input.bt_submit {
 width: 96px;
 height: 39px;
 border: 0px;
 outline: 0px;
 cursor: pointer;
 float: right;
 margin: 10px 85px 0px 0px;
 font-size:11px;
 color:#E3FFAB;
 text-transform:uppercase;
 font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-indent:-10px;
 background: transparent url(../images/bg_bt_submit.gif) top left no-repeat; 
}

/* ######################################################### Hack fo Safari on mac ################################################## */

html[xmlns*=""] #contactsform input.bt_submit {
	margin-left: 412px;
	float: left;
}

