.templatebox {
	text-align: center;
	float: left;
	width: 210px;
	display: block;
	border-color: #ced6b8;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin-left: 5px; 
	margin-right: 5px; 
	}

/* Start Body */
body {
	height: 100% auto;
	margin: 0;
	padding-top: 0px; 
	padding-bottom: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

body#background {
	background: #e1e6d0;
	/*<!--background: #e1e6d0;-->*/
	}
/* End Body */

/* Start Header */
#header {
	margin-top: 18px;
	height: 122px; 
	width: 1000px;
	background-color: #ffffff; 
	}

.headerimg {
	margin: 0;
	background: url('images/logo.jpg') no-repeat;
	height: 122px; 
	width: 1000px;
	}
/* End Header */

/* Start Top Navigation */
#menu { 
	background: #efefef url('images/nav_bg.gif') repeat-x; 
	font-size: 14px; 
	font-weight: ; 
	height: 32px; 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cdd4be;   
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdd4be; 
	letter-spacing: 0.02em; 
	position: relative; 
	width: 998px; 
	}

#menu ul { 
	list-style: none; 
	margin: 0px; 
	width: 1000px;
	}

#menu ul li { 
	float: left;  
	}

#menu ul li span a { 
	font-size: 14px; 
	background: url('images/nav_sep.gif') no-repeat; 
	background-position: right center;  
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 7px 13px 9px 13px; 
	}

#menu ul li a { 
	font-size: 14px; 
	color: #484848;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}

#menu ul li a:hover { 
	font-size: 14px; 
	color: #9f0e0b;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}

#menu .selected { 
	font-size: 14px; 
	color: #9f0e0b;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}

/* End Top Navigation */

/* Start Main Page */
#page {
	background: #ffffff url('images/sidebar_bg.gif') repeat-y; 
	background-position: right top;  
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cdd4be;   
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cdd4be;    
	margin: 0px;
	width: 998px;
	}
/* End Main Page */

/* Start Content Wide */

#contentwide {   
	padding: 22px 22px 14px 22px;
	width: 954px;
	background-color: #ffffff;
	font-size: 13px;
	text-align: left; 
	color: #666666;
	}
 
.narrowcolumnwide {
	width: 954px;
	float: left;
	}

/* End Content Wide */

/* Start Content Area */
#content {   
	padding: 22px 22px 14px 22px;
	margin-bottom: 10px;
	width: 746px;
	background-color: #ffffff;
	font-size: 13px;
	text-align: left; 
	color: #484848;
	}

 #content ul { 
	list-style-type: normal;
	margin: 10px; 
	}

 #content ol { 
	list-style-type: normal;
	margin-left: 40px; 
	}

#content ol li { 
	list-style-type: normal;
	margin: 10px; 
	}

#content ul li { 
	list-style-type: normal;
	margin: 10px; 
	}

.narrowcolumn {
	width: 746px;
	float: left;
	}

.head { 
	padding-bottom: 20px; 
	color: #555555;
	font-size: 22px;
	display: block; 
	}

.headers { 
	padding-top: 6px; 
	padding-bottom:0px; 
	color: #555555;
	font-size: 18px;
	display: block; 
	}

.subheaders { 
	padding-top: 6px; 
	padding-bottom:0px; 
	color: #555555;
	font-size: 16px;
	display: block; 
	}

.nextpage { 
	padding-top: 6px; 
	padding-bottom:0px; 
	color: #555555;
	font-size: 19px;
	display: block; 
	}


.mainhome {   
	font-size: 16px;
	font-weight: ;
	color: #484848;
	}

#content .adminscreen { 
	padding-top: 0px;
	padding-right: 12px; 
	padding-bottom: 10px; 
	}


.featureimages { 
	border-color: #ced6b8;
	border-width: 1px;
	border-style: solid;
	}

.featureimagesbox { 
	display: block;
	width: 586px;
	background-color: #efefef;
	border-color: #ced6b8;
	border-width: 1px;
	border-style: solid;
	padding: 10px; 
	margin-top: 35px;
	margin-bottom: 35px; 
	}

.featureimages1 { 
	border-color: #ced6b8;
	border-width: 0px;
	padding: 0px; 
	border-style: solid;

	}

.featureimagesbox1 { 
	display: block;
	width: 648px;
	background-color: #ffffff;
	border-color: #ced6b8;
	border-width: 0px;
	border-style: solid;
	margin-bottom: 25px; 
	}

.story { 
	background-color: #ffffff;
	padding: 20px; 
	border-color: #ced6b8;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 0px;
	}

.storybox { 
	float: center;
	display: block;
	width: 710px;
	background-color: #efefef;
	border-color: #ced6b8;
	border-width: 1px;
	border-style: solid;
	padding: 10px; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 25px; 
	}

.userstores { 
	width: 172px;
	background-color: #ffffff;
	padding: 7px; 
	float: left;
	}

.flags { 
	margin-top: 10px;
	margin-bottom: 10px; 
	}

.highlights {
	text-align: left;
	float: left;
	width: 360px;
	display: block;
	padding-left: 12px; 
	padding-bottom: 25px;
	}

.highlightsspread {
	text-align: left;
	float: left;
	width: 720px;
	display: block;
	padding-left: 12px; 
	padding-bottom: 25px;
	}

.highlightstitle {
	color: #555555;
	font-size: 21px;
	width: 348px;
	display: block;
	padding-bottom: 8px; 
	padding-top: 25px;
	}

.highlightstitle1 {
	color: #999999;
	font-size: 21px;
	width: 348px;
	display: block;
	padding-bottom: 8px; 
	padding-top: 25px;
	}

.highlightstext1 {
	color: #777777;
	font-size: 12px;
	}

.highlightsimage { 
	padding-right: 14px; 
	}

.highlightsext {
	text-align: left;
	float: left;
	width: 100%;
	display: block;
	padding-left: 12px; 
	padding-bottom: 15px;
	}


.highlightstitleext {
	color: #555555;
	font-size: 21px;
	width: 100%;
	display: block;
	padding-bottom: 8px; 
	padding-top: 25px;
	}

.highlightsimageext { 
	padding-right: 14px; 
	}

/* End Content Area */


/* Start Sidebar Left */
#sidebar {
	float: right;
	width: 166px;
   	text-align: left;
	font-size: 9px;
	padding: 18px;
	/*padding: 18px;*/
	}

#sidebar .title {
	color: #a45954;
	font-size: 9px;
	/*font-size: 16px;*/
	display: block;  
	text-decoration: none; 
	} 

#sidebar .testimonial {
	color: #777777;
	background: url('images/testimonial_sep.gif') no-repeat; 
	background-position: bottom center; 
	 font-size: 11px;
	/*font-size: 11px;*/
	display: block;  
	margin-top: 20px;
	padding-bottom: 20px;
	}

.name {
	color: #777777;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	/*font-size: 11px;*/
	display: block;  
	margin-top: 6px;
	}

#sidebar ul {  
	margin-left: 1px;
	margin-right: 1px;
	padding: 0px; 
	padding-bottom: 0px; 
	} 

#sidebar ul li { 
	display: block;
	margin: 0px; 
	color: #8d8a81;
	font-size: 10px;
	/*font-size: 10px;*/
	display: block; 
	text-decoration: none; 
	} 

#sidebar ul li a { 
	margin: 0px; 
	color: #333333;
	font-size: 12px;
	/*font-size: 12px;*/
	display: block; 
	text-decoration: none; 
	} 

#sidebar ul li a:hover { 
	margin: 0px; 
	color: #333333;
	font-size: 12px;
	/*font-size: 12px;*/
	display: block; 
	text-decoration: none; 
	} 
/* End Sidebar Left */

/* Start Footer */
#footer { 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdd4be;  
	margin-bottom: 18px;
	background: #ffffff url('images/footer.jpg') no-repeat;
	background-position: bottom center; 
	height: 58px; 
	width: 1000px;
	font-size: 11px;
	}
	
#footer a {
	color: #777777;
	text-decoration:underline;
	}

#footer a:hover {
	color: #777777;
	text-decoration:underline;
	}

#footer p {
	width: 980px;
	padding-top: 20px;
	color: #666666;
	}

.copyright {
	padding-right: 22px;
	float: right;
	}

.links {
	padding-left: 22px;
	float: left;
	}
/* End Footer */

/* Start Miscellaneous */
h1#title, h1#title a, h1#title a:hover{
	font-size: 40px;
	font-weight: bold;
	padding: 40px 10px 10px 12px;
	text-align: left;
	text-decoration: none;
	color: #efefef;
	}

a {
	color: #0080C0;
	}

h1 {
	padding-top: 0;
	margin: 0;
	}

h2 {
	padding-top: 0;
	margin: 0;
	font-size: 1.6em;
	}

h3 {
	font-weight: none;
	padding-top: 0;
	padding-bottom: 5px;
	margin: 0;
	font-size: 1.3em;
	}

hr {
	background-color: ffffff;	
	}

p {
	margin-bottom: 10px;	
	}

* {
	margin:0;
	padding:0;
	}
/* End Miscellaneous */
 
#creditfooter img{
display:none;
}

#creditfooter embed{
display:none;
}
