body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	line-height:15px;
}
input.text, select, textarea {	border:1px solid black;}
input.radio, input.checkbox {	border:0 none;}
textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	margin:5px 0px;
}
fieldset, img {	border:0 none;}
address, caption, cite, code, dfn, th, var {	font-style:normal;	font-weight:normal;}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {	content:'';}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}
abbr, acronym {	border:0 none;}

html{ *overflow-y: none;}

body{
	background: #f1f1f0 url(../images/imgs/bg.jpg) repeat-x left top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}


a, a:link, a:visited {	outline: none;	cursor: pointer;	text-decoration: none;	color:#9C8707;	}
a:hover, a:active {	text-decoration: none;	color:#676767;	outline: none;	}

#wrapper a:link, #wrapper a:visited {
	outline: none;
	cursor: pointer;
	text-decoration: none;
	color:#9C8707;
	}

#wrapper a:hover, #wrapper a:active {	
	text-decoration: none;
	color:#676767 !important;
	outline: none;
	}

#languages a:link, #languages a:visited {
	outline: none;
	cursor: pointer;
	text-decoration: none;
	color:#9C8707;
	padding:5px;
	font-weight: bold;
	}
#languages a.selected {
	background: #9C8707;
	color:#ffffff;
	}
#languages a:hover, #languages a:active {	
	text-decoration: none;
	color:#676767 !important;
	outline: none;
	}

.hidden {	display: none;}

.clear{ 
	clear:both; 
	height:0; 
	margin:0;
	padding:0;
	*display:inline;	}

#container {
	width:auto;
	margin:0 auto;
	text-align:left;
	border-collapse:separate;
	padding: 0;}


#header {
	width:900px;
	margin:0 auto;	
	height:181px;}

	#header #logo{
		position:absolute;
		margin:0;
		width:380px;
		height:120px;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.casasantangelo.com/images/imgs/logo.png');  
	}
	
	#header > a #logo {	background: url(../images/imgs/logo.png) no-repeat scroll left top;	}
		
	#menuCont{	
		float:right;
		margin-left:0pt;
		position:absolute;
		text-align:left;
		top:137px;
		width:900px;
	}

		#menuCont a:link, #menuCont a:visited{
			color:#000000;
			padding: 3px 5px;
			text-align: center;
			font-size:11px;
			font-weight:bold;
		}

		#menuCont a:hover, #menuCont a:active{
			color:#ffffff;
			background: #9c8707;
		}


	#userBar{	margin:0;float:right;}
		#userBar li{display: inline;}
	#menulist{
		float:left;
		margin:0;
		clear:both;	
	}
	
	#menu {
			padding:0;
			position:relative;
			width:900px;
			z-index:999;}
		#menu ul {
			padding: 0;
			float:right;
			width: 650px;
		}
		#menu ul li {
			float:left;
			width: auto;
		}
		#menu ul li a {
			display: block; 
		}
		

#wrapper {
		clear:none;
		overflow:hidden;
		margin:0 auto;
		color: #FFFFFF;
		border-top:1px dotted #ccc;
		border-bottom:1px dotted #ccc;
		padding: 0px;
		background :#FFFFFF url(../images/imgs/bgWrapper2.jpg) repeat 0px 50%;	}
	
	#bg	{
		width: 1300px;
		margin:0 auto;
		width:900px;
		}
		
		#bg .bgHome { }


	.cols {
		font-weight:normal;
		float:left;
		display:inline;
		text-align:left;
		background:#FFFFFF url(../images/imgs/bgWrapper2.jpg) repeat 0px 50%;
		min-height: 490px;
		height: auto !important;
		height: 490px;	}

	#content {	
		float:left;
		margin:0pt;
		width:800px;
		width: 700px;	
	}
	#col1 {	
		margin:0;
		width:200px;
		float: left;
		padding:0 10px;
		width:180px;

	}
	#col1 .innerCol{
		text-align:left;
		margin:0;		
		position:relative;
		float:left;
	}
	
	.inner { height:auto;}
	
	#main 
	{
		width:700px;
		float:left;
		margin: 0 auto;
		}
		
		#textContainer {
			padding:10px;
			text-align:left;
		}
		#bannerContainer {
			padding:0px;
			text-align:left;
			margin:0px;
		}
		
		#banner { width:700px; float:left; height: 490px;}

#footer {
	clear:both;
	padding-top:5px;
	width:900px;
	vertical-align:bottom;
	height:80px;
	margin:0 auto;
	font-size: 10px;
	text-transform:capitalize;
}

#ftRight{ float: right; text-align: right;}

#presentation{	z-index:200;width:180px;}
	#presentation h1 {
		font-size:13px;
		margin:0;
		padding:25px 0 0 0;	}
	
	#presentation h2 {
		font-size:13px;
		margin:0;
		padding:6px 0;	}
	
	#presentation h3 {	margin:0;	padding:3px 0;	}
	a#presentation:link	{	color:#ededed;		}
	a#presentation:hover, a#presentation:active	{		color: #9C8707;} 

#address {	
	display:inline;
	float:left;
	width:490px;
	margin:0;
	height:70px;}
	
	#address ul{	
		margin-bottom:5px; 
		padding:0 5px 0 0; 
		height:15px; 
		line-height:15px;
		text-align:left; }
	#address ul li{	display:inline;  padding:0 3px 0 0;	}
		
#languages{	
	right:0;
	width:auto;
	margin:0;}
	#languages ul{	
		padding:8px 0 0 0; 
		height:20px; 
		line-height:20px;
		text-align:right; }
	#languages ul li{
		display:inline;  
		padding:0 5px 0 0;}

/* common classes used sitewide */

#main h1{	
	font-size:13px;
	height:28px;
	line-height:28px;
	text-align:left;
	text-transform: uppercase;}
#main h2{	
	font-size:12px;
	height:28px;
	line-height:28px;
	text-align:left;
	text-transform: uppercase;}

h2.sectionTitle{	
	color:black;
	float:left;
	font-weight:bold;
	height:28px;
	line-height:28px;
	text-align:left;}
h3.sectionSub{	margin:0 0 25px 0;	font-weight:bold;}

.pngNoExplorer{*display:none; *visibility:hidden;}

label{ float:left; padding: 3px 0 0 0; width:180px;}
input, textarea 
{
	border: none;
	border: 1px dotted #fff; 
	background:transparent; 
	color :#fff; 
	padding: 2px;
	width: 200px;
	font-family:Georgia,"Times New Roman",Times,serif;
	}
	.button {
		width: auto;
		background: #fff;
		color:#000;
		border: none;
		}

#menu a {	float: left;}
#menu div.dropdown {
	height:21px;
	position:absolute  !important;
	top:20px !important;
	visibility:hidden;
	left :35% !important;
	width:auto !important;
	padding: 0;
	color:#000000 !important;
	display:block;
	float:left;
	_width:670px !important;
}
#menu div.flyout {
	left: 0px; 
	visibility: hidden; 
	position: absolute;
	top: 0px;
}
#menu div.dropdown div.level2 {
		color: #000 !important;
		float:left;
		background: #9C8707;
		display:block;
		padding:0;
}
.selected {background: #9c8707;color: #fff !important;}

#menu div.dropdown div.level2 a:hover, #menu div.flyout div.level3 a:hover {	font-weight: bold; 	color: white;}
#menu .level1 #sel { height:30px;}
	.level1{	float:left;	width:auto;}
	.horizzontal{
		padding: 2px;
		margin: 0 0 0 85px;
		_margin: 0 0 0 45px;
		float:right;
	}

#cntPage{
	padding:5px 2px !important; 
	line-height:20px; 
	_line-height:15px; 
	color:#ededed; 
	clear:both; }

.noBorder { border:none;}	
#InfoSubmit{ color:#dd0808;}
