@charset "UTF-8";
/* CSS Document */

body {
	background: #CCCCCC;
	margin: 0px auto 0px;
	padding: 0px;
    background-position: top left;
    background-repeat: repeat-x;
	color: #222;
	font-size: 13px;
	font-family: Tahoma, Arial, Verdana;
}

#wrap {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
	padding: 0px;	
}

#background {
    background: #fff url(images/mainback.jpg) repeat-y;
}

#main {
		float:right;
		width:480px;
		padding:10px;
		background:none;
		margin: 0px 20px 0px 0px;
}

#sidebar {
	width: 225px;
	margin: 0px 10px 0px 40px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Arial, Verdana;
	float: left;
	display: inline;
}

#salesletter{
		width:720px;
		padding:10px 10px 10px 10px;
		background:none;
		margin: 0px auto;
}

p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:115%;
	line-height:21px;
	margin-top:20px;
	color: #333333;
}	

td {
	font-family: Tahoma, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 115%;
	text-align: left;
}

th {
	font-family: Tahoma, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 115%;
	text-align: left;
}

a:link { 
   color: #0000ff;  
   text-decoration: underline; 
}

a:visited { 
   color: #0000ff;
   text-decoration: underline;
}

a:active { 
 color: #000000;  
 text-decoration: none; 
}

a:hover { 
 color: #000000; 
 text-decoration: underline overline;
}

.bottom-nav {
	font-family: Tahoma, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
 font-family: Tahoma, Arial, sans-serif;
 font-size:   20px;
 color:       #000000;
 font-weight: bold;
}

h2 {
 font-family: Tahoma, Arial, sans-serif;
 font-size:   17px;
 color:       #000000;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

h3 {
 font-family: Tahoma, Arial, sans-serif;
 font-size:   15px;
 color:       #000000;
 font-weight: bold;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

h4 {
 font-family: Tahoma, Arial, sans-serif;
 font-size:   10px;
 color:       #000000;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

.mediumBlack {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	
}

.medium {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	
}

.headline-big-yellow {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	background-color: #ff0;
	align: center;
	line-height: 100%;
}

.headline-medium-yellow {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #ff0;
	text-align: center;
	line-height: 100%;
	
}	
	
.headline-small-yellow {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #ff0;
	text-align: center;
	line-height: 100%;
	
}

.headline-normal-yellow {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #ff0;
	text-align: center;
	line-height: 100%;
	
}

.headline-big-red {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 115%;
}	
	
.headline-medium-red {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 110%;
	
}

.headline-big-black {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 100%;
}	
	
.headline-medium-black {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 100%;
}	

.red {
   color: #CC0000;
   font-weight: bold;
}

.white {
   color: #FFFFFF;
   font-weight: bold;
}

.white-medium-bold {
   color: #FFFFFF;
   font-size: 130%;
   font-weight: bold;
}

.highlight {
    background: #ff0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

.highlightBold {
    background-color: #ff0;
    font-weight: bold;
}

ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	list-style: square;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 1em;
    padding-left: 0.5em;
}

li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	list-style: square;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 1em;
    padding-left: 0.5em;
	
}	

#header {
	background-image: url(images/header.jpg);
	height: 134px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#footer {
    clear:both;
	background-image: url(images/footer.jpg);
	height: 70px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#headline {
	background-image: url(images/headline.gif);
	height: 200px;
	width: 652px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#testimonial-container {
	margin: 0px auto;
    padding: 0px 0px 0px 0px;
	width: 527px;
}

.testimonialtop {
	background-image: url(images/testimonialheader.jpg);
	height: 84px;
	width: 527px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.testimonialbackground {
	background-image: url(images/testimonialbk.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 440px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 40px;
	padding-left: 40px;
	overflow: hidden;
}
.testimonialfooter {
	background-image: url(images/testimonialfooter.jpg);
	height: 38px;
	width: 527px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

.testimonial-text {

	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}

.testimonial-headline {

	font-family: Arial, Tahoma;
	font-size: 18px;
	font-style: normal;
	margin-bottom: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #444444;
	text-align: center;
}

.testimonial-author {

	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-align: right;
}

.testimonial-right {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #555555;
	text-align: right;
}


/*IMAGES*/

.floatpicleft {
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
} 

.floatpicright {
float: right;
    margin-top: 3px;
    margin-left: 10px;
    margin-bottom: 5px;
}

/*STYLED BOXES*/

#box-dashed-yellow {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 115%px;
font-weight: normal;
margin-top: 10px;
padding: 5px 5px 5px 5px;
border: 4px dashed #666666;
background: #FFFFCC;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;
}

#box-dashed-yellow-gradient {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Verdana;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 4px dashed #666666;
background: #FFFFFF url(images/background-gradient-yellow.jpg) no-repeat;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;
}

#box-solid-yellow {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
padding: 10px 10px 10px 10px;
border: 2px solid #dddddd;
background: #FFFFCC;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;
}

#box-solid-gray {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 1px solid #333333;
background: #EEEEEE;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;
}

#box-solid-white {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 3px solid #999999;
background: #FFFFFF;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;
}

#box-solid-blue {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 1px solid #333333;
background: #cbd3f1;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;

}

#box-dashed-blue {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 1px dashed #333333;
background: #cbd3f1;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;
}

#box-dashed-white {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 4px dashed #333333;
background: #FFFFFF;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;
}

#box-gradient-yellow {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 1px solid #cccccc;
background: #FFFFFF;
background: #FFFFFF url(images/background-gradient-yellow.jpg) no-repeat;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;

}

#box-gradient-blue {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 4px dashed #666666;
background: #FFFFFF;
background: #FFFFFF url(images/background-gradient-blue.jpg) no-repeat;
color: #333333;
width: 90%;
margin-left:auto; 
margin-right:auto;

}

#box-gradient-gray {
-moz-border-radius: .4em;
-webkit-border-radius: .4em;
border-radius: .4em;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin-top: 10px;
padding: 15px 15px 15px 15px;
border: 2px solid #CCCCCC;
background: #FFFFFF;
background: #FFFFFF url(images/background-gradient-gray.jpg) no-repeat;
color: #333333;
width: 85%;
margin-left:auto; 
margin-right:auto;

}

table.doe {
border-width: 4px;
border-style: dashed;
border-color: #333333;
border-collapse: collapse;
background-color: #FFFFCC;
margin-left:auto; 
margin-right:auto;

}	   

.menuSpacer {
 border-bottom: 1px dotted #999999;
 margin-bottom: 15px;
 margin-top: 5px; 
 
}

.footerlinks {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height:21px;
	margin-top:20px;
	color: #333333;
}

#subscribe-container {
	margin: 0px auto;
    padding: 0px 0px 0px 0px;
	width: 258px;
}

.subscribe-top {
	background-image: url(images/subscribe_top.png);
	height: 47px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.subscribe-middle {
	background-image: url(images/subscribe_middle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	overflow: hidden;
}
.subscribe-footer {
	background-image: url(images/subscribe_footer.png);
	height: 35px;
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

.subscribe-text {

	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #555555;
	text-align: left;
}

.subscribe-label {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

.copyright {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height:21px;
	margin-top:20px;
	color: #666666;
	text-align: center;
}

#youtube-showcase {
	width: 475px;
	margin-right: auto;
	margin-left: auto;

}

.youtubeheadline {
	font-family: Arial, Helvetica, sans-serif;
	color: #A62F31;
	font-size: 24px;
}
h6 {
	color: #666;
}


.blueheadline {
	font-size: 18px;
	font-weight: bold;
	color: #1D5C94;
}


