﻿/*------------------------------- Global Styles -------------------------------*/
A IMG { border-style: none; }

/*------------------------------- Debugging -------------------------------*/
PRE.DebugBox {
	background-color: #e4e4ff;
	color: black;
	border: 1px solid silver;
}

.box{background-color:white; width:800px; text-align:left; margin:40px auto}
 
.boxtop div{background:url(/tl.jpg) no-repeat top left}
 
.boxtop{background:url(/tr.jpg) no-repeat top right}

.boxbottom div{background:url(/bl.jpg) no-repeat bottom left}
 
.boxbottom{background:url(/br.jpg) no-repeat bottom right}

.boxtop div, .boxtop, .boxbottom div, .boxbottom{width:100%; height:25px; font-size:25px}

.content{width:800px; margin 0 auto}

.header{margin-left:0px; margin-right:0px; background-color:#f8fce1; height:102px; color:#c9a7a6; border-top:3px solid #FFD2C7; border-bottom:3px solid #FFD2C7}

h1{font-size:1.2em; text-style:bold; margin-bottom: -1px; font-family :Verdana;}

h2{font-size:1em; text-style:bold; margin-bottom: -1px; font-family:Verdana;}

.navigation{margin:20px 0px 20px 0px; font-size:.9em; font-family :Verdana;}

.navigation a:link{color:#000; text-decoration:none;}

.navigation a:visited{color:#000; text-decoration:none;}

.navigation a:hover{text-decoration:underline;}

.navigation a:active{color:#000; text-decoration:none;}

.line1{font-size:medium; background-color:#F8FDE1; padding:3px}
.line2{font-size:medium; padding:3px; background-color:#F0EBDB}
.line3{font-size:medium; padding:3px; background-color:#FFD2C7}
.line4{font-size:medium; padding:3px; background-color:#ECBABA}
.line5{font-size:medium; background-color:#CAA7A7; padding:3px}


li {margin-left: 25px; list-style-type: none;}
a:active {color: #000;}
.logoimg{margin-left:20px; width:100px; margin-top:5px; float:left; display:inline;}
.rightimg {float:right; display:inline;}

.logo{display:inline; margin-left:80px;}

.logotext {margin-left:150px;}

.sidebar{width:130px; float:left; margin:0px 5px 0px 10px; display:inline}

.Notes {font-weight: bold;}
.main{width:600px; margin-left:170px; margin-right:10px; padding-top:5px; font-size:1em}
.mainimg {float: left; padding: 0 5px 5px 0;}


body{background:url(/gradient.jpg) repeat-x; background-color:#f8fce1; text-align:center; font-size:1em; color:#323232;}

.footer{font-size:.7em; text-align:center; width:800px; background-color:#d2b7b0; height:30px; margin-left:0px; margin-right:0px; padding-top:5px}
p {line-height: 1.2em; font-size:.9em; font-family:Verdana;}
.small{font-size:.7em; font-family:Arial;} 

.clear{float:none; clear:both; height:1px; margin:0; padding:0}

.searchBox {position: relative; width: 400px; height: 450px; background:
#ffffff url(/3_steps.jpg) no-repeat; float: left; padding: 15px;}

.searchBoxInner {padding: 5px 0px 0px 20px;}

.searchboxtext {width: 190px; font-size: .8em;}

.headerSearch {float:right; padding-right: 15px; padding-top: 10px; color: #666666; font-family:Verdana;}
 
