@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FAFBFF;	
	color: #000;
	margin: 0;
	padding: 0;
	/*	this centers the container in IE 5* browsers. 
		The text is then set to the left aligned default in the #container selector */
/*	text-align: center;			*/
	color: #000000;
	overflow-x: hidden;
/*	border-color: #FFF;	*/
}
html {overflow-y: scroll;}

h1,h2,h3 {
	margin:0;
	padding:0;
}
a:link		{ color: #003a91; text-decoration: none }
a:visited	{ color: #003a91; text-decoration: none }
a:active	{ color: #D00000; text-decoration: none }
a:hover		{ color: #D00000; text-decoration: none }

#contentOutside {	
	background-image: url(images/background-shadow.png);	
	background-repeat: no-repeat;	
	background-position: center top;	
	margin:0 auto;
	padding:0;
	width: 1030px;		/* For Drop Shadow */
/*	width: 994px;		*/
}

#mainContainer {
	width:994px;
	margin:0 auto;
	padding:0;
/*	border:solid 1px #FFF;	*/
/*	border:1px solid;		*/
}
#mainContainer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#hero {
	width:380px;
	height:176px;
	margin: 35px 0 0 5px;
	z-index: 20;
	position: absolute;
}
#header {
	width:994px;
	height:160px;
	border-bottom:solid 1px #003a91;
	background: url(images/background-header.png) bottom;
	margin:0 0 0 0;
/*	background-position: bottom;	*/
}
#header h1{
	margin-left:-900em;
}
/*----- - - - - - - - - - - -  -  - - - - - - - - - - - -----*/
#headerContainer {
	float:right;
	width:994px;
	height:155px;
	margin-top:5px;
	padding:0;
/*	background: #CCC;	*/
}
/*----- - - - - - - - - - - -  -  - - - - - - - - - - - -----*/
#headerMenu1{
	float:right;
	width:50px;
	height:155px;
	margin: 0 10px;
	padding:0;
}
#headerMenu2{
	float:right;
	width:140px;
	height:155px;
	margin: 0 10px;
	padding:0;
}
#headerContainer ul{
	border-left:1px solid #003a91;
	margin: 40px 0 0 0;
	padding:5px 0;
}
#headerContainer li{
	padding:0 0 0 10px;
	list-style-type: none;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	height:17px;
	line-height: 17px;
	vertical-align: middle;
}
/*
#headerContainer a:link		{ color: #003a91; text-decoration: none }
#headerContainer a:visited	{ color: #003a91; text-decoration: none }
#headerContainer a:active	{ color: #D00000; text-decoration: none }
#headerContainer a:hover	{ color: #D00000; text-decoration: none }
*/
/*----- - - - - - - - - - - -  -  - - - - - - - - - - - -----*/
#headerText {
	float:right;
	width:450px;
	margin:52px 5px 0 0;
	padding:0;
/*	background: #FFC;	*/
}
#headerText h1{
/*	
	margin:0;
	padding:0;
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
	color:#003a91;
	text-align:right;
*/
	margin-left:-900em;
}
/*----- - - - - - - - - - - -  -  - - - - - - - - - - - -----*/
#mainMenu {
	padding:0;
	width:994px;
	height:32px;
	border-bottom:solid 1px;
	background: #cfda95;
}	

#mainMenu ul {
	line-height:19px;
	text-align: right;
	margin:0px 5px 4px 0;
	padding-top:5px;
}

#mainMenu li {
	display:inline;
	list-style-type: none;
	line-height:20px;
	vertical-align: middle;
	padding:2px 10px 2px 10px;
	margin:0 3px;
	text-align: center;	
	border:solid 1px #7e8948;	
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/background-menu_item.png) repeat-x;
}

#mainMenu li		{background: url(images/background-menu_item.png) repeat-x;}
#mainMenu li:hover	{background: url(images/background-menu_item_hover.png) repeat-x;}


#mainMenu li.first {
/*	border-left:none;	*/
}

#mainMenu a:link	{ color: #586325; text-decoration: none; }
#mainMenu a:visited	{ color: #586325; text-decoration: none; }
#mainMenu a:active	{ color: #962a0f; text-decoration: none; }
#mainMenu a:hover	{ color: #962a0f; text-decoration: none; }

#lowerContainer {
	width:994px;
	overflow: hidden;	
	background: #FFF;	
}

/*--------- - ---------- - - Side Menu1 - - -------- - --------*/
#sideMenu1 {
	float:left;	
	width:130px;
	margin: 0;
	padding: 0;		
	padding-top: 45px;
	padding-bottom: 3000px; 
	margin-bottom: -3000px;
	z-index: 0;
	background: #CDF;	
/*	border-right:1px solid #003a91;		*/
}
#sideMenu1 li img { border: none;}
#sideMenu1 a {display:block;}
/*--------- - ------ - - **END** Side Menu1 - - ---- - --------*/

/*--------- - ---------- - - Side Menu2 - - -------- - --------*/
#sideMenu2 {
	float:right;	
	width:130px;
	margin: 0;
	padding: 0;		
	padding-top: 45px;
	padding-bottom: 3000px; 
	margin-bottom: -3000px;
	z-index: 0;
	background: #CDF;	
/*	border-right:1px solid #003a91;		*/
}
#sideMenu2 li img { border: none;}
#sideMenu2 a {display:block;}
/*--------- - ------ - - **END** Side Menu2 - - ---- - --------*/



/*--------- - ------- - - Main Container - - ------- - --------*/
#mainContentContainer {
	float:left;
	width:994px;
	background: #f2f7df;	
}

/*------- - ------- - - Pruduct Container - - ------- - -------*/
#productContent {
/*	width: 950px;		*/
	margin:10px 0px 30px 30px;
/*	background: #DDD;	*/
}
#productContent h1 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps;	*/
	text-transform: uppercase;
	word-spacing: normal;
	letter-spacing: -.05em;
	color: #586325;
	margin:50px 0 20px 0px;
	padding:0;
}
#productContent h2 {
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps;	*/
	text-transform: uppercase;
	word-spacing: normal;
	letter-spacing: -.05em;
	color: #586325;
	margin:20px 0 10px 0px;
	padding:0;
}

#productContent p {
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	word-spacing: normal;
	letter-spacing: normal;
	color: #444;
	margin:10px 0 10px 0px;
}


/*---------- - -------- - - Home Page - - -------- - ----------*/
#homeText {
	float:left;
	width:600px;
	padding-right:20px;
	border-right:1px solid #a6b16d;
	margin-bottom:10px;
}

#homeText h3{
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	background-color:#cfda95;
	color: #444;
	margin:0;
	padding:5px 0;
	text-align:center;
	border-bottom:1px solid #a6b16d;
}
#homeText p{
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;	
	line-height:1.6em;
	margin:10px 0 1.2em 0;    
}
#homeText ul {
	float:left;
	width:170px;
	height:115px;
	padding:0;
	margin:5px 10px 20px 10px;
	border:1px solid #a6b16d;
}

#homeText ul li {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #444;
	margin:8px 0px 8px 20px;
}

#homeProperties {
	float:left;
	width:310px;
	height:530px;
	margin:0;
	padding:0 0 0 20px;
	text-align:center;
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;
}

#homeProperties a:link		{ color: #444; text-decoration: none }
#homeProperties a:visited	{ color: #444; text-decoration: none }
#homeProperties a:active	{ color: #b9482a; text-decoration: none }
#homeProperties a:hover		{ color: #b9482a; text-decoration: none }
#homeProperties img {border:none;}

/*------- - -------- - - Properties Page - - -------- - -------*/
#propertiesContent {
/*	width: 950px;		*/
	margin:10px 0px 30px 30px;
/*	background: #DDD;	*/
}
.propContainer {
	margin:0;
	padding:10px;
/*	background: #F00;	*/
}
.propDescription {
	float:left;
	width:580px;
	padding-right:20px;
/*	background: #F00;	*/
}
.propDescription h2{
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	padding:15px 0 0 0px;
	color: #586325;
}
.propDescription p{
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:15px 0 0 20px;
}
.propDescription ul {

}

.propDescription li {
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;
}
.propPhoto {
	float:left;
	width:310px;
	margin:0;
	padding:0 0 0 20px;
	text-align:center;
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;
}
.uphigh {
	width:300px;
	position: relative;
	margin-top:-20px;
	background: url(images/background-list_item.png) repeat-x;	
	padding:3px 0;
	border:solid 1px #a6b16d;
	cursor:inherit;
}
.uphigh:hover	{ background: url(images/background-list_item_hover.png) repeat-x;}
.uphigh a		{ display:block; }









.propPhoto a:link		{ color: #444; text-decoration: none }
.propPhoto a:visited	{ color: #444; text-decoration: none }
.propPhoto a:active		{ color: #b9482a; text-decoration: none }
.propPhoto a:hover		{ color: #b9482a; text-decoration: none }
.propPhoto img {border:none;}

.map {
	width:66px;
	height:18px;
	margin-left: 30px;
	padding: 3px 0px;
	color:#900;
	border:solid 1px #7e8948;	
	background: url(images/background-menu_item.png) repeat-x;
}
.map a {
	width: 66px;
	height:18px;
	padding: 3px 10px 3px 10px;
}
.map a:link		{ color: #900; text-decoration: none }
.map a:visited	{ color: #900; text-decoration: none }
.map a:active	{ color: #f00; text-decoration: none; background: url(images/background-menu_item_hover.png) repeat-x;}
.map a:hover	{ color: #f00; text-decoration: none; background: url(images/background-menu_item_hover.png) repeat-x;}

.moveRight {
	display:block;
	width:517px;
	text-align:center;
	margin-top:-1.15em;
	margin-left:427px;
}

/*-------- - -------- - - Contact Page - - -------- - ---------*/
#contactContent {
	margin:10px 30px 30px 30px;
}
#contactInfo a:link		{ color: #800000; text-decoration: none }
#contactInfo a:visited	{ color: #800000; text-decoration: none }
#contactInfo a:active	{ color: #D00000; text-decoration: none }
#contactInfo a:hover	{ color: #D00000; text-decoration: none }

#contactInfo {
	float: left;
	padding: 10px 20px 20px 20px;
}
#contactInfo h1{
	padding: 7px 0px;
	margin:0;
	color: #586325;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #586325 2px;
}
#contactInfo p{
	padding: 0 0 0 3px;
	margin:0;
	color: #444;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
#contactMap {
	float: right;
	padding: 7px 26px 0 40px;
	width: 425px;
	height: 330px;
	border-left: solid #AAA 2px;
}
#mapInfo {
	float: left;
	padding: 10px 20px 20px 20px;
}
#mapInfo h1{
	padding: 7px 0px;
	margin:0;
	color: #586325;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid #586325 2px;
	text-align:center;
}
/*--------- - -------- - - Forms Page - - -------- - ----------*/
#formsContent {
	margin:10px 0px 30px 60px;
}
#formsContent h2 {
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps;	*/
/*	text-transform: uppercase;	*/
	word-spacing: normal;
	letter-spacing: -.05em;
	color: #586325;
	margin:20px 0 0px 0px;
	padding:0;
}
#formsText {
	width:600px;
	margin:30px 0 30px 0px;
	padding:0;
}
#formsText p {
	padding:0;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
}
#formsList {
	width:400px;
	margin:30px 0 30px 0px;
	padding:0;
}
#formsContent ul {
	margin:0;
	padding:0;
}
#formsContent li {
	display: block;
	list-style-type: none;
	width:300px;
	height:30px;	
	background: url(images/background-list_item.png) repeat-x;	
	border:solid 1px #a6b16d;
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	word-spacing: normal;
	letter-spacing: normal;
	color: #444;
	margin:0 0 15px 0;
	padding:0;
}
#formsContent li:hover	{ background: url(images/background-list_item_hover.png) repeat-x;}

#formsContent li a {
	display:block;
	height:30px;
	margin:5px;
}
/*-------------------------------------------------------------*/
/*----- - ----- - - Individual Property Page - - ----- - ------*/
/*-------------------------------------------------------------*/
#propertyContent {
	width: 950px;		
	margin:30px 0px 30px 20px;
}
#propertyDescription {
	width:950px;
	margin:0px 20px 20px 0px;
/*	width: 920px;		
	margin:10px 0px 0px 10px;	*/
}
#propertyDescription h2 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
/*	font-variant: small-caps;	*/
	text-transform: uppercase;	
	word-spacing: normal;
	letter-spacing: -.05em;
	color: #586325;
	margin:10px 0 0px 0px;
	padding:0;
}
#propertyDescription h3 {
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;	
/*	text-transform: uppercase;	*/
	word-spacing: normal;
	letter-spacing: -.05em;
	color: #586325;
	margin:.3em 0 10px 0px;
	padding:0;
}

#propertyDescription p {
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	word-spacing: normal;
	letter-spacing: normal;
	color: #444;
	margin:10px 0 10px 0px;
	padding:0;
}

/*----- - ----- - - More Navigation - - ----- - -------*/
#moreNavigation {
	float:left;
	width:190px;
	height:427px;
	margin:0;
	padding-right:10px;
	border-right:solid 1px #cfda95;
}
#moreNavigation ul{
	margin:10px 0 0 0;
	padding:0;
}
#moreNavigation li{
	display: block;
	list-style-type: none;
/*	background: url(images/background-list_item.png) repeat-x;	*/
	background:#CCC;
	border:dashed 1px #586325;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	text-align:left;
	line-height:auto;
	margin:0;
	padding:0px 0px 40px 10px;
	margin:0 10px 0 0;
}
#moreNavigation li a:link	{ color: #586325; text-decoration: none }
#moreNavigation li a:visited{ color: #586325; text-decoration: none }
#moreNavigation li a:active	{ color: #b9482a; text-decoration: none }
#moreNavigation li a:hover	{ color: #b9482a; text-decoration: none }

/*----- - ----- - - Photo Navigation - - ----- - ------*/
#imageNavigation {
	width:740px;
	margin:10px auto 20px;
	background:#f00;
}
#thumbs {
	float:left;
	width:190px;
	height:427px;
	margin: 0px 0px 30px 20px;
	padding:0;
	border-right:solid 1px #cfda95;
}
#thumbs A { outline: none; }
#thumbs A IMG {
	BORDER: #ccc 1px solid; 
	PADDING: 3px; 
	BACKGROUND: white; 
}
#thumbs A:hover	IMG			{ BORDER: green 1px solid; }
#thumbs A.active IMG		{ BORDER: red 1px solid; }
#thumbs A.active:hover IMG	{ BORDER: red 1px solid; }

#photo {
	float:left;
	BORDER: #ccc 1px solid;
	PADDING: 7px;
	BACKGROUND: white;
	MARGIN: 0 0 0 15px;
}
#photo IMG {BORDER: 1px solid #ccc; }

#mainpic {
	BACKGROUND: #ccc; 
	MARGIN-BOTTOM: 5px;
}
#caption {
	TEXT-ALIGN: center;
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;
	color:#293500;
}
/*-------------------------------------------------------------*/
/*--- - ---- - - ENDOF Individual Property Page - - ---- - ----*/
/*-------------------------------------------------------------*/



/*-------------------------------------------------------------*/
/*----- - ----- - - Individual Apartmet Page - - ----- - ------*/
/*-------------------------------------------------------------*/
#apartmentContent {
	width: 950px;		
	margin:30px 0px 30px 20px;
}

#moreAptNavigation {
	float:left;
	width:190px;
	height:427px;
	margin:0;
	padding-right:10px;
	border-right:solid 1px #cfda95;
}
#moreAptNavigation ul{
	margin:10px 0 0 0;
	padding:0;
}
#moreAptNavigation li{
	display: block;
	width:190px;
	height:40px;
	list-style-type: none;
	background: url(images/background-list_item.png) repeat-x;	
	border:solid 1px #a6b16d;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	text-align:left;
	line-height:auto;
	padding:0;
	margin:15px 10px 15px 0;
}

#moreAptNavigation li:hover	{ background: url(images/background-list_item_hover.png) repeat-x;}

#moreAptNavigation li a {
	display:block;
	height:40px;
	margin:5px;
}
#moreAptNavigation img{
	border:solid 1px #a6b16d;
}
#moreAptNavigation li a:link	{ color: #586325; text-decoration: none }
#moreAptNavigation li a:visited { color: #586325; text-decoration: none }
#moreAptNavigation li a:active	{ color: #b9482a; text-decoration: none }
#moreAptNavigation li a:hover	{ color: #b9482a; text-decoration: none }


#aptImageNavigation {
	width:750px;
	margin:10px auto 20px;
}


#aptThumbs {
	float:left;
	width:190px;
	height:427px;
	margin: 10px 0px 30px 20px;
	padding:0;
	border-right:solid 1px #cfda95;
}
#aptThumbs A { outline: none; }
#aptThumbs A IMG { BORDER: #ccc 1px solid; PADDING: 3px; BACKGROUND: white; }
#aptThumbs A:hover IMG { BORDER: green 1px solid; }
#aptThumbs A.active IMG { BORDER: red 1px solid; }
#aptThumbs A.active:hover IMG { BORDER: red 1px solid; }


#aptPhoto {
	float:left;
	BORDER: #ccc 1px solid;
	PADDING: 7px;
	BACKGROUND: white;
	MARGIN: 10px 0 0 15px;
}
#aptPhoto IMG {BORDER: 1px solid #ccc; }
/*-------------------------------------------------------------*/
/*--- - ---- - - ENDOF Individual Apartment Page - - --- - ----*/
/*-------------------------------------------------------------*/


/*-------------------------------------------------------------*/
/*------- - ----- - - All Apartments Page - - ------ - --------*/
/*-------------------------------------------------------------*/
#allApartmentsContent {
	width: 950px;		
	margin:0px 20px 20px 25px;
}
#allApartmentsContent h2 {
	width:300px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
/*	font-variant: small-caps;	*/
	text-transform: uppercase;	
	word-spacing: normal;
	letter-spacing: -.05em;
	color: #586325;
	margin:10px auto;
	padding:0;
}
#allApartmentsContent h3 {
	width:300px;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-variant: small-caps;	
/*	text-transform: uppercase;	*/
	word-spacing: normal;
	letter-spacing: -.05em;
	color: #586325;
	margin:.3em auto;
	padding:0;
}
#allApartmentsContent p {
	font: normal .80em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	word-spacing: normal;
	letter-spacing: normal;
	color: #444;
	text-align:center;
	margin:10px auto;
	padding:0 50px;
}
#allApartmentsContent ul{
	margin:0 0 30px 0;
	padding:0;
}
#allApartmentsContent li{
	display: block;
	width:300px;
	height:45px;
	list-style-type: none;
	background: url(images/background-list_item.png) repeat-x;	
	border:solid 1px #a6b16d;
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	text-align:left;
	line-height:auto;
	margin:0;
	padding:0;
	margin:15px auto;
}
#allApartmentsContent li:hover	{ background: url(images/background-list_item_hover.png) repeat-x;}

#allApartmentsContent li.on			{ background: url(images/background-list_item_vacancy_on.png) no-repeat 0px 0;}
#allApartmentsContent li.on:hover	{ background: url(images/background-list_item_vacancy_on_hover.png) no-repeat 0px 0;}

#allApartmentsContent li a:link		{ color: #586325; text-decoration: none }
#allApartmentsContent li a:visited	{ color: #586325; text-decoration: none }
#allApartmentsContent li a:active	{ color: #b9482a; text-decoration: none }
#allApartmentsContent li a:hover	{ color: #b9482a; text-decoration: none }

#allApartmentsContent li a {
	display:block;
	width:230px;
	height:55px;
	margin:5px;
	padding:0px 70px 0px 0px;
}

#allApartmentsContent a:link	{ color: #900; text-decoration: none }
#allApartmentsContent a:visited	{ color: #900; text-decoration: none }
#allApartmentsContent a:active	{ color: #c00; text-decoration: none }
#allApartmentsContent a:hover	{ color: #c00; text-decoration: none }


#propertyLeft {
	float:left;
	width: 400px;
	margin:20px 0 0 0;
}

#propertyRight {
	float:left;
	width: 400px;
	margin:20px 0 0 0;
}

#vacancySign {
	float:left;
	width: 140px;
	height:300px;
	margin:20px 0 0 0;
}

#vacancySign.on {
	background: url(images/vacancy-on.png) no-repeat center 20px;;
}
#vacancySign.off {
	background: url(images/vacancy-off.png) no-repeat center 20px;
}
#vacancySign.none {
	background: none;
}











/*-------------------------------------------------------------*/
/*------- - ---- - - ENDOF Apartments Page - - ------ - -------*/
/*-------------------------------------------------------------*/



/*---------- - ---------- - - Footer - - --------- - ----------*/
#footer {
	float:left;
	width:994px;
	height: 45px;
	background: url(images/background-footer.png) repeat-x;
	border-top: solid 1px #003a91;
	border-bottom: solid 5px #586325;
}
#footer-logo {
	float: left;
	padding: 25px 0 0 15px;
}
#footer-logo p{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #586325;
	padding: 0;
	margin:0;
}
#footer-logo .indent{
	margin-left:0px;
}

#footer-phone {
	float: right;
	padding:18px 0 0 0px;
	margin-right:15px;
}
#footer-phone p{
	font: bold 17px Verdana, Arial, Helvetica, sans-serif;
	color: #586325;
	text-align:right;
	padding: 0;
	margin:0;
}
#footer-phone h5{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #586325;
	text-align:right;
	padding: 0;
	margin:0;
}

/*--------- - --------- - - Shadow Box - - --------- - --------*/
#shadowBox {	
	height:20px;
	background-image: url(images/background-bottom-shadow.png);	
	background-repeat: no-repeat;	
	background-position: center top;	
	margin:0 auto;
	padding:0;
	width: 1030px;
}

/*--------- - -------- - - Site Design - - --------- - --------*/
#bottomContainer {
	width: 994px;
	padding: 0;
	margin: -15px auto;
	text-align: left;
/*	background-color: #05A;		*/
/*	border: 1px solid #05a;		*/
}
#siteDesign {
	float:left;
	width: 200px;
	padding: 0;
	margin: 4px auto;
	text-align: left;
/*	background-color: #05A;		*/
/*	border: 1px solid #05a;		*/
}
#siteDesign p {
	padding: 0;
	margin: 0px 15px;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}
#siteDesign a:link		{ color: #cfda95; text-decoration: none }
#siteDesign a:visited	{ color: #cfda95; text-decoration: none }
#siteDesign a:active	{ color: #586325; text-decoration: none }
#siteDesign a:hover		{ color: #586325; text-decoration: none }

/*--------- - -------- - - Legal Content - - ------- - --------*/
#legalContent {
	float:right;
	width: 500px;
	padding: 0;
	margin: 4px 0 0 0;
/*	border: 1px solid #000;		*/
}
#legalContent ul {
	width: 300px;
	display:inline;
	list-style:none;
	padding:0px;
	margin-right:0px;
	height: 15px;
}
#legalContent li {
	float:right;
	margin:0 0px 0 0;
	text-align:center;
	font: 10px verdana, arial, sans-serif;
	font-weight: normal;
	height: 11px;
	padding: 0px 15px 2px 15px;
	border-left-width: 2px;
	border-left-style: groove;
	color: #6eaae1;
}
#legalContent li.first {
	border-left: none;
}
#legalContent li.last {
	border-right-width: 2px;
	border-right-style: groove;
}
#legalContent a:link		{ color: #cfda95; text-decoration: none }
#legalContent a:visited		{ color: #cfda95; text-decoration: none }
#legalContent a:active		{ color: #586325; text-decoration: none }
#legalContent a:hover		{ color: #586325; text-decoration: none }
/*----------------------------- - -----------------------------*/
