/* Default Classes */

body{background:url(../images/background.jpg) repeat-x; margin:0px; padding:0px;}
table{font-family:Tahoma, Arial, Georgia; font-size:11px; color:#000; text-decoration:none;}
a{color:#990000; text-decoration:none;}
a:hover{color:#990000; text-decoration:underline;}

/* Div Classes */

/*Menu*/

#menu{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#fff; text-decoration:none; font-weight:bold;}
#menu a{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#fff; text-decoration:none; font-weight:bold;}
#menu a:hover{text-decoration:none;}



/* Background Classes */

.menubuttons{background:url(../images/buttons/buttons-bg.jpg) no-repeat center center; }
.line{background:url(../images/line.gif) no-repeat center left;}
.chat{background:url(../images/buttons/chatwithus.gif) no-repeat bottom left;}
.designframe{background:url(../images/buttons/designingyourframe.gif) no-repeat bottom left;}

/* Text Classes */

.heading{font-family:Tahoma, Arial, Georgia; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:bold;}
.text{font-family:Tahoma, Arial, Georgia; font-size:11px; color:#D5C1B7; text-decoration:none;}
.brown-heading{font-family:Georgia; font-size:12px; font-weight:bold; color:#72300D;}

/*footer*/

#footer td{font-family:Tahoma, Arial, Georgia; font-size:11px; color:#999999; text-decoration:none; background-color:#4E4E4E; height:69px; text-align:center;}
#footer a{color:#999999; text-decoration:none;}
#footer a:hover{color:#999999; text-decoration:underline;}