@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffffff;
	background-image: url(images/drfredbkgrndgradient.jpeg);
	background-repeat: no-repeat;
	background-position: center center fixed; /* replace url with your image */
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
}

#master {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 100px;
	width: 1050px;
}

#navmenu {
	height: 30px;
	width: 1050px;
	list-style: url(public_html/none) none;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 185px;
	margin-right: 0px;
}
#social {
	height: 20px;
	width: 750px;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 300px;
}

#navmenu a {
	text-decoration: none;
	display: inline;
	font-weight: normal;
	color: #000000;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 25px;
	}

#navmenu a:hover {
	list-style: none;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	border-top: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	padding: 10px 25px;
}

#slideshow {
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.contentbox {
	height: 1000px;
	width: 350px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-size: medium;
	margin-right: 0px;
	font-weight: bold;
}
.contentboxrt {
	width: 698px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: medium;
	margin-right: 0px;
	border-left: solid #333333 0px;
	height: auto;
}
#innerboxrt {
	height: auto;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	font-size: large;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer {
	height: 150px;
	width: 1050px;
	clear: both;
	text-align: center;
}
#master .contentbox a {
	color: #20B7F6;
	text-align: center;
}

#master .contentbox a:visited {
	color: #A766E8;
	text-align: center;
}

#master .contentbox a:hover {
	color: #A766E8;
	text-align: center;
}

#master .contentbox a:active {
	color: #A766E8;
	text-align: center;
}

#master .contentbox p {
	font-size: medium;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
#master .contentbox p a {
	font-size: medium;
}

#master .contentboxrt a {
    color: #20B7F6;
}

#master .contentboxrt a:visited {
    color: #A766E8;
}

#master .contentboxrt a:hover {
    color: #A766E8;
}

#master .contentboxrt a:active {
	color: #A766E8;
	text-align: center;
}

#master .contentboxrt p {
	font-size: medium;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
#master .contentboxrt p a {
	font-size: medium;
}
#master .contentboxrt  h1{
	font-size: x-large;
	text-align: center;
	font-weight: bold;
}
#master .contentboxrt  h2{
	font-size: large;
	text-align: center;
}
#master .contentboxrt h3{
	font-family: fatpen;
	font-size: x-large;
	text-align: center;
	
#master #slideshow p {
	text-align: left;
	font-size: x-large;
}
#master #slideshow p {
	text-align: center;
	font-weight: bold;
	font-size: x-large;
}

#master #slideshow  h1{
	font-size: xx-large;
	font-family: fatpen;
	text-align: center;
}

#master .contentbox p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#master .contentbox p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#master #footer p a {
	font-size: x-small;
	text-align: center;
	color: #a766e8;
}
#master #footer a:visited {
    color: #333333;
}

#master #footer a:hover {
    color: #333333;
}

#master #footer a:active {
    color: #333333;
}
#master #footer p {
	text-align: center;
}
#master #footer p a attribution {
	font-size: x-small;
}
#master #slideshow p {
	font-size: large;
}
#master #slideshow p {
	text-align: left;
}
#master #slideshow p {
	text-align: center;
}

@media all and (min-width; $w_total) {
	#master 
	{
	font-family: "Comic Sans MS", cursive;
}

	#master .contentbox p {
	font-family: "Comic Sans MS", cursive;
}
}
