/* CSS Document */

* 	{
	padding:0;
	margin:0;
}
	
body
{
	/*margin:0 auto;*/
	background:#424242 url(/images/_bg.jpg) repeat-x top;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:0.9em;
}

p 
{
	margin-bottom:10px;
}
	
a, a:visited
{
	color:#FFFFFF;
}

a:hover
{
	color:#999999;
}

img
{
    border: 0px;
}

h1
{
    font-family: Trebuchet, Trebuchet MS, Gill Sans, Lucida Sans, Arial;
    font-size: 16pt;
    font-weight: normal;
    font-style: italic;
    margin: 0 0 10px 0;
}

h2
{
    font-family: Trebuchet, Trebuchet MS, Gill Sans, Lucida Sans, Arial;
    font-size: 14pt;
    font-weight: normal;
    font-style: italic;
    margin: 0 0 10px 0;
}

h3
{
    font-family: Trebuchet, Trebuchet MS, Gill Sans, Lucida Sans, Arial;
    font-size: 14pt;
    font-weight: normal;
    margin: 0 0 10px 0;
}


h4
{
    font-family: Trebuchet, Trebuchet MS, Gill Sans, Lucida Sans, Arial;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 0 10px 0;
}
	
	
/******************Navigation*********************/
#nav ul
{
	list-style:none;
	margin:10px auto;
	width:760px;
	height:34px;
	background:url(/images/navimg.jpg) repeat-x top;
	border:#FFFFFF 1px solid;
}
	
#nav li
{
	display:inline;
	line-height:34px;
	/*border: 1px blue solid;*/
	padding: 9px 0;
}
	
#nav a:link, #nav a:visited {
	height:34px;
	line-height:34px;
	font-size:0.8em;
	text-decoration:none;
	padding: 9px 8px;
	margin: 5px;
}
	
#nav a:hover {
	background:url(/images/navimg.jpg) bottom repeat-x;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 9px 7px;
	color:#FFFFFF;
}

#homepage #nav_home a:link,
#homepage #nav_home a:visited,
#aboutpage #nav_about a:link,
#aboutpage #nav_about a:visited,
#servicespage #nav_services a:link,
#servicespage #nav_services a:visited,
#testimonialspage #nav_testimonials a:link,
#testimonialspage #nav_testimonials a:visited,
#linkspage #nav_links a:link,
#linkspage #nav_links a:visited,
#contactpage #nav_contact a:link,
#contactpage #nav_contact a:visited
{
    background:url(/images/navimg.jpg) bottom repeat-x;
    border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 9px 7px;
}

/*************** End Navigation******************/
	
	
	
	
	
/*************** Header ******************/	
#header
{
    text-align: left;
    width: 760px;
    margin: 0 auto;
    border: 1px solid #FFFFFF;
}
#headerlogo
{
    /*float: left;*/
}
#headercontact
{
    float: right;
    margin: 25px 5px 0 0;
}

#main_img
{
	border:1px solid #FFFFFF;
	height: 150px;
	width: 758px;
	margin: 0 auto;
	background: url(/images/home_main.jpg) no-repeat; 
}	

#homepage #main_img
{
    height: 342px;
}

#privacy #main_img
{
	display: none;
}

#aboutpage #main_img
{
    background: url(/images/header_about.jpg) no-repeat; 
}
#servicespage #main_img
{
    background: url(/images/header_services.jpg) no-repeat; 
}
#testimonialspage #main_img
{
    background: url(/images/header_testimonial.jpg) no-repeat; 
}
#linkspage #main_img
{
    background: url(/images/header_links.jpg) no-repeat; 
}
#accessories #main_img
{
    background: url(/images/header_accessories.jpg) no-repeat; 
}
#contactpage #main_img
{
    background: url(/images/header_contact.jpg) no-repeat; 
}
/*************** End Header ******************/	
	
	
	
	
	
/*************** Body ******************/	
#paraheader
{
    font-family: Trebuchet, Trebuchet MS, Gill Sans, Lucida Sans, Arial;
    font-size: 11pt;
    font-weight: bold;
}
#paraheadera-ccessories
{
    font-family: Trebuchet, Trebuchet MS, Gill Sans, Lucida Sans, Arial;
    font-size: 10.5pt;
    font-weight: bold;
}

#content
{
	padding:10px 0 10px 0;
	width:780px;
	background:#313131 url(/images/bg2.jpg) repeat-x top;
	margin: 0 auto;
}

#bodytext
{
	width:722px;
	padding: 10px 20px;
	background-color:#FFFFFF;
	margin:10px auto;
	color: #000000;
	text-align: left;
	font-size:0.8em;
}

#accessories-header-panel
{
	width:722px;
	padding: 10px 20px 3px 20px;
	background-color:#FFFFFF;
	margin:10px auto;
	color: #000000;
	text-align: center;
	font-size:0.8em;
}

#withlove-panel
{
	width:722px;
	padding: 10px 20px;
	background-color:#FFFFFF;
	margin:10px auto;
	color: #000000;
	text-align: center;
	font-size:0.8em;
}

#hireterms
{
	width:722px;
	padding: 10px 20px;
	background-color:#FFFFFF;
	margin:10px auto;
	color: #000000;
	text-align: left;
	font-size:0.8em;
}
	
#leftcol
{
	width:345px;
	margin-right:20px;
	/*border-right:#999999 solid 1px;*/
	text-align:left;
	/*border: 2px green solid;*/
	float: left;
}

#leftcol-accessories
{
	width:310px;
	margin-right:20px;
	/*border-right:#999999 solid 1px;*/
	text-align:left;
	/*border: 2px green solid;*/
	float: left;
}

#rightcol-accessories
{
	position:relative;
	float: right;
	width:380px;
	text-align:left;
	/*border: 2px blue solid;*/
}

#leftcol p
{
	margin-top:10px;
	line-height:1.4em;
}

#rightcol
{
	position:relative;
	float: right;
	width:345px;
	text-align:left;
	/*border: 2px blue solid;*/
}
#homepage #rightcol
{
    color:#666666;
}

#rightcol ul,
#rightcol li
{
	list-style:none;
}

#rightcol ul li a,
#rightcol ul li a:visited,
#rightcol ul li a:active
{
	display:block;
	margin-top:5px;
	padding:6px;
	background:url(/images/navimg.jpg) top repeat-x;
	clear:both;
	text-decoration:none;
	text-align:center;
	color: #999999;
}

#rightcol ul li a:hover
{
	background:url(/images/navimg.jpg) bottom repeat-x;
}

#bodytext a
{
    display: block;
    color: #000000;
    text-decoration: underline;
    cursor: pointer;
}
#bodytext a:hover
{
    text-decoration: none; 
}
#servicespage #leftcol a
{
    color: #CD0005;
    text-decoration: none;
}
#servicespage #leftcol a:hover
{
    color: #CD0005;
    text-decoration: underline;
}

/*.col3
{
    float: left;
    width: 215px;
    margin: 0 5px;
    padding-right: 10px;
    font-style: italic;
}
#col3
{
    border-right: dotted 1px #000000;
    border-left: dotted 1px #000000;
    padding-left: 10px;
}
.col3 h3
{
    font-size: 12pt;
    text-align: center;
}*/
.col2
{
    float: left;
    width: 350px;
    font-style: italic;
}
#col2
{
    border-right: dotted 1px #000000;
    margin-right: 10px;
    padding-right: 10px;
}
.col2 h3
{
    font-size: 12pt;
    text-align: center;
    margin-bottom: 5px;
}
.col2 p
{
	margin-bottom: 5px;
}

.cost
{
    /*background: #FFFFFF;
    border: 1px solid #000000;
    padding: 2px;*/
    font-family: georgia, Garamond, Times New Roman;
    font-style: italic;
}
#aboutimg
{
    float:right;
}
.helpfullink
{
    width: 100%;
    clear: right;
    margin-bottom: 20px;
	min-height: 110px;
}
* html .helpfullink
{
	height: 110px;
}
.helpfullink img
{
	float: right;
	margin: 0 0 5px 5px;
}

#services img
{
	border: 1px #000000 solid;
}

.accessories-wrap
{
    width: 100%;
    clear: both;
    margin-bottom: 20px;
	min-height: 110px;
}
.accessories-img {
float: left;
width: 160px;
}

.accessories-img-lcol {
float: left;
width: 90px;
}

.accessories-img-rcol {
float: left;
width: 160px;
text-align: right;
}
.accessories-text {
float: right;
width: 210px;
}


/*************** End Body ******************/




	
/*************** Footer ******************/
#footer
{
	margin:10px auto 0 auto;
	width:760px;
	height:24px;
	background:url(/images/navfootbg.jpg) repeat-x top;
	border:#FFFFFF 1px solid;
	font-size:0.8em;
	padding:10px 0 0 0;
}
/*************** End Footer ******************/	
	
	
	
	
/******* HOME PAGE *******/
	
#comingsoon 
{
	position: relative;
	width: 400px;
	font-weight: bold;
	font-size: 180%;
	margin-top: 50px;
	float:left;
}
	
#contact 
{
	position: relative;
	float: right;
	width: 400px;
	margin-top: 200px;
	text-align: left;
}


.imgThumb
{
	background:#CCCCCC;
	margin:0 0 6px 6px;
	position:relative;
	float:right;
}

.quote
{
	font-size:0.9em;
	line-height:1.2em;
	font-style:italic;
}


/*************Contact*********************/
fieldset
{
    border: 1px solid #000000;
    padding: 10px;
    width: 200px;
    height: 160px;
    margin: 0 10px 10px 0;
    float: left;
}

legend
{
    margin-left: 5px;
}

input
{
    width: 180px;
    border: 1px solid #999999;
}

label
{
    width: 180px;
}

textarea
{
    width: 180px;
    height: 45px;
    border: 1px solid #999999;
    font-family: Arial;
    font-size: 8pt;
    padding: 2px;
}

select
{
    width: 180px;
    border: 1px solid #999999;
}

#contactpage ol
{
    list-style-type: none;
}
#formbottom
{
    clear:both;
}

#errors
{
    color: #CD0005;
}

.submit
{
    color: #FFFFFF;
    background-color: #000000;
    margin-bottom: 5px;
    cursor: pointer;
}

.price {
    color: #CD0005;

}