

/* MASTER PAGE LAYOUT BEGINS */


	
	#container {
		width: 990px;
		margin-left: auto;
		margin-right: auto;
		background-color: #003611;
		padding-bottom: 10px;
		}
			
	body {
		color: black;
		background-color: #1C341B;
		

		}

	#masthead {
	background: url(../images/newlogo.png) no-repeat;
	width: 990px;
	height: 135px;
	}
	
	#content{
	padding: 0px 15px 5px 15px;
	font-family: Arial;
	font-size: 11pt;
	
	}
	
.models {
border:none;
}

	
	
	#col_left {
		float: left;
		width: 660px;
		margin:0 10px 40px 34px;
		background-color: white;
		padding: 0;
		}
	

	#nav {
	width: 660px;
	height: 45px; 
	background-color: #ffcc1d;
	border-bottom: 4px solid #e19218;
	border-top: 4px solid #e19218;
	}
	
	#nav ol {
	list-style-type: none; 
	margin-top: 0px;
}

	#nav li{
	float: left;
	margin-right: 23px;
	margin-top: 12px;
	}

	#nav li a {
	display: block; 
	color: #003611; 
	font-size: 17px;  
	text-decoration: none;
	font-family: Arial; 
	font-weight: bold;
	}

	#nav li a:hover {
	color: white;
	}
		
a.current1 {
	border-bottom: 2px solid white;
	}
a.current2 {
	border-bottom: 2px solid #FFCC1D;
	}
	#col_right {
	margin-left: 724px;
	margin-right: 25px;
	width: 220px;
	background-color: #003611;
	padding: 0 5px 0 5px;
			}
		
	#box1 {
	background: url(../images/box_contact_bg.png) no-repeat center center;
	height: 150px;
}

		#box2 {
	background: url(../images/box_contact_bg.png) no-repeat center center;
	height: 150px;
}

.promotions{
font-size: 12px;
padding-left: 8px;
font-family: Arial;

}

.contact {
font-size: 12px;
padding-left: 8px;
font-family: Arial;

}
.viceroy {
margin-left: 35px;
margin-top: -5px;
border:none;
}

.randyhead {
margin-left: 129px;
margin-top: -70px;
}

.mail {
margin-left: 63px;
margin-top: -9px;
border: none;
}

#justaddjen {
text-align: center;
color: #fff;
font-family: Arial;
font-size: 10pt;
margin-top: 150px;
margin-right: 248px;
text-decoration: none;

}


/* FOOTER BEGINS */
#lowernav {
text-align: center;
font-weight: bold;
font-family: Arial;
font-variant: small-caps;
padding: 0px 10px 3px 10px;
}

#lowernav ul {
list-style: none;
}

#lowernav a{
color: #003611;
font-size: 9pt;
text-decoration: none;
}

#lowernav li {
display: inline;
}

#lowernav li a:hover {
color: #E19218;
}

.copy-right {
width: 90%;
font-family: Arial;
margin: 0 auto;
text-align: center;
font-weight: bold;
border-top: 1.5px solid #FFCC1D;
padding: 5px 0px 3px 0px;
color: #003611;
font-size: 10pt;
}

#viceroylogo {
text-align: center;
}

form#emailform {
width: 300px;
font-weight: bold;
}

fieldset {
border: none;
}

.buttons {
cursor: pointer;
padding: 5px 5px 5px 5px;
margin-left: 110px;
}

.label {
display: block;
width: 150px;
text-align: right;
margin-right: 5px;
}

.form-row {
padding: 5px;
clear: both;
}

label.error {
width: 330px;
display: block; 
color: red;
padding-left: 10px;
}



#footer {
clear: both;
padding: 1em 3em 0em 3em;
}


/* FOOTER ENDS */



