/*
       Title:                  C Perry and Company Styles
       Last Modified:          10-apr-2008
*/
/*this margin makes lists viewable in CMS*/
ul, ol{margin: 0 0 7px 20px;}
img{border: none;}
hr{display: none;}
/* layout
----------------------------------------------- */
*{
	margin: 0;
	padding: 0;
	}
body{
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	behavior: url("http://www.blackdogbuilders.com/csshover.htc");	/*Menu behavior for IEWin */
} 
body.colored{
background: #ffffff;
}
#page{
	position: relative;
	width: 700px;
	margin: 0px auto;
	padding: 0 0 7px 0;
	
}
#header{
	position: absolute;
	top: 0px;
	width: 700px;
	height: 159px;
	}
#logo {
	position: absolute;
	left: 620px;
        _left: 650px;
	top: 0;
	width: 99px;
	height: 145px;
	margin-bottom: 15px;
	background-image: url(/images/graphics/logo.png);
}
#contentarea{
    position: absolute;
    top: 169px;
 width: 700px;
    clear: both;
}
#leftcols{
    float: left;
}
#seoe-ad{
position: absolute;
top: 0px;
left: 0px;
}
#content{
    position: absolute;
    top: 0px;
    left:0px;
    width: 670px;
        padding: 15px;
	font-size: 12px;
	line-height: 1.6;
}
#content-detail{
    position: absolute;
    top: 0px;
    width: 700px;
        padding: 15px 0;
	font-size: 12px;
	line-height: 1.6;
    left: 0px;
}
#content-detail form input{
background: #e9331d;
font-size: 11px;
font-family: arial, verdana, sans-serif;
padding: 2px 7px;
font-weight: bold;
border: 1px solid #000000;
}

#content-info{
position: absolute;
top: 500px;
left: 280px;
width: 420px;
}
#content img {
    margin: 0 5px 5px 0;
    }
	
#leftcol{
    position: absolute;
    top: 482px;
	left: 0px;
    width: 260px;
    background: #dddddd;
}
#testimonials{
position: relative;
background: #000000;
border: 1px solid #ffffff;
margin: 10px;
padding: 10px;
}
#testimonials p{
color: #ffffff;
}
#other-searches{
}
#other-searches a{
font-size: 11px;
line-height: 1.6em;
margin: 0 0 10px 0;
color: #000000;
}
#other-searches a:hover{
color: #ea331e;
}
#rightcol{
  position: absolute;
    top: 0px;
	left: 650px;
    width: 100px;
	padding: 10px;
}

/* seoe **********
*********************************/
#tags{
margin-top: 25px;
color: #ea3313;
padding: 10px;
background: #000000;
border: 2px solid #999999;
}
#tags h2{
color: #ffffff;
font-size: 18px;
font-weight: normal;
border-bottom: 1px solid #666666;
}
#detail-image{
float: left;
margin-right: 15px;
}
#photos img{
margin-bottom: 5px;
border: 1px solid #000000;
}
/* NEWS Article Styles **********
*********************************/
#news{
	width: 180px;
	background-color: #f0ecdb;
	padding: 0;
	margin-top: 14px;
	}
#newsbanner {
	background-image:url(/media/newshead.gif);
	background-color: #00587f;
	background-position: top;
	background-repeat: no-repeat;
	height: 27px;
	margin: 0;
	padding: 0;
	}
#newstext{
	background-color: #f0ecdb;
	padding: 0 4px 10px 7px;
	border-right: 2px solid #e3deca;
	border-bottom: 2px solid #e3deca;
	}

/* typography
----------------------------------------------- */
p{margin-bottom: 0.4em; color: #000000;}

.plain-text{
}

a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #ea331e;}
a:active {color: #000000;}
#logo img, #graphic img{
	border: none;
	}
p{
	line-height: 1.6em;
	}
ul, ol{
	margin-left: 1.2em;
	}
#main ul, #main ol{
	line-height: 1.5em;
	}
#main ul ul li{
	text-indent: 1.5em;
	}
p.info{
	font-family: 'Trebuchet MS', tahoma, sans-serif;
	color: #00587f;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 5px 0 290px;
	}
	
#assistance{
	width: 300px;
	height: 80px;
	margin-bottom: 10px;
	position: relative;
	text-align: center;
	background: url(/media/need_assistance.jpg) top center no-repeat;
	color: #fff;
	font: normal 11px arial, sans-serif;
	line-height: 1.3;
}
#assistance p{
	position: absolute;
	top: 30px;
	left: 70px;
}
#assistance p a{color: #fff; text-decoration: none;}

#newsbanner h1{
	font-family: 'trebuchet ms',sans-serif;
	font-size: 1.8em;
	color: #fff;
	margin-left: 60px;
	}
#news h2.newsDate {
	font-size: 1em;
	}
#newstext h1.newsTitle {
	letter-spacing: normal;
	margin: .3em 0 0 0;
	padding: 0 0 0 .1em;
	white-space: normal;
	border-bottom: 1px solid;
	}
#newstext h1.newsTitle a {
	text-decoration: none;
	}
#newstext h2.newsTitle {
	padding-top: 10px;
	font-size: 1em;
	font-weight: bold;
	}
#newstext p.newsArticle {
	padding: 0;
	}
#newstext a {
	margin-bottom: 10px;
	}
#newstext p {
	font-size: 1em;
	line-height: 1.2em;
	}

/* Styles for the navigation */
#topnav {
	height: 2em;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	background-image: url(/images/graphics/menu-lines.gif);
	background-repeat: repeat-x;
	background-position: 0px 18px;
	position: relative;
	top: 136px;
	z-index: 999;
}
#topnav a {
	display: block;
	text-decoration: none;
	padding: 2px 20px 2px 2px; 

}
#topnav ul.level0 a:link {
	background-color: #FFFFFF;
	color: #000;
}
#topnav ul.level0 a:visited {
	background-color: #FFFFFF;
	color: #000;
}
#topnav ul.level0 a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}
#topnav ul.level0 a:active {
	background-color: #FFFFFF;
	color: #000;
}
#topnav ul.level1 a:link {
	background-color: #CCC;
	color: #000;
}
#topnav ul.level1 a:visited {
	background-color: #CCC;
	color: #000;
}
#topnav ul.level1 a:hover {
	color: #FFFFFF; 

	background-color: #666666;
}
#topnav ul.level1 a:active {
	background-color: #CCC;
	color: #000;
}
#topnav a.current {
	/* Current page selected link */
	color: #000;
}
#topnav ul {
	cursor: default;
	list-style: none;
	padding: 0;
}
#topnav ul.level0 li {
	float: left;
	position: relative;
}
#topnav ul.level0 {
	text-transform: uppercase;
	font-weight: bold;
}
#topnav ul.level1 {
	display: none;
	position: absolute;
	z-index: 1;
	text-transform: none;
	font-weight: normal;
	margin-left: -1px;
	background-color: #CCCCCC;
}
#topnav ul.level1 li {
	float: none;
	display: inline;
	position: relative;
}
#topnav ul.level0 li:hover ul {
	/* Display sublist on hover */
	display: block;
}

/* contact form
----------------------------------------------*/
#contact-form{
	width: 350px;
	padding: 20px;
	text-align: center;
border: 1px solid black;
}
#contact-form h5{
	text-align: center;
	margin-bottom: 10px;
}
#contact-form input,
#contact-form select,
#contact-form textarea{
	float: left;
	width: 190px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}
#contact-form label{
	float: left;
	width: 135px;
	text-align: right;
	margin-right: 5px;
}
#contact-form br{
	clear: both;
}
#contact-form #btnSubmit {
	width: auto;
	float: none;
	margin: 5px;
}
#contact-form #selContact{
	width: 70px;
}
#contact-form textarea{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	height: 8em;
}
#contact-form #lblCaptchaV{
	margin-left: 100px;
	float:none;
}
#contact-form #txtCaptchaV{
	margin-left: 146px;
	width: 150px;
}
#contact-form #imgCaptchaV{
	border: 1px solid #ccc;
}
#contact-form h5.error{
	color: red;
}


/* news
----------------------------------------------- */
#news {
}
#news h1.newsTitle {
	font-size: 1em;
	font-weight: bold;
}
#news p.newsArticle {
}
#news a {
}


/* footer
----------------------------------------------- */
#footer {
	width: 478px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: center;
	clear: both;
}

#footer p{
	font-size: 11px;
	font-weight: normal;
}
#footer ul.topLevelNav {
	padding: 0;
	margin: 0;
	list-style: none;
}
#footer ul.topLevelNav li {
	display: inline;
}
#footer a {
font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #999;
	padding-right: 7px;
	white-space: nowrap;
	display: inline;
	}
#footer a:hover {
	text-decoration: underline;
        color: #366f8d;
	}
/* clearfix

----------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display:inline-block;} /*IE7*/
/* Hide from IE Mac \*/
.clearfix {display:block;}
* html .clearfix {height: 1%;}
/* End hide from IE Mac */




