body { background: gray url("../images/layout/bg_texture.jpg") repeat top left ; }
#pagewrap { width: 960px; margin: 20px auto;background-color: black; padding: 0px; }
#home-page #pagewrap { width: 960px; margin: 20px auto; padding: 10px;background-color: black;color: white; }
#mcontent-wrap-outer { background-color: black; padding: 15px 10px 15px 10px; }
#mcontent-wrap { background-color:black; }
#main-header { background-color: black;height: 190px; }
#main-header .logo-container { padding: 15px 0px 0px 15px; }
#main-header .address-sec { float: right; margin: 10px 50px 0px 0px ; text-align: center; }
#main-header .address-sec h1 { color: white; font-family: sans-serif; font-style: italic;}
#main-header .address-sec h3 { color: white; font-size: 24px; }
#main-header .address-sec h2 { color: #84c6fa; }
#main-navigation { min-width:600px;height:40px;background-color: #222222; }
#main-navigation li {
	display: inline;
	margin: 5px 10px;
	line-height: 40px;
}
#main-navigation li a {
	color: white;
	font-size: 16px;
	font-weight: bold;
}
.main-sidebar { 
	float: right;
    width: 230px;
}
#main-content { min-height: 662px;background-color: white; overflow: hidden; padding: 0px 10px 15px 10px;}
#main-footer { margin-top: 15px;height: 40px;color: white;text-align: center; font-size: 14px; }
#main-footer a { color: white; }
#middlecol { overflow: hidden;min-height: 600px;padding: 0px 10px; }
#leftcol { float: left; width: 200px; padding: 0px 5px;margin-right: 10px;}
#rightcol { float: right; width: 200px;  padding: 0px 5px;}

#mcontent-wrap #content-wrap { background-color: black; }
#mcontent-wrap #content-wrap #col1 { width: 620px;float: left; }
#mcontent-wrap #content-wrap #col2 { 
    float: right; 
    width: 305px;
    background-color: black;
     color: white;
}
#mcontent-wrap #navrow { min-height:150px;margin-bottom: 20px;}
#mcontent-wrap #navrow .navigation { float: left; width: 150px;}
#mcontent-wrap #navrow .navigation ul { margin: 0px; list-style: none; }
#mcontent-wrap #navrow .navigation li { 
    margin: 6px 0px;
    padding: 5px 0px;
    background: white url("../images/layout/side_nav.png") repeat-x left top;
    text-align: center;
    color: black;
}
#mcontent-wrap #navrow .socialnav { float: right; width: 120px; margin-right: 15px; }
#mcontent-wrap #navrow .socialnav ul { margin: 0px; list-style: none; }
#mcontent-wrap #navrow .socialnav li { 
    margin: 6px 0px;
    padding: 5px 0px;
    text-align: center;
    border: 1px solid #84c6fa;
    color: white;
}
#mcontent-wrap #navrow .socialnav li a { color: white; }
#mcontent-wrap #emailrow { 
    padding: 8px;
    background-color: white;
    color: black;
    text-align: center;
}

/* For Static Home Page */
#content-wrap {  }
#content-wrap #col1 { width: 630px;float: left; }
#content-wrap #col2 { 
    float: right; 
    width: 315px;
}
#topcontent { padding: 5px; background-color: black; }
#topcontent .col1 { float: left; }
#topcontent .col2 { float: right; }
#topcontent .col3 { 
	overflow: hidden;
	width: 352px;
	padding: 0px 10px 10px 10px;
	background-color: black;
	color: white;
	text-align: center;
}
#topcontent .col3 h1 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	font-style: italic;
}
#topcontent .col3 h2 {
	color: #84c6fa;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}
#topcontent .col3 h3 {
    color: #84c6fa;
    font-size: 16px;
    margin: 0px 0px 10px 0px;
}

#navrow { min-height:150px;margin-bottom: 20px; }
#navrow .navigation { float: left; width: 150px; }
#navrow .navigation ul { margin: 0px; list-style: none; }
#navrow .navigation li { 
	margin: 6px 0px;
	padding: 5px 0px;
	background: white url("../images/layout/side_nav.png") repeat-x left top;
	text-align: center;
	color: black;
}
/*
#navrow .navigation li a {
	display: block;
	line-height: 21px;
	background: white url("../images/layout/side_nav.png") repeat-x left top;
}
*/
#navrow .navigation li .current {
	background: white url("../images/layout/side_nav_on.png") repeat-x left top;
}

#navrow .socialnav { float: right; width: 120px;margin-right: 15px; }
#navrow .socialnav ul { margin: 0px; list-style: none; }
#navrow .socialnav li { 
	margin: 6px 0px;
	padding: 5px 0px;
	text-align: center;
	border: 1px solid #84c6fa;
	color: white;
}
#navrow .socialnav li a { color: white; }
#navrow .socialnav .affiliate {
	margin: 6px 0px;
    padding: 5px 0px;
    text-align: center;
    border: 1px solid #84c6fa;
    min-height: 88px;
}
#navrow .socialnav .affiliate a {
	display: block;
	color: white;
	font-size: 14px;
}
#emailrow { 
	padding: 8px;
	background-color: white;
	color: black;
	text-align: center;
}
#emailrow h1 {
	margin: 5px 0px;
	font-size: 18px;
}
#emailrow h3 {
	margin: 5px 0px;
	font-size: 16px;
}
#emailrow h4 {
	margin: 5px 0px;
	color: navy;
	font-size: 14px;
}

.youtuberow {
	margin: 20px 0px;
	min-height: 190px;
	text-align: center;
}
.youtuberow .youtube-box {
	background-color: #eeeeee;
	padding: 8px;
	color: black;
	min-height: 190px;
}

