/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 425px;
	}
a {color:#DB0000; text-decoration:none;}
a:hover {color:#DB0000; text-decoration:underline;}

.red  {color: #DB0000;}
.white {color:#FFFFFF;font-weight:bold;}
.blue {color:#42586F;}

.arrow a {text-decoration:underline;background: #fff url(assets/arrow.jpg) 5px 50% no-repeat;padding-left:15px}


ul {
  margin:0px 0px 0px 20px;
  padding:0px;
}

li {list-style:square; margin:0px;}

hr{
border-top:1px solid #42586F;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
margin-top:15px;
margin-bottom:15px}

h1{
font-size:20px;
color:#DB0000;
margin-bottom:15px}

h2{
font-size:16px;
color:#42586F;
margin-top:5px;
margin-bottom:5px}

h3{
font-size:14px;
color:#DB0000;
margin-top:5px;
margin-bottom:5px}

h4{
font-size:13px;
color:#42586F;
margin-top:5px;
margin-bottom:5px}/* CSS Document */
body {
	background:#42586F url(assets/background.jpg) repeat-x top left;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
  width:100%;
}
.header {
	height: 150px;
	width: 970px;
	margin-right: auto;
	margin-left: 20px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 15px;
  background-image:url(assets/logo.png);
  background-repeat:no-repeat;
  background-position:top left;
}

/* hack for IE to render the png with transparency MUST use full url to image - NOT relative */
* html .header {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/assets/logo.png", sizingMethod="crop");
}
#header_contact {
	float: right;
	height: 85px;
	width: 170px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding: 5px;
	margin-top: 60px;
}

.header_wrapper {
	height: 150px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#content_wrapper {
  width: 990px;
  background-image:url(assets/content_background.png);
  background-repeat:no-repeat;
  background-position:bottom left;
}

/* hack for IE because it still can't render the png correctly */
* html #content_wrapper {
  background-image:url(assets/content_background.gif);
  background-repeat:repeat-y;
  background-position:top left;
}

#nav {
	background-color: #62A3F0;
	width: 156px;
	float: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.right_image_wrapper {
	float: right;
	height: auto;
	width: 180px;
	height: 422px;
}
.content {
  width:829px;_width:600px;*width:600px;
  margin-left: 160px;
  margin-top: 0px;
  background-repeat: no-repeat;
  padding-bottom: 15px;
  background-position: left bottom;
}
.faded {
	background-image: url(assets/background_content_faded.jpg);
	height: 20px;
	width: 649px;_width:644px;
	background-repeat: repeat-x;
}
.textwrapper {
	width: 624px;_width:600px;
	padding: 10px 5px 15px 20px;
}

#gallery{
float:left;
width:100%;
border-bottom:1px solid #42586F;
margin:0 0 20px 0;
_padding:0 0 20px 0}

#slideshow{
width:593px;
height:296px;
background: url(assets/slideshow-bg.jpg) bottom left;
}

/* MENU - categories menu on left side */
#menu{position:relative;float:left;width:156px;padding:0;margin:0;}
* html #menu{position:static;}
#menu dl {margin:0; padding:0 0 0 0px;}
#menu dt {margin:0; padding:0 0 0 0px;}
#menu dd {margin:0; padding:0 0 0 0px;}

#menu dt a, #menu dd a{display:block; text-decoration:none; font-size:12px; color:#000000;}
#menu dt a {font-weight:bold; padding:5px 10px 5px 20px;}
#menu dd a {font-weight:normal; padding:5px 10px 5px 30px;}

#menu dt a:hover, #menu dt a.menuActive:link, #menu dt a.menuActive:active, #menu dt a.menuActive:visited, #menu dt a.menuActive:hover {text-decoration:underline;background: #fff url(assets/arrow.jpg) 5px 50% no-repeat;}


#menu dd a:hover, #menu dd a.menuActive:link, #menu dd a.menuActive:active, #menu dd a.menuActive:visited, #menu dd a.menuActive:hover {text-decoration:underline; background: #fff url(assets/arrow.jpg) 5px 50% no-repeat;}

#nav h2, #nav h3, #testimonials h2, #testimonials h3 {color:#FFFFFF; background:#000000; font-size:16px; padding: 4px; margin:0px;}
#testimonials h3 {border:1px solid #ffffff;}

* html #subcontent{padding-top:32px;}
#subcontent ul, #subcontent p{margin:0 10px;}
#newsletter
{
  width: 156px;
  background:#FFFFFF;
}
#newsletter a {text-decoration:underline;background: #fff url(assets/arrow.jpg) 5px 50% no-repeat; padding-left:15px;}
#newsletter p {padding-left:4px;}
#testimonials {
	background-color: #ffffff;
/*	background-image: url(assets/testimonial_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 200px;*/
	width: 157px;
	margin: 20px auto 0px auto;
}
/* hack for IE to render the png with transparency 
* html #testimonials {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/assets/testimonial_footer.png", sizingMethod="crop");
}*/
#testimonials p {font-size:12px; font-style:italic;font-weight:normal;background-color:#FFFFFF;color:#000000;}
#testimonials a {text-decoration:underline; background: #fff; background-image: url(assets/arrow.jpg);background-repeat: no-repeat; background-position: 3px 3px; padding-left:15px;}
#testimonial_text {
	padding: 5px;
	width: 147px;
}
.curve {
	background-image:url(assets/curve_outter.jpg);
	background-repeat:no-repeat;
	width: 156px;
	height: 160px;
	margin-top: auto;
	margin-bottom: 0px;
}
#footer{
  font-size:10px;
  text-align:right;
}
.noUnderline{
  text-decoration:none;
}
div.contactForm{
  width:365px;
  padding: 0px;
  margin: 0px;
  position:absolute;
}
div.row {
  clear: both;
  padding-top: 5px;
  _padding-top: 2px;
  }
div.row span.label {
  float: left;
  width: 140px;
  text-align: right;
  padding:0px 10px 0px 0px;
  }
div.row span.formw {
  float: right;
  width: 210px;
  text-align: left;
  }
div.row span.formw input.text, div.row span.formw textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003a67;
	width: 210px;
	border: 1px solid #000000;
	background: none;
}
div.row span.formw textarea{
  height:50px;
}
div.spacer {
  clear: both;
}

