@charset "UTF-8";

/* @group body */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFE8CF;
}



/* @end */

/* @group top head, mini nav */

#topHead {
	height: 91px;
	background-image: url(../images/topBGpat.jpg);
	background-repeat: repeat-x;
}
#nav {
	height: 42px;
	background-color: aa3e29;
}

#miniNav {
	color: white;
	font-size: 10px;
	width: 200px;
	position: absolute;
	top: 40px;
	left: 650px;
}

#miniNav a {
	color: white;
	text-decoration: none;
}

#miniNav a:hover {
	color: #fec068;
	text-decoration: underline;
}


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


#miniNav a:visited {
	color: white;
	text-decoration: none;
}

/* @end */

/* @group navigation (main) */

.solidblockmenu{
padding: 0;
float: left;
font: 11px/22px Verdana, Arial;
width: 100%;
border: 1px solid #aa3e29;
background: #6e0505 url(../images/blockdefault.gif) repeat-x center center;
	margin: 0 0 0 7%;
}

/* My Comment */

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid #b85f4d;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) repeat-x center center;
}

/* @end */

/* @group header, center, content  */

#header {
	height: 201px;
}
#headerImage {
	background-image: url(../images/content952.png);
	background-repeat: repeat-y;
	height: 201px;
	margin-left: 5%;
	padding-left: 19px;
}

#contentText a {
	color: #6e0505;
}

#contentText a:hover {
	color: #aa3e29;
}



#centerBar1 {
	background-image: url(../images/centerBar952.gif);
	background-repeat: repeat-y;
	height: 52px;
	margin-left: 5%;
}

#centerBar {
	height: 52px;
}
#contentBottom {
	background-image: url(../images/content952.gif);
	background-repeat: repeat-y;
	margin-left: 5%;
	height: 300px;
}

#contentText {
	margin-left: 50px;
	height: 102px;
	width: 575px;
	margin-top: 6px;
	color: #676767;
	text-align: left;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	position: absolute;
	left: 50px;
	top: 424px;
}

#mainContent {
	margin-left: 50px;
	height: auto;
	width: 575px;
	color: #aa3e29;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	text-transform: uppercase;
	font: 17px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#contentText p img {
	float: left;
	margin-right: 10px;
}

#contentText p {
}
#topHead img {
	margin-top: 12px;
	margin-left: 7%;
}

#centerHead {
	color: white;
	font: normal normal 30px verdana;
	position: absolute;
	top: 343px;
	left: 100px;
	text-transform: capitalize;
}

#header #headerImage img {
}

/* @end */

/* @group sideColumn */

#header #headerImage #HeadSide {
	position: fixed;
	height: 190px;
	width: 275px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: auto;
}

#headSide {
	width: 222px;
	height: 170px;
	top: 139px;
	left: 725px;
	float: right;
	position: absolute;
	display: inline;
	color: #390909;
	font-size: 12px;
	padding-top: 9px;
}

#headSide2 {
	width: 215px;
	height: 275px;
	top: 397px;
	left: 725px;
	float: right;
	position: absolute;
	display: inline;
	background-color: #f3dbc3;
	padding: 7px;
}

#SideContent1 img {
	border: 3px solid #ecb261;
}

#sideHeader1 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 6px;
}

#sideHeader {
	font-size: 16px;
	text-transform: uppercase;
	color: #aa3e29;
	border-bottom: 1px dotted #aa3e29;
	line-height: 30px;
}

#SideContent {
	color: #c67464;
	font-size: 12px;
	border-bottom-color: #00ffd4;
	padding: 7px;
}

#SideContent a {
	color: #6e0505;
}

#SideContent a:hover {
	color: #aa3e29;
}

#SideContent a:active {
	color: #6e0505;
}

#SideContent a {
	color: #6e0505;
}

#headSide img {
	border-style: solid;
	border-color: white;
	margin-bottom: 7px;
}

#headSide ul li a {
	color: #550909;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

#headSide ul li a:hover {
	color: #aa3e29;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

#headSide ul li a:active {
	color: #aa3e29;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#headSide ul li a:visited {
	color: #550909;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

/* @end */

/* @group footer */

#footer {
	height: 200px;
	background-repeat: repeat-y;
	font-size: 10px;
	text-align: center;
	color: white;
}

#footerContent {
	padding-top: 15px;
}

#footerContent a {
	color: white;
}

#footerContent a:hover {
	color: #fec068;
}

#footerContent a:active {
	color: #ededed;
}

#footerContent a:visited {
	color: #ffdcb0;
}


#footerImage {
	background-image: url(../images/footer952.gif);
	background-repeat: repeat-y;
	height: 200px;
	margin-left: 5%;
}
#footerPat {
	height: 200px;
	width: 634px;
	margin-left: 19px;
	background: url(../images/footBGpat.jpg) repeat-x;
}

/* @end */

#video {
	width: 575px;
	margin-left: 50px;
	font-size: 12px;
	color: #5e5e5e;
}

#audio {
	width: 575px;
	margin-left: 50px;
	font-size: 12px;
	color: #5e5e5e;
}
