/************************************\
      Web Design By Isaac Wilson
                2007
     http://www.isaacwilson.com
\************************************/

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image:url("../images/template_images/html_top_repeat.png");
 background-repeat:repeat-x; 
} 
 
#pagewidth{ 
 width:800px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

/**************\
     HEADER
\**************/ 
#header{
 position:relative; 
 height:144px; 
 background-color:#fff; 
 background-image:url("../images/template_images/header_footer.png");
 background-position: 269px -126px;
 width:726px;
 margin-left:37px;
}
#header img{
 border:0;
}
#head_top{
 height:108px;
 background-repeat:no-repeat;
 background-position:100% 0;
}
#head_top img{
 border:0;
} 
#topnav{
 position:absolute;
 top:9px;
 margin-left:376px;
 width:377px;
 height:21px;
 text-align:right;
}
#topnav ul{
 padding:0;
 margin:0;
 display:inline;
}
#topnav li{
 padding:0;
 margin:0;
 display:inline;
}
#topnav a{
 padding:0;
 margin:0;
 margin-right:10px;
 text-decoration:none;
 color:black;
 font-family:arial;
 font-weight:bold;
 font-size:8pt;
}
#topnav a:hover {
 text-decoration:underline;
 color:red;
}
#navbar{
 padding:0;
 position:absolute;
 top:109px;
 margin-left:37px;
 font-family:arial;
 width:726px;
 float:left;
 height:36px;
 background-image:url("../images/template_images/head_bottom_repeat.png");
 background-repeat:repeat-x;
}
#navbar ul{
 display:inline;
}
#navbar li{
 display:inline;
 padding-right: 10px;
 padding-left: 10px;
}
#navbar a{
 padding:0;
 text-decoration:none;
 font-size:12px;
 display:inline;
 position:relative;
 top:12px;
 margin-right:15px;
 color:black;
}
#navbar a:hover {
 text-decoration:underline;
 color:red;
}
/**END HEADER**/ 

/**************\
     MAIN
\**************/
#maincol{
 background-image:url("../images/template_images/maincol_top_repeat.jpg");
 background-repeat:repeat-x;
 background-color:#FFFFFF;  
 position: relative; 
 width:726px;
 margin-left:37px; 
}
#pagecontent{
 font-family:arial;
}
#pagecontent img{
 border:0;
}
/**END MAIN**/

/**************\
     FOOTER
\**************/ 
#footer{
 height:96px;
 width:800px; 
 background-image:url("../images/template_images/header_footer.png");
 background-position:-10px -10px;
 background-repeat:no-repeat; 
 clear:both;
}
#foot_text{
 width:386px;
 height:59px;
}
#foot_content{
 text-align:center;
 position:relative;
 left:64px;
 top:13px;
 width:300px;
}
#foot_content p{
 font-size:12px;
 font-family:arial;
}
#foot_icons{
 position:relative;
 left:387px;
 top:-59px;
 width:414px;
 height:59px;
}
#foot_icons img{
 border:0;
} 
/*******************/
/*   billing table */
/*   CC info page  */
/******************/
#billingTable{
    background-color:#FFFFFF;
    top:0px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:static;

}
#billingTable p{
    font-size:12pt;
    color:#0B78D5;
    text-align:left;
    margin-left:320px;
    margin-top:3px;
}
#billingTable h3{
    text-align:center;
    margin-left:275px;
    color:#07399C;
    font-size:10pt;
    margin-bottom:5px;
}
#billingTable h1{
	margin: 20px 5px 5px 7px;
	padding: 0px 0px 0px 0px;
    color:#07399C;
    letter-spacing:1px;
	top:5px;
	position:absolute;
}
#billingTable table{
	top:-33px;
	position:relative;
	padding:0px 0px 0px 0px;
}
#billingTable td{
	color:#07399C;
}
 
/**END FOOTER**/

/***************/
/*account form */
/***************/

#showAll {
	margin 0px 0px 0px 0px;
	padding 0px 0px 0px 0px;
	color:#07399C;
}
#showAll {
	margin 0px 0px 0px 0px;
	padding 0px 0px 0px 0px;
	color:#07399C;
}
#showAll p{
    color:#07399C;
}
#showAll h1{
    color:#07399C;
}
#showAll h2{
    color:#07399C;
}
#showAll td{
    color:#07399C;
}
/****************/
/* light box   */
/***************/
#gallery {
	background-color: #fff;
	padding: 10px;
	width: 100px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	
	
}
#gallery ul a:hover img {
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
h1, h2, h3, h4, h5, h6, p {
margin:20px 20px;
}

h1{
font-size:16pt;
margin-bottom:5px;
}

h2{
font-size:12pt;
margin-bottom:5px;
}

h3{
font-size:10pt;
margin-bottom:5px;
}

h4{
font-size:8pt;
margin-bottom:5px;
}

h5{
font-size:6pt;
margin-bottom:5px;
}

h6{
font-size:5pt;
margin-bottom:5px;
}
p{
font-size:9pt;
color:#3D3D3D;
margin-top:5px;
}

ul{
list-style-image: url("../images/template_images/list_item.jpg");
}

#pagecontent li{
color:#3D3D3D;
font-size:9pt;
margin-right:20px;
margin-bottom:10px;
margin-left:30px;

}

a{
color:#006C8E;
}

table{
font-size:9pt;
color:#3D3D3D;
margin-top:5px;
margin-left:5px;
margin-right:0px;
}
#maincol{
 background-image:url("../images/template_images/maincol_top_repeat.jpg");
 background-repeat:repeat-x;
 background-color:#FFFFFF;
 background-position:0 0;
 position: relative;
 top:0px;
 width:726px;
 height:auto;
 margin-left:37px;
 border-top:1px solid #CED6DD;
}
#pagecontent{
 font-family:arial;
}

