/*** GLOBAL  ***/
html,body{height:100%;}
body {
	font-family:Verdana, Arial, Tahoma;
	font-size:11px;
	margin:0 auto;
	padding:0;
	color:#333;
	height:100%;
	line-height:18px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{margin-bottom:15px;	font-family: Tahoma, Arial;	font-weight:normal; color:#666}
h3, h4, h5, h6{margin-bottom:8px;	font-family:Arial, Verdana, Tahoma;	font-weight:normal; color:#666}
h1 {font-size:22px; line-height:24px;}
h2 {font-size:18px; line-height:20px;}
h3 {font-size:16px; line-height:18px;}
h4 {font-size:14px; line-height:15px;}
h5, h6 {font-size:13px; line-height:15px;}

/* links */
a {color:#cc0000; text-decoration:none;}
a:hover{color:#c11515; text-decoration:none;}
a img{border:none}
.border{ border:1px solid #c5c5c5; padding:3px;}
.imgleft{float:left; margin-right:15px;}
.imgright{float:right; margin-left:15px;}
.imgmiddle{vertical-align:middle; padding-right:6px}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:11px;
	line-height:18px;
	margin-bottom:15px;
}
ul, ol {
	margin:10px 0 35px 30px;
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#6b6b6b;
	padding:10px 20px 10px 35px;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #e0e0e0;
	padding:15px 10px;
}


/*** END OF DEFAULT ELEMENT STYLES ***/


/*** CONTAINER ***/
#top_container { background-image:url(/images/bg_container_top.gif); background-repeat:repeat-x; background-position:top}
#top_container_inner { background-image:url(/images/bg_container_inner_top.gif); background-repeat:repeat-x; background-position:top}
#top_container_inner2 { background-image:url(/images/bg_container_inner_top2.gif); background-repeat:repeat-x; background-position:top} /* this style replaces the one above it*/
#bottom_container { clear: both; background-image:url(/images/bg_container_bottom.gif); background-repeat:repeat-x; background-color:#efefef; min-height:229px;}
#bottom_container2 { clear: both; background-color: #efefef; background-image: url(/images/bg_container_bottom.gif); background-repeat: repeat-x; min-height: 250px; padding-top: 16px; }
#footer_container { clear: both; background-image:url(/images/bg_container_footer.gif); background-repeat:repeat-x; background-color:#333333; min-height:35px;}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
.centercolumn{width:952px; margin:0px auto 0px auto;}
/*** END OF CENTERCOLUMN ***/

/*** TOP ***/
#top{height:110px}
#top ul, #top p, #top a, #top a:visited{color:#fff;}
#top ul{list-style-type:none; margin:0px; padding:0px;}
#logo{margin:0px 0px 0px 5px;; float:left;}
#topcontact{width:730px; float:right; text-align:right; padding:5px 0px 20px 0px}
#topmenu{height:73px; margin:0px 0px 0px 230px}
#topmenu ul{list-style-type:none; margin:0px; padding:14px 0px 0px 0px;}
#topmenu ul li{list-style-type:none; margin:0px; padding:0px 10px 0px 25px; float:left; font-size:18px; font-family:Tahoma, Arial, Tahoma;}
#topmenu ul li span{display:block; font-size:11px;}
#topmenu ul li a, #topmenu ul li a:visited{color:#fff; display:block; padding-left:13px; }
#topmenu ul li a.active{background-image:url(../images/arrow.gif); background-repeat:no-repeat;}
#topmenu ul li a:hover{color:#fff; text-decoration:none; background-image:url(../images/arrow.gif); background-repeat:no-repeat;}
/*** END TOP ***/

/*** HEADER ***/

/*** END HEADER ***/


/*** CONTENT ***/
#maincontent{padding:30px 0px 40px 0px;}
#maincontent a, #maincontent a:visited{text-decoration:underline;}
#maincontent a:hover{text-decoration:none;}
#box_container{margin-bottom:30px; width:952px; float:left;}
.box{float:left; width:260px;}
.boxwimg{float:left; width:200px;}
.box.nomargin{}
.line_separator{ width:85px; float:left; display:block; background-image:url(../images/line_separator.gif); background-repeat:no-repeat;background-position:center; min-height:200px;}
* html .line_separator{height:200px;}/* ie6 only*/
#content{clear:left;}
.tagline{font-size:18px; line-height:24px; font-style:italic; color: #990000; margin-left: 100px; margin-right: 100px;}
/*** END CONTENT ***/



/*** FOOTER ***/
#bottom_container{ padding:25px 0px 5px 0px}
#bottombox_container{float:left; width:952px;}
.bottombox{float:left; width:260px;}
.bottombox{margin-left:85px;}
.bottombox.nomargin{margin-left:0px;}
#bottom_container ul{margin:0px; padding:0px; list-style-type:none;}
#bottom_container ul li{margin:0px; padding:0px 0px 6px 0px; margin-bottom:6px; list-style-type:none; border-bottom:solid 1px #b3b1b1;}
#bottom_container ul li a, #bottom_container ul li a:visited{color:#333;}
#bottom_container ul li a:hover{color:#7f7e7e;}
#bottom_container ul.flickr li{display:inline; float:left; border:none; padding:0px 15px 15px 15px;}
#bottom_container ul.flickr li.nomargin{padding:0px 15px 15px 0px;}
#footer_container a, #footer_container a:visited{color:#898686;}
#foot{text-align:center; padding:10px 0px 0px 0px; font-size:11px; font-family:Arial; color:#898686}
/*** END OF FOOTER ***/

/**hidden***/
.hidden{visibility:collapse;}

#table td
{
    border-color: #333;
    border-width: 0px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

.holder {width:210px; margin:5px; padding:1em; border:1px solid #ddd; float:left;}
.holder h2 {text-align:left;}
a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:100%; font-style:normal; cursor:default;}
.clear {clear: both;}

/* CONTACT */
form{margin-top:-10; padding:0;}
fieldset{border:1px;}
#contact_form{margin-top:-10px auto; position:relative}
#contact_form p{margin: 5px 0 0px 0;}
label{margin-top:0px;}
label.sp { width:3px;}
span.error{color:red;text-align:left;}

#message{ margin-left:0px;}
#message h2	{}
#message p{margin:6px 0px; }

input.text-input{ margin:5px 8px 0px 0px; width: 200px; height:15px; padding:5px 2px; border:solid 1px #e4e4e4; vertical-align:middle}
textarea.text-input{ margin:0px 8px 0px 0px; padding: 5px 2px; border:solid 1px #e4e4e4; vertical-align:top; width:250px;}
#contact_form input:focus, #contact_form textarea:focus {border:solid 1px #e4e4e4; }
input.button{background-color:#f2f2f2; border:solid 1px #e4e4e4; color:#6b6b6b !important; padding:1px 18px 4px 10px; width:80px; height: 20px; position:absolute; left:0px; margin-top:5px; cursor:pointer;}

.style1 {color: #999999}
.style2 { color: #990000; font-style: italic; }
.style3 { color: #666666; font-weight: bold; }
.style5 {color: #333333; font-size: 18px; }
.style6 { font-size: 90%; font-style: italic; }
.style7 { color: #666666; font-weight: bold; }
