/* CSS Document */

html { font-family: Georgia, "Times New Roman", Times, serif}

body { margin:0;}

#parent { width:770px; margin:0 auto;}

#top { height:205px;}

#title {float:left; width:425px;}

#menu {float:right;}

#content { width:479px; float:left; background: url(../img/bgContentInternal.jpg) no-repeat; min-height:350px;}

#contentTitle { margin-top:32px; margin-left:25px;}

#contentText { margin-left:45px; margin-right:20px; padding-bottom:15px;}

#content p { font-size:11px; color:#888; line-height:18px;}

#content ul { font-size:11px; color:#888;}

#content a { color:#888;}

#content table { font-size:11px; color:#888;}

#content input { font-size:11px; border:1px solid #999; font-family:Georgia, "Times New Roman", Times, serif; height:15px; padding-top:2px; width:200px; color:#666666}

#content textarea { font-size:11px; border:1px solid #999; font-family:Georgia, "Times New Roman", Times, serif; height:80px; padding-top:2px; width:200px; color:#666;}

#content input.check { border:0; width:20px;}

#content input.btnSend { width:80px; height:30px; background:url(../img/btnSend.jpg); cursor:pointer; border:0;}

#flashPhotos { float:right; }

#javascriptError { font-size:11px;}

#footer { float:left; width:100%; background-color:#339900; background: url(../img/bgFooter.jpg) repeat-x; height:380px;}

#info { width:770px; margin:0 auto;}

#address { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; font-weight:bold; line-height:18px; float:left; margin-top:30px; margin-left:15px;}

#credit { float:right; margin-top:30px; margin-right:15px;}

a { text-decoration:none; !important}

a:hover { text-decoration:underline; !important}