@charset "utf-8";
/* Jed Stone Comedian CSS File */

body {
	background-color:#9B1A15;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.BodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}	

.RedText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F03;
}	

.Header {
	background-image:url(../images/header-image.png);
	background-repeat:no-repeat;
	height:160px;
}

.FacebookPlugin {
	vertical-align:middle;
}

.Nav1 {
	background-image:url(../images/nav1-bg.png);
	background-repeat:no-repeat;
	height:31px;
}

.NavHeight {
	height:31px;
}

.HeaderHeight {
	height:101px;
}

.Nav2 {
	background-image:url(../images/nav2-bg.png);
	background-repeat:no-repeat;
	height:36px;
}

.Nav1 a, .Nav2 a { color:#FFF !important; }

.MainBody {
	background-image:url(../images/body-repeat.png);
	background-repeat:repeat-y;
}

.Footer {
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
	height:130px;
}

.BodyWithImage {
	background-image:url(../images/jed-stone-image.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:580px;
}

a:link {
	color:#122A55;
	text-decoration:underline;
	font-weight:600;
}

a:visited {
	color:#122A55;
	text-decoration:underline;
	font-weight:600;
}

a:hover {
	color:#122A55;
	text-decoration:none;
	font-weight:600;
}

a:active {
	color:#122A55;
	text-decoration:underline;
	font-weight:600;
}

.WhiteLinks a:link {
	color:#FFF;
	text-decoration:underline;
	font-weight:600;
}

.WhiteLinks a:visited {
	color:#FFF;
	text-decoration:underline;
	font-weight:600;
}

.WhiteLinks a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight:600;
}

.WhiteLinks a:active {
	color:#FFF;
	text-decoration:underline;
	font-weight:600;
}

.FooterPadding {
	margin-left:38px;
	margin-top:100px;
	font-size:10px;
}

h1 {
	font-size:20px;
	color:#122A54;
	font-family:"Century Gothic";
	font-weight:bold;
}

h2 {
	font-size:18px;
	color:#000;
	font-family:"Franklin Gothic Medium";
	font-weight:100;
}

.JustifyText {
	text-align:justify;
}

.Testimonials {
	background-image:url(../images/separatorPP.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

div#boxheader {
	height: 20px;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #122A54;
	text-align: center;
	padding-top: 3px
}

div#clientbox {
	width: 216px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	padding-top: 4px;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	overflow: auto;
}

#quote img { border-top:3px solid #FFF; border-left:3px solid #FFF; border-bottom:3px solid #FFF; }

#container { margin-top:210px; }

#logo { height:200px !important; max-height:200px !important; }