/* Customize Default Theme (NOT Main Colors!) */
/* Default Theme Colors*/

body { background-color:#eeeeee; margin:5px 0px 0px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
img {vertical-align: bottom;}

.mainTable {background-color:#FFFFFF; width:775px;}

.headerBtns {text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; padding-right:15px; vertical-align:middle;}
.headerBtns a:link {color:#000000; text-decoration:none; font-weight:bold;}
.headerBtns a:active {color:#000000; text-decoration:none; font-weight:bold;}
.headerBtns a:visited {color:#000000; text-decoration:none; font-weight:bold;}
.headerBtns a:hover {color:#000000; text-decoration:underline; font-weight:bold;}

.footerTable {background-color:#d4e5f8; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; padding: 10px 0px 10px 0px; vertical-align:middle;}
.footerTable a:link {color:#000000; text-decoration:underline;}
.footerTable a:active {color:#000000; text-decoration:underline;}
.footerTable a:visited {color:#000000; text-decoration:underline;}
.footerTable a:hover {color:#000000; text-decoration:none;}

.nav {background:url(allvictoriahomes_com_images/nav.gif); background-position:top right; background-repeat:repeat-y; background-color: #e5e5e5;}


a.nav {
	float: left;
	display: block;
	background:url(allvictoriahomes_com_images/nav.gif);
  	background-repeat: no-repeat ;
	background-position: right top;
	width:175px;
	height:20px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;

	text-align:right;
  }
  
 a.nav:hover {
	float:left;
	background:url(allvictoriahomes_com_images/nav_over.gif);
	background-repeat: no-repeat ;
	background-position: right top;
	width:175px;
	height:20px;
	text-decoration:none;
	font-weight:normal;
	color:#D92E1D;
	text-align:right ;

	}


