* { 
padding : 0; 
margin : 0; 
} 
img { 
*padding : 5px; 
/*border : 1px solid #ffffff;*/
/*border : 1px solid #5a7ca2; */*/
} 
img.floatTL { 
float : left; 
margin-right : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-left : 0; 
} 
img.floatTR { 
float : right; 
margin-left : 10px; 
margin-bottom : 5px; 
margin-top : 10px; 
margin-right : 0; 
} 
.clear { 
clear : both; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-image : url(images/yellow.gif); 
} 
#wrap { 
margin : 0 auto; 
padding : 2px; 
width : 980px; 
background-color : #000000; 
} 
#header { 
width : 960px; 
height : 130px; 
float : left; 
padding : 10px; 
margin : 0 0 5px 0; 
background-color : #a0aec1; 
background-image : url(assets/images/header2.png); 
} 
.logo { 
float : right; 
text-align : right; 
} 
.logo h1.lineone { 
font-size : 1.7em; 
font-weight : lighter; 
font-family : helvetica, arial, sans-serif; 
padding-top : 10px; 
padding-left : 5px; 
border : none; 
letter-spacing : -1px; 
color : #5f9b1e; 
} 
.logo h1.lineone span { 
color : #53a5ce; 
} 
.logo h2.linetwo { 
padding-left : 5px; 
font-size : 0.9em; 
font-family : helvetica, arial, sans-serif; 
text-transform : none; 
color : #53a5ce; 
} 
.logo a { 
color : #53a5ce; 
text-decoration : none; 
} 
#topbox { 
width : 960px; 
height : 30px; 
float : left; 
padding : 10px; 
margin : 0 0 5px 0; 
background-color : #fff; 
} 
#top_left { 
float : left; 
width : 215px; 
height : 37px; 
background-color : #000000; 
} 
#top_left h2 { 
font-size : 1.4em; 
font-weight : lighter; 
background-image : url(images/bg_image_01.jpg); 
background-repeat : no-repeat; 
padding : 8px; 
color : #ffffff; 
} 
#top_left ul { 
font-size : 1.1em; 
font-weight : lighter; 
margin : 0 10px; 
padding : 10px; 
list-style-type : square; 
} 
#top_left li { 
padding : 10px 0 0 0; 
} 
#top_left li a { 
color : #5f9b1e; 
text-decoration : none; 
} 
#top_left li a:hover { 
text-decoration : underline; 
} 
#top_right { 
float : right; 
margin-left : 5px; 
width : 740px; 
height : 20px; 
} 
#navigation { 
float : left; 
width : 740px; 
padding-top : 9px; 
background-color : #000000; 
height : 28px; 
} 
#navigation ul { 
margin : 0 0 0 0; 
} 
#navigation li { 
display : inline; 
color : #ffffff; 
border-left : 1px solid; 
margin-left : -1px; 
padding-left : 20px; 
padding-right : 15px; 
} 

#navigation li a { 
color : #ffffff; 
text-decoration : none; 
font-size : 1.1em; 
} 
#top_right_content { 
float : left; 
width : 720px; 
padding : 10px; 
margin : 5px 0 0 0; 
height : 187px; 
background-image : url(images/right_image.jpg); 
background-repeat : no-repeat; 
border-left : 1px dotted #8bae8b; 
font-style : italic; 
text-align : right; 
} 
#top_right_content ul { 
font-size : 1.8em; 
font-weight : lighter; 
margin : 0 10px; 
padding : 20px 10px; 
color : #0000cc; 
} 
#top_right_content li { 
padding : 10px; 
} 
#contentbox { 
width : 960px; 
min-height : 200px; 
float : left; 
padding : 10px; 
background-color : #fff; 
} 
#main { 
float : right; 
width : 740px; 
min-height : 350px; 
background-color : #fff; 
} 
#main h2 { 
font-size : 1.4em; 
font-weight : lighter; 
background-image : url(images/bg_image_01.jpg); 
padding : 8px; 
color : #ffffff; 
} 
#main p { 
font-size : 1.1em; 
text-align : justify; 
margin : 10px 0; 
} 
#left { 
float : left; 
width : 215px; 
min-height : 350px; 
} 
#left h3 { 
font-size : 1.4em; 
font-weight : lighter; 
/*background-image : url(images/bg_image_01.jpg); */
padding : 2px 0 2px 2px; 
color : #ffffff; 
margin-top : 20px; 
} 
.leftnav { 
/*background-image : url(assets/images/sidebar.jpg);*/
margin : 0
} 
.leftnav li h2 { 
font-size : 1.4em; 
font-weight : lighter; 
background-image : url(images/bg_image_01.jpg); 
padding : 8px 0 8px 5px; 
color : #ffffff; 
} 
.leftnav ul { 
list-style-type : none; 
/*display:list-item */
} 
.leftnav li ul { 
line-height : normal; 
list-style-type : none; 
display : list-item; 
} 
.leftnav li ul li { 
padding : 5px 0; 
margin-left : 25px; 
font-size : 15px; 
} 
.leftnav li li { 
padding : 5px 0; 
margin-left : 0; 
font-size : 1.1em; 
} 
.leftnav li a { 
padding : 0 0 0 5px; 
text-decoration : none; 
color : #000000; 
} 
.leftnav li a:hover { 
border : none; 
padding-left : 10px; 
} 

form { 
/*background-color : #ffffff;*/ 
margin-top : 15px; 
padding-top : 10px; 
margin-right : 0; 
margin-left : 0; 
padding-bottom : 5px; 
padding-left : 10px; 
} 
input.text { 
font-family : Arial, Helv, sans-serif; 
font-size : 11px; 
color : #628bc4; 
background : transparent; 
border : 1px solid #ccc; 
font-weight : bold; 
} 
input.submit { 
font-family : Arial, Helv, sans-serif; 
font-size : 11px; 
font-weight : bold; 
color : #06c; 
background : transparent; 
border-width : 0; 
} 
input.login { 
font-family : Arial, Helv, sans-serif; 
font-size : 11px; 
color : #628bc4; 
background : transparent; 
border : 1px solid #ccc; 
font-weight : bold; 
} 
#right { 
float : right; 
margin-left : 5px; 
width : 215px; 
min-height : 350px; 
} 
/*.ads p { 
font-family : verdana; 
font-size : 1em; 
padding-left : 5px; 
padding-bottom : 5px; 
margin-right : 10px; 
text-align : justify; 
padding-right : 10px; 
} 
.ads { 
width : 190px; 
margin-left : 5px; 
margin-top : 0; 
} 
.ads h4 { 
background-color : #000000; 
color : #fff; 
font-weight : lighter; 
font-size : 1..4em; 
padding-bottom : 2px; 
text-decoration : underline; 
} 
.ads h3 { 
font-family : verdana; 
font-size : 1em; 
padding-top : 30px; 
padding-left : 3px; 
padding-bottom : 5px; 
color : #5f9b1e; 
text-decoration : underline; 
} 
.ads a { 
margin-right : 25px; 
margin-bottom : 2px; 
color : #53a5ce; 
font-size : 0.8em; 
font-weight : bold; 
padding-left : 3px; 
text-decoration : none; 
padding-bottom : 15px; 
} */
#boxes { 
float : left; 
padding : 10px 0 30px 0; 
width : 980px; 
margin-top : 5px; 
background-color : #fff; 
} 
.box { 
float : left; 
width : 210px; 
padding : 10px; 
margin-left : 10px; 
text-align : justify; 
border : 1px solid; 
background-color : #e9e9e9; 
} 
#footer { 
float : left; 
margin-top : 5px; 
width : 960px; 
padding : 10px; 
background-color : #fff; 
text-align : center; 
}
#home_photos_wrapper {
	background: #262626;
	height: 190px;
	width: 660px;
}

#home_photos_header {
	padding: 28px 30px 10px 30px;
	color: #CCCCCC;
}
#home_photos_header h3 {
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	display: inline;
}

#home_photos_header_left {
	float: left;
	width: 300px;
}
#home_photos_header_right {
	float: right;
	width: 200px;
	text-align: right;
}
#home_photos_header_right a {
	padding-left: 15px;
	
#main #fc_checkout_container h2, #main #fc_receipt_container h2 {
padding-bottom: 0px;
}

