/* global */

    html, body {min-height:100%;}
	body{ 
		background:#f1f9ff url(../images/bg_body.gif) repeat-x;
        font:14px Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:160%;
		margin:0;
		padding:0;
		text-align:center;
        }

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:1em 0;
			}	
        h2{            
			font-size:180%;
			color:#900;
            }				
		h3{          
			font-size:150%;
            }
        h4{          
			font-size:130%;
            }				
    /* // headings */

    /* image replacement */
        .graphic, #header h1, td strong{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		#content:after, .fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, .fixed{
			display:block;
			}
		/*  \*/
		#content, .fixed{
			min-height:1%;
			}
		* html #content, * html .fixed{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#900;
            }
        a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Trebuchet MS, Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		p, blockquote, ul, ol, form{
			margin:1em 0;
			}
		blockquote{
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}			
		li{
			display:list-item;
			}	
			
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{	
			padding:0;
			border-bottom:1px solid #f1f1f1;
			}	
		th{	
			text-align:left;
			font-size:18px;
			padding:5px 0;
			vertical-align:top;
			}	
		th.side{	
			width:125px;
			}				
		td strong{	
			display:block;
			padding:5px;
			text-align:center;
			background-color:#f5f5f5;
			margin:1px 1px 1px 0;
			}					
		tr.odd td strong{	
			background-color:#fcfcfc;
			}		
		td strong.plus{	
			background-image:url(../images/bg_plus.gif);
			background-position:50% 50%;
			background-repeat:no-repeat;
			}					
		tr.odd td strong.plus{	
			background-image:url(../images/bg_plus_odd.gif);
			background-position:50% 50%;
			background-repeat:no-repeat;
			}								
	
	/* // HTML Tags */	
	
/* // global */

/* page setup */

	#container{	
		margin:0 auto;
		width:982px;
		background:url(../images/bg_container.png) repeat-y;
		text-align:left;
		position:relative;
		min-height:100%;
		}
	* html #container{background:none;}		
	#content, #header, #footer{
		margin-left:58px;
		width:866px;
		}		
	#header{	
		background:url(../images/bg_header.jpg) no-repeat 0 0;
		height:111px;
		position:relative;
		}
	#content{		
		background:url(../images/bg_content.gif) repeat-y;
		padding-bottom:2em;
		}		
	#main{
		float:left;
		display:inline;
		width:487px;
		padding-top:266px;
		background:url(../images/bg_main2.jpg) no-repeat 0 0;
		}											
	#side{
		float:left;
		display:inline;		
		width:379px;
		font-size:12px;
		}
	#footer{
		padding:0 0 20px 0;
		background:url(../images/bg_footer.gif) no-repeat 0 0;
		font-size:12px;
		color:#fff;
		}		

/* //page setup */


/* navigation elements */

	/* main nav */
		
		ul#nav,  
		ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#nav{
		
			}			
		ul#nav li{
		
			}			
	
	/* //main nav */
	
/* //navigation elements */


/* header */

	#header h1{
		position:absolute;
		width:200px;
		height:111px;
		top:0;
		left:43px;
		}
	#header h1 a{
		display:block;
		height:111px;
		}		
	#header .phone{
		margin:0;
		position:absolute;
		top:37px;
		right:30px;
		float:left;
		height:52px;
		line-height:52px;
		background:url(../images/bg_phone.gif) no-repeat 0 0;
		padding-left:30px;
		}
	#header .phone span{
		display:block;
		float:left;
		height:52px;
		line-height:52px;
		background:url(../images/bg_phone.gif) no-repeat 100% 0;
		padding-right:30px;
		color:#fff;
		font-size:25px;
		}		

/* // header */

/* content */

	#content a{text-decoration:underline;}
	
	#main h2, #main h3, #main ul, #main ol, #main p{
		margin:1em 46px;
		}
	#main h2.top{
		margin:0 46px;
		padding-top:1em;	
		}		
		
	#main p.top{
		font-weight:bold;
		}	
	#main p.top strong{
		color:#900;
		font-size:120%;
		}	
		
	#main ul{
		padding:.25em 0;
		} 
	#main li{
		margin:1em 0;
		padding:0 0 0 40px;
		list-style:none;
		background:url(../images/bg_tick.gif) no-repeat 0 2px;
		} 

	#side p{
		margin:1em 23px;	
		}	
		
	#side .phone{
		height:52px;
		line-height:52px;
		background:url(../images/bg_phone2.gif) no-repeat 0 0;
		padding-left:30px;
		}
	#side .phone span{
		text-align:center;
		display:block;
		height:52px;
		line-height:52px;
		background:url(../images/bg_phone2.gif) no-repeat 100% 0;
		padding-right:30px;
		color:#900;
		font-size:25px;
		}

	/* form */
	
		form{
			margin:0;
			padding:20px 0;
			border:none;
			background:#e7e7e7 url(../images/bg_form.gif) repeat-x;
			color:#62250D;
			}
		form h2{
			margin:0 23px;
			padding:0 0 .5em 0;
			}			
		fieldset{
			margin:0;
			padding:0;
			border:none;
			}			
		legend{
			display:none;
			}
		#side form p{
			margin:0 23px;
			padding:.2em 0;
			clear:both;
			}	
		#side form p.submit{
			margin-top:1em;
			margin-left:21px;			
			}	
		form p a{
			float:right;
			font-size:12px;
			text-decoration:underline;
			color:#0072e2;
			}				
		label{
			display:block;
			padding:0;
			}	
		p.alt label{
			float:left;
			width:160px;
			margin-left:15px;
			position:relative;
			}
		p.alt label span{
			display:block;
			}			
		p.alt label.first{
			margin-left:0;
			}							
		input, textarea, select{
			border:1px solid #ccc;
			width:152px;
			padding:3px;
			margin:0;
			}
		
		textarea{
			height:70px;
			width:327px;
			overflow:auto;
			}
		select{
			width:160px;
			-khtml-appearance:none;
			-khtml-border-radius:0;
			}			
		select.month{width:100px;}
		select.day{width:45px;}
		select.year{width:60px;}
		select.time{width:80px;margin-left:3px;}
		
		button{
			background:url(../images/bg_button.gif) no-repeat 0 0;
			border:none;
			height:58px;
			line-height:58px;
			width:337px;
			text-align:center;
			color:#fff;
			font-size:22px;
			cursor:pointer;
			}
		
		.error{
			display:block;
			color:#900;
			margin:.25em 25px;
			}
		
	
	/* // form */

/* // content */

/* footer */

	#footer h3, #footer p, #footer ol{
		margin:1em 46px;
		}
	#footer a{color:#ccc;}
	

/* // footer */




