html {
	margin:0;
	padding:0;
}
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height:100%;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #353535;
	background-image: url(../_media/backgrounds/bg2_21_10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#masterContainer {
	position: relative;
	top: 0px;
	left: 0px;
	height:100%;
	height: auto !important;
	min-height: 100%;
	width:100%;
}
#banner_wrap {
	width: 100%;
}
#banner {
	width: 894px;
	padding: 0px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position:relative;
	margin-left: auto;
}
#nav {
	position:absolute;
	right:0;
	top:0;
	width:637px;
	padding-top:25px;
}
#navTwo {
	padding-top:10px;
	font-size: 11px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul, #navTwo ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
#nav ul li, #navTwo ul li {
	float:left;
	margin:0;
	padding:5px 6px;
	list-style:none;
}
#nav ul li a, #navTwo ul li a {
	text-decoration:none;
	color:#fff;
	font-size:110%;
	width:100px;
	padding-bottom:53px;
}
#navTwo ul li a:hover {
	text-decoration:underline;
}
#nav ul li a:hover {
	background-image: url(../_media/images/hoverImg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#phoneNumber {
	border:1px solid #998350;
	padding:2px;
	position:absolute;
	top:0;
	right:0;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
}
#content_Container {
	width: 894px;
	margin: 0 auto;
	min-height: 620px;
	padding: 5px 5px 25px 5px;
	overflow: hidden;
	height:auto;
}
#content {
	width: 540px;
	float:left;
	margin-left: 5px;
	position:relative;
	min-height: 450px;
	padding-top: 5px;
	padding-right: 33px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../centerDivider.png);
	background-repeat: no-repeat;
	background-position: right top;
		background-color: #705a29;

	
}

#content * {
	background-color: #705a29;
	
}
#sideNav {
	width: 300px;
	margin-left: 600px;
	padding: 5px;
	min-height:500px;
}
#bottomContainer {
	width: 100%;
	padding: 0px;
	bottom: -1px;
	bottom: 0 !important;
	position: relative;
	background-color: #353535;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;	
}
#bottom {
	text-align: center;
	width: 960px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
#bottom #phoneNumber {
	padding-top:15px;
	border:0px;
	padding:2px;
	position:absolute;
	top:0;
	right:0;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:right;
}



/* CSS Font Styles */	
	
p {
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 125%;
}
h1 {
	color: #000;
	font-family: "Century Gothic", Arial, Geneva, sans-serif;
	font-size: 24px;
	font-variant: small-caps;
}
h2 {
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
h3 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-align: left;
}
h4 {
	color: #000;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
}
ol {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
}
li {
	padding: 8px 8px 8px 0px;
}
.caToga {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	line-height: 140%;
}
.carlosWorld {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
}
#BannerText {
	width: 255px;
	padding-bottom: 10px;
}
#BannerText p {
	text-align:center;
}
#BannerText p a {
	text-decoration:none;
}
.imgLeft {
	padding: 5px;
	float: left;
}
.readMore {
	background-color: #353535;
	display: block;
	padding: 5px;
	text-decoration:none;
	width: 80px;
	text-align: center;
}
a.readMore:hover {
	text-decoration:underline;
}
#sideImages {
	width:45%;
	padding:5px;
	text-align:center;
	float: left;
}
#sideImage p {
	font-size: 12px;
}
.readMore {
	background-color: #353535;
	display: block;
	padding:2px 5px;
	text-decoration:none;
	width: 110px;
	text-align: center;
	margin-left:160px;
}