/*/-----  Taj Clayton For Congress _ Campaign Website -----/*/
/*/-----  Developed on 11-01-2011 _ FutureKraft Designs -----/*/
/*/-----  All Rights Reserved -----/*/




body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
}






/*/-----  Header Styles _ Begin -----/*/

#Header {
	position: relative;
	height: 200px;
	width: 1145px;
	background-image: url(../img/Header.jpg);
	margin-right: auto;
	margin-left: auto;
}

.Header_Right {
	height: 200px;
	width: 275px;
	float: right;	
}


.Header_ClaytonSong {
	height: 30px;
	width: 275px;
	float: right;
}

.Header_ClaytonSong .Header_Creator {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
}

.Header_ClaytonSong a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	letter-spacing: 0px;
}

.Header_ClaytonSong a:hover {
	font-style: oblique;
	color: #FFF;

}

.Header_ClaytonSong a img {
	float: left;
	margin-right: 5px;
}

.Header_Running {
	height: 20px;
	float: right;
	margin-top: 147px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5469CD;
	font-weight: bold;
	width: 265px;
	font-variant: small-caps;
	padding-right: 10px;
}

/*/-----  Header Styles _ End -----/*/





/*/-----  Navigation Bar Styles _ Begin -----/*/

.NavBar {
	position: relative;
	letter-spacing: 2px;
	height: 30px;
	width: 1145px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #009;
	background-color: #999;
}

.NavBar_Donate{
	position: absolute;
	right: 0px;
	background-image: none;
	background-repeat: repeat-x;
}

.NavBar_Donate a {
	background-image: url(../img/NavBar_Donate.jpg);
	position: absolute;
	right: 0px;
	height: 19px;
	width: 150px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 6px;
	padding-right: 40px;
	padding-bottom: 4px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.NavBar_Donate a:hover {
	background-image: url(../img/NavBar_Donate_h.jpg);
	background-repeat: repeat-x;
}


.NavBar ul{
	list-style-type:none;
	overflow:hidden;
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../img/NavBarBackground.jpg);
	float: left;
	width: 1145px;
}

.NavBar ul li{
	float:left;
	border-left-color: #FFF;
	height: 30px;
	border-left-width: thin;
	border-left-style: groove;
}

.NavBar ul li a:link, .NavBar a:visited {
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 46px;
	height: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.NavBar ul li a:hover, .NavBar a:active {
	background-image: url(../img/NavBarBackground_h.jpg);
}

/*/-----  InfoSection Styles _ End -----/*/





/*/-----  Footer Styles _ Begin -----/*/

.Footer {
	position: relative;
	height: 20px;
	width: 1115px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	color: #999;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.Footer a {
	color: #666;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
.Footer a:hover   {
	color: #69F;
}

.Footer_CFC {
	color: #666;
}
.Footer_Left {
	float: left;
}
.Footer_Right {
	float: right;
}

.CopyrightBox {
	border: 1px solid #666;
	padding: 4px;
}
